Pull request #3328 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at 576eddb6d79f77bc7b799d46a5f981c8da166ab0 rather than 5e792827d28759cfb5dc792fea2164e262982596 Obtained Jenkinsfile from 576eddb6d79f77bc7b799d46a5f981c8da166ab0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2796’ Running on prd-centos7-docker-4c-2g-2800 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/56 [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/56 # 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/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 5e792827d28759cfb5dc792fea2164e262982596 Merge succeeded, producing 5e792827d28759cfb5dc792fea2164e262982596 Checking out Revision 5e792827d28759cfb5dc792fea2164e262982596 (PR-3328) > git config core.sparsecheckout # timeout=10 > git checkout -f 5e792827d28759cfb5dc792fea2164e262982596 # 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 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e792827d28759cfb5dc792fea2164e262982596 # timeout=10 Commit message: "feat(security): Secure Kong Admin API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-03T22:55:17.879Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-03T22:55:18.007Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-03T22:55:18.036Z] ========================================================= [2021-05-03T22:55:18.036Z] EdgeX Global Pipelines Version Info [2021-05-03T22:55:18.036Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b51c913f6c1d491858d01b96b9ceb2d18f04dd1a # timeout=10 [2021-05-03T22:55:20.616Z] ------------------- [2021-05-03T22:55:20.616Z] stable info: [2021-05-03T22:55:20.616Z] ------------------- [2021-05-03T22:55:20.616Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-03T22:55:20.616Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T22:55:20.616Z] Message: update stable to v1.0.191 [2021-05-03T22:55:21.639Z] ------------------- [2021-05-03T22:55:21.639Z] experimental info: [2021-05-03T22:55:21.639Z] ------------------- [2021-05-03T22:55:21.639Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-03T22:55:21.639Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T22:55:21.639Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-03T22:55:21.810Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-03T22:55:21.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-03T22:55:21.857Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-03T22:55:21.882Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-03T22:55:21.906Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-03T22:55:21.929Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-03T22:55:21.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-03T22:55:21.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-03T22:55:21.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-03T22:55:22.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-03T22:55:22.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-03T22:55:22.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-03T22:55:22.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-03T22:55:22.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-03T22:55:22.133Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T22:55:22.154Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T22:55:22.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-03T22:55:22.202Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-03T22:55:22.228Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-03T22:55:22.252Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-03T22:55:22.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-03T22:55:22.301Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-03T22:55:22.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3328 [Pipeline] echo [2021-05-03T22:55:22.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3328 [Pipeline] echo [2021-05-03T22:55:22.371Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3328 [Pipeline] echo [2021-05-03T22:55:22.395Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e792827d28759cfb5dc792fea2164e262982596 [Pipeline] echo [2021-05-03T22:55:22.418Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e79282 [Pipeline] echo [2021-05-03T22:55:22.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T22:55:22.524Z] provisioning config files... [2021-05-03T22:55:22.569Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/56@tmp/config7044147023880469506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T22:55:22.934Z] ---> docker-login.sh [2021-05-03T22:55:22.934Z] nexus3.edgexfoundry.org:10001 [2021-05-03T22:55:23.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:55:23.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:55:23.829Z] Configure a credential helper to remove this warning. See [2021-05-03T22:55:23.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:55:23.829Z] [2021-05-03T22:55:23.829Z] Login Succeeded [2021-05-03T22:55:23.829Z] nexus3.edgexfoundry.org:10002 [2021-05-03T22:55:24.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:55:24.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:55:24.393Z] Configure a credential helper to remove this warning. See [2021-05-03T22:55:24.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:55:24.393Z] [2021-05-03T22:55:24.393Z] Login Succeeded [2021-05-03T22:55:24.393Z] nexus3.edgexfoundry.org:10003 [2021-05-03T22:55:24.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:55:24.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:55:24.676Z] Configure a credential helper to remove this warning. See [2021-05-03T22:55:24.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:55:24.676Z] [2021-05-03T22:55:24.676Z] Login Succeeded [2021-05-03T22:55:24.676Z] nexus3.edgexfoundry.org:10004 [2021-05-03T22:55:24.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:55:24.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:55:24.949Z] Configure a credential helper to remove this warning. See [2021-05-03T22:55:24.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:55:24.949Z] [2021-05-03T22:55:24.949Z] Login Succeeded [2021-05-03T22:55:24.949Z] docker.io [2021-05-03T22:55:25.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:55:25.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:55:25.871Z] Configure a credential helper to remove this warning. See [2021-05-03T22:55:25.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:55:25.871Z] [2021-05-03T22:55:25.871Z] Login Succeeded [2021-05-03T22:55:25.871Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T22:55:25.888Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T22:55:26.254Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-03T22:55:26.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:55:26.254Z] ++ dirname cmd/core-command/Dockerfile [2021-05-03T22:55:26.254Z] ++ cut -d/ -f2 [2021-05-03T22:55:26.254Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-03T22:55:26.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:55:26.254Z] ++ dirname cmd/core-data/Dockerfile [2021-05-03T22:55:26.254Z] ++ cut -d/ -f2 [2021-05-03T22:55:26.254Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-03T22:55:26.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:55:26.254Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-03T22:55:26.254Z] ++ cut -d/ -f2 [2021-05-03T22:55:26.254Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-03T22:55:26.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:55:26.254Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-03T22:55:26.254Z] ++ cut -d/ -f2 [2021-05-03T22:55:26.254Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-03T22:55:26.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:55:26.254Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-03T22:55:26.254Z] ++ cut -d/ -f2 [2021-05-03T22:55:26.254Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-03T22:55:26.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:55:26.254Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-03T22:55:26.254Z] ++ cut -d/ -f2 [2021-05-03T22:55:26.254Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-03T22:55:26.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:55:26.254Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-03T22:55:26.254Z] ++ cut -d/ -f2 [2021-05-03T22:55:26.254Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-03T22:55:26.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:55:26.254Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-03T22:55:26.254Z] ++ cut -d/ -f2 [2021-05-03T22:55:26.254Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-03T22:55:26.254Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T22:55:26.254Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-03T22:55:26.254Z] ++ cut -d/ -f2 [2021-05-03T22:55:26.254Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-03T22:55:26.379Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:55:29.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T22:55:29.018Z] [2021-05-03T22:55:29.018Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:55:29.379Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T22:55:29.379Z] latest: Pulling from edgex-devops/git-semver [2021-05-03T22:55:29.379Z] 31603596830f: Pulling fs layer [2021-05-03T22:55:29.379Z] 54011a49482f: Pulling fs layer [2021-05-03T22:55:29.379Z] a6820b24f6d8: Pulling fs layer [2021-05-03T22:55:29.379Z] f581987b2513: Pulling fs layer [2021-05-03T22:55:29.379Z] f581987b2513: Waiting [2021-05-03T22:55:29.672Z] 54011a49482f: Verifying Checksum [2021-05-03T22:55:29.672Z] 54011a49482f: Download complete [2021-05-03T22:55:29.672Z] 31603596830f: Download complete [2021-05-03T22:55:30.308Z] f581987b2513: Verifying Checksum [2021-05-03T22:55:30.308Z] f581987b2513: Download complete [2021-05-03T22:55:30.308Z] a6820b24f6d8: Verifying Checksum [2021-05-03T22:55:30.308Z] a6820b24f6d8: Download complete [2021-05-03T22:55:30.611Z] 31603596830f: Pull complete [2021-05-03T22:55:30.919Z] 54011a49482f: Pull complete [2021-05-03T22:55:32.941Z] a6820b24f6d8: Pull complete [2021-05-03T22:55:33.255Z] f581987b2513: Pull complete [2021-05-03T22:55:33.255Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-03T22:55:33.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T22:55:33.255Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-03T22:55:33.555Z] prd-centos7-docker-4c-2g-2800 does not seem to be running inside a container [2021-05-03T22:55:33.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-03T22:55:36.847Z] $ docker top 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T22:55:37.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T22:55:37.202Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T22:55:37.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T22:55:37.654Z] $ docker exec 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c ssh-agent [2021-05-03T22:55:38.026Z] SSH_AUTH_SOCK=/tmp/ssh-CP69vpcW4TkQ/agent.12 [2021-05-03T22:55:38.026Z] SSH_AGENT_PID=17 [2021-05-03T22:55:38.059Z] Running ssh-add (command line suppressed) [2021-05-03T22:55:38.256Z] Identity added: /w/workspace/edgex-go/56@tmp/private_key_8593092777310229462.key (/w/workspace/edgex-go/56@tmp/private_key_8593092777310229462.key) [2021-05-03T22:55:38.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T22:55:38.697Z] + git tag --points-at HEAD [Pipeline] } [2021-05-03T22:55:39.029Z] $ docker exec --env ******** --env ******** 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c ssh-agent -k [2021-05-03T22:55:39.577Z] unset SSH_AUTH_SOCK; [2021-05-03T22:55:39.579Z] unset SSH_AGENT_PID; [2021-05-03T22:55:39.579Z] echo Agent pid 17 killed; [2021-05-03T22:55:39.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-03T22:55:39.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T22:55:39.741Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T22:55:40.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T22:55:40.279Z] $ docker exec 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c ssh-agent [2021-05-03T22:55:40.820Z] SSH_AUTH_SOCK=/tmp/ssh-OVk6cIH4PXbG/agent.45 [2021-05-03T22:55:40.820Z] SSH_AGENT_PID=50 [2021-05-03T22:55:40.831Z] Running ssh-add (command line suppressed) [2021-05-03T22:55:41.100Z] Identity added: /w/workspace/edgex-go/56@tmp/private_key_6998670343466240292.key (/w/workspace/edgex-go/56@tmp/private_key_6998670343466240292.key) [2021-05-03T22:55:41.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T22:55:41.756Z] + git semver init [2021-05-03T22:55:41.756Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T22:55:41.756Z] # $GIT_DIR = /w/workspace/edgex-go/56/.git [2021-05-03T22:55:41.756Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/56 [2021-05-03T22:55:41.756Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T22:55:41.756Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T22:55:41.756Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T22:55:41.756Z] # $SEMVER_BRANCH = PR-3328 [2021-05-03T22:55:41.756Z] # $SEMVER_TEMP = /tmp/semver-934956858 [2021-05-03T22:55:41.756Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-03T22:56:08.903Z] # '/tmp/semver-934956858' -> '/w/workspace/edgex-go/56/.semver' [2021-05-03T22:56:08.903Z] # -> Force: false [2021-05-03T22:56:08.903Z] # $SEMVER_DIR = /w/workspace/edgex-go/56/.semver [Pipeline] } [2021-05-03T22:56:08.930Z] $ docker exec --env ******** --env ******** 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c ssh-agent -k [2021-05-03T22:56:09.514Z] unset SSH_AUTH_SOCK; [2021-05-03T22:56:09.515Z] unset SSH_AGENT_PID; [2021-05-03T22:56:09.515Z] echo Agent pid 50 killed; [2021-05-03T22:56:09.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T22:56:10.097Z] + git semver [Pipeline] } [2021-05-03T22:56:10.433Z] $ docker stop --time=1 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c [2021-05-03T22:56:12.389Z] $ docker rm -f 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T22:56:13.019Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-03T22:56:14.174Z] Stashed 1 file(s) [Pipeline] echo [2021-05-03T22:56:14.178Z] [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-05-03T22:56:14.741Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-03T22:56:15.100Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T22:56:15.455Z] + true [2021-05-03T22:56:15.455Z] + sudo service docker restart [2021-05-03T22:56:15.455Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-03T22:56:16.904Z] ========================================================= [2021-05-03T22:56:16.904Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-03T22:56:16.904Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:56:17.246Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-03T22:56:24.070Z] Sending build context to Docker daemon 329.9MB [2021-05-03T22:56:24.070Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T22:56:24.070Z] Step 2/6 : FROM ${BASE} [2021-05-03T22:56:24.070Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-03T22:56:24.070Z] 540db60ca938: Pulling fs layer [2021-05-03T22:56:24.070Z] adcc1eea9eea: Pulling fs layer [2021-05-03T22:56:24.070Z] 4c4ab2625f07: Pulling fs layer [2021-05-03T22:56:24.070Z] 0510c868ecb4: Pulling fs layer [2021-05-03T22:56:24.070Z] afea3b2eda06: Pulling fs layer [2021-05-03T22:56:24.070Z] 7809a108b3ef: Pulling fs layer [2021-05-03T22:56:24.070Z] f706445af74f: Pulling fs layer [2021-05-03T22:56:24.070Z] afea3b2eda06: Waiting [2021-05-03T22:56:24.070Z] 7809a108b3ef: Waiting [2021-05-03T22:56:24.070Z] f706445af74f: Waiting [2021-05-03T22:56:24.070Z] 0510c868ecb4: Waiting [2021-05-03T22:56:24.070Z] 4c4ab2625f07: Verifying Checksum [2021-05-03T22:56:24.070Z] 4c4ab2625f07: Download complete [2021-05-03T22:56:24.070Z] adcc1eea9eea: Download complete [2021-05-03T22:56:24.070Z] afea3b2eda06: Verifying Checksum [2021-05-03T22:56:24.070Z] afea3b2eda06: Download complete [2021-05-03T22:56:24.070Z] 7809a108b3ef: Verifying Checksum [2021-05-03T22:56:24.070Z] 7809a108b3ef: Download complete [2021-05-03T22:56:24.070Z] 540db60ca938: Verifying Checksum [2021-05-03T22:56:24.070Z] 540db60ca938: Download complete [2021-05-03T22:56:24.795Z] 540db60ca938: Pull complete [2021-05-03T22:56:25.087Z] adcc1eea9eea: Pull complete [2021-05-03T22:56:25.709Z] 4c4ab2625f07: Pull complete [2021-05-03T22:56:28.595Z] f706445af74f: Verifying Checksum [2021-05-03T22:56:28.595Z] f706445af74f: Download complete [2021-05-03T22:56:29.330Z] Still waiting to schedule task [2021-05-03T22:56:29.330Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-03T22:56:30.028Z] 0510c868ecb4: Verifying Checksum [2021-05-03T22:56:30.028Z] 0510c868ecb4: Download complete [2021-05-03T22:56:42.813Z] 0510c868ecb4: Pull complete [2021-05-03T22:56:42.813Z] afea3b2eda06: Pull complete [2021-05-03T22:56:43.088Z] 7809a108b3ef: Pull complete [2021-05-03T22:56:49.932Z] f706445af74f: Pull complete [2021-05-03T22:56:49.932Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-03T22:56:49.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-03T22:56:49.932Z] ---> b068be0155e3 [2021-05-03T22:56:49.932Z] 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-05-03T22:56:49.932Z] ---> Running in 9a05e40a391a [2021-05-03T22:56:50.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T22:56:51.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T22:56:51.838Z] (1/12) Installing libmagic (5.39-r0) [2021-05-03T22:56:52.431Z] (2/12) Installing file (5.39-r0) [2021-05-03T22:56:52.717Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-03T22:56:52.717Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-03T22:56:59.703Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-03T22:56:59.703Z] (6/12) Installing patch (2.7.6-r6) [2021-05-03T22:56:59.703Z] (7/12) Installing build-base (0.5-r2) [2021-05-03T22:56:59.703Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-03T22:56:59.703Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-03T22:56:59.987Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-03T22:56:59.987Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-03T22:57:00.455Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-03T22:57:00.455Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T22:57:00.455Z] OK: 219 MiB in 52 packages [2021-05-03T22:57:04.964Z] Removing intermediate container 9a05e40a391a [2021-05-03T22:57:04.965Z] ---> 11c59c9cada3 [2021-05-03T22:57:04.965Z] Step 4/6 : WORKDIR /edgex-go [2021-05-03T22:57:04.965Z] ---> Running in dabb720ffbb1 [2021-05-03T22:57:05.583Z] Removing intermediate container dabb720ffbb1 [2021-05-03T22:57:05.583Z] ---> 7edb70de5b63 [2021-05-03T22:57:05.583Z] Step 5/6 : COPY go.mod . [2021-05-03T22:57:05.858Z] ---> 3df0b08625cb [2021-05-03T22:57:05.858Z] Step 6/6 : RUN go mod download [2021-05-03T22:57:06.142Z] ---> Running in 1a1da16d7cba [2021-05-03T22:57:38.751Z] Removing intermediate container 1a1da16d7cba [2021-05-03T22:57:38.752Z] ---> 983336325bf9 [2021-05-03T22:57:38.752Z] Successfully built 983336325bf9 [2021-05-03T22:57:38.752Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:57:39.207Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T22:57:39.474Z] . [Pipeline] withDockerContainer [2021-05-03T22:57:39.864Z] prd-centos7-docker-4c-2g-2800 does not seem to be running inside a container [2021-05-03T22:57:40.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T22:57:41.448Z] $ docker top 652a6edd3dda89efd4124dd0cdd79871588cb2c8cea0ffc6f5a267dbd9f359ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T22:57:42.035Z] + go version [2021-05-03T22:57:42.035Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-03T22:57:42.063Z] $ docker stop --time=1 652a6edd3dda89efd4124dd0cdd79871588cb2c8cea0ffc6f5a267dbd9f359ac [2021-05-03T22:57:43.815Z] $ docker rm -f 652a6edd3dda89efd4124dd0cdd79871588cb2c8cea0ffc6f5a267dbd9f359ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:57:44.470Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T22:57:44.470Z] . [Pipeline] withDockerContainer [2021-05-03T22:57:44.629Z] prd-centos7-docker-4c-2g-2800 does not seem to be running inside a container [2021-05-03T22:57:44.735Z] $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T22:57:45.861Z] $ docker top 2048a33d17f725826af9852ff4bea36a5bf9cf835e2ca0c52dd59a669a2948c6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-03T22:57:46.072Z] ========================================================= [2021-05-03T22:57:46.072Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-03T22:57:46.072Z] ========================================================= [Pipeline] sh [2021-05-03T22:57:46.778Z] + go mod tidy [Pipeline] sh [2021-05-03T22:57:49.610Z] + make test [2021-05-03T22:57:49.611Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-03T22:58:08.680Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-03T22:58:08.836Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2801 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws [2021-05-03T22:58:08.858Z] Running in /w/workspace/edgex-go/56 [Pipeline] { [Pipeline] checkout [2021-05-03T22:58:14.401Z] using credential edgex-jenkins-ssh [2021-05-03T22:58:14.419Z] Cloning the remote Git repository [2021-05-03T22:58:14.479Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-03T22:58:14.583Z] > git init /w/workspace/edgex-go/56 # timeout=10 [2021-05-03T22:58:14.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T22:58:14.656Z] > git --version # timeout=10 [2021-05-03T22:58:14.674Z] > git --version # 'git version 2.17.1' [2021-05-03T22:58:14.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T22:58:14.724Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T22:58:30.233Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T22:58:30.256Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T22:58:30.280Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T22:58:30.310Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T22:58:30.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T22:58:30.325Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T22:58:31.196Z] Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T22:58:31.627Z] Merge succeeded, producing 5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T22:58:31.628Z] Checking out Revision 5e792827d28759cfb5dc792fea2164e262982596 (PR-3328) [2021-05-03T22:58:31.217Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T22:58:31.229Z] > git checkout -f 5e792827d28759cfb5dc792fea2164e262982596 # timeout=10 [2021-05-03T22:58:31.552Z] > git remote # timeout=10 [2021-05-03T22:58:31.574Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T22:58:31.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T22:58:31.597Z] > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 [2021-05-03T22:58:31.619Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T22:58:31.638Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T22:58:31.647Z] > git checkout -f 5e792827d28759cfb5dc792fea2164e262982596 # timeout=10 [2021-05-03T22:58:36.009Z] Commit message: "feat(security): Secure Kong Admin API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T22:58:37.650Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-03T22:58:38.056Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T22:58:38.416Z] + true [2021-05-03T22:58:38.416Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T22:58:40.433Z] provisioning config files... [2021-05-03T22:58:40.489Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/56@tmp/config1266573410454121673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T22:58:40.872Z] ---> docker-login.sh [2021-05-03T22:58:40.872Z] nexus3.edgexfoundry.org:10001 [2021-05-03T22:58:41.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:58:42.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:58:42.131Z] Configure a credential helper to remove this warning. See [2021-05-03T22:58:42.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:58:42.131Z] [2021-05-03T22:58:42.131Z] Login Succeeded [2021-05-03T22:58:42.131Z] nexus3.edgexfoundry.org:10002 [2021-05-03T22:58:42.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:58:42.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:58:42.679Z] Configure a credential helper to remove this warning. See [2021-05-03T22:58:42.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:58:42.679Z] [2021-05-03T22:58:42.679Z] Login Succeeded [2021-05-03T22:58:42.679Z] nexus3.edgexfoundry.org:10003 [2021-05-03T22:58:42.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:58:43.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:58:43.225Z] Configure a credential helper to remove this warning. See [2021-05-03T22:58:43.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:58:43.225Z] [2021-05-03T22:58:43.225Z] Login Succeeded [2021-05-03T22:58:43.225Z] nexus3.edgexfoundry.org:10004 [2021-05-03T22:58:43.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:58:43.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:58:43.772Z] Configure a credential helper to remove this warning. See [2021-05-03T22:58:43.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:58:43.772Z] [2021-05-03T22:58:43.772Z] Login Succeeded [2021-05-03T22:58:43.772Z] docker.io [2021-05-03T22:58:44.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T22:58:44.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T22:58:44.315Z] Configure a credential helper to remove this warning. See [2021-05-03T22:58:44.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T22:58:44.315Z] [2021-05-03T22:58:44.315Z] Login Succeeded [2021-05-03T22:58:44.315Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T22:58:44.333Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-03T22:58:44.621Z] ========================================================= [2021-05-03T22:58:44.621Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-03T22:58:44.621Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:58:45.034Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-03T22:58:47.679Z] Sending build context to Docker daemon 167.6MB [2021-05-03T22:58:47.679Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T22:58:47.679Z] Step 2/6 : FROM ${BASE} [2021-05-03T22:58:47.679Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-03T22:58:47.679Z] 595b0fe564bb: Pulling fs layer [2021-05-03T22:58:47.679Z] 7186ed65a4f7: Pulling fs layer [2021-05-03T22:58:47.679Z] 316046926c0a: Pulling fs layer [2021-05-03T22:58:47.679Z] 4ebd0625c992: Pulling fs layer [2021-05-03T22:58:47.679Z] 207e8628e3a3: Pulling fs layer [2021-05-03T22:58:47.679Z] c791037a9be2: Pulling fs layer [2021-05-03T22:58:47.679Z] ffd874e62e21: Pulling fs layer [2021-05-03T22:58:47.679Z] 4ebd0625c992: Waiting [2021-05-03T22:58:47.679Z] 207e8628e3a3: Waiting [2021-05-03T22:58:47.679Z] c791037a9be2: Waiting [2021-05-03T22:58:47.679Z] ffd874e62e21: Waiting [2021-05-03T22:58:47.679Z] 316046926c0a: Download complete [2021-05-03T22:58:47.679Z] 7186ed65a4f7: Verifying Checksum [2021-05-03T22:58:47.679Z] 7186ed65a4f7: Download complete [2021-05-03T22:58:47.679Z] 207e8628e3a3: Verifying Checksum [2021-05-03T22:58:47.679Z] 207e8628e3a3: Download complete [2021-05-03T22:58:47.679Z] 595b0fe564bb: Verifying Checksum [2021-05-03T22:58:47.679Z] 595b0fe564bb: Download complete [2021-05-03T22:58:47.679Z] c791037a9be2: Verifying Checksum [2021-05-03T22:58:47.679Z] c791037a9be2: Download complete [2021-05-03T22:58:48.288Z] 595b0fe564bb: Pull complete [2021-05-03T22:58:48.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-03T22:58:48.891Z] 7186ed65a4f7: Pull complete [2021-05-03T22:58:49.167Z] 316046926c0a: Pull complete [2021-05-03T22:58:50.151Z] ffd874e62e21: Download complete [2021-05-03T22:58:51.133Z] 4ebd0625c992: Verifying Checksum [2021-05-03T22:58:51.133Z] 4ebd0625c992: Download complete [2021-05-03T22:59:01.302Z] 4ebd0625c992: Pull complete [2021-05-03T22:59:01.576Z] 207e8628e3a3: Pull complete [2021-05-03T22:59:01.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-03T22:59:01.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-03T22:59:01.709Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-03T22:59:01.850Z] c791037a9be2: Pull complete [2021-05-03T22:59:06.172Z] ffd874e62e21: Pull complete [2021-05-03T22:59:06.172Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-03T22:59:06.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-03T22:59:06.172Z] ---> cfc18b08335c [2021-05-03T22:59:06.172Z] 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-05-03T22:59:07.649Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-03T22:59:07.649Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-03T22:59:07.649Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-03T22:59:07.649Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-03T22:59:09.546Z] ---> Running in 86655866c32f [2021-05-03T22:59:10.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T22:59:10.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-03T22:59:11.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T22:59:11.403Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-03T22:59:12.085Z] (1/12) Installing libmagic (5.39-r0) [2021-05-03T22:59:12.085Z] (2/12) Installing file (5.39-r0) [2021-05-03T22:59:12.354Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-03T22:59:12.354Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-03T22:59:15.860Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-03T22:59:15.860Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-03T22:59:15.860Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-03T22:59:16.632Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-03T22:59:16.632Z] (6/12) Installing patch (2.7.6-r6) [2021-05-03T22:59:16.632Z] (7/12) Installing build-base (0.5-r2) [2021-05-03T22:59:16.632Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-03T22:59:16.632Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-03T22:59:16.904Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-03T22:59:16.904Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-03T22:59:16.904Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-03T22:59:17.177Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T22:59:17.178Z] OK: 218 MiB in 52 packages [2021-05-03T22:59:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.254s coverage: 45.9% of statements [2021-05-03T22:59:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-03T22:59:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-03T22:59:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-03T22:59:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-03T22:59:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-03T22:59:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-03T22:59:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.129s coverage: 19.8% of statements [2021-05-03T22:59:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.135s coverage: 100.0% of statements [2021-05-03T22:59:21.489Z] Removing intermediate container 86655866c32f [2021-05-03T22:59:21.489Z] ---> 1bed14ddbd8c [2021-05-03T22:59:21.489Z] Step 4/6 : WORKDIR /edgex-go [2021-05-03T22:59:21.489Z] ---> Running in dc51412da6ec [2021-05-03T22:59:21.761Z] Removing intermediate container dc51412da6ec [2021-05-03T22:59:21.761Z] ---> 661994223448 [2021-05-03T22:59:21.761Z] Step 5/6 : COPY go.mod . [2021-05-03T22:59:22.353Z] ---> cb15a5362efd [2021-05-03T22:59:22.353Z] Step 6/6 : RUN go mod download [2021-05-03T22:59:22.623Z] ---> Running in 2c807a3fe45d [2021-05-03T22:59:25.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.404s coverage: 27.1% of statements [2021-05-03T22:59:25.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-03T22:59:25.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-03T22:59:25.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-03T22:59:25.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-03T22:59:25.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-03T22:59:25.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-03T22:59:25.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.086s coverage: 100.0% of statements [2021-05-03T22:59:25.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-03T22:59:25.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.140s coverage: 100.0% of statements [2021-05-03T22:59:25.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-03T22:59:25.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-03T22:59:25.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.144s coverage: 71.3% of statements [2021-05-03T22:59:25.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-03T22:59:25.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-03T22:59:26.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.424s coverage: 87.7% of statements [2021-05-03T22:59:26.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-03T22:59:26.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T22:59:26.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.146s coverage: 78.9% of statements [2021-05-03T22:59:26.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-03T22:59:32.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.701s coverage: 28.6% of statements [2021-05-03T22:59:32.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-03T22:59:32.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-03T22:59:32.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-03T22:59:32.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-03T22:59:32.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-03T22:59:32.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.166s coverage: 100.0% of statements [2021-05-03T22:59:32.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-03T22:59:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements [2021-05-03T22:59:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-03T22:59:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.273s coverage: 86.7% of statements [2021-05-03T22:59:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-03T22:59:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.419s coverage: 97.5% of statements [2021-05-03T22:59:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-03T22:59:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.129s coverage: 78.3% of statements [2021-05-03T22:59:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-03T22:59:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-03T22:59:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-03T22:59:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-03T22:59:37.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.903s coverage: 95.1% of statements [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-03T22:59:37.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.125s coverage: 58.8% of statements [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-03T22:59:37.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.135s coverage: 0.9% of statements [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-03T22:59:37.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.070s coverage: 22.6% of statements [2021-05-03T22:59:37.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-03T22:59:37.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.118s coverage: 47.1% of statements [2021-05-03T22:59:37.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.211s coverage: 79.5% of statements [2021-05-03T22:59:37.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.127s coverage: 94.1% of statements [2021-05-03T22:59:38.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.119s coverage: 96.3% of statements [2021-05-03T22:59:38.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2021-05-03T22:59:49.415Z] Removing intermediate container 2c807a3fe45d [2021-05-03T22:59:49.415Z] ---> 20be21234e4b [2021-05-03T22:59:49.415Z] Successfully built 20be21234e4b [2021-05-03T22:59:49.415Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:59:49.764Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T22:59:49.764Z] . [Pipeline] withDockerContainer [2021-05-03T22:59:49.992Z] prd-ubuntu18.04-docker-arm64-4c-16g-2801 does not seem to be running inside a container [2021-05-03T22:59:50.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-03T22:59:51.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.137s coverage: 94.4% of statements [2021-05-03T22:59:51.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.116s coverage: 44.8% of statements [2021-05-03T22:59:51.537Z] $ docker top f247b4e5902239bb05f686dc339ceece302a0f13e907d72bae3c3bc832b9a361 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T22:59:52.444Z] + go version [2021-05-03T22:59:52.444Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-03T22:59:52.477Z] $ docker stop --time=1 f247b4e5902239bb05f686dc339ceece302a0f13e907d72bae3c3bc832b9a361 [2021-05-03T22:59:54.416Z] $ docker rm -f f247b4e5902239bb05f686dc339ceece302a0f13e907d72bae3c3bc832b9a361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T22:59:55.104Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T22:59:55.104Z] . [Pipeline] withDockerContainer [2021-05-03T22:59:55.365Z] prd-ubuntu18.04-docker-arm64-4c-16g-2801 does not seem to be running inside a container [2021-05-03T22:59:55.464Z] $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-03T22:59:56.781Z] $ docker top d0c8abb54f6d36541e15cdbd764f60498cf00527b4e4754d07df58bc688bda65 -eo pid,comm [2021-05-03T22:59:56.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.745s coverage: 81.8% of statements [2021-05-03T22:59:56.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] { [Pipeline] echo [2021-05-03T22:59:57.034Z] ========================================================= [2021-05-03T22:59:57.034Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-03T22:59:57.034Z] ========================================================= [Pipeline] sh [2021-05-03T22:59:57.675Z] + go mod tidy [Pipeline] sh [2021-05-03T22:59:59.313Z] + make test [2021-05-03T22:59:59.313Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.462s coverage: 92.9% of statements [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.145s coverage: 87.2% of statements [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.142s coverage: 100.0% of statements [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.124s coverage: 76.0% of statements [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.105s coverage: 80.0% of statements [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.128s coverage: 87.2% of statements [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 85.4% of statements [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.354s coverage: 91.2% of statements [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.587s coverage: 64.4% of statements [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-03T23:00:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.140s coverage: 100.0% of statements [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 91.3% of statements [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-05-03T23:00:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.159s coverage: 100.0% of statements [2021-05-03T23:00:07.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.870s coverage: 62.9% of statements [2021-05-03T23:00:07.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-03T23:00:07.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-03T23:00:07.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-03T23:00:08.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.521s coverage: 43.4% of statements [2021-05-03T23:00:08.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-03T23:00:08.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-03T23:00:08.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.135s coverage: 89.5% of statements [2021-05-03T23:00:08.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-03T23:00:08.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.078s coverage: 84.8% of statements [2021-05-03T23:00:12.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.362s coverage: 47.0% of statements [2021-05-03T23:00:12.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-03T23:00:12.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-03T23:00:12.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-03T23:00:12.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-03T23:00:12.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-03T23:00:12.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.098s coverage: 100.0% of statements [2021-05-03T23:00:12.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-03T23:00:12.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2021-05-03T23:00:12.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-03T23:00:12.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-03T23:00:12.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.085s coverage: 9.6% of statements [2021-05-03T23:00:12.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-03T23:00:12.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.411s coverage: 92.6% of statements [2021-05-03T23:00:12.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-03T23:00:12.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T23:00:12.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-03T23:00:16.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.433s coverage: 28.7% of statements [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-03T23:00:16.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.106s coverage: 99.0% of statements [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-03T23:00:16.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.120s coverage: 100.0% of statements [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-03T23:00:16.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.199s coverage: 64.6% of statements [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-03T23:00:16.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.343s coverage: 97.6% of statements [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-03T23:00:16.922Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.082s coverage: 0.0% of statements [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-03T23:00:16.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.077s coverage: 100.0% of statements [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-03T23:00:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-03T23:00:18.153Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2021-05-03T23:00:18.153Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-03T23:00:18.153Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-03T23:00:18.153Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements [2021-05-03T23:00:18.846Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.091s coverage: 28.1% of statements [2021-05-03T23:00:18.846Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-03T23:00:19.141Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.186s coverage: 100.0% of statements [2021-05-03T23:00:19.750Z] GO111MODULE=on go vet ./... [2021-05-03T23:00:26.227Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-03T23:01:22.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-03T23:01:29.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-03T23:01:37.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-03T23:01:37.868Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-03T23:01:42.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-03T23:01:42.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-03T23:01:42.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-03T23:01:42.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-03T23:01:42.652Z] gofmt -l . [2021-05-03T23:01:42.652Z] [ "`gofmt -l .`" = "" ] [2021-05-03T23:01:42.652Z] ./bin/test-go-mod-tidy.sh [2021-05-03T23:01:42.652Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-03T23:01:43.317Z] + ls -al . [2021-05-03T23:01:43.317Z] total 808 [2021-05-03T23:01:43.317Z] drwxrwxr-x 10 1001 1001 4096 May 3 23:01 . [2021-05-03T23:01:43.317Z] drwxr-xr-x 4 root root 30 May 3 22:57 .. [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 11 May 3 22:55 .dockerignore [2021-05-03T23:01:43.317Z] drwxrwxr-x 8 1001 1001 179 May 3 22:55 .git [2021-05-03T23:01:43.317Z] drwxrwxr-x 3 1001 1001 125 May 3 22:55 .github [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 818 May 3 22:55 .gitignore [2021-05-03T23:01:43.317Z] drwx------ 3 1001 1001 60 May 3 22:56 .semver [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 166 May 3 22:55 .sonarcloud.properties [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 8609 May 3 22:55 Attribution.txt [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 3804 May 3 22:55 CONTRIBUTING.md [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 931 May 3 22:55 Dockerfile.build [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 863 May 3 22:55 Jenkinsfile [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 10775 May 3 22:55 LICENSE [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 5774 May 3 22:55 Makefile [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 7978 May 3 22:55 README.md [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 6755 May 3 22:55 SECURITY.md [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 5 May 3 22:56 VERSION [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 4131 May 3 22:55 ZMQWindows.md [2021-05-03T23:01:43.317Z] drwxrwxr-x 2 1001 1001 117 May 3 22:55 bin [2021-05-03T23:01:43.317Z] drwxrwxr-x 14 1001 1001 4096 May 3 22:55 cmd [2021-05-03T23:01:43.317Z] -rw-r--r-- 1 root root 699522 May 3 23:00 coverage.out [2021-05-03T23:01:43.317Z] -rw-r--r-- 1 root root 1060 May 3 23:01 go.mod [2021-05-03T23:01:43.317Z] -rw-r--r-- 1 root root 22420 May 3 22:57 go.sum [2021-05-03T23:01:43.317Z] drwxrwxr-x 8 1001 1001 127 May 3 22:55 internal [2021-05-03T23:01:43.317Z] drwxrwxr-x 4 1001 1001 26 May 3 22:55 openapi [2021-05-03T23:01:43.317Z] drwxrwxr-x 4 1001 1001 71 May 3 22:55 snap [2021-05-03T23:01:43.317Z] -rw-rw-r-- 1 1001 1001 168 May 3 22:55 version.go [Pipeline] sh [2021-05-03T23:01:43.650Z] + '[' -e coverage.out ] [2021-05-03T23:01:43.650Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-03T23:01:44.168Z] Stashed 1 file(s) [Pipeline] sh [2021-05-03T23:01:44.485Z] + make build [2021-05-03T23:01:44.485Z] 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-05-03T23:01:46.542Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-03T23:01:47.150Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-03T23:01:47.984Z] 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-05-03T23:01:55.452Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-03T23:01:55.452Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-03T23:01:55.452Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-03T23:02:00.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.294s coverage: 45.9% of statements [2021-05-03T23:02:00.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-03T23:02:00.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-03T23:02:00.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-03T23:02:00.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-03T23:02:00.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-03T23:02:00.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-03T23:02:00.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.107s coverage: 19.8% of statements [2021-05-03T23:02:01.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.281s coverage: 100.0% of statements [2021-05-03T23:02:06.812Z] 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-05-03T23:02:09.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.519s coverage: 27.1% of statements [2021-05-03T23:02:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-03T23:02:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-03T23:02:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-03T23:02:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-03T23:02:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-03T23:02:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-03T23:02:09.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.145s coverage: 100.0% of statements [2021-05-03T23:02:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-03T23:02:09.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.170s coverage: 100.0% of statements [2021-05-03T23:02:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-03T23:02:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-03T23:02:09.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.245s coverage: 71.3% of statements [2021-05-03T23:02:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-03T23:02:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-03T23:02:09.542Z] 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-05-03T23:02:10.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.465s coverage: 87.7% of statements [2021-05-03T23:02:10.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-03T23:02:10.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T23:02:10.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.127s coverage: 78.9% of statements [2021-05-03T23:02:10.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-03T23:02:14.615Z] 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-05-03T23:02:14.889Z] 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-05-03T23:02:18.397Z] 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-05-03T23:02:20.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.215s coverage: 28.6% of statements [2021-05-03T23:02:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-03T23:02:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-03T23:02:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-03T23:02:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-03T23:02:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-03T23:02:20.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.239s coverage: 100.0% of statements [2021-05-03T23:02:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-03T23:02:20.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.182s coverage: 100.0% of statements [2021-05-03T23:02:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-03T23:02:20.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.448s coverage: 86.7% of statements [2021-05-03T23:02:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-03T23:02:20.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.459s coverage: 97.5% of statements [2021-05-03T23:02:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-03T23:02:20.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.226s coverage: 78.3% of statements [2021-05-03T23:02:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-03T23:02:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-03T23:02:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-03T23:02:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-03T23:02:24.057Z] 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-05-03T23:02:26.747Z] 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-05-03T23:02:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.177s coverage: 95.1% of statements [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-03T23:02:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.124s coverage: 58.8% of statements [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-03T23:02:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.263s coverage: 0.9% of statements [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-03T23:02:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.161s coverage: 22.6% of statements [2021-05-03T23:02:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-03T23:02:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.203s coverage: 47.1% of statements [2021-05-03T23:02:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.154s coverage: 79.5% of statements [2021-05-03T23:02:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.113s coverage: 94.1% of statements [2021-05-03T23:02:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.172s coverage: 96.3% of statements [2021-05-03T23:02:28.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.123s coverage: 87.5% of statements [2021-05-03T23:02:30.246Z] 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-05-03T23:02:33.856Z] 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-05-03T23:02:35.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-03T23:02:41.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.141s coverage: 94.4% of statements [2021-05-03T23:02:41.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [Pipeline] } [2021-05-03T23:02:41.475Z] $ docker stop --time=1 2048a33d17f725826af9852ff4bea36a5bf9cf835e2ca0c52dd59a669a2948c6 [2021-05-03T23:02:43.840Z] $ docker rm -f 2048a33d17f725826af9852ff4bea36a5bf9cf835e2ca0c52dd59a669a2948c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-03T23:02:45.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.492s coverage: 81.8% of statements [2021-05-03T23:02:45.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] isUnix [Pipeline] sh [2021-05-03T23:02:47.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T23:02:47.663Z] [2021-05-03T23:02:47.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T23:02:48.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T23:02:48.324Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-03T23:02:48.324Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-03T23:02:48.324Z] ca9280d653b3: Pulling fs layer [2021-05-03T23:02:48.324Z] 7e9c9ca2126c: Pulling fs layer [2021-05-03T23:02:48.603Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-03T23:02:48.603Z] cbdbe7a5bc2a: Download complete [2021-05-03T23:02:49.628Z] cbdbe7a5bc2a: Pull complete [2021-05-03T23:02:49.906Z] ca9280d653b3: Verifying Checksum [2021-05-03T23:02:49.906Z] ca9280d653b3: Download complete [2021-05-03T23:02:52.641Z] 7e9c9ca2126c: Verifying Checksum [2021-05-03T23:02:52.641Z] 7e9c9ca2126c: Download complete [2021-05-03T23:02:52.641Z] ca9280d653b3: Pull complete [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.174s coverage: 92.9% of statements [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.140s coverage: 76.0% of statements [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.122s coverage: 80.0% of statements [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.176s coverage: 87.2% of statements [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.211s coverage: 85.4% of statements [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.245s coverage: 91.2% of statements [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.636s coverage: 64.4% of statements [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-03T23:02:53.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.151s coverage: 100.0% of statements [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-05-03T23:02:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-05-03T23:02:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.835s coverage: 62.9% of statements [2021-05-03T23:02:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-03T23:02:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-03T23:02:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-03T23:02:59.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.676s coverage: 43.4% of statements [2021-05-03T23:02:59.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-03T23:02:59.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-03T23:02:59.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.179s coverage: 89.5% of statements [2021-05-03T23:02:59.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-03T23:02:59.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements [2021-05-03T23:03:04.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.501s coverage: 47.0% of statements [2021-05-03T23:03:04.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-03T23:03:04.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-03T23:03:04.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-03T23:03:04.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-03T23:03:04.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-03T23:03:04.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.198s coverage: 100.0% of statements [2021-05-03T23:03:04.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-03T23:03:04.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements [2021-05-03T23:03:04.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-03T23:03:04.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-03T23:03:04.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.143s coverage: 9.6% of statements [2021-05-03T23:03:04.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-03T23:03:05.202Z] 7e9c9ca2126c: Pull complete [2021-05-03T23:03:05.202Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-03T23:03:05.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T23:03:05.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-03T23:03:05.431Z] prd-centos7-docker-4c-2g-2800 does not seem to be running inside a container [2021-05-03T23:03:05.527Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-03T23:03:06.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.381s coverage: 92.6% of statements [2021-05-03T23:03:06.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-03T23:03:06.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T23:03:06.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-03T23:03:08.139Z] $ docker top af2e578be161bb3d531ee5230fb5d816e1e08c3b8c6059fdeb1d74afde0e70c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T23:03:09.004Z] + grep parallel [2021-05-03T23:03:09.004Z] + docker-compose build --help [2021-05-03T23:03:10.979Z] --parallel Build images in parallel. [Pipeline] } [2021-05-03T23:03:11.000Z] $ docker stop --time=1 af2e578be161bb3d531ee5230fb5d816e1e08c3b8c6059fdeb1d74afde0e70c9 [2021-05-03T23:03:12.672Z] $ docker rm -f af2e578be161bb3d531ee5230fb5d816e1e08c3b8c6059fdeb1d74afde0e70c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T23:03:13.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T23:03:13.282Z] . [Pipeline] withDockerContainer [2021-05-03T23:03:13.571Z] prd-centos7-docker-4c-2g-2800 does not seem to be running inside a container [2021-05-03T23:03:13.667Z] $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-03T23:03:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.402s coverage: 28.7% of statements [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-03T23:03:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.176s coverage: 99.0% of statements [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-03T23:03:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.151s coverage: 100.0% of statements [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-03T23:03:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.160s coverage: 64.6% of statements [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-03T23:03:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.358s coverage: 97.6% of statements [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-03T23:03:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-03T23:03:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-03T23:03:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.108s coverage: 87.9% of statements [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-03T23:03:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-03T23:03:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2021-05-03T23:03:14.800Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.111s coverage: 28.1% of statements [2021-05-03T23:03:14.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-03T23:03:14.994Z] $ docker top 8f729924035d6a65569cbc95902f0391f9d0dd1b11e6c20f21906f361340adb2 -eo pid,comm [2021-05-03T23:03:15.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 100.0% of statements [Pipeline] { [Pipeline] sh [2021-05-03T23:03:16.043Z] GO111MODULE=on go vet ./... [2021-05-03T23:03:16.124Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-03T23:03:17.676Z] Building docker-core-command-go ... [2021-05-03T23:03:17.676Z] Building docker-core-data-go ... [2021-05-03T23:03:17.676Z] Building docker-core-metadata-go ... [2021-05-03T23:03:17.676Z] Building docker-security-bootstrapper-go ... [2021-05-03T23:03:17.676Z] Building docker-security-proxy-setup-go ... [2021-05-03T23:03:17.676Z] Building docker-security-secretstore-setup-go ... [2021-05-03T23:03:17.676Z] Building docker-support-notifications-go ... [2021-05-03T23:03:17.676Z] Building docker-support-scheduler-go ... [2021-05-03T23:03:17.676Z] Building docker-sys-mgmt-agent-go ... [2021-05-03T23:03:17.676Z] Building docker-core-data-go [2021-05-03T23:03:17.676Z] Building docker-support-scheduler-go [2021-05-03T23:03:17.947Z] Building docker-sys-mgmt-agent-go [2021-05-03T23:03:17.947Z] Building docker-support-notifications-go [2021-05-03T23:03:17.947Z] Building docker-core-metadata-go [2021-05-03T23:04:27.075Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:04:27.075Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:04:27.075Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:04:27.075Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:04:27.075Z] ---> 983336325bf9 [2021-05-03T23:04:27.075Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T23:04:27.075Z] ---> 983336325bf9 [2021-05-03T23:04:27.075Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T23:04:27.429Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:04:27.429Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:04:27.429Z] ---> 983336325bf9 [2021-05-03T23:04:27.429Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T23:04:27.429Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:04:27.429Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:04:27.429Z] ---> 983336325bf9 [2021-05-03T23:04:27.429Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T23:04:27.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:04:27.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:04:27.716Z] ---> 983336325bf9 [2021-05-03T23:04:27.716Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T23:04:28.311Z] ---> Running in 04cd22d78a3c [2021-05-03T23:04:28.311Z] ---> Running in d80a17c251b8 [2021-05-03T23:04:28.311Z] ---> Running in 6e0a801bafaa [2021-05-03T23:04:28.311Z] ---> Running in c81dd569927c [2021-05-03T23:04:28.311Z] ---> Running in 96b2223e6ade [2021-05-03T23:04:29.737Z] Removing intermediate container 6e0a801bafaa [2021-05-03T23:04:29.737Z] ---> cbb29a3b7b53 [2021-05-03T23:04:29.738Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:04:29.738Z] Removing intermediate container 96b2223e6ade [2021-05-03T23:04:29.738Z] ---> e68d11d0aef7 [2021-05-03T23:04:29.738Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:04:29.738Z] Removing intermediate container 04cd22d78a3c [2021-05-03T23:04:29.738Z] ---> 635a408c5639 [2021-05-03T23:04:29.738Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:04:30.227Z] Removing intermediate container d80a17c251b8 [2021-05-03T23:04:30.227Z] ---> eab339a90b9b [2021-05-03T23:04:30.227Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:04:30.227Z] Removing intermediate container c81dd569927c [2021-05-03T23:04:30.227Z] ---> 900d160d149b [2021-05-03T23:04:30.227Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:04:30.227Z] ---> Running in 099bd35d32e1 [2021-05-03T23:04:30.227Z] ---> Running in 08cc56b8605a [2021-05-03T23:04:30.227Z] ---> Running in 286822d23bc5 [2021-05-03T23:04:30.227Z] ---> Running in a088e780c06c [2021-05-03T23:04:30.227Z] ---> Running in 3ee31abef262 [2021-05-03T23:04:34.104Z] Removing intermediate container 099bd35d32e1 [2021-05-03T23:04:34.104Z] ---> 6d66cd2091a3 [2021-05-03T23:04:34.104Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-03T23:04:34.104Z] Removing intermediate container 286822d23bc5 [2021-05-03T23:04:34.104Z] ---> 94f98956bf20 [2021-05-03T23:04:34.104Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T23:04:34.104Z] ---> Running in fd7f2acc3b01 [2021-05-03T23:04:34.104Z] ---> Running in 778d31e81bf5 [2021-05-03T23:04:34.104Z] Removing intermediate container 08cc56b8605a [2021-05-03T23:04:34.104Z] ---> 7a2352828be0 [2021-05-03T23:04:34.104Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-03T23:04:34.369Z] ---> Running in e9ea57f658c6 [2021-05-03T23:04:34.681Z] Removing intermediate container a088e780c06c [2021-05-03T23:04:34.681Z] ---> 6009e941ba6b [2021-05-03T23:04:34.681Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-03T23:04:34.681Z] Removing intermediate container 3ee31abef262 [2021-05-03T23:04:34.681Z] ---> 8ac42636bad5 [2021-05-03T23:04:34.681Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-03T23:04:34.681Z] ---> Running in 8203a851fed5 [2021-05-03T23:04:35.004Z] ---> Running in a44fa2cdb958 [2021-05-03T23:04:35.644Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:04:35.644Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:04:35.644Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:04:36.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:04:36.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:04:36.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:04:36.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:04:36.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:04:37.247Z] OK: 219 MiB in 52 packages [2021-05-03T23:04:37.247Z] OK: 219 MiB in 52 packages [2021-05-03T23:04:37.586Z] OK: 219 MiB in 52 packages [2021-05-03T23:04:37.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:04:37.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:04:38.271Z] OK: 219 MiB in 52 packages [2021-05-03T23:04:38.271Z] Removing intermediate container fd7f2acc3b01 [2021-05-03T23:04:38.271Z] ---> f188e1dd9c6e [2021-05-03T23:04:38.271Z] Step 6/22 : COPY go.mod . [2021-05-03T23:04:38.578Z] Removing intermediate container 778d31e81bf5 [2021-05-03T23:04:38.578Z] ---> ace509154141 [2021-05-03T23:04:38.578Z] Step 6/23 : COPY go.mod . [2021-05-03T23:04:38.885Z] ---> 974dc33a72ce [2021-05-03T23:04:38.885Z] Step 7/22 : RUN go mod download [2021-05-03T23:04:38.885Z] Removing intermediate container e9ea57f658c6 [2021-05-03T23:04:38.885Z] ---> 88d2b9f1e84a [2021-05-03T23:04:38.885Z] Step 6/23 : COPY go.mod . [2021-05-03T23:04:38.885Z] OK: 219 MiB in 52 packages [2021-05-03T23:04:39.194Z] ---> Running in 2208f25f54cf [2021-05-03T23:04:39.507Z] Removing intermediate container a44fa2cdb958 [2021-05-03T23:04:39.507Z] ---> 53d1ae7c5bab [2021-05-03T23:04:39.507Z] Step 6/23 : COPY go.mod . [2021-05-03T23:04:39.507Z] ---> 2a755ea416f6 [2021-05-03T23:04:39.507Z] Step 7/23 : RUN go mod download [2021-05-03T23:04:39.808Z] ---> Running in 9e606140d1b5 [2021-05-03T23:04:39.808Z] ---> 202dadbca65f [2021-05-03T23:04:39.808Z] Step 7/23 : RUN go mod download [2021-05-03T23:04:40.185Z] ---> Running in c5f027466cb5 [2021-05-03T23:04:40.908Z] ---> 0b5e86413521 [2021-05-03T23:04:40.908Z] Step 7/23 : RUN go mod download [2021-05-03T23:04:41.271Z] Removing intermediate container 8203a851fed5 [2021-05-03T23:04:41.271Z] ---> bd304038d352 [2021-05-03T23:04:41.271Z] Step 6/22 : COPY go.mod . [2021-05-03T23:04:41.271Z] ---> Running in a8eb0f9a1b7e [2021-05-03T23:04:42.473Z] ---> ae466b07019f [2021-05-03T23:04:42.473Z] Step 7/22 : RUN go mod download [2021-05-03T23:04:42.473Z] ---> Running in 5763bcf13229 [2021-05-03T23:04:45.184Z] Removing intermediate container 9e606140d1b5 [2021-05-03T23:04:45.184Z] ---> 91abcdffb156 [2021-05-03T23:04:45.184Z] Step 8/23 : COPY . . [2021-05-03T23:04:45.184Z] Removing intermediate container a8eb0f9a1b7e [2021-05-03T23:04:45.184Z] ---> 10fed3e3bcff [2021-05-03T23:04:45.184Z] Step 8/23 : COPY . . [2021-05-03T23:04:45.184Z] Removing intermediate container c5f027466cb5 [2021-05-03T23:04:45.184Z] ---> 404a39d84dcf [2021-05-03T23:04:45.184Z] Step 8/23 : COPY . . [2021-05-03T23:04:45.184Z] Removing intermediate container 2208f25f54cf [2021-05-03T23:04:45.184Z] ---> 6b49cc83aee1 [2021-05-03T23:04:45.184Z] Step 8/22 : COPY . . [2021-05-03T23:04:46.788Z] Removing intermediate container 5763bcf13229 [2021-05-03T23:04:46.788Z] ---> c6cbca9893e8 [2021-05-03T23:04:46.788Z] Step 8/22 : COPY . . [2021-05-03T23:04:53.323Z] gofmt -l . [2021-05-03T23:04:53.323Z] [ "`gofmt -l .`" = "" ] [2021-05-03T23:04:53.916Z] ./bin/test-go-mod-tidy.sh [2021-05-03T23:04:54.896Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-03T23:04:57.533Z] + ls -al . [2021-05-03T23:04:57.533Z] total 836 [2021-05-03T23:04:57.533Z] drwxrwxr-x 9 1001 1001 4096 May 3 23:04 . [2021-05-03T23:04:57.533Z] drwxr-xr-x 4 root root 4096 May 3 22:59 .. [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 11 May 3 22:58 .dockerignore [2021-05-03T23:04:57.533Z] drwxrwxr-x 8 1001 1001 4096 May 3 22:58 .git [2021-05-03T23:04:57.533Z] drwxrwxr-x 3 1001 1001 4096 May 3 22:58 .github [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 818 May 3 22:58 .gitignore [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 166 May 3 22:58 .sonarcloud.properties [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 8609 May 3 22:58 Attribution.txt [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 3804 May 3 22:58 CONTRIBUTING.md [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 931 May 3 22:58 Dockerfile.build [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 863 May 3 22:58 Jenkinsfile [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 10775 May 3 22:58 LICENSE [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 5774 May 3 22:58 Makefile [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 7978 May 3 22:58 README.md [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 6755 May 3 22:58 SECURITY.md [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 5 May 3 22:56 VERSION [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 4131 May 3 22:58 ZMQWindows.md [2021-05-03T23:04:57.533Z] drwxrwxr-x 2 1001 1001 4096 May 3 22:58 bin [2021-05-03T23:04:57.533Z] drwxrwxr-x 14 1001 1001 4096 May 3 22:58 cmd [2021-05-03T23:04:57.533Z] -rw-r--r-- 1 root root 699522 May 3 23:03 coverage.out [2021-05-03T23:04:57.533Z] -rw-r--r-- 1 root root 1060 May 3 23:04 go.mod [2021-05-03T23:04:57.533Z] -rw-r--r-- 1 root root 22420 May 3 22:59 go.sum [2021-05-03T23:04:57.533Z] drwxrwxr-x 8 1001 1001 4096 May 3 22:58 internal [2021-05-03T23:04:57.533Z] drwxrwxr-x 4 1001 1001 4096 May 3 22:58 openapi [2021-05-03T23:04:57.533Z] drwxrwxr-x 4 1001 1001 4096 May 3 22:58 snap [2021-05-03T23:04:57.533Z] -rw-rw-r-- 1 1001 1001 168 May 3 22:58 version.go [Pipeline] sh [2021-05-03T23:04:57.872Z] + '[' -e coverage.out ] [2021-05-03T23:04:57.872Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-03T23:04:58.185Z] Warning: overwriting stash ‘coverage-report’ [2021-05-03T23:04:59.366Z] Stashed 1 file(s) [Pipeline] sh [2021-05-03T23:05:00.023Z] + make build [2021-05-03T23:05:00.023Z] 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-05-03T23:05:06.729Z] 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-05-03T23:05:33.520Z] 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-05-03T23:05:35.502Z] 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-05-03T23:05:39.809Z] 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-05-03T23:05:40.787Z] 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-05-03T23:05:45.083Z] 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-05-03T23:05:49.383Z] 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-05-03T23:05:51.354Z] 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-05-03T23:05:55.664Z] 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-05-03T23:05:55.678Z] ---> 7fe101412ac8 [2021-05-03T23:05:55.678Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-03T23:05:55.678Z] ---> Running in a8a71ff40f0b [2021-05-03T23:05:55.678Z] ---> fae6d0ed1486 [2021-05-03T23:05:55.678Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-03T23:05:55.678Z] ---> af29c20af31c [2021-05-03T23:05:55.678Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-03T23:05:55.678Z] ---> 6405f4b709e4 [2021-05-03T23:05:55.678Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-03T23:05:55.678Z] ---> Running in f1b6b2700739 [2021-05-03T23:05:55.678Z] ---> Running in ba7e8b24b753 [2021-05-03T23:05:55.678Z] ---> Running in e5ed6a0c992c [2021-05-03T23:05:55.678Z] ---> 9cc202be1406 [2021-05-03T23:05:55.678Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-03T23:05:55.678Z] ---> Running in 1c859b053ea4 [2021-05-03T23:05:57.634Z] 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-05-03T23:05:57.688Z] 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-05-03T23:05:57.688Z] 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-05-03T23:05:57.688Z] 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-05-03T23:05:57.688Z] 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-05-03T23:05:57.688Z] 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-05-03T23:06:01.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-03T23:06:06.469Z] $ docker stop --time=1 d0c8abb54f6d36541e15cdbd764f60498cf00527b4e4754d07df58bc688bda65 [2021-05-03T23:06:09.200Z] $ docker rm -f d0c8abb54f6d36541e15cdbd764f60498cf00527b4e4754d07df58bc688bda65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T23:06:10.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T23:06:10.977Z] [2021-05-03T23:06:10.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T23:06:11.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T23:06:11.871Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-03T23:06:11.871Z] 29e5d40040c1: Pulling fs layer [2021-05-03T23:06:11.871Z] 1ce36da41761: Pulling fs layer [2021-05-03T23:06:11.871Z] 25b303627fd3: Pulling fs layer [2021-05-03T23:06:12.144Z] 29e5d40040c1: Verifying Checksum [2021-05-03T23:06:12.144Z] 29e5d40040c1: Download complete [2021-05-03T23:06:12.745Z] 29e5d40040c1: Pull complete [2021-05-03T23:06:12.745Z] 1ce36da41761: Verifying Checksum [2021-05-03T23:06:12.745Z] 1ce36da41761: Download complete [2021-05-03T23:06:14.181Z] 1ce36da41761: Pull complete [2021-05-03T23:06:14.455Z] 25b303627fd3: Verifying Checksum [2021-05-03T23:06:14.455Z] 25b303627fd3: Download complete [2021-05-03T23:06:24.593Z] 25b303627fd3: Pull complete [2021-05-03T23:06:24.593Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-03T23:06:24.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T23:06:24.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-03T23:06:24.808Z] prd-ubuntu18.04-docker-arm64-4c-16g-2801 does not seem to be running inside a container [2021-05-03T23:06:24.913Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-03T23:06:27.680Z] $ docker top b84f853c03ebf0b32fdcf828c33fd8ed4dbe37ac0412bb5fcd1c215fd00d4d7d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T23:06:28.547Z] + docker-compose build --help [2021-05-03T23:06:28.547Z] + grep parallel [2021-05-03T23:06:31.911Z] --parallel Build images in parallel. [Pipeline] } [2021-05-03T23:06:31.960Z] $ docker stop --time=1 b84f853c03ebf0b32fdcf828c33fd8ed4dbe37ac0412bb5fcd1c215fd00d4d7d [2021-05-03T23:06:33.805Z] $ docker rm -f b84f853c03ebf0b32fdcf828c33fd8ed4dbe37ac0412bb5fcd1c215fd00d4d7d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T23:06:34.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T23:06:34.402Z] . [Pipeline] withDockerContainer [2021-05-03T23:06:34.617Z] prd-ubuntu18.04-docker-arm64-4c-16g-2801 does not seem to be running inside a container [2021-05-03T23:06:34.720Z] $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-03T23:06:35.924Z] $ docker top 3220dbc5840d32d2129d1c7daaf0b681f30be64a26594433f55f89d6bd746c63 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T23:06:36.783Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-03T23:06:40.151Z] Building docker-core-command-go ... [2021-05-03T23:06:40.151Z] Building docker-core-data-go ... [2021-05-03T23:06:40.151Z] Building docker-core-metadata-go ... [2021-05-03T23:06:40.151Z] Building docker-security-bootstrapper-go ... [2021-05-03T23:06:40.151Z] Building docker-security-proxy-setup-go ... [2021-05-03T23:06:40.151Z] Building docker-security-secretstore-setup-go ... [2021-05-03T23:06:40.151Z] Building docker-support-notifications-go ... [2021-05-03T23:06:40.151Z] Building docker-support-scheduler-go ... [2021-05-03T23:06:40.151Z] Building docker-sys-mgmt-agent-go ... [2021-05-03T23:06:40.151Z] Building docker-core-metadata-go [2021-05-03T23:06:40.151Z] Building docker-security-secretstore-setup-go [2021-05-03T23:06:40.151Z] Building docker-core-command-go [2021-05-03T23:06:40.151Z] Building docker-sys-mgmt-agent-go [2021-05-03T23:06:40.151Z] Building docker-support-scheduler-go [2021-05-03T23:07:20.478Z] Removing intermediate container ba7e8b24b753 [2021-05-03T23:07:20.478Z] ---> 54ec1d9d1e24 [2021-05-03T23:07:20.478Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-03T23:07:20.478Z] Removing intermediate container 1c859b053ea4 [2021-05-03T23:07:20.478Z] ---> 68c083f27688 [2021-05-03T23:07:20.478Z] [2021-05-03T23:07:20.478Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T23:07:20.478Z] ---> Running in cb635807715f [2021-05-03T23:07:20.478Z] Removing intermediate container a8a71ff40f0b [2021-05-03T23:07:20.478Z] ---> f88e2c04b235 [2021-05-03T23:07:20.478Z] [2021-05-03T23:07:20.478Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T23:07:20.478Z] 3.12: Pulling from library/alpine [2021-05-03T23:07:20.478Z] 3.12: Pulling from library/alpine [2021-05-03T23:07:20.478Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T23:07:20.478Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T23:07:20.478Z] Status: Downloaded newer image for alpine:3.12 [2021-05-03T23:07:20.478Z] ---> 13621d1b12d4 [2021-05-03T23:07:20.478Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-03T23:07:20.478Z] Status: Downloaded newer image for alpine:3.12 [2021-05-03T23:07:20.478Z] ---> 13621d1b12d4 [2021-05-03T23:07:20.478Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-03T23:07:20.478Z] 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-05-03T23:07:23.926Z] ---> Running in 3e1a3265b0df [2021-05-03T23:07:23.926Z] ---> Running in fb546e82e401 [2021-05-03T23:07:25.550Z] Removing intermediate container e5ed6a0c992c [2021-05-03T23:07:25.550Z] ---> d4842a27fc9d [2021-05-03T23:07:25.550Z] [2021-05-03T23:07:25.550Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T23:07:25.550Z] ---> 13621d1b12d4 [2021-05-03T23:07:25.550Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T23:07:25.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:07:25.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:07:26.144Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T23:07:26.144Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:07:26.144Z] OK: 6 MiB in 15 packages [2021-05-03T23:07:26.144Z] ---> Running in 1f552d00c5f4 [2021-05-03T23:07:26.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:07:26.425Z] Removing intermediate container f1b6b2700739 [2021-05-03T23:07:26.425Z] ---> ced916b8523a [2021-05-03T23:07:26.425Z] [2021-05-03T23:07:26.425Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T23:07:26.425Z] ---> 13621d1b12d4 [2021-05-03T23:07:26.425Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-03T23:07:26.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:07:26.811Z] ---> Running in b5a7cdaad0c8 [2021-05-03T23:07:27.115Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-03T23:07:27.115Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-03T23:07:27.115Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:07:27.115Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T23:07:27.403Z] OK: 6 MiB in 16 packages [2021-05-03T23:07:27.732Z] Removing intermediate container cb635807715f [2021-05-03T23:07:27.732Z] ---> 37975749a49c [2021-05-03T23:07:27.732Z] [2021-05-03T23:07:27.732Z] Step 11/23 : FROM docker:20.10.0 [2021-05-03T23:07:27.732Z] Removing intermediate container b5a7cdaad0c8 [2021-05-03T23:07:27.732Z] ---> dac830e5903d [2021-05-03T23:07:27.732Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-03T23:07:27.732Z] 20.10.0: Pulling from library/docker [2021-05-03T23:07:27.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:07:28.035Z] Removing intermediate container 3e1a3265b0df [2021-05-03T23:07:28.035Z] ---> 12e3ae1b75c8 [2021-05-03T23:07:28.035Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T23:07:28.035Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:07:28.035Z] ---> Running in 9beba3f895e6 [2021-05-03T23:07:28.364Z] ---> Running in ff8bd4780ba6 [2021-05-03T23:07:28.364Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T23:07:28.364Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:07:28.364Z] OK: 6 MiB in 15 packages [2021-05-03T23:07:29.130Z] Removing intermediate container 9beba3f895e6 [2021-05-03T23:07:29.130Z] ---> 48ecfb447b09 [2021-05-03T23:07:29.427Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-03T23:07:29.427Z] Removing intermediate container ff8bd4780ba6 [2021-05-03T23:07:29.427Z] ---> 7ce4cb7d6ae9 [2021-05-03T23:07:29.427Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-03T23:07:29.717Z] ---> Running in 4e7b190dc018 [2021-05-03T23:07:29.717Z] Removing intermediate container fb546e82e401 [2021-05-03T23:07:29.717Z] ---> 170873efa2b2 [2021-05-03T23:07:29.717Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T23:07:29.717Z] ---> Running in b74d8863177e [2021-05-03T23:07:30.028Z] ---> Running in 6dff61135624 [2021-05-03T23:07:30.383Z] Removing intermediate container 4e7b190dc018 [2021-05-03T23:07:30.383Z] ---> 17f8dfa5467a [2021-05-03T23:07:30.383Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:07:31.686Z] ---> Running in 44189f91109a [2021-05-03T23:07:31.686Z] Removing intermediate container 1f552d00c5f4 [2021-05-03T23:07:31.686Z] ---> 1be17c7e9042 [2021-05-03T23:07:31.686Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T23:07:31.686Z] Removing intermediate container b74d8863177e [2021-05-03T23:07:31.686Z] ---> 639e9b0e2e77 [2021-05-03T23:07:31.686Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T23:07:32.197Z] Removing intermediate container 6dff61135624 [2021-05-03T23:07:32.197Z] ---> 0e45a4bfd5d7 [2021-05-03T23:07:32.197Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-03T23:07:32.534Z] ---> Running in 8d6474b2cdaa [2021-05-03T23:07:32.534Z] ---> Running in 70984d469779 [2021-05-03T23:07:32.534Z] ---> Running in f02554a69269 [2021-05-03T23:07:33.357Z] Removing intermediate container 8d6474b2cdaa [2021-05-03T23:07:33.357Z] ---> fcfe846232fc [2021-05-03T23:07:33.357Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-03T23:07:33.357Z] Removing intermediate container 70984d469779 [2021-05-03T23:07:33.357Z] ---> e55c9bea3d49 [2021-05-03T23:07:33.357Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T23:07:33.357Z] Removing intermediate container f02554a69269 [2021-05-03T23:07:33.357Z] ---> 6a16ae34043c [2021-05-03T23:07:33.357Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T23:07:33.673Z] ---> Running in f24e61cb5ee9 [2021-05-03T23:07:33.996Z] ---> Running in f1f6c9543494 [2021-05-03T23:07:34.303Z] ---> 1dfa09af20f3 [2021-05-03T23:07:34.303Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-03T23:07:34.303Z] Removing intermediate container f24e61cb5ee9 [2021-05-03T23:07:34.303Z] ---> 273c3c6724d4 [2021-05-03T23:07:34.303Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T23:07:34.590Z] ---> Running in 65407a0d9a8d [2021-05-03T23:07:34.590Z] Removing intermediate container f1f6c9543494 [2021-05-03T23:07:34.590Z] ---> 538b3ad48adf [2021-05-03T23:07:34.590Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T23:07:35.217Z] Removing intermediate container 65407a0d9a8d [2021-05-03T23:07:35.217Z] ---> 5a19466e11e3 [2021-05-03T23:07:35.217Z] Step 15/23 : WORKDIR / [2021-05-03T23:07:35.513Z] ---> c55bd5137daa [2021-05-03T23:07:35.513Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-03T23:07:35.813Z] ---> Running in 778fa04ab597 [2021-05-03T23:07:36.152Z] ---> 4ab592380685 [2021-05-03T23:07:36.152Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-03T23:07:36.152Z] Removing intermediate container 44189f91109a [2021-05-03T23:07:36.152Z] ---> e833ee6c1417 [2021-05-03T23:07:36.152Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-03T23:07:36.776Z] ---> Running in fdadd55ac121 [2021-05-03T23:07:37.061Z] Removing intermediate container 778fa04ab597 [2021-05-03T23:07:37.061Z] ---> b5673e644c81 [2021-05-03T23:07:37.061Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T23:07:37.061Z] ---> 549c7c0e9617 [2021-05-03T23:07:37.061Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-03T23:07:37.358Z] ---> Running in d67ae382a834 [2021-05-03T23:07:37.358Z] ---> 89dcd204cafb [2021-05-03T23:07:37.358Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-03T23:07:37.751Z] ---> 5809fa75529b [2021-05-03T23:07:37.751Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-03T23:07:38.073Z] Removing intermediate container d67ae382a834 [2021-05-03T23:07:38.073Z] ---> 94b4c7bbf451 [2021-05-03T23:07:38.073Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T23:07:38.073Z] ---> Running in 6cd0453f12c8 [2021-05-03T23:07:38.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:07:38.438Z] ---> a49a00e34a53 [2021-05-03T23:07:38.438Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-03T23:07:38.438Z] ---> Running in 7fa94919b53f [2021-05-03T23:07:38.719Z] Removing intermediate container 6cd0453f12c8 [2021-05-03T23:07:38.719Z] ---> 77cccc2fe569 [2021-05-03T23:07:38.719Z] Step 20/22 : LABEL arch=x86_64 [2021-05-03T23:07:38.999Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:07:39.292Z] ---> Running in 7e37b4dcb519 [2021-05-03T23:07:39.292Z] ---> 5db1149af47b [2021-05-03T23:07:39.292Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-03T23:07:39.292Z] Removing intermediate container 7fa94919b53f [2021-05-03T23:07:39.292Z] ---> 404f388f2c8d [2021-05-03T23:07:39.292Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T23:07:39.584Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-03T23:07:39.584Z] ---> Running in af0ac8da24d2 [2021-05-03T23:07:39.584Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-03T23:07:39.584Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-03T23:07:39.889Z] Removing intermediate container 7e37b4dcb519 [2021-05-03T23:07:39.889Z] ---> a8b8db5bf5b4 [2021-05-03T23:07:39.889Z] Step 21/22 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:07:39.889Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-03T23:07:40.185Z] ---> Running in a300d00ba10f [2021-05-03T23:07:40.185Z] Removing intermediate container af0ac8da24d2 [2021-05-03T23:07:40.185Z] ---> e61e1a15bace [2021-05-03T23:07:40.185Z] Step 20/22 : LABEL arch=x86_64 [2021-05-03T23:07:40.480Z] ---> f9c6d6ba493e [2021-05-03T23:07:40.480Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-03T23:07:40.480Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-03T23:07:40.480Z] ---> Running in 8a7013aa5199 [2021-05-03T23:07:40.770Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-03T23:07:40.770Z] ---> Running in 4a8885cfa397 [2021-05-03T23:07:40.770Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:07:40.770Z] OK: 8 MiB in 20 packages [2021-05-03T23:07:40.770Z] Removing intermediate container a300d00ba10f [2021-05-03T23:07:40.770Z] ---> 113461094146 [2021-05-03T23:07:40.770Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T23:07:41.102Z] ---> Running in c4b4c3aa5896 [2021-05-03T23:07:41.102Z] Removing intermediate container 8a7013aa5199 [2021-05-03T23:07:41.102Z] ---> 12fca8dc19ae [2021-05-03T23:07:41.102Z] Step 21/22 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:07:41.424Z] Removing intermediate container 4a8885cfa397 [2021-05-03T23:07:41.424Z] ---> 5ce3fd51ba7c [2021-05-03T23:07:41.424Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T23:07:41.728Z] ---> Running in 3267d7eb20d5 [2021-05-03T23:07:42.005Z] ---> Running in f4bc44ae42ef [2021-05-03T23:07:42.005Z] Removing intermediate container c4b4c3aa5896 [2021-05-03T23:07:42.005Z] ---> 72cbd780c63f [2021-05-03T23:07:42.005Z] [2021-05-03T23:07:42.293Z] Removing intermediate container 3267d7eb20d5 [2021-05-03T23:07:42.293Z] ---> dae11a23c8cc [2021-05-03T23:07:42.293Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T23:07:42.583Z] ---> Running in 205b49892e2b [2021-05-03T23:07:42.584Z] Removing intermediate container f4bc44ae42ef [2021-05-03T23:07:42.584Z] ---> f2c37c6d48c5 [2021-05-03T23:07:42.584Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T23:07:42.584Z] Removing intermediate container fdadd55ac121 [2021-05-03T23:07:42.584Z] ---> 2c8d658188b2 [2021-05-03T23:07:42.584Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T23:07:42.885Z] ---> Running in e9effe512ba3 [2021-05-03T23:07:43.190Z] Successfully built 72cbd780c63f [2021-05-03T23:07:43.190Z] Removing intermediate container 205b49892e2b [2021-05-03T23:07:43.190Z] ---> f8ff5fa89e0d [2021-05-03T23:07:43.190Z] [2021-05-03T23:07:43.501Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-03T23:07:43.501Z] Building docker-security-bootstrapper-go [2021-05-03T23:07:43.796Z]  Building docker-support-scheduler-go ... done Removing intermediate container e9effe512ba3 [2021-05-03T23:07:43.796Z] ---> aae027bb6c32 [2021-05-03T23:07:43.796Z] Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:07:43.796Z] ---> 4e9d38959ea6 [2021-05-03T23:07:43.796Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-03T23:07:43.796Z] Successfully built f8ff5fa89e0d [2021-05-03T23:07:43.796Z] Successfully tagged docker-support-notifications-go:latest [2021-05-03T23:07:43.796Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-05-03T23:07:44.075Z] ---> Running in 4379e6c1077d [2021-05-03T23:07:44.718Z] Removing intermediate container 4379e6c1077d [2021-05-03T23:07:44.718Z] ---> 5740db3b93fb [2021-05-03T23:07:44.718Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T23:07:45.001Z] ---> Running in 8c84679f246d [2021-05-03T23:07:45.283Z] ---> ad2ce1a36bc9 [2021-05-03T23:07:45.283Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-03T23:07:45.283Z] Removing intermediate container 8c84679f246d [2021-05-03T23:07:45.283Z] ---> 70b2dcf28af1 [2021-05-03T23:07:45.283Z] [2021-05-03T23:07:45.283Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-03T23:07:45.592Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-03T23:07:45.592Z] ---> aefe523efa57 [2021-05-03T23:07:45.592Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-03T23:07:47.617Z] Successfully built 70b2dcf28af1 [2021-05-03T23:07:47.988Z] Successfully tagged docker-core-metadata-go:latest [2021-05-03T23:07:47.988Z] Building docker-security-secretstore-setup-go [2021-05-03T23:07:47.988Z]  Building docker-core-metadata-go ... done  ---> Running in ed53e4d0faed [2021-05-03T23:07:48.696Z] ---> 4152ae472514 [2021-05-03T23:07:48.696Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-03T23:07:48.986Z] ---> Running in 71d4362dad2e [2021-05-03T23:07:48.986Z] Removing intermediate container ed53e4d0faed [2021-05-03T23:07:48.986Z] ---> d99294b9b30a [2021-05-03T23:07:48.986Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-03T23:07:48.986Z] ---> Running in 0730add9c611 [2021-05-03T23:07:49.277Z] Removing intermediate container 71d4362dad2e [2021-05-03T23:07:49.277Z] ---> 5d8e3eb64462 [2021-05-03T23:07:49.277Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T23:07:49.882Z] ---> Running in 8026a19a9a12 [2021-05-03T23:07:50.653Z] Removing intermediate container 8026a19a9a12 [2021-05-03T23:07:50.653Z] ---> 8ad3a06a7ee7 [2021-05-03T23:07:50.653Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T23:07:50.963Z] ---> Running in 65e011db6442 [2021-05-03T23:07:50.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:07:51.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:07:51.589Z] (1/39) Installing readline (8.0.4-r0) [2021-05-03T23:07:51.589Z] (2/39) Installing bash (5.0.17-r0) [2021-05-03T23:07:51.589Z] Executing bash-5.0.17-r0.post-install [2021-05-03T23:07:51.589Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T23:07:51.589Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-03T23:07:51.967Z] (5/39) Installing curl (7.76.1-r0) [2021-05-03T23:07:51.967Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-03T23:07:51.967Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-03T23:07:52.304Z] (8/39) Installing expat (2.2.9-r1) [2021-05-03T23:07:52.304Z] (9/39) Installing libffi (3.3-r2) [2021-05-03T23:07:52.304Z] (10/39) Installing gdbm (1.13-r1) [2021-05-03T23:07:52.619Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-03T23:07:52.619Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-03T23:07:52.619Z] Removing intermediate container 65e011db6442 [2021-05-03T23:07:52.619Z] ---> dc430cff088b [2021-05-03T23:07:52.619Z] Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:07:52.619Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-03T23:07:54.817Z] ---> Running in c51cb5ba9940 [2021-05-03T23:07:56.829Z] Removing intermediate container c51cb5ba9940 [2021-05-03T23:07:56.829Z] ---> b624b6ddac08 [2021-05-03T23:07:56.829Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T23:07:57.505Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-03T23:07:57.780Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-03T23:07:57.780Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-03T23:07:57.780Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-03T23:07:58.067Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-03T23:07:58.690Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-03T23:07:58.690Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-03T23:07:59.086Z] ---> Running in 4b312b1cdeac [2021-05-03T23:07:59.401Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-03T23:07:59.401Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-03T23:07:59.401Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-03T23:07:59.670Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-03T23:07:59.670Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-03T23:07:59.670Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-03T23:07:59.670Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-03T23:07:59.994Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-03T23:08:00.431Z] Removing intermediate container 4b312b1cdeac [2021-05-03T23:08:00.431Z] ---> d31d75163f13 [2021-05-03T23:08:00.431Z] [2021-05-03T23:08:00.431Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-03T23:08:00.431Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-03T23:08:00.431Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-03T23:08:00.431Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-03T23:08:00.431Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-03T23:08:00.431Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-03T23:08:00.431Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-03T23:08:00.431Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-03T23:08:00.431Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-03T23:08:00.790Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-03T23:08:00.790Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-03T23:08:00.790Z] Successfully built d31d75163f13 [2021-05-03T23:08:00.790Z] Successfully tagged docker-core-data-go:latest [2021-05-03T23:08:00.790Z]  Building docker-core-data-go ... done Building docker-security-proxy-setup-go [2021-05-03T23:08:00.790Z] Executing busybox-1.31.1-r19.trigger [2021-05-03T23:08:00.790Z] OK: 72 MiB in 59 packages [2021-05-03T23:08:01.935Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:08:01.936Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:08:01.936Z] ---> 20be21234e4b [2021-05-03T23:08:01.936Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T23:08:01.936Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:08:01.936Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:08:01.936Z] ---> 20be21234e4b [2021-05-03T23:08:01.936Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T23:08:01.936Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:08:01.936Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:08:01.936Z] ---> 20be21234e4b [2021-05-03T23:08:01.936Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T23:08:01.936Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:08:01.936Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:08:01.936Z] ---> 20be21234e4b [2021-05-03T23:08:01.936Z] Step 3/25 : WORKDIR /edgex-go [2021-05-03T23:08:01.936Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:08:01.936Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:08:01.936Z] ---> 20be21234e4b [2021-05-03T23:08:01.936Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T23:08:01.936Z] ---> Running in 75b1c52d0e41 [2021-05-03T23:08:01.936Z] ---> Running in 95edf4c7f992 [2021-05-03T23:08:01.936Z] ---> Running in 76d9dcd78798 [2021-05-03T23:08:01.936Z] ---> Running in b605d31a25bc [2021-05-03T23:08:01.936Z] ---> Running in 688bc5fbe5ab [2021-05-03T23:08:01.936Z] Removing intermediate container 76d9dcd78798 [2021-05-03T23:08:01.936Z] ---> 30d29793ede8 [2021-05-03T23:08:01.936Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:08:01.936Z] Removing intermediate container 95edf4c7f992 [2021-05-03T23:08:01.936Z] ---> f37066930ae4 [2021-05-03T23:08:01.936Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:08:01.936Z] Removing intermediate container 688bc5fbe5ab [2021-05-03T23:08:01.936Z] ---> 4c574ba89050 [2021-05-03T23:08:01.936Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:08:01.936Z] Removing intermediate container b605d31a25bc [2021-05-03T23:08:01.936Z] ---> 041996a39d06 [2021-05-03T23:08:01.936Z] Removing intermediate container 75b1c52d0e41 [2021-05-03T23:08:01.936Z] ---> c8bb95ef4d1d [2021-05-03T23:08:01.936Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:08:01.936Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:08:01.936Z] ---> Running in 289322c49d58 [2021-05-03T23:08:01.936Z] ---> Running in 392c8cbf1f62 [2021-05-03T23:08:01.936Z] ---> Running in 3acb9751b338 [2021-05-03T23:08:01.936Z] ---> Running in 154e96919490 [2021-05-03T23:08:01.936Z] ---> Running in 3ef12432b5ac [2021-05-03T23:08:01.936Z] Removing intermediate container 289322c49d58 [2021-05-03T23:08:01.936Z] ---> 0c5ed6ebdcb7 [2021-05-03T23:08:01.936Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-03T23:08:01.936Z] Removing intermediate container 3acb9751b338 [2021-05-03T23:08:01.936Z] ---> aa154775175f [2021-05-03T23:08:01.936Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-03T23:08:01.936Z] ---> Running in 8c3ca752a83c [2021-05-03T23:08:01.936Z] ---> Running in 3d57b121613b [2021-05-03T23:08:01.936Z] Removing intermediate container 392c8cbf1f62 [2021-05-03T23:08:01.936Z] ---> 99c73f2dc6dc [2021-05-03T23:08:01.936Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-03T23:08:01.936Z] Removing intermediate container 3ef12432b5ac [2021-05-03T23:08:01.936Z] ---> fc5261e09b48 [2021-05-03T23:08:01.936Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T23:08:01.936Z] ---> Running in eb6d976b55e7 [2021-05-03T23:08:01.936Z] Removing intermediate container 154e96919490 [2021-05-03T23:08:01.936Z] ---> 7204bb468faf [2021-05-03T23:08:01.936Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T23:08:02.206Z] ---> Running in f5cd576bb1ff [2021-05-03T23:08:02.206Z] ---> Running in 2864f8e89cfe [2021-05-03T23:08:03.198Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:08:03.198Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:08:03.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:08:04.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:08:04.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:08:04.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:08:04.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:08:04.952Z] Collecting docker-compose==1.23.2 [2021-05-03T23:08:04.952Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-03T23:08:04.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:08:04.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:08:05.238Z] OK: 218 MiB in 52 packages [2021-05-03T23:08:05.238Z] OK: 218 MiB in 52 packages [2021-05-03T23:08:05.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:08:05.563Z] Collecting cached-property<2,>=1.2.0 [2021-05-03T23:08:05.856Z] OK: 218 MiB in 52 packages [2021-05-03T23:08:05.861Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-03T23:08:06.144Z] OK: 218 MiB in 52 packages [2021-05-03T23:08:06.424Z] OK: 218 MiB in 52 packages [2021-05-03T23:08:06.547Z] Collecting jsonschema<3,>=2.5.1 [2021-05-03T23:08:06.547Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-03T23:08:06.867Z] Collecting docopt<0.7,>=0.6.1 [2021-05-03T23:08:06.867Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-03T23:08:07.023Z] Removing intermediate container 3d57b121613b [2021-05-03T23:08:07.023Z] ---> 6932c7f0a53f [2021-05-03T23:08:07.023Z] Step 6/25 : COPY go.mod . [2021-05-03T23:08:07.301Z] Removing intermediate container 8c3ca752a83c [2021-05-03T23:08:07.301Z] ---> 0f61dcf4d1c5 [2021-05-03T23:08:07.301Z] Step 6/23 : COPY go.mod . [2021-05-03T23:08:07.581Z] Removing intermediate container eb6d976b55e7 [2021-05-03T23:08:07.581Z] ---> dc6806b7fe93 [2021-05-03T23:08:07.581Z] Step 6/22 : COPY go.mod . [2021-05-03T23:08:07.856Z] Removing intermediate container 2864f8e89cfe [2021-05-03T23:08:07.856Z] ---> 3c6d3d331525 [2021-05-03T23:08:07.856Z] Step 6/23 : COPY go.mod . [2021-05-03T23:08:08.134Z] ---> d034a89c212e [2021-05-03T23:08:08.134Z] Step 7/25 : RUN go mod download [2021-05-03T23:08:08.134Z] Removing intermediate container f5cd576bb1ff [2021-05-03T23:08:08.134Z] ---> c03569d3ae97 [2021-05-03T23:08:08.134Z] Step 6/23 : COPY go.mod . [2021-05-03T23:08:08.409Z] ---> Running in f337d7a05c06 [2021-05-03T23:08:08.409Z] ---> 2225156dc5ab [2021-05-03T23:08:08.409Z] Step 7/23 : RUN go mod download [2021-05-03T23:08:08.682Z] ---> 7f16df9d5ce5 [2021-05-03T23:08:08.682Z] Step 7/22 : RUN go mod download [2021-05-03T23:08:08.682Z] ---> Running in 525fba650e4a [2021-05-03T23:08:08.968Z] ---> Running in 3ce6381fd602 [2021-05-03T23:08:08.968Z] ---> 57e2a1420604 [2021-05-03T23:08:08.968Z] Step 7/23 : RUN go mod download [2021-05-03T23:08:09.242Z] ---> 8f7fd91bb501 [2021-05-03T23:08:09.242Z] Step 7/23 : RUN go mod download [2021-05-03T23:08:09.242Z] ---> Running in 3444cf979ec6 [2021-05-03T23:08:09.517Z] ---> Running in f85fc9f066e3 [2021-05-03T23:08:12.166Z] Removing intermediate container f337d7a05c06 [2021-05-03T23:08:12.166Z] ---> 2a3ca73a83a0 [2021-05-03T23:08:12.166Z] Step 8/25 : COPY . . [2021-05-03T23:08:12.762Z] 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-05-03T23:08:12.762Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-03T23:08:12.762Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-03T23:08:13.155Z] Removing intermediate container 525fba650e4a [2021-05-03T23:08:13.155Z] ---> 12939a0514c2 [2021-05-03T23:08:13.155Z] Step 8/23 : COPY . . [2021-05-03T23:08:13.752Z] Removing intermediate container 3ce6381fd602 [2021-05-03T23:08:13.752Z] ---> c16cb599cec1 [2021-05-03T23:08:13.752Z] Step 8/22 : COPY . . [2021-05-03T23:08:14.030Z] Removing intermediate container 3444cf979ec6 [2021-05-03T23:08:14.030Z] ---> e65284622201 [2021-05-03T23:08:14.030Z] Step 8/23 : COPY . . [2021-05-03T23:08:14.030Z] Removing intermediate container f85fc9f066e3 [2021-05-03T23:08:14.030Z] ---> e8d2e365706e [2021-05-03T23:08:14.030Z] Step 8/23 : COPY . . [2021-05-03T23:08:15.142Z] Collecting PyYAML<4,>=3.10 [2021-05-03T23:08:15.142Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-03T23:08:19.037Z] Collecting texttable<0.10,>=0.9.0 [2021-05-03T23:08:19.037Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-03T23:08:20.660Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-03T23:08:20.660Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-03T23:08:20.660Z] Collecting docker<4.0,>=3.6.0 [2021-05-03T23:08:20.660Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-03T23:08:21.692Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-03T23:08:21.692Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-03T23:08:22.000Z] Collecting docker-pycreds>=0.4.0 [2021-05-03T23:08:22.000Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-03T23:08:22.314Z] Collecting idna<2.8,>=2.5 [2021-05-03T23:08:22.314Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-03T23:08:22.314Z] 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-05-03T23:08:22.713Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-03T23:08:22.713Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-03T23:08:23.065Z] 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-05-03T23:08:23.065Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-03T23:08:23.065Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-03T23:08:23.065Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-03T23:08:23.065Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-03T23:08:23.383Z] Installing collected packages: cached-property, jsonschema, docopt, dockerpty, PyYAML, texttable, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docker-compose [2021-05-03T23:08:24.052Z] Running setup.py install for docopt: started [2021-05-03T23:08:27.194Z] Running setup.py install for docopt: finished with status 'done' [2021-05-03T23:08:27.194Z] Running setup.py install for dockerpty: started [2021-05-03T23:08:28.418Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-03T23:08:28.418Z] Running setup.py install for PyYAML: started [2021-05-03T23:08:30.605Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-03T23:08:30.605Z] Running setup.py install for texttable: started [2021-05-03T23:08:32.397Z] Running setup.py install for texttable: finished with status 'done' [2021-05-03T23:08:32.665Z] Attempting uninstall: idna [2021-05-03T23:08:32.665Z] Found existing installation: idna 2.9 [2021-05-03T23:08:32.665Z] Uninstalling idna-2.9: [2021-05-03T23:08:32.978Z] Successfully uninstalled idna-2.9 [2021-05-03T23:08:33.307Z] Attempting uninstall: urllib3 [2021-05-03T23:08:33.307Z] Found existing installation: urllib3 1.25.9 [2021-05-03T23:08:33.307Z] Uninstalling urllib3-1.25.9: [2021-05-03T23:08:33.307Z] Successfully uninstalled urllib3-1.25.9 [2021-05-03T23:08:33.966Z] Attempting uninstall: requests [2021-05-03T23:08:33.966Z] Found existing installation: requests 2.23.0 [2021-05-03T23:08:33.966Z] Uninstalling requests-2.23.0: [2021-05-03T23:08:34.297Z] Successfully uninstalled requests-2.23.0 [2021-05-03T23:08:35.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:08:35.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:08:35.630Z] ---> 983336325bf9 [2021-05-03T23:08:35.630Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T23:08:35.630Z] ---> Using cache [2021-05-03T23:08:35.630Z] ---> 900d160d149b [2021-05-03T23:08:35.630Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:08:35.630Z] ---> Using cache [2021-05-03T23:08:35.630Z] ---> 8ac42636bad5 [2021-05-03T23:08:35.630Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T23:08:35.957Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:08:35.957Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:08:35.957Z] ---> 983336325bf9 [2021-05-03T23:08:35.957Z] Step 3/25 : WORKDIR /edgex-go [2021-05-03T23:08:35.957Z] ---> Using cache [2021-05-03T23:08:35.957Z] ---> 900d160d149b [2021-05-03T23:08:35.957Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:08:35.957Z] ---> Using cache [2021-05-03T23:08:35.957Z] ---> 8ac42636bad5 [2021-05-03T23:08:35.957Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-03T23:08:37.488Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:08:37.488Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:08:37.488Z] ---> 983336325bf9 [2021-05-03T23:08:37.488Z] Step 3/31 : WORKDIR /edgex-go [2021-05-03T23:08:37.488Z] ---> Using cache [2021-05-03T23:08:37.488Z] ---> 900d160d149b [2021-05-03T23:08:37.488Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:08:37.488Z] ---> Using cache [2021-05-03T23:08:37.488Z] ---> 8ac42636bad5 [2021-05-03T23:08:37.488Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-03T23:08:38.559Z] ---> Running in a35388d99d9f [2021-05-03T23:08:38.559Z] ---> Running in c89b43a78b64 [2021-05-03T23:08:38.559Z] ---> Running in 92074de54be3 [2021-05-03T23:08:38.559Z] 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.58.0 [2021-05-03T23:08:40.828Z] ---> f1bdd2654c74 [2021-05-03T23:08:40.828Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-03T23:08:40.828Z] ---> 539512d331c4 [2021-05-03T23:08:40.828Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-03T23:08:40.828Z] ---> e75e23a77767 [2021-05-03T23:08:40.828Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-03T23:08:40.828Z] ---> 0a07c2dcc65c [2021-05-03T23:08:40.828Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-03T23:08:40.828Z] ---> Running in dff3e9e33fb2 [2021-05-03T23:08:40.828Z] ---> Running in b84694900e6d [2021-05-03T23:08:40.828Z] ---> Running in 7845ec676ebd [2021-05-03T23:08:40.828Z] ---> Running in d30d1c40d227 [2021-05-03T23:08:40.828Z] ---> 0745473f16dc [2021-05-03T23:08:40.828Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-03T23:08:40.828Z] ---> Running in 6d7b361b218c [2021-05-03T23:08:41.435Z] 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-05-03T23:08:41.715Z] 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-05-03T23:08:41.715Z] 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-05-03T23:08:41.715Z] 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-05-03T23:08:42.316Z] 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-05-03T23:08:43.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:08:43.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:08:43.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:08:44.677Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:08:44.677Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:08:44.677Z] ---> 983336325bf9 [2021-05-03T23:08:44.677Z] Step 3/21 : WORKDIR /edgex-go [2021-05-03T23:08:44.677Z] ---> Using cache [2021-05-03T23:08:44.677Z] ---> 900d160d149b [2021-05-03T23:08:44.677Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:08:44.677Z] ---> Using cache [2021-05-03T23:08:44.677Z] ---> 8ac42636bad5 [2021-05-03T23:08:44.677Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-03T23:08:44.677Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:08:44.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:08:44.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:08:45.600Z] ---> Running in eb641f9eb96b [2021-05-03T23:08:46.324Z] OK: 219 MiB in 52 packages [2021-05-03T23:08:46.324Z] OK: 219 MiB in 52 packages [2021-05-03T23:08:46.611Z] OK: 219 MiB in 52 packages [2021-05-03T23:08:46.912Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:08:47.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:08:48.660Z] Removing intermediate container 92074de54be3 [2021-05-03T23:08:48.660Z] ---> f647bfc39878 [2021-05-03T23:08:48.660Z] Step 6/31 : COPY go.mod . [2021-05-03T23:08:48.660Z] Removing intermediate container a35388d99d9f [2021-05-03T23:08:48.660Z] ---> 9812c8bdaa20 [2021-05-03T23:08:48.660Z] Step 6/23 : COPY go.mod . [2021-05-03T23:08:48.660Z] Removing intermediate container c89b43a78b64 [2021-05-03T23:08:48.660Z] ---> bd2a81a52cbc [2021-05-03T23:08:48.660Z] Step 6/25 : COPY go.mod . [2021-05-03T23:08:48.959Z] OK: 219 MiB in 52 packages [2021-05-03T23:08:49.248Z] ---> 7c4bcbccc137 [2021-05-03T23:08:49.248Z] Step 7/23 : RUN go mod download [2021-05-03T23:08:49.522Z] ---> 33113ac3a635 [2021-05-03T23:08:49.523Z] Step 7/25 : RUN go mod download [2021-05-03T23:08:49.523Z] ---> 9d2cb3e7c860 [2021-05-03T23:08:49.523Z] Step 7/31 : RUN go mod download [2021-05-03T23:08:50.243Z] ---> Running in 2ef37c775985 [2021-05-03T23:08:50.243Z] ---> Running in 72946633f8fd [2021-05-03T23:08:50.243Z] ---> Running in b87a53d94063 [2021-05-03T23:08:51.354Z] Removing intermediate container eb641f9eb96b [2021-05-03T23:08:51.354Z] ---> 2725600e495d [2021-05-03T23:08:51.354Z] Step 6/21 : COPY go.mod . [2021-05-03T23:08:52.382Z] ---> 73d44622bc7f [2021-05-03T23:08:52.382Z] Step 7/21 : RUN go mod download [2021-05-03T23:08:53.038Z] ---> Running in 1ef3e34365b8 [2021-05-03T23:08:55.800Z] Removing intermediate container 72946633f8fd [2021-05-03T23:08:55.800Z] ---> 1b46f41e5869 [2021-05-03T23:08:55.800Z] Step 8/31 : COPY . . [2021-05-03T23:08:55.800Z] Removing intermediate container 2ef37c775985 [2021-05-03T23:08:55.800Z] ---> ce146a27b6ee [2021-05-03T23:08:55.800Z] Step 8/23 : COPY . . [2021-05-03T23:08:55.800Z] Removing intermediate container b87a53d94063 [2021-05-03T23:08:55.800Z] ---> bddaab5c7ca1 [2021-05-03T23:08:55.800Z] Step 8/25 : COPY . . [2021-05-03T23:09:01.418Z] Removing intermediate container 1ef3e34365b8 [2021-05-03T23:09:01.418Z] ---> 285deaa8b694 [2021-05-03T23:09:01.418Z] Step 8/21 : COPY . . [2021-05-03T23:09:41.279Z] Removing intermediate container 0730add9c611 [2021-05-03T23:09:41.279Z] ---> 1a9352a39c43 [2021-05-03T23:09:41.279Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-03T23:09:41.680Z] ---> Running in feaf55c64edd [2021-05-03T23:09:44.661Z] Removing intermediate container feaf55c64edd [2021-05-03T23:09:44.661Z] ---> 4fff565b1d48 [2021-05-03T23:09:44.661Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-03T23:09:46.246Z] ---> Running in ec2e106f132a [2021-05-03T23:09:47.821Z] Removing intermediate container ec2e106f132a [2021-05-03T23:09:47.821Z] ---> f6e0dcf64e5f [2021-05-03T23:09:47.821Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-03T23:09:50.567Z] ---> d7cd8ccfc7be [2021-05-03T23:09:50.567Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-03T23:09:52.835Z] ---> 614e07ba18df [2021-05-03T23:09:52.835Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-03T23:09:55.724Z] ---> 8cdc3b00f96a [2021-05-03T23:09:55.724Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-03T23:09:56.419Z] ---> Running in e95baa5f7583 [2021-05-03T23:09:57.897Z] Removing intermediate container e95baa5f7583 [2021-05-03T23:09:57.897Z] ---> ba75fea4a813 [2021-05-03T23:09:57.897Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T23:09:59.400Z] ---> Running in d71199baabee [2021-05-03T23:10:00.970Z] Removing intermediate container d71199baabee [2021-05-03T23:10:00.970Z] ---> 58df77e1fefd [2021-05-03T23:10:00.970Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T23:10:01.855Z] ---> Running in 46ccfa7e3463 [2021-05-03T23:10:02.142Z] ---> 2ae8c5c7321d [2021-05-03T23:10:02.142Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-03T23:10:02.142Z] ---> 90f06e096528 [2021-05-03T23:10:02.142Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-03T23:10:02.449Z] ---> b9c74814b4d9 [2021-05-03T23:10:02.449Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-03T23:10:02.745Z] ---> 211453505c77 [2021-05-03T23:10:02.745Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-03T23:10:03.016Z] ---> Running in 33738c75afed [2021-05-03T23:10:03.016Z] ---> Running in f9a4f3e8ced7 [2021-05-03T23:10:03.016Z] Removing intermediate container 46ccfa7e3463 [2021-05-03T23:10:03.016Z] ---> 94eefb09b6a5 [2021-05-03T23:10:03.016Z] Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:10:03.016Z] ---> Running in be427f6d7091 [2021-05-03T23:10:03.016Z] ---> Running in 6204937ee9a5 [2021-05-03T23:10:03.401Z] ---> Running in 69cb76bc7bba [2021-05-03T23:10:04.164Z] Removing intermediate container 69cb76bc7bba [2021-05-03T23:10:04.164Z] ---> aaad70892b0d [2021-05-03T23:10:04.164Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T23:10:04.853Z] ---> Running in 10ecb1c5efdf [2021-05-03T23:10:05.279Z] Removing intermediate container 10ecb1c5efdf [2021-05-03T23:10:05.279Z] ---> 57181b03044e [2021-05-03T23:10:05.279Z] [2021-05-03T23:10:05.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-03T23:10:05.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-03T23:10:05.903Z] 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-05-03T23:10:06.173Z] 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-05-03T23:10:06.173Z] Successfully built 57181b03044e [2021-05-03T23:10:06.173Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-03T23:10:34.197Z] 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-05-03T23:10:39.646Z] Removing intermediate container b84694900e6d [2021-05-03T23:10:39.646Z] ---> 61046fd324ea [2021-05-03T23:10:39.646Z] [2021-05-03T23:10:39.646Z] Step 10/25 : FROM alpine:3.12 [2021-05-03T23:10:39.646Z] 3.12: Pulling from library/alpine [2021-05-03T23:10:41.094Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T23:10:41.094Z] Status: Downloaded newer image for alpine:3.12 [2021-05-03T23:10:41.094Z] ---> 9852663dfa18 [2021-05-03T23:10:41.094Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-03T23:10:42.089Z] ---> Running in fdadc1e6c9c2 [2021-05-03T23:10:42.367Z] Removing intermediate container dff3e9e33fb2 [2021-05-03T23:10:42.367Z] ---> 581c082c0ed0 [2021-05-03T23:10:42.367Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-03T23:10:42.986Z] ---> Running in 75ecde9317e8 [2021-05-03T23:10:44.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:10:44.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:10:45.702Z] 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-05-03T23:10:45.702Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-03T23:10:45.702Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T23:10:45.703Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-03T23:10:45.703Z] (4/6) Installing curl (7.76.1-r0) [2021-05-03T23:10:45.703Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-03T23:10:45.703Z] (6/6) Installing su-exec (0.2-r1) [2021-05-03T23:10:45.703Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:10:45.703Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T23:10:46.305Z] OK: 7 MiB in 20 packages [2021-05-03T23:10:50.643Z] Removing intermediate container 6d7b361b218c [2021-05-03T23:10:50.643Z] ---> 7f8008c4f598 [2021-05-03T23:10:50.643Z] [2021-05-03T23:10:50.643Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T23:10:50.643Z] ---> 9852663dfa18 [2021-05-03T23:10:50.643Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T23:10:51.252Z] ---> Running in b3c4206cf59e [2021-05-03T23:10:51.535Z] Removing intermediate container 75ecde9317e8 [2021-05-03T23:10:51.535Z] ---> b5fdee46e18c [2021-05-03T23:10:51.535Z] [2021-05-03T23:10:51.535Z] Step 11/23 : FROM docker:20.10.0 [2021-05-03T23:10:51.535Z] Removing intermediate container fdadc1e6c9c2 [2021-05-03T23:10:51.535Z] ---> 808e0f83bf06 [2021-05-03T23:10:51.535Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T23:10:51.535Z] 20.10.0: Pulling from library/docker [2021-05-03T23:10:52.134Z] ---> Running in 8e026d215a29 [2021-05-03T23:10:52.746Z] Removing intermediate container d30d1c40d227 [2021-05-03T23:10:52.746Z] ---> 654a66cea327 [2021-05-03T23:10:52.746Z] [2021-05-03T23:10:52.746Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T23:10:52.746Z] ---> 9852663dfa18 [2021-05-03T23:10:52.746Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-03T23:10:53.730Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:10:53.730Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:10:54.007Z] ---> Running in 89441f7a94f5 [2021-05-03T23:10:54.007Z] Removing intermediate container 8e026d215a29 [2021-05-03T23:10:54.007Z] ---> 72c610d4fc79 [2021-05-03T23:10:54.007Z] Step 13/25 : WORKDIR / [2021-05-03T23:10:54.610Z] ---> Running in 44f1a5df9cde [2021-05-03T23:10:54.610Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T23:10:54.610Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:10:54.610Z] OK: 5 MiB in 15 packages [2021-05-03T23:10:55.613Z] Removing intermediate container 44f1a5df9cde [2021-05-03T23:10:55.613Z] ---> 9059736f86d0 [2021-05-03T23:10:55.613Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-03T23:10:56.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:10:56.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:10:56.500Z] Removing intermediate container b3c4206cf59e [2021-05-03T23:10:56.500Z] ---> 4baeac2f8163 [2021-05-03T23:10:56.500Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T23:10:57.123Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T23:10:57.123Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:10:57.123Z] OK: 5 MiB in 15 packages [2021-05-03T23:10:57.415Z] ---> Running in 4413ba3b0c9b [2021-05-03T23:10:57.415Z] ---> ac1410e264b3 [2021-05-03T23:10:57.415Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-03T23:10:58.866Z] Removing intermediate container 4413ba3b0c9b [2021-05-03T23:10:58.866Z] ---> aa3a91dce713 [2021-05-03T23:10:58.866Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-03T23:10:59.139Z] ---> b5c795c2a104 [2021-05-03T23:10:59.140Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-03T23:10:59.414Z] ---> Running in c914f6a95c99 [2021-05-03T23:10:59.692Z] Removing intermediate container 89441f7a94f5 [2021-05-03T23:10:59.692Z] ---> e41f4a1a7014 [2021-05-03T23:10:59.692Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T23:10:59.972Z] Removing intermediate container 7845ec676ebd [2021-05-03T23:10:59.972Z] ---> c34a52fe4c40 [2021-05-03T23:10:59.972Z] [2021-05-03T23:10:59.972Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T23:10:59.972Z] ---> 9852663dfa18 [2021-05-03T23:10:59.972Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T23:10:59.972Z] ---> Using cache [2021-05-03T23:10:59.972Z] ---> e41f4a1a7014 [2021-05-03T23:10:59.972Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T23:11:00.247Z] ---> Running in 4dc4c18b3021 [2021-05-03T23:11:00.851Z] ---> Running in 309acefd5313 [2021-05-03T23:11:00.851Z] Removing intermediate container c914f6a95c99 [2021-05-03T23:11:00.851Z] ---> 9633d922958a [2021-05-03T23:11:00.851Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T23:11:00.851Z] ---> 96a28fcdfd04 [2021-05-03T23:11:00.851Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-03T23:11:01.134Z] ---> Running in 7532ec5c1de9 [2021-05-03T23:11:01.134Z] Removing intermediate container 4dc4c18b3021 [2021-05-03T23:11:01.134Z] ---> e1240709d731 [2021-05-03T23:11:01.134Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-03T23:11:01.409Z] Removing intermediate container 309acefd5313 [2021-05-03T23:11:01.409Z] ---> fb564db2b919 [2021-05-03T23:11:01.409Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-03T23:11:01.409Z] ---> Running in 3c34c729e560 [2021-05-03T23:11:01.689Z] ---> Running in 44d797d84d21 [2021-05-03T23:11:01.689Z] Removing intermediate container 7532ec5c1de9 [2021-05-03T23:11:01.689Z] ---> 9a7ead9dfb41 [2021-05-03T23:11:01.689Z] Step 15/23 : WORKDIR / [2021-05-03T23:11:01.965Z] ---> 790fefa890bf [2021-05-03T23:11:01.965Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-03T23:11:02.241Z] ---> Running in c52c2f5a2ff0 [2021-05-03T23:11:02.241Z] Removing intermediate container 3c34c729e560 [2021-05-03T23:11:02.241Z] ---> 8eb6bdb9063a [2021-05-03T23:11:02.241Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T23:11:02.548Z] Removing intermediate container 44d797d84d21 [2021-05-03T23:11:02.548Z] ---> 0968ca43aa69 [2021-05-03T23:11:02.548Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T23:11:02.548Z] ---> Running in 458ebc26b467 [2021-05-03T23:11:02.825Z] ---> Running in 0f492e1c1ce6 [2021-05-03T23:11:03.098Z] Removing intermediate container c52c2f5a2ff0 [2021-05-03T23:11:03.098Z] ---> 4ffbe409dfcf [2021-05-03T23:11:03.098Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T23:11:03.297Z]  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-05-03T23:11:03.297Z] 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-05-03T23:11:03.297Z] Removing intermediate container be427f6d7091 [2021-05-03T23:11:03.297Z] ---> 48560c3a97c5 [2021-05-03T23:11:03.297Z] [2021-05-03T23:11:03.297Z] Step 10/31 : FROM alpine:3.12 [2021-05-03T23:11:03.297Z] ---> 13621d1b12d4 [2021-05-03T23:11:03.297Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-03T23:11:03.369Z] Removing intermediate container 458ebc26b467 [2021-05-03T23:11:03.369Z] ---> 2d6630d07e30 [2021-05-03T23:11:03.369Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T23:11:03.644Z] Removing intermediate container 0f492e1c1ce6 [2021-05-03T23:11:03.644Z] ---> cd6d10a38766 [2021-05-03T23:11:03.644Z] Step 15/23 : WORKDIR / [2021-05-03T23:11:03.917Z] ---> e617c53c7622 [2021-05-03T23:11:03.918Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-03T23:11:03.918Z] ---> Running in 8a784698f592 [2021-05-03T23:11:04.193Z] ---> 26404ab20d92 [2021-05-03T23:11:04.193Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-03T23:11:04.339Z] ---> Running in d28ebe03d72e [2021-05-03T23:11:04.467Z] ---> 46baa11d99c9 [2021-05-03T23:11:04.467Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-03T23:11:04.684Z] Removing intermediate container f9a4f3e8ced7 [2021-05-03T23:11:04.684Z] ---> 02fbe2d66898 [2021-05-03T23:11:04.684Z] [2021-05-03T23:11:04.684Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T23:11:04.684Z] ---> 13621d1b12d4 [2021-05-03T23:11:04.684Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T23:11:04.684Z] ---> Using cache [2021-05-03T23:11:04.684Z] ---> 1be17c7e9042 [2021-05-03T23:11:04.684Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T23:11:04.684Z] ---> Using cache [2021-05-03T23:11:04.684Z] ---> fcfe846232fc [2021-05-03T23:11:04.684Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-03T23:11:04.742Z] Removing intermediate container 8a784698f592 [2021-05-03T23:11:04.742Z] ---> 8d832919527e [2021-05-03T23:11:04.742Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T23:11:05.008Z] ---> Running in 9e3cce50bee5 [2021-05-03T23:11:05.009Z] Removing intermediate container d28ebe03d72e [2021-05-03T23:11:05.009Z] ---> bd1b8f2c918a [2021-05-03T23:11:05.009Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-03T23:11:05.336Z] ---> Running in db33c2f50c27 [2021-05-03T23:11:05.727Z] ---> 1b2c05095e74 [2021-05-03T23:11:05.727Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-03T23:11:06.034Z] ---> 5b8860ccd63b [2021-05-03T23:11:06.034Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-03T23:11:06.163Z] Removing intermediate container 9e3cce50bee5 [2021-05-03T23:11:06.163Z] ---> 8ade7a555d98 [2021-05-03T23:11:06.163Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T23:11:06.319Z] ---> 5221c6275575 [2021-05-03T23:11:06.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-03T23:11:06.319Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-03T23:11:06.319Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-03T23:11:06.319Z] ---> eeaf43b92773 [2021-05-03T23:11:06.319Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-03T23:11:06.319Z] ---> 8a53a800363d [2021-05-03T23:11:06.319Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-03T23:11:06.608Z] ---> Running in 07d67a212055 [2021-05-03T23:11:06.608Z] ---> 302733d21e6e [2021-05-03T23:11:06.608Z] Step 21/25 : 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-05-03T23:11:06.895Z] ---> Running in f872f150fcbd [2021-05-03T23:11:07.587Z] Removing intermediate container 07d67a212055 [2021-05-03T23:11:07.587Z] ---> b99201e9ad00 [2021-05-03T23:11:07.587Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-03T23:11:07.870Z] ---> 41ff4d725de5 [2021-05-03T23:11:07.870Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-03T23:11:07.870Z] ---> Running in 44aef8c25f1e [2021-05-03T23:11:07.870Z] ---> 1b235a0be6ea [2021-05-03T23:11:07.870Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-03T23:11:08.164Z] ---> Running in 287889fb52e8 [2021-05-03T23:11:08.164Z] ---> Running in 338bbb4f2772 [2021-05-03T23:11:08.928Z] ---> 6f5a4b78c3f3 [2021-05-03T23:11:08.928Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-03T23:11:08.931Z] ---> Running in 8ea61305c0ab [2021-05-03T23:11:09.213Z] Removing intermediate container 287889fb52e8 [2021-05-03T23:11:09.213Z] ---> 7ee5dc504fef [2021-05-03T23:11:09.213Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T23:11:09.213Z] Removing intermediate container 338bbb4f2772 [2021-05-03T23:11:09.213Z] ---> 5d9e49b36658 [2021-05-03T23:11:09.213Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T23:11:09.488Z] ---> Running in 916fe006d906 [2021-05-03T23:11:09.488Z] ---> Running in d62e329a6e84 [2021-05-03T23:11:09.572Z] Removing intermediate container 6204937ee9a5 [2021-05-03T23:11:09.572Z] ---> 76717aab46c5 [2021-05-03T23:11:09.572Z] [2021-05-03T23:11:09.572Z] Step 10/21 : FROM alpine:3.12 [2021-05-03T23:11:09.572Z] Removing intermediate container 33738c75afed [2021-05-03T23:11:09.572Z] ---> 6e26b56d9c03 [2021-05-03T23:11:09.572Z] [2021-05-03T23:11:09.572Z] Step 10/25 : FROM alpine:3.12 [2021-05-03T23:11:09.572Z] ---> 13621d1b12d4 [2021-05-03T23:11:09.572Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-03T23:11:09.572Z] ---> 13621d1b12d4 [2021-05-03T23:11:09.572Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-03T23:11:09.572Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:11:09.573Z] Removing intermediate container 8ea61305c0ab [2021-05-03T23:11:09.573Z] ---> 6f550ab7a1e8 [2021-05-03T23:11:09.573Z] Step 15/23 : WORKDIR / [2021-05-03T23:11:09.573Z] ---> Running in 2fcf6e0fc341 [2021-05-03T23:11:09.573Z] ---> Running in 8bdaa75457cf [2021-05-03T23:11:09.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:11:09.763Z] ---> 229c6f033890 [2021-05-03T23:11:09.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:11:09.763Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-03T23:11:09.856Z] ---> Running in d78fd302b37c [2021-05-03T23:11:10.037Z] ---> Running in c5f0216872e6 [2021-05-03T23:11:10.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:11:10.132Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-03T23:11:10.133Z] (2/2) Installing su-exec (0.2-r1) [2021-05-03T23:11:10.133Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:11:10.133Z] OK: 6 MiB in 16 packages [2021-05-03T23:11:10.310Z] Removing intermediate container 916fe006d906 [2021-05-03T23:11:10.310Z] ---> 848aa685225a [2021-05-03T23:11:10.310Z] Step 20/22 : LABEL arch=arm64 [2021-05-03T23:11:10.310Z] Removing intermediate container d62e329a6e84 [2021-05-03T23:11:10.310Z] ---> 13174e0c3d7d [2021-05-03T23:11:10.310Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T23:11:10.310Z] Removing intermediate container f872f150fcbd [2021-05-03T23:11:10.310Z] ---> 4b8695e37fc3 [2021-05-03T23:11:10.310Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-03T23:11:10.591Z] ---> Running in 09c8678003be [2021-05-03T23:11:10.591Z] ---> Running in 5e330362b2b1 [2021-05-03T23:11:10.591Z] Removing intermediate container c5f0216872e6 [2021-05-03T23:11:10.591Z] ---> 8b8259a12973 [2021-05-03T23:11:10.591Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T23:11:10.591Z] (1/39) Installing readline (8.0.4-r0) [2021-05-03T23:11:10.591Z] ---> Running in da8762555b03 [2021-05-03T23:11:10.591Z] (2/39) Installing bash (5.0.17-r0) [2021-05-03T23:11:10.591Z] Executing bash-5.0.17-r0.post-install [2021-05-03T23:11:10.784Z] Removing intermediate container d78fd302b37c [2021-05-03T23:11:10.784Z] ---> 973e7c9487ab [2021-05-03T23:11:10.784Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T23:11:10.865Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T23:11:10.865Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-03T23:11:10.865Z] (5/39) Installing curl (7.76.1-r0) [2021-05-03T23:11:10.865Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-03T23:11:10.865Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-03T23:11:10.865Z] (8/39) Installing expat (2.2.9-r1) [2021-05-03T23:11:10.865Z] (9/39) Installing libffi (3.3-r2) [2021-05-03T23:11:10.865Z] (10/39) Installing gdbm (1.13-r1) [2021-05-03T23:11:10.866Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-03T23:11:10.866Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-03T23:11:10.866Z] ---> Running in e861f791dfe1 [2021-05-03T23:11:10.866Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-03T23:11:11.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:11:11.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T23:11:11.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:11:11.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T23:11:11.381Z] Removing intermediate container db33c2f50c27 [2021-05-03T23:11:11.381Z] ---> 62151d48d30e [2021-05-03T23:11:11.381Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-03T23:11:11.381Z] ---> 80f8d928678b [2021-05-03T23:11:11.381Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-03T23:11:11.729Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-03T23:11:11.729Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-03T23:11:11.729Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T23:11:11.729Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-03T23:11:11.729Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T23:11:11.729Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-03T23:11:11.729Z] (4/4) Installing curl (7.76.1-r0) [2021-05-03T23:11:11.729Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:11:11.729Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T23:11:11.729Z] (4/6) Installing curl (7.76.1-r0) [2021-05-03T23:11:11.729Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-03T23:11:11.729Z] (6/6) Installing su-exec (0.2-r1) [2021-05-03T23:11:11.729Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:11:11.729Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T23:11:11.729Z] OK: 7 MiB in 18 packages [2021-05-03T23:11:11.846Z] Removing intermediate container 5e330362b2b1 [2021-05-03T23:11:11.846Z] ---> 6ab3b33742bc [2021-05-03T23:11:11.846Z] Step 21/22 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:11:11.846Z] Removing intermediate container 09c8678003be [2021-05-03T23:11:11.846Z] ---> d63c70069ca7 [2021-05-03T23:11:11.846Z] Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:11:12.066Z] OK: 7 MiB in 20 packages [2021-05-03T23:11:12.437Z] Removing intermediate container da8762555b03 [2021-05-03T23:11:12.437Z] ---> cbd61e462094 [2021-05-03T23:11:12.437Z] Step 23/25 : LABEL arch=arm64 [2021-05-03T23:11:12.437Z] Removing intermediate container e861f791dfe1 [2021-05-03T23:11:12.437Z] ---> 86b3e54c64d1 [2021-05-03T23:11:12.437Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T23:11:12.724Z] ---> Running in 4c1d775d8bec [2021-05-03T23:11:12.724Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-03T23:11:12.724Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-03T23:11:12.724Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-03T23:11:12.724Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-03T23:11:12.724Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-03T23:11:12.724Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-03T23:11:12.724Z] ---> Running in 645175e234c7 [2021-05-03T23:11:12.724Z] ---> Running in 50e28fde637c [2021-05-03T23:11:13.000Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-03T23:11:13.000Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-03T23:11:13.000Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-03T23:11:13.000Z] ---> Running in 34d1bd2b6f6a [2021-05-03T23:11:13.000Z] ---> Running in d2dde5ba4485 [2021-05-03T23:11:13.000Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-03T23:11:13.000Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-03T23:11:13.006Z] ---> 81aac5ebe19f [2021-05-03T23:11:13.006Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-03T23:11:13.273Z] Removing intermediate container 4c1d775d8bec [2021-05-03T23:11:13.273Z] ---> 8b19e06790d9 [2021-05-03T23:11:13.273Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-03T23:11:13.275Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-03T23:11:13.275Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-03T23:11:13.275Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-03T23:11:13.275Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-03T23:11:13.275Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-03T23:11:13.275Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-03T23:11:13.275Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-03T23:11:13.275Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-03T23:11:13.275Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-03T23:11:13.546Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-03T23:11:13.546Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-03T23:11:13.546Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-03T23:11:13.546Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-03T23:11:13.546Z] Removing intermediate container 50e28fde637c [2021-05-03T23:11:13.546Z] ---> c353bff39424 [2021-05-03T23:11:13.546Z] Removing intermediate container 645175e234c7 [2021-05-03T23:11:13.546Z] ---> 43fd938d911d [2021-05-03T23:11:13.547Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T23:11:13.547Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T23:11:13.547Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-03T23:11:13.547Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-03T23:11:13.586Z] ---> Running in 673d688c1f18 [2021-05-03T23:11:13.818Z] Executing busybox-1.31.1-r19.trigger [2021-05-03T23:11:13.819Z] OK: 72 MiB in 59 packages [2021-05-03T23:11:13.819Z] Removing intermediate container d2dde5ba4485 [2021-05-03T23:11:13.819Z] ---> e6c2ac0fabff [2021-05-03T23:11:13.819Z] Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:11:13.819Z] Removing intermediate container 34d1bd2b6f6a [2021-05-03T23:11:13.819Z] ---> b629157d2d59 [2021-05-03T23:11:13.819Z] Step 24/25 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:11:13.856Z] ---> 12d573f43470 [2021-05-03T23:11:13.856Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-03T23:11:14.095Z] ---> Running in 6e8eb7ac0c92 [2021-05-03T23:11:14.095Z] ---> Running in d58cadcab6aa [2021-05-03T23:11:14.095Z] ---> Running in 306ee7764f09 [2021-05-03T23:11:14.095Z] ---> Running in 775b1db9e0bb [2021-05-03T23:11:14.482Z] ---> Running in 02f3970449aa [2021-05-03T23:11:14.482Z] Removing intermediate container 673d688c1f18 [2021-05-03T23:11:14.482Z] ---> 9c11af33de75 [2021-05-03T23:11:14.482Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-03T23:11:14.706Z] Removing intermediate container 6e8eb7ac0c92 [2021-05-03T23:11:14.706Z] ---> 724297b2ca06 [2021-05-03T23:11:14.706Z] Removing intermediate container d58cadcab6aa [2021-05-03T23:11:14.706Z] ---> e6ff6b3f9769 [2021-05-03T23:11:14.706Z] [2021-05-03T23:11:14.706Z] [2021-05-03T23:11:14.988Z] Removing intermediate container 775b1db9e0bb [2021-05-03T23:11:14.988Z] ---> ec24a4e1952b [2021-05-03T23:11:14.988Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T23:11:14.988Z] Removing intermediate container 306ee7764f09 [2021-05-03T23:11:14.988Z] ---> 9a9a70eab647 [2021-05-03T23:11:14.988Z] Step 25/25 : LABEL version=0.0.0 [2021-05-03T23:11:15.264Z] Successfully built 724297b2ca06 [2021-05-03T23:11:15.264Z] ---> Running in 63991ab4d90b [2021-05-03T23:11:15.264Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-03T23:11:15.264Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-05-03T23:11:15.264Z] ---> Running in a5efc591a1d1 [2021-05-03T23:11:15.264Z] Successfully built e6ff6b3f9769 [2021-05-03T23:11:15.264Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-03T23:11:15.540Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-05-03T23:11:15.696Z] Removing intermediate container 8bdaa75457cf [2021-05-03T23:11:15.696Z] ---> 1bf7ad842245 [2021-05-03T23:11:15.696Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.'Removing intermediate container 2fcf6e0fc341 [2021-05-03T23:11:15.696Z] ---> fe2fdc055da4 [2021-05-03T23:11:15.696Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T23:11:15.696Z] [2021-05-03T23:11:15.696Z] ---> Running in df2d5bb8e9ea [2021-05-03T23:11:15.696Z] Removing intermediate container 02f3970449aa [2021-05-03T23:11:15.696Z] ---> 4ad8ed354375 [2021-05-03T23:11:15.696Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T23:11:15.813Z] Removing intermediate container a5efc591a1d1 [2021-05-03T23:11:15.813Z] Removing intermediate container 63991ab4d90b [2021-05-03T23:11:15.813Z] ---> b640ff372de7 [2021-05-03T23:11:15.813Z] [2021-05-03T23:11:15.813Z] ---> 3b7e24848dfe [2021-05-03T23:11:15.813Z] [2021-05-03T23:11:15.973Z] ---> Running in 6e77c964752d [2021-05-03T23:11:15.973Z] ---> Running in 6bbde71f9f00 [2021-05-03T23:11:16.271Z] ---> Running in 1c2c7999c774 [2021-05-03T23:11:16.271Z] Removing intermediate container 6e77c964752d [2021-05-03T23:11:16.271Z] ---> 08d192f09fb0 [2021-05-03T23:11:16.271Z] Step 13/25 : WORKDIR / [2021-05-03T23:11:16.413Z] Successfully built 3b7e24848dfe [2021-05-03T23:11:16.413Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-03T23:11:16.413Z]  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go [2021-05-03T23:11:16.413Z] Successfully built b640ff372de7 [2021-05-03T23:11:16.413Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-03T23:11:16.413Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-05-03T23:11:16.560Z] Removing intermediate container 6bbde71f9f00 [2021-05-03T23:11:16.560Z] ---> a38a1ebbec54 [2021-05-03T23:11:16.560Z] Step 13/21 : WORKDIR /edgex [2021-05-03T23:11:16.861Z] ---> Running in 8ada40e8f639 [2021-05-03T23:11:16.861Z] Removing intermediate container 1c2c7999c774 [2021-05-03T23:11:16.861Z] ---> f122fcf28513 [2021-05-03T23:11:16.861Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T23:11:16.861Z] ---> Running in 024042bc70a4 [2021-05-03T23:11:16.861Z] ---> Running in e129cbce0689 [2021-05-03T23:11:17.488Z] Removing intermediate container 8ada40e8f639 [2021-05-03T23:11:17.488Z] ---> a09555f87a95 [2021-05-03T23:11:17.488Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-03T23:11:17.488Z] Removing intermediate container 024042bc70a4 [2021-05-03T23:11:17.488Z] ---> 6671b8bb7275 [2021-05-03T23:11:17.488Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-03T23:11:17.773Z] Removing intermediate container e129cbce0689 [2021-05-03T23:11:17.773Z] ---> 2098c7edeb84 [2021-05-03T23:11:17.773Z] Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:11:17.773Z] ---> Running in 08159adb4f94 [2021-05-03T23:11:18.373Z] Removing intermediate container df2d5bb8e9ea [2021-05-03T23:11:18.373Z] ---> b791fb397017 [2021-05-03T23:11:18.373Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-03T23:11:18.373Z] ---> 398303caeb11 [2021-05-03T23:11:18.373Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-03T23:11:18.373Z] ---> 5bdec5cbbca8 [2021-05-03T23:11:18.373Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-03T23:11:18.377Z] Collecting docker-compose==1.23.2 [2021-05-03T23:11:18.377Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-03T23:11:18.649Z] Collecting docopt<0.7,>=0.6.1 [2021-05-03T23:11:18.649Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-03T23:11:18.689Z] Removing intermediate container 08159adb4f94 [2021-05-03T23:11:18.689Z] ---> dd2e9c473965 [2021-05-03T23:11:18.689Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T23:11:18.689Z] ---> Running in 138f5d6f85c8 [2021-05-03T23:11:19.014Z] ---> Running in d3ebf7c3fea2 [2021-05-03T23:11:19.014Z] ---> cf92d9e9cd69 [2021-05-03T23:11:19.014Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-03T23:11:19.318Z] ---> 32a3ba0e6da5 [2021-05-03T23:11:19.318Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-03T23:11:19.318Z] Removing intermediate container 138f5d6f85c8 [2021-05-03T23:11:19.318Z] ---> 3f056a338f5b [2021-05-03T23:11:19.318Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-03T23:11:19.619Z] Removing intermediate container d3ebf7c3fea2 [2021-05-03T23:11:19.619Z] ---> 69db7f503eb9 [2021-05-03T23:11:19.619Z] [2021-05-03T23:11:20.265Z] ---> e9c80383d560 [2021-05-03T23:11:20.265Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-03T23:11:20.542Z] Successfully built 69db7f503eb9 [2021-05-03T23:11:20.542Z] ---> ce62595d895f [2021-05-03T23:11:20.542Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-03T23:11:20.542Z] Successfully tagged docker-core-command-go:latest [2021-05-03T23:11:20.832Z]  Building docker-core-command-go ... done  ---> 90484b9ffcd1 [2021-05-03T23:11:20.832Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-03T23:11:20.832Z] ---> Running in 3453d6f2af18 [2021-05-03T23:11:21.257Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-03T23:11:21.257Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-03T23:11:21.454Z] ---> f27ba9c2e019 [2021-05-03T23:11:21.454Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-03T23:11:21.454Z] ---> Running in d4e18fecf9ab [2021-05-03T23:11:22.068Z] Removing intermediate container d4e18fecf9ab [2021-05-03T23:11:22.068Z] ---> aca6fc38c8f6 [2021-05-03T23:11:22.068Z] Step 18/21 : CMD ["--init=true"] [2021-05-03T23:11:22.349Z] ---> Running in 9b4a8d1f7132 [2021-05-03T23:11:22.636Z] ---> 3ed01613ab04 [2021-05-03T23:11:22.636Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-03T23:11:22.915Z] Removing intermediate container 9b4a8d1f7132 [2021-05-03T23:11:22.915Z] ---> 155c85505fdc [2021-05-03T23:11:22.915Z] Step 19/21 : LABEL arch=x86_64 [2021-05-03T23:11:22.915Z] ---> Running in 00079916ffd6 [2021-05-03T23:11:23.520Z] ---> 4d471f1e2f91 [2021-05-03T23:11:23.520Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-03T23:11:23.520Z] Removing intermediate container 00079916ffd6 [2021-05-03T23:11:23.520Z] ---> 7c0452180f89 [2021-05-03T23:11:23.520Z] Step 20/21 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:11:23.882Z] Collecting docker<4.0,>=3.6.0 [2021-05-03T23:11:23.882Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-03T23:11:24.980Z] Removing intermediate container 3453d6f2af18 [2021-05-03T23:11:24.980Z] ---> e0b523e5f731 [2021-05-03T23:11:24.980Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T23:11:24.980Z] ---> Running in d3bc65369771 [2021-05-03T23:11:24.980Z] ---> afe37562d703 [2021-05-03T23:11:24.980Z] Step 21/25 : 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-05-03T23:11:25.319Z] Collecting PyYAML<4,>=3.10 [2021-05-03T23:11:25.319Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-03T23:11:25.612Z] ---> Running in f4fcb1681cc9 [2021-05-03T23:11:25.612Z] Removing intermediate container d3bc65369771 [2021-05-03T23:11:25.612Z] ---> f03dfb359a63 [2021-05-03T23:11:25.612Z] Step 21/21 : LABEL version=0.0.0 [2021-05-03T23:11:25.926Z] ---> d1c9ebf63c6b [2021-05-03T23:11:25.926Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-03T23:11:25.926Z] ---> Running in 2b1276e62038 [2021-05-03T23:11:26.638Z] Removing intermediate container 2b1276e62038 [2021-05-03T23:11:26.638Z] ---> 899f9ed1823e [2021-05-03T23:11:26.638Z] [2021-05-03T23:11:27.289Z] Successfully built 899f9ed1823e [2021-05-03T23:11:27.606Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-03T23:11:27.606Z]  Building docker-security-proxy-setup-go ... done  ---> 24694bfb71be [2021-05-03T23:11:27.606Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-03T23:11:28.319Z] Removing intermediate container f4fcb1681cc9 [2021-05-03T23:11:28.319Z] ---> e2bf3a936e62 [2021-05-03T23:11:28.319Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-03T23:11:28.319Z] ---> df1fe22753eb [2021-05-03T23:11:28.664Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-03T23:11:28.664Z] ---> Running in ac501ed564a9 [2021-05-03T23:11:29.361Z] Removing intermediate container ac501ed564a9 [2021-05-03T23:11:29.361Z] ---> 27383d310650 [2021-05-03T23:11:29.361Z] Step 23/25 : LABEL arch=x86_64 [2021-05-03T23:11:29.623Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-03T23:11:29.623Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-03T23:11:29.623Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-03T23:11:29.652Z] ---> Running in 12d9ee21704f [2021-05-03T23:11:29.652Z] ---> 4e7f9da443ea [2021-05-03T23:11:29.652Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-03T23:11:29.898Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-03T23:11:29.936Z] Removing intermediate container 12d9ee21704f [2021-05-03T23:11:29.936Z] ---> f1ccb473dd24 [2021-05-03T23:11:29.936Z] Step 24/25 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:11:30.171Z] Collecting cached-property<2,>=1.2.0 [2021-05-03T23:11:30.171Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-03T23:11:30.204Z] ---> Running in 13726db11673 [2021-05-03T23:11:30.204Z] ---> ac634570ac11 [2021-05-03T23:11:30.204Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-03T23:11:30.767Z] Collecting jsonschema<3,>=2.5.1 [2021-05-03T23:11:30.767Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-03T23:11:30.790Z] ---> Running in 75aed1025970 [2021-05-03T23:11:30.790Z] Removing intermediate container 13726db11673 [2021-05-03T23:11:30.790Z] ---> 3c9483fe1ae7 [2021-05-03T23:11:30.790Z] Step 25/25 : LABEL version=0.0.0 [2021-05-03T23:11:30.790Z] ---> Running in 8a5fc3aeaba8 [2021-05-03T23:11:31.041Z] 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-05-03T23:11:31.071Z] Removing intermediate container 75aed1025970 [2021-05-03T23:11:31.071Z] ---> 2117539f178c [2021-05-03T23:11:31.071Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-03T23:11:31.316Z] Collecting texttable<0.10,>=0.9.0 [2021-05-03T23:11:31.317Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-03T23:11:31.387Z] Removing intermediate container 8a5fc3aeaba8 [2021-05-03T23:11:31.387Z] ---> 1d6b500ea3c8 [2021-05-03T23:11:31.387Z] [2021-05-03T23:11:32.007Z] Successfully built 1d6b500ea3c8 [2021-05-03T23:11:32.007Z] ---> 678c452bc9dd [2021-05-03T23:11:32.007Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-03T23:11:32.007Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-03T23:11:32.282Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in bd22681e8b0d [2021-05-03T23:11:33.297Z] Collecting docker-pycreds>=0.4.0 [2021-05-03T23:11:33.297Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-03T23:11:33.570Z] 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-05-03T23:11:33.570Z] Collecting idna<2.8,>=2.5 [2021-05-03T23:11:33.570Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-03T23:11:33.701Z] Removing intermediate container bd22681e8b0d [2021-05-03T23:11:33.701Z] ---> 190144e8abe0 [2021-05-03T23:11:33.701Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-03T23:11:33.966Z] ---> Running in 7743dfd36418 [2021-05-03T23:11:34.230Z] Removing intermediate container 7743dfd36418 [2021-05-03T23:11:34.230Z] ---> 19454b12d2d8 [2021-05-03T23:11:34.230Z] Step 28/31 : CMD ["gate"] [2021-05-03T23:11:34.550Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-03T23:11:34.550Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-03T23:11:34.810Z] ---> Running in 0ac4533d45bc [2021-05-03T23:11:34.827Z] 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-05-03T23:11:34.827Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-03T23:11:34.827Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-03T23:11:34.827Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-03T23:11:34.827Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-03T23:11:35.085Z] Removing intermediate container 0ac4533d45bc [2021-05-03T23:11:35.085Z] ---> b0a6d5983bab [2021-05-03T23:11:35.085Z] Step 29/31 : LABEL arch=x86_64 [2021-05-03T23:11:35.368Z] ---> Running in 2e62a0d4a6c7 [2021-05-03T23:11:35.810Z] Installing collected packages: docopt, dockerpty, docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, cached-property, jsonschema, texttable, docker-compose [2021-05-03T23:11:35.810Z] Running setup.py install for docopt: started [2021-05-03T23:11:36.007Z] Removing intermediate container 2e62a0d4a6c7 [2021-05-03T23:11:36.007Z] ---> 7821e1be156f [2021-05-03T23:11:36.007Z] Step 30/31 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:11:36.279Z] ---> Running in eb641a8dac9d [2021-05-03T23:11:36.896Z] Removing intermediate container eb641a8dac9d [2021-05-03T23:11:36.896Z] ---> 8e3f70d87a03 [2021-05-03T23:11:36.896Z] Step 31/31 : LABEL version=0.0.0 [2021-05-03T23:11:37.194Z] ---> Running in bd05db62a6ec [2021-05-03T23:11:37.794Z] Running setup.py install for docopt: finished with status 'done' [2021-05-03T23:11:37.794Z] Running setup.py install for dockerpty: started [2021-05-03T23:11:37.795Z] Removing intermediate container bd05db62a6ec [2021-05-03T23:11:37.795Z] ---> 81441f4e9def [2021-05-03T23:11:37.795Z] [2021-05-03T23:11:38.089Z] Successfully built 81441f4e9def [2021-05-03T23:11:38.089Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-03T23:11:39.185Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-05-03T23:11:39.255Z] $ docker stop --time=1 8f729924035d6a65569cbc95902f0391f9d0dd1b11e6c20f21906f361340adb2 [2021-05-03T23:11:39.762Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-03T23:11:39.763Z] Attempting uninstall: idna [2021-05-03T23:11:39.763Z] Found existing installation: idna 2.9 [2021-05-03T23:11:39.763Z] Uninstalling idna-2.9: [2021-05-03T23:11:40.033Z] Successfully uninstalled idna-2.9 [2021-05-03T23:11:40.625Z] Attempting uninstall: urllib3 [2021-05-03T23:11:40.625Z] Found existing installation: urllib3 1.25.9 [2021-05-03T23:11:40.625Z] Uninstalling urllib3-1.25.9: [2021-05-03T23:11:40.625Z] Successfully uninstalled urllib3-1.25.9 [2021-05-03T23:11:41.217Z] Attempting uninstall: requests [2021-05-03T23:11:41.217Z] Found existing installation: requests 2.23.0 [2021-05-03T23:11:41.217Z] Uninstalling requests-2.23.0: [2021-05-03T23:11:41.217Z] Successfully uninstalled requests-2.23.0 [2021-05-03T23:11:42.190Z] Running setup.py install for PyYAML: started [2021-05-03T23:11:42.458Z] $ docker rm -f 8f729924035d6a65569cbc95902f0391f9d0dd1b11e6c20f21906f361340adb2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T23:11:43.319Z] + grep docker [2021-05-03T23:11:43.319Z] + docker images [2021-05-03T23:11:44.003Z] docker-security-bootstrapper-go latest 81441f4e9def 6 seconds ago 18.2MB [2021-05-03T23:11:44.003Z] docker-security-secretstore-setup-go latest 1d6b500ea3c8 13 seconds ago 25.7MB [2021-05-03T23:11:44.003Z] docker-security-proxy-setup-go latest 899f9ed1823e 17 seconds ago 25.3MB [2021-05-03T23:11:44.003Z] docker-core-command-go latest 69db7f503eb9 24 seconds ago 17MB [2021-05-03T23:11:44.003Z] docker-sys-mgmt-agent-go latest 57181b03044e About a minute ago 312MB [2021-05-03T23:11:44.003Z] docker-core-data-go latest d31d75163f13 3 minutes ago 21.5MB [2021-05-03T23:11:44.003Z] docker-core-metadata-go latest 70b2dcf28af1 3 minutes ago 18.6MB [2021-05-03T23:11:44.003Z] docker-support-notifications-go latest f8ff5fa89e0d 4 minutes ago 17.6MB [2021-05-03T23:11:44.003Z] docker-support-scheduler-go latest 72cbd780c63f 4 minutes ago 17.1MB [2021-05-03T23:11:44.003Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-03T23:11:44.825Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-03T23:11:45.424Z] Running setup.py install for texttable: started [2021-05-03T23:11:47.407Z] Running setup.py install for texttable: finished with status 'done' [2021-05-03T23:11:48.846Z] 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.58.0 [2021-05-03T23:11:59.718Z] Still waiting to schedule task [2021-05-03T23:11:59.718Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-03T23:12:11.049Z] Removing intermediate container 44aef8c25f1e [2021-05-03T23:12:11.049Z] ---> 4715021b0d3d [2021-05-03T23:12:11.049Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-03T23:12:11.049Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:12:11.049Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:12:11.049Z] ---> 20be21234e4b [2021-05-03T23:12:11.049Z] Step 3/31 : WORKDIR /edgex-go [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> 041996a39d06 [2021-05-03T23:12:11.049Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> 7204bb468faf [2021-05-03T23:12:11.049Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> c03569d3ae97 [2021-05-03T23:12:11.049Z] Step 6/31 : COPY go.mod . [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> 8f7fd91bb501 [2021-05-03T23:12:11.049Z] Step 7/31 : RUN go mod download [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> e8d2e365706e [2021-05-03T23:12:11.049Z] Step 8/31 : COPY . . [2021-05-03T23:12:11.049Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:12:11.049Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:12:11.049Z] ---> 20be21234e4b [2021-05-03T23:12:11.049Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> 041996a39d06 [2021-05-03T23:12:11.049Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> 7204bb468faf [2021-05-03T23:12:11.049Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> 0745473f16dc [2021-05-03T23:12:11.049Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-03T23:12:11.049Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:12:11.049Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:12:11.049Z] ---> 20be21234e4b [2021-05-03T23:12:11.049Z] Step 3/21 : WORKDIR /edgex-go [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> 041996a39d06 [2021-05-03T23:12:11.049Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> 7204bb468faf [2021-05-03T23:12:11.049Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> c03569d3ae97 [2021-05-03T23:12:11.049Z] Step 6/21 : COPY go.mod . [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> 8f7fd91bb501 [2021-05-03T23:12:11.049Z] Step 7/21 : RUN go mod download [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> e8d2e365706e [2021-05-03T23:12:11.049Z] Step 8/21 : COPY . . [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> 0745473f16dc [2021-05-03T23:12:11.049Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-03T23:12:11.049Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T23:12:11.049Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T23:12:11.049Z] ---> 20be21234e4b [2021-05-03T23:12:11.049Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> 041996a39d06 [2021-05-03T23:12:11.049Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:12:11.049Z] ---> Using cache [2021-05-03T23:12:11.049Z] ---> 7204bb468faf [2021-05-03T23:12:11.049Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-03T23:12:11.049Z] ---> Running in 00e74a9e55fd [2021-05-03T23:12:11.049Z] ---> Running in 8078fcbcfe2f [2021-05-03T23:12:11.049Z] ---> Running in d2e7542407fd [2021-05-03T23:12:11.049Z] ---> Running in f700868394bd [2021-05-03T23:12:11.050Z] ---> Running in c5c7963dc11b [2021-05-03T23:12:11.652Z] Removing intermediate container 00e74a9e55fd [2021-05-03T23:12:11.652Z] ---> 1c906cf6c1da [2021-05-03T23:12:11.652Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-03T23:12:11.931Z] ---> Running in 0de4ee03d7ba [2021-05-03T23:12:12.533Z] Removing intermediate container 0de4ee03d7ba [2021-05-03T23:12:12.533Z] ---> 0bf3feaf2658 [2021-05-03T23:12:12.533Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-03T23:12:13.134Z] 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-05-03T23:12:13.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:12:13.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-03T23:12:13.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:12:14.299Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:12:14.299Z] ---> 8155dc639c65 [2021-05-03T23:12:14.299Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-03T23:12:14.574Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:12:15.561Z] ---> 25f4c621ef42 [2021-05-03T23:12:15.561Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-03T23:12:15.845Z] OK: 218 MiB in 52 packages [2021-05-03T23:12:15.845Z] OK: 218 MiB in 52 packages [2021-05-03T23:12:17.864Z] ---> 586594afd041 [2021-05-03T23:12:17.864Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-03T23:12:17.864Z] ---> Running in bd9c9dc54e9e [2021-05-03T23:12:17.864Z] Removing intermediate container d2e7542407fd [2021-05-03T23:12:17.864Z] ---> 7b5133d00a1f [2021-05-03T23:12:17.864Z] Step 6/23 : COPY go.mod . [2021-05-03T23:12:18.473Z] Removing intermediate container 8078fcbcfe2f [2021-05-03T23:12:18.473Z] ---> da7a47c41975 [2021-05-03T23:12:18.473Z] Step 6/22 : COPY go.mod . [2021-05-03T23:12:19.079Z] Removing intermediate container bd9c9dc54e9e [2021-05-03T23:12:19.079Z] ---> fa4b9ad788bb [2021-05-03T23:12:19.079Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T23:12:19.079Z] ---> Running in 25e9f7733b1b [2021-05-03T23:12:19.358Z] ---> 0928979a5b9a [2021-05-03T23:12:19.358Z] Step 7/23 : RUN go mod download [2021-05-03T23:12:19.636Z] ---> Running in 444a55b212a0 [2021-05-03T23:12:20.247Z] ---> b45913b3a01b [2021-05-03T23:12:20.247Z] Step 7/22 : RUN go mod download [2021-05-03T23:12:20.247Z] Removing intermediate container 25e9f7733b1b [2021-05-03T23:12:20.247Z] ---> ed44de3930c9 [2021-05-03T23:12:20.247Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T23:12:20.524Z] ---> Running in b7ad4beda105 [2021-05-03T23:12:20.524Z] ---> Running in 864ab23c15a4 [2021-05-03T23:12:21.516Z] Removing intermediate container 864ab23c15a4 [2021-05-03T23:12:21.516Z] ---> 1905735d13f6 [2021-05-03T23:12:21.516Z] Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:12:21.797Z] ---> Running in 168a940331f3 [2021-05-03T23:12:22.800Z] Removing intermediate container 168a940331f3 [2021-05-03T23:12:22.800Z] ---> ba53c602d2ae [2021-05-03T23:12:22.800Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T23:12:23.082Z] ---> Running in 945834ab7b88 [2021-05-03T23:12:24.341Z] Removing intermediate container 945834ab7b88 [2021-05-03T23:12:24.341Z] ---> b0742bbe6232 [2021-05-03T23:12:24.341Z] [2021-05-03T23:12:25.463Z] Removing intermediate container 444a55b212a0 [2021-05-03T23:12:25.463Z] ---> 70e9efdad687 [2021-05-03T23:12:25.463Z] Step 8/23 : COPY . . [2021-05-03T23:12:25.463Z] Removing intermediate container b7ad4beda105 [2021-05-03T23:12:25.463Z] ---> 56831a9965c7 [2021-05-03T23:12:25.463Z] Step 8/22 : COPY . . [2021-05-03T23:12:25.794Z] Successfully built b0742bbe6232 [2021-05-03T23:12:26.108Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-03T23:12:49.910Z] Running on prd-ubuntu18.04-docker-8c-8g-2804 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws [2021-05-03T23:12:49.929Z] Running in /w/workspace/edgex-go/56 [Pipeline] { [Pipeline] checkout [2021-05-03T23:12:52.209Z] using credential edgex-jenkins-ssh [2021-05-03T23:12:52.229Z] Cloning the remote Git repository [2021-05-03T23:12:52.209Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-03T23:12:52.285Z] > git init /w/workspace/edgex-go/56 # timeout=10 [2021-05-03T23:12:52.315Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T23:12:52.316Z] > git --version # timeout=10 [2021-05-03T23:12:52.329Z] > git --version # 'git version 2.17.1' [2021-05-03T23:12:52.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T23:12:52.358Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T23:12:58.524Z]  Building docker-sys-mgmt-agent-go ... done  ---> 8b834ab7bf06 [2021-05-03T23:12:58.524Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-03T23:12:58.524Z] ---> 3d56e2d3217f [2021-05-03T23:12:58.524Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-03T23:12:58.524Z] ---> Running in f9f3072d7958 [2021-05-03T23:12:58.524Z] ---> Running in 2916960e41e5 [2021-05-03T23:13:00.534Z] 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-05-03T23:13:00.534Z] 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-05-03T23:13:00.674Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T23:13:00.685Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T23:13:00.698Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T23:13:00.709Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T23:13:00.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T23:13:00.713Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T23:13:01.777Z] Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:13:01.936Z] Merge succeeded, producing 5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:13:01.936Z] Checking out Revision 5e792827d28759cfb5dc792fea2164e262982596 (PR-3328) [2021-05-03T23:13:01.772Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T23:13:01.778Z] > git checkout -f 5e792827d28759cfb5dc792fea2164e262982596 # timeout=10 [2021-05-03T23:13:01.854Z] > git remote # timeout=10 [2021-05-03T23:13:01.860Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T23:13:01.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T23:13:01.892Z] > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 [2021-05-03T23:13:01.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T23:13:01.925Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T23:13:01.933Z] > git checkout -f 5e792827d28759cfb5dc792fea2164e262982596 # timeout=10 [2021-05-03T23:13:05.610Z] Commit message: "feat(security): Secure Kong Admin API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T23:13:06.821Z] + echo snap-build.sh [2021-05-03T23:13:06.821Z] snap-build.sh [2021-05-03T23:13:06.821Z] + SNAP_BASE_DIR=. [2021-05-03T23:13:06.821Z] + '[' '!' -z /w/workspace/edgex-go/56 ']' [2021-05-03T23:13:06.821Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/56 [2021-05-03T23:13:06.821Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/56]' [2021-05-03T23:13:06.821Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/56] [2021-05-03T23:13:06.821Z] + cd /w/workspace/edgex-go/56 [2021-05-03T23:13:06.821Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-03T23:13:06.821Z] Reading package lists... [2021-05-03T23:13:06.821Z] Building dependency tree... [2021-05-03T23:13:06.821Z] Reading state information... [2021-05-03T23:13:07.083Z] The following packages were automatically installed and are no longer required: [2021-05-03T23:13:07.083Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-03T23:13:07.083Z] uidmap xdelta3 [2021-05-03T23:13:07.083Z] Use 'sudo apt autoremove' to remove them. [2021-05-03T23:13:07.083Z] The following packages will be REMOVED: [2021-05-03T23:13:07.083Z] lxd* lxd-client* [2021-05-03T23:13:07.346Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-03T23:13:07.346Z] After this operation, 31.7 MB disk space will be freed. [2021-05-03T23:13:08.654Z] (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-05-03T23:13:08.654Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-03T23:13:09.599Z] Removing lxd dnsmasq configuration [2021-05-03T23:13:09.600Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-03T23:13:09.600Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-03T23:13:10.544Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-03T23:13:10.805Z] (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-05-03T23:13:10.805Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-03T23:13:12.193Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-03T23:13:12.193Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-03T23:13:13.584Z] + sudo snap remove --purge lxd [2021-05-03T23:13:13.584Z] snap "lxd" is not installed [2021-05-03T23:13:13.584Z] + sudo groupadd --force --system lxd [2021-05-03T23:13:13.584Z] ++ whoami [2021-05-03T23:13:13.584Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-03T23:13:13.584Z] + newgrp - lxd [2021-05-03T23:13:13.846Z] + sudo snap install lxd [2021-05-03T23:13:22.735Z] 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-05-03T23:13:23.897Z] 2021-05-03T23:13:20Z INFO Waiting for automatic snapd restart... [2021-05-03T23:13:32.922Z] Removing intermediate container c5c7963dc11b [2021-05-03T23:13:32.922Z] ---> ee0ed4a522d3 [2021-05-03T23:13:32.922Z] [2021-05-03T23:13:32.922Z] Step 10/31 : FROM alpine:3.12 [2021-05-03T23:13:32.922Z] ---> 9852663dfa18 [2021-05-03T23:13:32.922Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-03T23:13:32.922Z] ---> Running in c69363f81094 [2021-05-03T23:13:33.916Z] Removing intermediate container c69363f81094 [2021-05-03T23:13:33.916Z] ---> 2185f85e63fb [2021-05-03T23:13:33.916Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-03T23:13:34.194Z] ---> Running in 50abd546cd4a [2021-05-03T23:13:36.133Z] lxd 4.13 from Canonical* installed [2021-05-03T23:13:36.133Z] + sudo lxd init --auto [2021-05-03T23:13:36.193Z] Removing intermediate container f700868394bd [2021-05-03T23:13:36.193Z] ---> 0a931efcf7ed [2021-05-03T23:13:36.193Z] [2021-05-03T23:13:36.193Z] Step 10/21 : FROM alpine:3.12 [2021-05-03T23:13:36.193Z] ---> 9852663dfa18 [2021-05-03T23:13:36.193Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-03T23:13:36.193Z] ---> Running in a2312e1ae1ab [2021-05-03T23:13:36.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:13:36.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:13:37.465Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-03T23:13:37.465Z] (2/2) Installing su-exec (0.2-r1) [2021-05-03T23:13:37.465Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:13:37.465Z] OK: 5 MiB in 16 packages [2021-05-03T23:13:38.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:13:38.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:13:38.970Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-03T23:13:39.249Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T23:13:39.249Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-03T23:13:39.249Z] (4/4) Installing curl (7.76.1-r0) [2021-05-03T23:13:39.249Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:13:39.249Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T23:13:39.249Z] Removing intermediate container 50abd546cd4a [2021-05-03T23:13:39.249Z] ---> 3474685206c2 [2021-05-03T23:13:39.249Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-03T23:13:39.526Z] OK: 7 MiB in 18 packages [2021-05-03T23:13:39.526Z] ---> Running in 61596b6a4a65 [2021-05-03T23:13:40.525Z] Removing intermediate container 61596b6a4a65 [2021-05-03T23:13:40.525Z] ---> 953ef9d8627e [2021-05-03T23:13:40.525Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-03T23:13:40.806Z] ---> Running in c6747fa5040f [2021-05-03T23:13:41.798Z] Removing intermediate container c6747fa5040f [2021-05-03T23:13:41.798Z] ---> df224e43add5 [2021-05-03T23:13:41.798Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-03T23:13:41.798Z] ---> Running in 5821c1e08174 [2021-05-03T23:13:42.076Z] Removing intermediate container a2312e1ae1ab [2021-05-03T23:13:42.076Z] ---> 2c4cda254063 [2021-05-03T23:13:42.076Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T23:13:42.361Z] ---> Running in 2c125a7017e0 [2021-05-03T23:13:43.355Z] Removing intermediate container 2c125a7017e0 [2021-05-03T23:13:43.355Z] ---> d6717dd216ed [2021-05-03T23:13:43.355Z] Step 13/21 : WORKDIR /edgex [2021-05-03T23:13:43.355Z] ---> Running in 0a7ea3a9a8b4 [2021-05-03T23:13:44.358Z] Removing intermediate container 0a7ea3a9a8b4 [2021-05-03T23:13:44.358Z] ---> d19e1a8639d3 [2021-05-03T23:13:44.358Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-03T23:13:45.355Z] Removing intermediate container 5821c1e08174 [2021-05-03T23:13:45.355Z] ---> ac92919a689d [2021-05-03T23:13:45.355Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-03T23:13:45.637Z] ---> 89c4dce268bd [2021-05-03T23:13:45.637Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-03T23:13:45.637Z] ---> Running in fceaffa5b329 [2021-05-03T23:13:46.183Z] + sudo snap install --classic snapcraft [2021-05-03T23:13:47.104Z] Removing intermediate container fceaffa5b329 [2021-05-03T23:13:47.104Z] ---> e92b3cf8b438 [2021-05-03T23:13:47.104Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-03T23:13:47.709Z] ---> 97f362b7ec1a [2021-05-03T23:13:47.709Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-03T23:13:47.989Z] ---> 964951fd6f87 [2021-05-03T23:13:47.989Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-03T23:13:48.275Z] ---> Running in 8d9aacc42d52 [2021-05-03T23:13:49.731Z] ---> 0fa74dbd09ab [2021-05-03T23:13:49.731Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-03T23:13:49.731Z] ---> Running in 08b63e759f31 [2021-05-03T23:13:50.412Z] snapcraft 4.7.1 from Canonical* installed [2021-05-03T23:13:50.413Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-03T23:13:50.413Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-03T23:13:50.413Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T23:13:50.413Z] Dload Upload Total Spent Left Speed [2021-05-03T23:13:50.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3732 0 --:--:-- --:--:-- --:--:-- 3710 [2021-05-03T23:13:50.413Z] 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.7M [2021-05-03T23:13:50.413Z] ./yq_linux_amd64 [2021-05-03T23:13:50.413Z] + sudo snapcraft prime --use-lxd [2021-05-03T23:13:50.721Z] Removing intermediate container 08b63e759f31 [2021-05-03T23:13:50.721Z] ---> d417b855b98b [2021-05-03T23:13:50.721Z] Step 18/21 : CMD ["--init=true"] [2021-05-03T23:13:50.721Z] ---> Running in 4c37f5fa824a [2021-05-03T23:13:51.714Z] Removing intermediate container 4c37f5fa824a [2021-05-03T23:13:51.714Z] ---> 07b3d60b3c27 [2021-05-03T23:13:51.714Z] Step 19/21 : LABEL arch=arm64 [2021-05-03T23:13:51.796Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-03T23:13:51.989Z] ---> Running in 03c8f425b422 [2021-05-03T23:13:52.060Z] 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-05-03T23:13:52.060Z] - README.md [2021-05-03T23:13:52.060Z] [2021-05-03T23:13:52.060Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-03T23:13:52.264Z] Removing intermediate container 8d9aacc42d52 [2021-05-03T23:13:52.264Z] ---> 088d008b0969 [2021-05-03T23:13:52.264Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T23:13:52.544Z] Removing intermediate container 03c8f425b422 [2021-05-03T23:13:52.544Z] ---> 0251aa38bf4d [2021-05-03T23:13:52.544Z] Step 20/21 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:13:52.632Z] Launching a container. [2021-05-03T23:13:52.819Z] ---> Running in bdd2d01f96a3 [2021-05-03T23:13:53.423Z] ---> 7616f3797eda [2021-05-03T23:13:53.423Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-03T23:13:54.025Z] Removing intermediate container bdd2d01f96a3 [2021-05-03T23:13:54.025Z] ---> 3c505600eb6e [2021-05-03T23:13:54.025Z] Step 21/21 : LABEL version=0.0.0 [2021-05-03T23:13:54.025Z] ---> Running in c524a4a508d3 [2021-05-03T23:13:55.018Z] Removing intermediate container c524a4a508d3 [2021-05-03T23:13:55.018Z] ---> a0876d70db61 [2021-05-03T23:13:55.018Z] [2021-05-03T23:13:55.621Z] Successfully built a0876d70db61 [2021-05-03T23:13:55.621Z] ---> ef18c0398d2f [2021-05-03T23:13:55.621Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-03T23:13:55.621Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-03T23:13:57.069Z]  Building docker-security-proxy-setup-go ... done  ---> a616ddfe8327 [2021-05-03T23:13:57.069Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-03T23:13:58.063Z] ---> af4590f7ca5c [2021-05-03T23:13:58.063Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-03T23:13:59.057Z] ---> 5433dfe1acfd [2021-05-03T23:13:59.057Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-03T23:13:59.657Z] ---> Running in 225bec3cd537 [2021-05-03T23:14:00.259Z] Removing intermediate container 225bec3cd537 [2021-05-03T23:14:00.259Z] ---> 839870bbb02c [2021-05-03T23:14:00.259Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-03T23:14:01.707Z] ---> 881688b2a7d7 [2021-05-03T23:14:01.707Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-03T23:14:01.985Z] ---> Running in af767d802d3a [2021-05-03T23:14:04.871Z] Waiting for container to be ready [2021-05-03T23:14:04.871Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-03T23:14:04.871Z] [2021-05-03T23:14:05.395Z] Removing intermediate container af767d802d3a [2021-05-03T23:14:05.395Z] ---> 722c17720350 [2021-05-03T23:14:05.395Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-03T23:14:05.674Z] ---> Running in abff1ca0266d [2021-05-03T23:14:06.676Z] Removing intermediate container abff1ca0266d [2021-05-03T23:14:06.676Z] ---> 34e8cf4c0bc8 [2021-05-03T23:14:06.676Z] Step 28/31 : CMD ["gate"] [2021-05-03T23:14:06.954Z] ---> Running in 2c794a8214c2 [2021-05-03T23:14:07.415Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-03T23:14:07.573Z] Removing intermediate container 2c794a8214c2 [2021-05-03T23:14:07.574Z] ---> c857996dd767 [2021-05-03T23:14:07.574Z] Step 29/31 : LABEL arch=arm64 [2021-05-03T23:14:07.989Z] Waiting for network to be ready... [2021-05-03T23:14:08.179Z] ---> Running in 37d52c5d3834 [2021-05-03T23:14:08.249Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-03T23:14:08.511Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-03T23:14:08.511Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-03T23:14:08.511Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-03T23:14:08.775Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-03T23:14:08.775Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-03T23:14:08.775Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-03T23:14:08.775Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-03T23:14:08.775Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-03T23:14:08.775Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-03T23:14:08.782Z] Removing intermediate container 37d52c5d3834 [2021-05-03T23:14:08.782Z] ---> 009801ad9c80 [2021-05-03T23:14:08.782Z] Step 30/31 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:14:09.036Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-03T23:14:09.036Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-03T23:14:09.297Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-03T23:14:09.297Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-03T23:14:09.297Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-03T23:14:09.297Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-03T23:14:09.297Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-03T23:14:09.297Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-03T23:14:09.390Z] ---> Running in bb863d328706 [2021-05-03T23:14:09.560Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-03T23:14:09.820Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-03T23:14:09.999Z] Removing intermediate container bb863d328706 [2021-05-03T23:14:09.999Z] ---> 2da384fec9f9 [2021-05-03T23:14:09.999Z] Step 31/31 : LABEL version=0.0.0 [2021-05-03T23:14:10.080Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-03T23:14:10.080Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-03T23:14:10.080Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-03T23:14:10.080Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-03T23:14:10.080Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-03T23:14:10.080Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-05-03T23:14:10.340Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-03T23:14:10.625Z] ---> Running in 9959e78994b4 [2021-05-03T23:14:11.672Z] Removing intermediate container 9959e78994b4 [2021-05-03T23:14:11.672Z] ---> 3237be97e74d [2021-05-03T23:14:11.672Z] [2021-05-03T23:14:12.008Z] Successfully built 3237be97e74d [2021-05-03T23:14:12.008Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-03T23:14:12.252Z] Fetched 24.5 MB in 4s (6241 kB/s) [2021-05-03T23:14:13.194Z] Reading package lists... [2021-05-03T23:14:13.461Z] Reading package lists... [2021-05-03T23:14:13.461Z] Building dependency tree... [2021-05-03T23:14:13.461Z] Reading state information... [2021-05-03T23:14:13.722Z] The following additional packages will be installed: [2021-05-03T23:14:13.722Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-03T23:14:13.722Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-03T23:14:13.722Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-03T23:14:13.722Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-03T23:14:13.722Z] Suggested packages: [2021-05-03T23:14:13.722Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-03T23:14:13.722Z] Recommended packages: [2021-05-03T23:14:13.722Z] gnupg libsasl2-modules [2021-05-03T23:14:13.722Z] The following NEW packages will be installed: [2021-05-03T23:14:13.722Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-03T23:14:13.722Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-03T23:14:13.722Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-03T23:14:13.722Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-03T23:14:13.722Z] The following packages will be upgraded: [2021-05-03T23:14:13.722Z] gpg gpg-agent gpgconf libudev1 [2021-05-03T23:14:13.983Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-03T23:14:13.983Z] Need to get 3529 kB of archives. [2021-05-03T23:14:13.983Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-03T23:14:13.983Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-05-03T23:14:13.983Z] Get:2 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-05-03T23:14:13.983Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-03T23:14:14.245Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-03T23:14:14.245Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-05-03T23:14:14.245Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-03T23:14:14.506Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-03T23:14:14.506Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-03T23:14:14.506Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-03T23:14:14.767Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-03T23:14:14.767Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-03T23:14:14.767Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-03T23:14:14.767Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-03T23:14:14.767Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-03T23:14:14.767Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-03T23:14:14.767Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-03T23:14:14.767Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-03T23:14:14.767Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-03T23:14:14.767Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-03T23:14:14.767Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-03T23:14:14.767Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-03T23:14:14.767Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-03T23:14:14.767Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T23:14:15.027Z] Fetched 3529 kB in 1s (3155 kB/s) [2021-05-03T23:14:15.027Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-03T23:14:15.027Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-05-03T23:14:15.027Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-03T23:14:15.027Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-05-03T23:14:15.289Z] Selecting previously unselected package udev. [2021-05-03T23:14:15.289Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-03T23:14:15.289Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-05-03T23:14:15.289Z] Unpacking udev (237-3ubuntu10.46) ... [2021-05-03T23:14:15.552Z] Selecting previously unselected package libfuse2:amd64. [2021-05-03T23:14:15.552Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-03T23:14:15.552Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-03T23:14:15.814Z] Selecting previously unselected package fuse. [2021-05-03T23:14:15.814Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-03T23:14:15.814Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-03T23:14:15.814Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T23:14:15.814Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-03T23:14:16.075Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T23:14:16.075Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-03T23:14:16.075Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T23:14:16.075Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-03T23:14:16.337Z] Selecting previously unselected package libksba8:amd64. [2021-05-03T23:14:16.337Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-03T23:14:16.337Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-03T23:14:16.337Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-03T23:14:16.337Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T23:14:16.337Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:16.337Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-03T23:14:16.337Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T23:14:16.337Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:16.597Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-03T23:14:16.597Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T23:14:16.597Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:16.597Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-03T23:14:16.597Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T23:14:16.597Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:16.597Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-03T23:14:16.597Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T23:14:16.597Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:16.859Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-03T23:14:16.859Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T23:14:16.859Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:16.859Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-03T23:14:16.859Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T23:14:16.859Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:17.120Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-03T23:14:17.120Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T23:14:17.120Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:17.120Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-03T23:14:17.120Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T23:14:17.120Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:17.120Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-03T23:14:17.120Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-03T23:14:17.120Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-03T23:14:17.381Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-03T23:14:17.381Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-03T23:14:17.381Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-03T23:14:17.381Z] Selecting previously unselected package libldap-common. [2021-05-03T23:14:17.381Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-03T23:14:17.381Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-03T23:14:17.381Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-03T23:14:17.381Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-03T23:14:17.381Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-03T23:14:17.642Z] Selecting previously unselected package dirmngr. [2021-05-03T23:14:17.642Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T23:14:17.642Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-03T23:14:17.642Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-03T23:14:17.902Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-03T23:14:17.902Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-03T23:14:17.902Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-03T23:14:17.902Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-03T23:14:17.902Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-03T23:14:17.902Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:17.902Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-03T23:14:18.163Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-03T23:14:18.163Z] Setting up udev (237-3ubuntu10.46) ... [2021-05-03T23:14:18.425Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-03T23:14:18.425Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:18.686Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-03T23:14:18.686Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-03T23:14:18.686Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-03T23:14:18.946Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:18.946Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:18.946Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:18.946Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:18.946Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:18.946Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:19.207Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T23:14:19.207Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-03T23:14:19.207Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-03T23:14:19.207Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-03T23:14:19.778Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-03T23:14:19.778Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-03T23:14:19.778Z] This means they are not meant to be enabled using systemctl. [2021-05-03T23:14:19.778Z] Possible reasons for having this kind of units are: [2021-05-03T23:14:19.778Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-03T23:14:19.778Z] .wants/ or .requires/ directory. [2021-05-03T23:14:19.778Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-03T23:14:19.778Z] a requirement dependency on it. [2021-05-03T23:14:19.778Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-03T23:14:19.778Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-03T23:14:19.778Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-03T23:14:19.778Z] instance name specified. [2021-05-03T23:14:20.039Z] Reading package lists... [2021-05-03T23:14:20.300Z] Building dependency tree... [2021-05-03T23:14:20.300Z] Reading state information... [2021-05-03T23:14:20.300Z] The following additional packages will be installed: [2021-05-03T23:14:20.300Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-03T23:14:20.300Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-03T23:14:20.300Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-03T23:14:20.300Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-03T23:14:20.300Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-03T23:14:20.300Z] Suggested packages: [2021-05-03T23:14:20.300Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-03T23:14:20.300Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-03T23:14:20.300Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-03T23:14:20.300Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-03T23:14:20.300Z] systemd-container policykit-1 [2021-05-03T23:14:20.300Z] Recommended packages: [2021-05-03T23:14:20.300Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-03T23:14:20.300Z] The following NEW packages will be installed: [2021-05-03T23:14:20.300Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-03T23:14:20.300Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-03T23:14:20.300Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-03T23:14:20.300Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-03T23:14:20.300Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-03T23:14:20.300Z] The following packages will be upgraded: [2021-05-03T23:14:20.300Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-03T23:14:20.300Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-03T23:14:20.300Z] Need to get 35.2 MB of archives. [2021-05-03T23:14:20.300Z] After this operation, 141 MB of additional disk space will be used. [2021-05-03T23:14:20.300Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-03T23:14:20.562Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-05-03T23:14:20.562Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-03T23:14:20.562Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-03T23:14:20.562Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-03T23:14:20.562Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-03T23:14:20.562Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-03T23:14:20.562Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-03T23:14:20.562Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-03T23:14:20.828Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-03T23:14:20.828Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-03T23:14:20.828Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-03T23:14:20.828Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-03T23:14:20.828Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-03T23:14:20.828Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-03T23:14:20.828Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-03T23:14:20.828Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-03T23:14:21.399Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-05-03T23:14:21.399Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-03T23:14:21.660Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-03T23:14:21.660Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-03T23:14:21.660Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-03T23:14:21.660Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-03T23:14:21.660Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-03T23:14:21.660Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-03T23:14:21.660Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-03T23:14:21.660Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-03T23:14:21.660Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-03T23:14:21.660Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-03T23:14:21.660Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-03T23:14:21.921Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T23:14:21.921Z] Fetched 35.2 MB in 1s (26.3 MB/s) [2021-05-03T23:14:21.921Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-03T23:14:21.921Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-05-03T23:14:22.181Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-03T23:14:22.752Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-05-03T23:14:22.752Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-03T23:14:22.752Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-05-03T23:14:22.752Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-03T23:14:22.752Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-03T23:14:22.752Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-03T23:14:23.021Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-03T23:14:23.021Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-03T23:14:23.021Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-03T23:14:23.282Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-03T23:14:23.282Z] Setting up apt (1.6.13) ... [2021-05-03T23:14:23.543Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-03T23:14:23.804Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-03T23:14:23.804Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-03T23:14:23.804Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-03T23:14:24.065Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-03T23:14:24.325Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-03T23:14:24.325Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-03T23:14:24.326Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T23:14:24.586Z] Selecting previously unselected package libexpat1:amd64. [2021-05-03T23:14:24.587Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-03T23:14:24.587Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-03T23:14:24.790Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 2916960e41e5 [2021-05-03T23:14:24.790Z] ---> 282afcf38c9d [2021-05-03T23:14:24.790Z] [2021-05-03T23:14:24.790Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T23:14:24.790Z] ---> 9852663dfa18 [2021-05-03T23:14:24.790Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-03T23:14:24.790Z] ---> Running in 053466adfdfb [2021-05-03T23:14:24.847Z] Selecting previously unselected package python3.6-minimal. [2021-05-03T23:14:24.848Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-03T23:14:24.848Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T23:14:25.108Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-03T23:14:25.108Z] Checking for services that may need to be restarted...done. [2021-05-03T23:14:25.108Z] Checking for services that may need to be restarted...done. [2021-05-03T23:14:25.108Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T23:14:25.108Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-03T23:14:25.108Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T23:14:25.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:14:25.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:14:25.682Z] Selecting previously unselected package python3-minimal. [2021-05-03T23:14:25.682Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-03T23:14:25.682Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-03T23:14:25.682Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-03T23:14:25.682Z] Selecting previously unselected package mime-support. [2021-05-03T23:14:25.682Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-03T23:14:25.942Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-03T23:14:25.942Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-03T23:14:25.942Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-03T23:14:25.942Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-03T23:14:25.942Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-03T23:14:25.942Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-03T23:14:25.942Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T23:14:26.263Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-03T23:14:26.263Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-03T23:14:26.263Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:14:26.263Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T23:14:26.513Z] Selecting previously unselected package python3.6. [2021-05-03T23:14:26.513Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-03T23:14:26.513Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T23:14:26.513Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-03T23:14:26.513Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-03T23:14:26.513Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-03T23:14:26.513Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-03T23:14:26.535Z] OK: 6 MiB in 16 packages [2021-05-03T23:14:26.774Z] Selecting previously unselected package python3. [2021-05-03T23:14:26.775Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-03T23:14:26.775Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-03T23:14:26.775Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-03T23:14:27.036Z] Selecting previously unselected package multiarch-support. [2021-05-03T23:14:27.036Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T23:14:27.036Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-03T23:14:27.036Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-03T23:14:27.036Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-03T23:14:27.036Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-03T23:14:27.036Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-03T23:14:27.036Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-03T23:14:27.301Z] Selecting previously unselected package libbsd0:amd64. [2021-05-03T23:14:27.301Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-03T23:14:27.301Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-03T23:14:27.301Z] Selecting previously unselected package sudo. [2021-05-03T23:14:27.301Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-03T23:14:27.301Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-03T23:14:27.301Z] Selecting previously unselected package apparmor. [2021-05-03T23:14:27.301Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-03T23:14:27.564Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-03T23:14:27.564Z] Selecting previously unselected package libedit2:amd64. [2021-05-03T23:14:27.564Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-03T23:14:27.564Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-03T23:14:27.564Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-03T23:14:27.564Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-03T23:14:27.564Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T23:14:27.828Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-03T23:14:27.828Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-03T23:14:27.828Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T23:14:27.828Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-03T23:14:27.828Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-03T23:14:27.828Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-03T23:14:27.828Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-03T23:14:27.828Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-03T23:14:27.828Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T23:14:28.089Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-03T23:14:28.090Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-03T23:14:28.090Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T23:14:28.090Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-03T23:14:28.090Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-03T23:14:28.090Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-03T23:14:28.364Z] Selecting previously unselected package openssh-client. [2021-05-03T23:14:28.364Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-03T23:14:28.364Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-03T23:14:28.364Z] Selecting previously unselected package squashfs-tools. [2021-05-03T23:14:28.364Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-03T23:14:28.364Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-03T23:14:28.537Z] Removing intermediate container 053466adfdfb [2021-05-03T23:14:28.537Z] ---> 8cc453bfe4a0 [2021-05-03T23:14:28.537Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T23:14:28.623Z] Selecting previously unselected package snapd. [2021-05-03T23:14:28.623Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-03T23:14:28.623Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-03T23:14:28.812Z] ---> Running in 4faf0528a855 [2021-05-03T23:14:29.417Z] Removing intermediate container 4faf0528a855 [2021-05-03T23:14:29.417Z] ---> e52745cc2e59 [2021-05-03T23:14:29.417Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-03T23:14:30.022Z] ---> Running in ba00ba8fe2ce [2021-05-03T23:14:30.540Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-03T23:14:30.540Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-03T23:14:30.540Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-03T23:14:30.617Z] Removing intermediate container ba00ba8fe2ce [2021-05-03T23:14:30.617Z] ---> 1a5f785d03e7 [2021-05-03T23:14:30.617Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T23:14:30.617Z] ---> Running in ff18b9b076f5 [2021-05-03T23:14:30.801Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-03T23:14:30.801Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-03T23:14:30.801Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T23:14:30.801Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-03T23:14:30.801Z] Setting up systemd (237-3ubuntu10.46) ... [2021-05-03T23:14:30.801Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-03T23:14:30.890Z] Removing intermediate container f9f3072d7958 [2021-05-03T23:14:30.890Z] ---> 4a796e74027f [2021-05-03T23:14:30.890Z] [2021-05-03T23:14:30.890Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T23:14:30.890Z] ---> 9852663dfa18 [2021-05-03T23:14:30.890Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-03T23:14:31.163Z] ---> Running in 79983c91724e [2021-05-03T23:14:31.437Z] Removing intermediate container ff18b9b076f5 [2021-05-03T23:14:31.437Z] ---> dce7463f4c2c [2021-05-03T23:14:31.437Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T23:14:31.713Z] Removing intermediate container 79983c91724e [2021-05-03T23:14:31.713Z] ---> c1d42cec07e2 [2021-05-03T23:14:31.713Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-03T23:14:31.744Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-03T23:14:31.744Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-03T23:14:31.744Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-03T23:14:31.744Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T23:14:31.744Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T23:14:31.744Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T23:14:31.986Z] ---> Running in a6aaa252be55 [2021-05-03T23:14:32.260Z] ---> ff123429eda3 [2021-05-03T23:14:32.261Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-03T23:14:32.261Z] Removing intermediate container a6aaa252be55 [2021-05-03T23:14:32.261Z] ---> 35cbb04735a8 [2021-05-03T23:14:32.261Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-03T23:14:32.313Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-03T23:14:32.313Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T23:14:32.536Z] ---> Running in 1f10a549d034 [2021-05-03T23:14:32.574Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-03T23:14:32.575Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-03T23:14:32.575Z] running python rtupdate hooks for python3.6... [2021-05-03T23:14:32.575Z] running python post-rtupdate hooks for python3.6... [2021-05-03T23:14:32.575Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-03T23:14:33.140Z] Removing intermediate container 1f10a549d034 [2021-05-03T23:14:33.140Z] ---> 7cab0c0297c7 [2021-05-03T23:14:33.141Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T23:14:33.414Z] ---> e72babc5ea6b [2021-05-03T23:14:33.414Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-03T23:14:33.414Z] ---> Running in 63169b13a15d [2021-05-03T23:14:34.009Z] ---> b41f379bc1d4 [2021-05-03T23:14:34.009Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-03T23:14:34.281Z] ---> Running in ccfb777fb760 [2021-05-03T23:14:34.496Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-03T23:14:34.496Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T23:14:34.496Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-03T23:14:34.880Z] Removing intermediate container ccfb777fb760 [2021-05-03T23:14:34.880Z] ---> 4fc413478a42 [2021-05-03T23:14:34.880Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T23:14:35.151Z] ---> Running in 2817210c3a5b [2021-05-03T23:14:35.427Z] Removing intermediate container 2817210c3a5b [2021-05-03T23:14:35.427Z] ---> 6c3b05b061c9 [2021-05-03T23:14:35.427Z] Removing intermediate container 63169b13a15d [2021-05-03T23:14:35.427Z] Step 20/22 : LABEL arch=arm64 ---> 2d4d41ce4b9b [2021-05-03T23:14:35.427Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-03T23:14:35.427Z] [2021-05-03T23:14:35.440Z] Setting up snapd (2.48.3+18.04) ... [2021-05-03T23:14:35.700Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-03T23:14:35.703Z] ---> Running in ff41996edc25 [2021-05-03T23:14:35.703Z] ---> Running in ba3afaacdeb6 [2021-05-03T23:14:35.960Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-03T23:14:36.221Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-03T23:14:36.222Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-03T23:14:36.304Z] Removing intermediate container ff41996edc25 [2021-05-03T23:14:36.304Z] ---> 86201c2f8da9 [2021-05-03T23:14:36.304Z] Step 21/22 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:14:36.483Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-03T23:14:36.483Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-03T23:14:36.582Z] ---> Running in 0bc9c318e18a [2021-05-03T23:14:36.743Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-03T23:14:36.743Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-03T23:14:36.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T23:14:36.858Z] Removing intermediate container 0bc9c318e18a [2021-05-03T23:14:36.858Z] ---> a396da73aff4 [2021-05-03T23:14:36.858Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T23:14:37.005Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-03T23:14:37.135Z] ---> Running in f9babfb73f15 [2021-05-03T23:14:37.266Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-03T23:14:37.266Z] /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-05-03T23:14:37.266Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-03T23:14:37.266Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-03T23:14:37.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T23:14:37.731Z] Removing intermediate container f9babfb73f15 [2021-05-03T23:14:37.731Z] ---> 0ceff26e4baa [2021-05-03T23:14:37.731Z] [2021-05-03T23:14:38.001Z] Successfully built 0ceff26e4baa [2021-05-03T23:14:38.001Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-03T23:14:38.274Z]  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-05-03T23:14:38.274Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-03T23:14:38.548Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-03T23:14:38.548Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-03T23:14:38.651Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-03T23:14:38.651Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-03T23:14:38.651Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-03T23:14:38.824Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-03T23:14:38.824Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-03T23:14:38.824Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T23:14:38.824Z] OK: 8 MiB in 20 packages [2021-05-03T23:14:39.596Z] Reading package lists... [2021-05-03T23:14:39.857Z] Reading package lists... [2021-05-03T23:14:40.118Z] Building dependency tree... [2021-05-03T23:14:40.118Z] Reading state information... [2021-05-03T23:14:40.265Z] Removing intermediate container ba3afaacdeb6 [2021-05-03T23:14:40.266Z] ---> 63410e46977e [2021-05-03T23:14:40.266Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T23:14:40.378Z] Calculating upgrade... [2021-05-03T23:14:40.378Z] The following packages will be upgraded: [2021-05-03T23:14:40.378Z] advancecomp base-files bash binutils binutils-common [2021-05-03T23:14:40.378Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-03T23:14:40.378Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-03T23:14:40.378Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-03T23:14:40.378Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-03T23:14:40.378Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-03T23:14:40.378Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-03T23:14:40.378Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-03T23:14:40.378Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-03T23:14:40.378Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-03T23:14:40.378Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-03T23:14:40.378Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-03T23:14:40.378Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-03T23:14:40.378Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-03T23:14:40.378Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-03T23:14:40.639Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-03T23:14:40.639Z] Need to get 64.0 MB of archives. [2021-05-03T23:14:40.639Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-03T23:14:40.639Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-03T23:14:40.639Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-03T23:14:40.639Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-03T23:14:40.639Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-03T23:14:40.639Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-03T23:14:40.639Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-03T23:14:40.639Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-03T23:14:40.639Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-03T23:14:40.639Z] 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-05-03T23:14:40.639Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-03T23:14:40.639Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-03T23:14:40.639Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-03T23:14:40.639Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-03T23:14:40.900Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-03T23:14:40.900Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-03T23:14:40.900Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-03T23:14:40.900Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-03T23:14:40.900Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-03T23:14:40.900Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-03T23:14:40.900Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-03T23:14:40.900Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-03T23:14:40.900Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-03T23:14:40.900Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-03T23:14:40.900Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-03T23:14:40.900Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-03T23:14:40.900Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-03T23:14:40.900Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-03T23:14:40.900Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-03T23:14:40.900Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-03T23:14:40.900Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-03T23:14:40.900Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-03T23:14:40.900Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-03T23:14:40.900Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-03T23:14:40.900Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-03T23:14:40.900Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-03T23:14:40.900Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-03T23:14:40.900Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-03T23:14:40.900Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-03T23:14:40.900Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-03T23:14:40.900Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-03T23:14:41.162Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-03T23:14:41.162Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-03T23:14:41.162Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-03T23:14:41.162Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-03T23:14:41.162Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-03T23:14:41.162Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-03T23:14:41.162Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-03T23:14:41.162Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-03T23:14:41.162Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-03T23:14:41.162Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-03T23:14:41.162Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-03T23:14:41.162Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-03T23:14:41.162Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-03T23:14:41.162Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-03T23:14:41.162Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-03T23:14:41.162Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-03T23:14:41.162Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-03T23:14:41.252Z] ---> 7dc0e9bc9d9a [2021-05-03T23:14:41.252Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-03T23:14:41.423Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-03T23:14:41.423Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-03T23:14:41.423Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-03T23:14:41.683Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-03T23:14:41.683Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-03T23:14:41.683Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-03T23:14:41.683Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-03T23:14:41.683Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-03T23:14:41.683Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-03T23:14:41.683Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-03T23:14:41.683Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-03T23:14:41.684Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-03T23:14:41.944Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-03T23:14:41.944Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-03T23:14:41.944Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-03T23:14:41.944Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-03T23:14:41.944Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-03T23:14:41.944Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-03T23:14:41.944Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-03T23:14:41.944Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-03T23:14:41.944Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-03T23:14:41.944Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-03T23:14:41.944Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-03T23:14:41.944Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-03T23:14:41.944Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-03T23:14:41.944Z] Get:83 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-05-03T23:14:41.944Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-03T23:14:41.944Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-05-03T23:14:41.944Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-03T23:14:42.205Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-03T23:14:42.205Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-03T23:14:42.205Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-03T23:14:42.205Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-03T23:14:42.205Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-03T23:14:42.205Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-03T23:14:42.205Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-03T23:14:42.205Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-03T23:14:42.205Z] Get:95 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-05-03T23:14:42.205Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-03T23:14:42.205Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-03T23:14:42.233Z] ---> 1b4927fd1c24 [2021-05-03T23:14:42.233Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-03T23:14:42.470Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-03T23:14:42.470Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-03T23:14:42.470Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-03T23:14:42.470Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-03T23:14:42.470Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T23:14:42.470Z] Fetched 64.0 MB in 2s (34.1 MB/s) [2021-05-03T23:14:42.470Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:42.470Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T23:14:42.731Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-03T23:14:43.213Z] ---> 8c656df1a2ff [2021-05-03T23:14:43.213Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-03T23:14:43.213Z] ---> Running in 7255eca2d4b1 [2021-05-03T23:14:43.302Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T23:14:43.302Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-03T23:14:43.563Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-03T23:14:43.563Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-03T23:14:43.808Z] Removing intermediate container 7255eca2d4b1 [2021-05-03T23:14:43.808Z] ---> 761892e57a17 [2021-05-03T23:14:43.808Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T23:14:43.808Z] ---> Running in edb1406a5798 [2021-05-03T23:14:44.405Z] Removing intermediate container edb1406a5798 [2021-05-03T23:14:44.405Z] ---> a54dab10b904 [2021-05-03T23:14:44.405Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T23:14:44.405Z] ---> Running in 4131fcec8f8f [2021-05-03T23:14:44.503Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T23:14:44.503Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T23:14:44.503Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T23:14:44.503Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T23:14:44.764Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T23:14:44.764Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T23:14:44.764Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T23:14:44.764Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T23:14:45.001Z] Removing intermediate container 4131fcec8f8f [2021-05-03T23:14:45.001Z] ---> c8d60c92767d [2021-05-03T23:14:45.001Z] Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 [2021-05-03T23:14:45.001Z] ---> Running in 07de9511ec63 [2021-05-03T23:14:45.024Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T23:14:45.024Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T23:14:45.285Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T23:14:45.285Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T23:14:45.285Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T23:14:45.285Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T23:14:45.547Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T23:14:45.547Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-03T23:14:45.547Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T23:14:45.547Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-03T23:14:45.599Z] Removing intermediate container 07de9511ec63 [2021-05-03T23:14:45.600Z] ---> 7bfefbf084ce [2021-05-03T23:14:45.600Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T23:14:45.600Z] ---> Running in 82a75a95aebe [2021-05-03T23:14:45.809Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-03T23:14:45.809Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-03T23:14:45.809Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T23:14:46.069Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T23:14:46.069Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T23:14:46.069Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T23:14:46.197Z] Removing intermediate container 82a75a95aebe [2021-05-03T23:14:46.197Z] ---> 9cd3266bce0a [2021-05-03T23:14:46.197Z] [2021-05-03T23:14:46.330Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T23:14:46.331Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T23:14:46.331Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T23:14:46.471Z] Successfully built 9cd3266bce0a [2021-05-03T23:14:46.471Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-03T23:14:46.591Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-03T23:14:46.591Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T23:14:46.762Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-03T23:14:46.804Z] $ docker stop --time=1 3220dbc5840d32d2129d1c7daaf0b681f30be64a26594433f55f89d6bd746c63 [2021-05-03T23:14:46.852Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-03T23:14:47.113Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-03T23:14:47.373Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-03T23:14:47.373Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-03T23:14:47.373Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-03T23:14:47.373Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-03T23:14:47.635Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-03T23:14:47.896Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-03T23:14:47.896Z] Installing new version of config file /etc/issue ... [2021-05-03T23:14:47.896Z] Installing new version of config file /etc/issue.net ... [2021-05-03T23:14:47.896Z] Installing new version of config file /etc/lsb-release ... [2021-05-03T23:14:47.896Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-03T23:14:48.157Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-03T23:14:48.157Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-03T23:14:48.157Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-03T23:14:48.157Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:48.157Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-03T23:14:48.418Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-03T23:14:48.418Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-03T23:14:48.418Z] 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-05-03T23:14:48.676Z] $ docker rm -f 3220dbc5840d32d2129d1c7daaf0b681f30be64a26594433f55f89d6bd746c63 [2021-05-03T23:14:48.679Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:48.679Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T23:14:48.679Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-03T23:14:48.679Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T23:14:48.941Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:48.942Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-03T23:14:48.942Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-03T23:14:48.942Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-03T23:14:49.196Z] + + grepdocker docker images [2021-05-03T23:14:49.196Z] [2021-05-03T23:14:49.202Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:49.203Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-03T23:14:49.203Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-03T23:14:49.464Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-03T23:14:49.467Z] docker-core-data-go-arm64 latest 9cd3266bce0a 4 seconds ago 20.3MB [2021-05-03T23:14:49.467Z] docker-support-notifications-go-arm64 latest 0ceff26e4baa 12 seconds ago 16.6MB [2021-05-03T23:14:49.467Z] docker-security-bootstrapper-go-arm64 latest 3237be97e74d 39 seconds ago 17.1MB [2021-05-03T23:14:49.467Z] docker-security-proxy-setup-go-arm64 latest a0876d70db61 55 seconds ago 23.9MB [2021-05-03T23:14:49.467Z] docker-sys-mgmt-agent-go-arm64 latest b0742bbe6232 2 minutes ago 299MB [2021-05-03T23:14:49.467Z] docker-core-metadata-go-arm64 latest 3b7e24848dfe 3 minutes ago 17.4MB [2021-05-03T23:14:49.467Z] docker-security-secretstore-setup-go-arm64 latest b640ff372de7 3 minutes ago 24.3MB [2021-05-03T23:14:49.467Z] docker-support-scheduler-go-arm64 latest e6ff6b3f9769 3 minutes ago 16.1MB [2021-05-03T23:14:49.467Z] docker-core-command-go-arm64 latest 724297b2ca06 3 minutes ago 16.1MB [2021-05-03T23:14:49.467Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-05-03T23:14:49.730Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:49.730Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-03T23:14:49.730Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-03T23:14:49.730Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] libraryResource [Pipeline] sh [2021-05-03T23:14:50.005Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:50.005Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-03T23:14:50.005Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-03T23:14:50.172Z] ---> job-cost.sh [2021-05-03T23:14:50.173Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NWaC [2021-05-03T23:14:50.266Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-03T23:14:50.266Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:50.266Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-03T23:14:50.266Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-03T23:14:50.527Z] Setting up grep (3.1-2build1) ... [2021-05-03T23:14:50.527Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:50.527Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-03T23:14:50.527Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-03T23:14:50.789Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-03T23:14:51.050Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:51.050Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-03T23:14:51.050Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T23:14:51.050Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-03T23:14:51.312Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:51.312Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-03T23:14:51.312Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-03T23:14:51.882Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-03T23:14:51.883Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-03T23:14:51.883Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-03T23:14:51.883Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-03T23:14:52.454Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-03T23:14:52.455Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:52.455Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-03T23:14:52.455Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-03T23:14:53.399Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-03T23:14:53.399Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-03T23:14:53.660Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-03T23:14:53.660Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-03T23:14:53.660Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-03T23:14:53.660Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:53.660Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-03T23:14:53.921Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-03T23:14:53.921Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-03T23:14:54.181Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:54.181Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T23:14:54.181Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T23:14:54.181Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T23:14:54.442Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:54.442Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T23:14:54.442Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T23:14:54.442Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T23:14:54.442Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:54.442Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T23:14:54.703Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T23:14:54.703Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T23:14:54.703Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:54.703Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T23:14:54.703Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T23:14:54.965Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T23:14:54.965Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:54.965Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-03T23:14:54.965Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T23:14:55.226Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-03T23:14:55.226Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T23:14:55.226Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-03T23:14:55.226Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:55.226Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-03T23:14:55.488Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T23:14:55.488Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-03T23:14:55.488Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:55.488Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T23:14:55.488Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T23:14:55.749Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T23:14:55.749Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:55.749Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T23:14:55.749Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T23:14:56.010Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-03T23:14:56.010Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:56.010Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T23:14:56.271Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T23:14:56.532Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-03T23:14:56.793Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-03T23:14:57.054Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-03T23:14:57.315Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:57.315Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T23:14:57.315Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-03T23:14:57.315Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-03T23:14:57.577Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T23:14:57.577Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-03T23:14:57.577Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T23:14:57.838Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-03T23:14:57.838Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:14:57.838Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-03T23:14:57.838Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-03T23:14:58.100Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-03T23:14:58.100Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:14:58.100Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-03T23:14:58.360Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-03T23:14:58.360Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-03T23:14:58.360Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:14:58.360Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-03T23:14:58.360Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-03T23:14:58.621Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-03T23:14:58.621Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:14:58.621Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-03T23:14:58.621Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-03T23:14:58.882Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-03T23:14:58.882Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:14:58.882Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-03T23:14:59.143Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-03T23:14:59.143Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-03T23:14:59.143Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:14:59.143Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-03T23:14:59.404Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-03T23:14:59.404Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-03T23:14:59.665Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:14:59.665Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T23:14:59.665Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T23:14:59.925Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-05-03T23:14:59.926Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-03T23:14:59.926Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-03T23:14:59.926Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-03T23:15:00.187Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-03T23:15:00.187Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:00.187Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-03T23:15:00.187Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-03T23:15:00.448Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-03T23:15:00.448Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:00.448Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-03T23:15:00.448Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-03T23:15:00.709Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-03T23:15:00.971Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:00.971Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-03T23:15:00.971Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-03T23:15:00.971Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-03T23:15:01.232Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:01.232Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-03T23:15:01.232Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-03T23:15:01.232Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-03T23:15:01.232Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:01.232Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-03T23:15:01.519Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-03T23:15:01.781Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-03T23:15:02.041Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:02.041Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T23:15:02.041Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-03T23:15:02.041Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-03T23:15:02.304Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:02.304Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-03T23:15:02.304Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-03T23:15:02.304Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-03T23:15:02.568Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:02.568Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-03T23:15:02.568Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-03T23:15:02.568Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-03T23:15:02.830Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:02.830Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-03T23:15:02.830Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-03T23:15:02.830Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-03T23:15:03.091Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:03.091Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-03T23:15:03.091Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-03T23:15:03.091Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-03T23:15:03.353Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:03.353Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-03T23:15:03.353Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-03T23:15:03.353Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-03T23:15:03.614Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:03.614Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-03T23:15:03.614Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-03T23:15:03.876Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-03T23:15:03.876Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:03.876Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-03T23:15:03.876Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-03T23:15:04.138Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-03T23:15:04.138Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T23:15:04.138Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-03T23:15:04.138Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-03T23:15:04.399Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-03T23:15:04.399Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-03T23:15:04.399Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-03T23:15:04.399Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-03T23:15:04.661Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-03T23:15:04.661Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-03T23:15:04.661Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-03T23:15:04.922Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-03T23:15:04.922Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-03T23:15:04.922Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-03T23:15:05.190Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-03T23:15:05.190Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-03T23:15:05.190Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-03T23:15:05.190Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-03T23:15:05.451Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-03T23:15:05.451Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-03T23:15:05.451Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-03T23:15:05.451Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-03T23:15:05.715Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-03T23:15:05.715Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-03T23:15:05.715Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-03T23:15:05.715Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-03T23:15:05.976Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-03T23:15:05.976Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-03T23:15:05.976Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-03T23:15:06.237Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-03T23:15:07.624Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-03T23:15:07.624Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-03T23:15:07.624Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-03T23:15:07.624Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-03T23:15:07.624Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-03T23:15:07.624Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-03T23:15:08.196Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-03T23:15:08.196Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-03T23:15:08.196Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-03T23:15:08.196Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-03T23:15:08.457Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-03T23:15:08.457Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-03T23:15:08.724Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T23:15:08.724Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T23:15:08.724Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T23:15:08.724Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T23:15:08.985Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T23:15:08.985Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T23:15:08.985Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T23:15:09.246Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T23:15:10.185Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T23:15:10.185Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T23:15:11.126Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T23:15:11.126Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T23:15:11.698Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T23:15:11.698Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T23:15:12.272Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T23:15:12.272Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T23:15:13.214Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T23:15:13.214Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T23:15:13.214Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-03T23:15:13.214Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-03T23:15:13.214Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-03T23:15:13.214Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-03T23:15:13.474Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-03T23:15:13.474Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-03T23:15:13.736Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-03T23:15:13.736Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-03T23:15:13.736Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-03T23:15:13.736Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-03T23:15:13.736Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-03T23:15:14.003Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-03T23:15:14.003Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-03T23:15:14.003Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-03T23:15:14.266Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T23:15:14.266Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-03T23:15:14.266Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T23:15:14.266Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T23:15:14.266Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T23:15:14.266Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-03T23:15:14.266Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-03T23:15:14.266Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-03T23:15:14.532Z] [2021-05-03T23:15:14.532Z] Current default time zone: 'Etc/UTC' [2021-05-03T23:15:14.532Z] Local time is now: Mon May 3 23:15:14 UTC 2021. [2021-05-03T23:15:14.532Z] Universal Time is now: Mon May 3 23:15:14 UTC 2021. [2021-05-03T23:15:14.532Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-03T23:15:14.532Z] [2021-05-03T23:15:14.532Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-05-03T23:15:14.532Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T23:15:14.532Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-03T23:15:14.793Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-03T23:15:14.793Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-03T23:15:14.793Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-03T23:15:14.793Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-03T23:15:14.793Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-03T23:15:14.793Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-03T23:15:14.793Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-03T23:15:14.793Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T23:15:15.054Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-03T23:15:15.318Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T23:15:15.318Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-03T23:15:15.318Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T23:15:15.318Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-03T23:15:15.318Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-03T23:15:15.318Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-03T23:15:15.319Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-03T23:15:15.319Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-03T23:15:15.580Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-03T23:15:15.580Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-03T23:15:15.580Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-03T23:15:17.499Z] Updating certificates in /etc/ssl/certs... [2021-05-03T23:15:18.445Z] 23 added, 27 removed; done. [2021-05-03T23:15:18.445Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-03T23:15:18.445Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T23:15:18.445Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-03T23:15:18.445Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-03T23:15:18.445Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-03T23:15:18.445Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T23:15:18.707Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-03T23:15:18.707Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T23:15:18.707Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T23:15:18.707Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T23:15:18.707Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T23:15:18.707Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T23:15:18.707Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-03T23:15:18.968Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-03T23:15:18.968Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-03T23:15:18.968Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-03T23:15:18.968Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-03T23:15:18.968Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T23:15:18.968Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T23:15:19.229Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-03T23:15:19.229Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-03T23:15:19.229Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-03T23:15:19.229Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-03T23:15:19.490Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-03T23:15:19.490Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-03T23:15:19.490Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-03T23:15:19.490Z] Updating certificates in /etc/ssl/certs... [2021-05-03T23:15:20.062Z] 0 added, 0 removed; done. [2021-05-03T23:15:20.062Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-03T23:15:20.062Z] done. [2021-05-03T23:15:20.632Z] Reading package lists... [2021-05-03T23:15:20.893Z] Building dependency tree... [2021-05-03T23:15:20.893Z] Reading state information... [2021-05-03T23:15:20.893Z] The following NEW packages will be installed: [2021-05-03T23:15:20.893Z] apt-transport-https [2021-05-03T23:15:21.154Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-03T23:15:21.154Z] Need to get 1692 B of archives. [2021-05-03T23:15:21.154Z] After this operation, 154 kB of additional disk space will be used. [2021-05-03T23:15:21.154Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-03T23:15:21.415Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T23:15:21.415Z] Fetched 1692 B in 0s (8504 B/s) [2021-05-03T23:15:21.415Z] Selecting previously unselected package apt-transport-https. [2021-05-03T23:15:21.415Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-03T23:15:21.415Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-03T23:15:21.415Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-03T23:15:21.415Z] Setting up apt-transport-https (1.6.13) ... [2021-05-03T23:15:21.683Z] Waiting for network to be ready... [2021-05-03T23:15:28.270Z] 2021-05-03T23:15:24Z INFO Waiting for automatic snapd restart... [2021-05-03T23:15:28.270Z] snapd 2.49.2 from Canonical* installed [2021-05-03T23:15:28.841Z] "snapd" switched to the "latest/stable" channel [2021-05-03T23:15:28.841Z] [2021-05-03T23:15:29.094Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T23:15:32.144Z] core18 20210309 from Canonical* installed [2021-05-03T23:15:32.144Z] "core18" switched to the "latest/stable" channel [2021-05-03T23:15:32.144Z] [2021-05-03T23:15:35.452Z] snapcraft 4.7.1 from Canonical* installed [2021-05-03T23:15:35.452Z] "snapcraft" switched to the "latest/stable" channel [2021-05-03T23:15:35.452Z] [2021-05-03T23:15:39.661Z] 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-05-03T23:15:39.661Z] - README.md [2021-05-03T23:15:39.661Z] [2021-05-03T23:15:39.661Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-03T23:15:46.253Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T23:15:46.253Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-03T23:15:46.253Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-03T23:15:46.253Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-03T23:15:47.195Z] Reading package lists... [2021-05-03T23:15:47.456Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-05-03T23:15:54.053Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T23:15:54.053Z] Reading package lists... [2021-05-03T23:15:54.053Z] Building dependency tree... [2021-05-03T23:15:54.053Z] Reading state information... [2021-05-03T23:15:54.053Z] Suggested packages: [2021-05-03T23:15:54.053Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-03T23:15:54.053Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-03T23:15:54.053Z] Recommended packages: [2021-05-03T23:15:54.053Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-03T23:15:54.053Z] The following NEW packages will be installed: [2021-05-03T23:15:54.053Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-03T23:15:54.053Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-03T23:15:54.053Z] pkg-config zip [2021-05-03T23:15:54.053Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-03T23:15:54.053Z] Need to get 7663 kB of archives. [2021-05-03T23:15:54.053Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-03T23:15:54.053Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-03T23:15:54.314Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-03T23:15:54.314Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-03T23:15:54.314Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-03T23:15:54.314Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-03T23:15:54.314Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-03T23:15:54.314Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-03T23:15:54.574Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-03T23:15:54.835Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-03T23:15:54.835Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-03T23:15:54.835Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-03T23:15:55.096Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-03T23:15:55.356Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-03T23:15:55.356Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-03T23:15:55.356Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-03T23:15:55.356Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T23:15:55.618Z] Fetched 7663 kB in 1s (5745 kB/s) [2021-05-03T23:15:55.618Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-03T23:15:55.618Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-03T23:15:55.618Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-03T23:15:55.618Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-03T23:15:55.879Z] Selecting previously unselected package libpsl5:amd64. [2021-05-03T23:15:55.879Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-03T23:15:55.879Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-03T23:15:55.879Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-03T23:15:55.879Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-03T23:15:55.879Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-03T23:15:55.879Z] Selecting previously unselected package librtmp1:amd64. [2021-05-03T23:15:55.879Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-03T23:15:55.879Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-03T23:15:56.140Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-03T23:15:56.140Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-03T23:15:56.140Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-03T23:15:56.140Z] Selecting previously unselected package liberror-perl. [2021-05-03T23:15:56.140Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-03T23:15:56.140Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-03T23:15:56.140Z] Selecting previously unselected package git-man. [2021-05-03T23:15:56.140Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-03T23:15:56.140Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-03T23:15:56.401Z] Selecting previously unselected package git. [2021-05-03T23:15:56.401Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-03T23:15:56.401Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-03T23:15:57.346Z] Selecting previously unselected package libnorm1:amd64. [2021-05-03T23:15:57.346Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-03T23:15:57.346Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-03T23:15:57.346Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-03T23:15:57.346Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-03T23:15:57.346Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-03T23:15:57.346Z] Selecting previously unselected package libsodium23:amd64. [2021-05-03T23:15:57.346Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-03T23:15:57.346Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-03T23:15:57.607Z] Selecting previously unselected package libzmq5:amd64. [2021-05-03T23:15:57.607Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-03T23:15:57.607Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-03T23:15:57.607Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-03T23:15:57.607Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-03T23:15:57.607Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-03T23:15:57.868Z] Selecting previously unselected package pkg-config. [2021-05-03T23:15:57.868Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-03T23:15:57.868Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-03T23:15:57.868Z] Selecting previously unselected package zip. [2021-05-03T23:15:57.868Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-03T23:15:57.868Z] Unpacking zip (3.0-11build1) ... [2021-05-03T23:15:57.868Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-03T23:15:57.868Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-03T23:15:58.129Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-03T23:15:58.129Z] Setting up liberror-perl (0.17025-1) ... [2021-05-03T23:15:58.129Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-03T23:15:58.129Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-03T23:15:58.129Z] No schema files found: doing nothing. [2021-05-03T23:15:58.129Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-03T23:15:58.129Z] Setting up zip (3.0-11build1) ... [2021-05-03T23:15:58.129Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-03T23:15:58.129Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-03T23:15:58.129Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-03T23:15:58.391Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-03T23:15:58.391Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-03T23:15:58.391Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-03T23:15:58.391Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-03T23:15:58.391Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-03T23:16:04.984Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T23:16:04.984Z] git set to automatically installed. [2021-05-03T23:16:04.984Z] git-man set to automatically installed. [2021-05-03T23:16:04.984Z] libcurl3-gnutls set to automatically installed. [2021-05-03T23:16:04.984Z] liberror-perl set to automatically installed. [2021-05-03T23:16:04.984Z] libglib2.0-0 set to automatically installed. [2021-05-03T23:16:04.984Z] libnghttp2-14 set to automatically installed. [2021-05-03T23:16:04.984Z] libnorm1 set to automatically installed. [2021-05-03T23:16:04.984Z] libpgm-5.2-0 set to automatically installed. [2021-05-03T23:16:04.984Z] libpsl5 set to automatically installed. [2021-05-03T23:16:04.984Z] librtmp1 set to automatically installed. [2021-05-03T23:16:04.984Z] libsodium23 set to automatically installed. [2021-05-03T23:16:04.984Z] libzmq3-dev set to automatically installed. [2021-05-03T23:16:04.984Z] libzmq5 set to automatically installed. [2021-05-03T23:16:04.984Z] pkg-config set to automatically installed. [2021-05-03T23:16:04.984Z] zip set to automatically installed. [2021-05-03T23:16:07.530Z] snapd is not logged in, snap install commands will use sudo [2021-05-03T23:16:15.676Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T23:16:27.920Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-03T23:16:28.491Z] snapd is not logged in, snap install commands will use sudo [2021-05-03T23:16:35.083Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T23:16:35.654Z] snap "core18" has no updates available [2021-05-03T23:16:36.226Z] Pulling go-build-helper [2021-05-03T23:16:36.226Z] + snapcraftctl pull [2021-05-03T23:16:37.616Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-03T23:16:37.616Z] Skipping pull go-build-helper (already ran) [2021-05-03T23:16:37.616Z] Building go-build-helper [2021-05-03T23:16:37.616Z] + snapcraftctl build [2021-05-03T23:16:39.532Z] Staging go-build-helper [2021-05-03T23:16:39.532Z] + snapcraftctl stage [2021-05-03T23:16:49.538Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-03T23:16:49.538Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-03T23:16:49.538Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-03T23:16:49.538Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-03T23:16:49.538Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-03T23:16:49.538Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-03T23:16:49.538Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-03T23:16:49.538Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-03T23:16:49.538Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-03T23:16:49.538Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-03T23:16:49.538Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-03T23:16:49.538Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-03T23:16:49.538Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-03T23:16:49.538Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-03T23:16:49.538Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-03T23:16:49.538Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-03T23:16:49.538Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-03T23:16:49.538Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-03T23:16:49.538Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-03T23:16:49.538Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-03T23:16:49.538Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-03T23:16:49.538Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-03T23:16:49.538Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-03T23:16:49.538Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-03T23:16:49.538Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-03T23:16:49.538Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-05-03T23:16:49.538Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-03T23:16:49.538Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-03T23:16:49.538Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-03T23:16:49.538Z] Fetched 224 kB in 0s (0 B/s) [2021-05-03T23:16:49.538Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-03T23:16:49.538Z] Fetched 157 kB in 0s (0 B/s) [2021-05-03T23:16:49.538Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-03T23:16:49.538Z] Fetched 221 kB in 0s (0 B/s) [2021-05-03T23:16:49.538Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-03T23:16:49.538Z] Fetched 143 kB in 0s (0 B/s) [2021-05-03T23:16:49.538Z] Pulling app-service-config [2021-05-03T23:16:49.538Z] + snapcraftctl pull [2021-05-03T23:16:50.485Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-03T23:16:51.057Z] Pulling config-common [2021-05-03T23:16:51.057Z] + snapcraftctl pull [2021-05-03T23:16:55.263Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-03T23:16:55.263Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-03T23:16:55.263Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-03T23:16:55.263Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T23:16:55.263Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-03T23:16:55.263Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T23:16:55.263Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-03T23:16:55.263Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T23:16:55.263Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-03T23:16:55.263Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T23:16:55.263Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-03T23:16:55.263Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T23:16:55.263Z] Pulling edgex-go [2021-05-03T23:16:55.263Z] + snapcraftctl pull [2021-05-03T23:17:05.839Z] lf-activate-venv(): INFO: Adding /tmp/venv-NWaC/bin to PATH [2021-05-03T23:17:05.839Z] INFO: No Stack... [2021-05-03T23:17:05.839Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-03T23:17:05.839Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T23:17:06.175Z] + cat /w/workspace/edgex-go/56/archives/cost.csv [2021-05-03T23:17:06.175Z] + cut -d, -f6 [Pipeline] lock [2021-05-03T23:17:06.288Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3328-56-stack-cost] [2021-05-03T23:17:06.297Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3328-56-stack-cost] did not exist. Created. [2021-05-03T23:17:06.297Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3328-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T23:17:06.655Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-03T23:17:06.983Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T23:17:06.994Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3328-56-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T23:17:21.849Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-03T23:17:21.849Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-03T23:17:21.849Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-03T23:17:21.849Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-03T23:17:21.849Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-03T23:17:21.849Z] Fetched 279 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-03T23:17:21.849Z] Fetched 122 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-03T23:17:21.849Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-03T23:17:21.849Z] Fetched 8848 B in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-03T23:17:21.849Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-03T23:17:21.849Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-03T23:17:21.849Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-03T23:17:21.849Z] Fetched 219 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-03T23:17:21.849Z] Fetched 154 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-03T23:17:21.849Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-03T23:17:21.849Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-03T23:17:21.849Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-03T23:17:21.849Z] Fetched 499 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-03T23:17:21.849Z] Fetched 111 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-03T23:17:21.849Z] Fetched 240 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-03T23:17:21.849Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-03T23:17:21.849Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-03T23:17:21.849Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-03T23:17:21.849Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-03T23:17:21.850Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-03T23:17:21.850Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-03T23:17:21.850Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-03T23:17:21.850Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-03T23:17:21.850Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-03T23:17:21.850Z] Fetched 8720 B in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-03T23:17:21.850Z] Fetched 137 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-03T23:17:21.850Z] Fetched 119 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-03T23:17:21.850Z] Fetched 110 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-03T23:17:21.850Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-03T23:17:21.850Z] Fetched 645 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-03T23:17:21.850Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-03T23:17:21.850Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-03T23:17:21.850Z] Fetched 368 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-03T23:17:21.850Z] Fetched 187 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-03T23:17:21.850Z] Fetched 175 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-03T23:17:21.850Z] Fetched 206 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-03T23:17:21.850Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-03T23:17:21.850Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-03T23:17:21.850Z] Fetched 159 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-03T23:17:21.850Z] Fetched 107 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-03T23:17:21.850Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-03T23:17:21.850Z] Pulling static-packages [2021-05-03T23:17:21.850Z] + snapcraftctl pull [2021-05-03T23:17:21.850Z] Pulling version [2021-05-03T23:17:21.850Z] + cd /root/project [2021-05-03T23:17:21.850Z] + [ -f VERSION ] [2021-05-03T23:17:21.850Z] + PROJECT_VERSION=local-dev [2021-05-03T23:17:21.850Z] + git rev-parse --short HEAD [2021-05-03T23:17:21.850Z] + GIT_REVISION=5e792827 [2021-05-03T23:17:21.850Z] + snapcraftctl set-version local-dev [2021-05-03T23:17:21.850Z] Skipping build go-build-helper (already ran) [2021-05-03T23:17:22.110Z] Building app-service-config [2021-05-03T23:17:22.110Z] + make build [2021-05-03T23:17:22.110Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-03T23:17:24.045Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-05-03T23:17:24.305Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-05-03T23:17:24.305Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-05-03T23:17:24.305Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-03T23:17:24.580Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-05-03T23:17:24.580Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-03T23:17:24.580Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-05-03T23:17:24.580Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-03T23:17:24.842Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-03T23:17:24.843Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-03T23:17:24.843Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-03T23:17:24.843Z] go: downloading golang.org/x/text v0.3.2 [2021-05-03T23:17:24.843Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-03T23:17:24.843Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-03T23:17:25.104Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-03T23:17:25.104Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-03T23:17:25.364Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-03T23:17:25.364Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-03T23:17:25.364Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-03T23:17:25.364Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-03T23:17:25.364Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-03T23:17:25.364Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-03T23:17:25.364Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-03T23:17:25.364Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-03T23:17:25.623Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-03T23:17:25.623Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-03T23:17:25.623Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-03T23:17:25.623Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-03T23:17:25.623Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-03T23:17:25.623Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-03T23:17:25.623Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-03T23:17:25.623Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-03T23:17:25.884Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-03T23:17:25.884Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-03T23:17:25.884Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-03T23:17:25.884Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-03T23:17:25.884Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-03T23:17:25.884Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-03T23:17:25.884Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-03T23:17:25.884Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-03T23:17:25.884Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-03T23:17:25.884Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-03T23:17:25.884Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-03T23:17:25.884Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-03T23:17:25.884Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-03T23:17:38.118Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-03T23:17:38.118Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-03T23:17:38.118Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-03T23:17:38.118Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-03T23:17:38.118Z] Building config-common [2021-05-03T23:17:38.118Z] + snapcraftctl build [2021-05-03T23:17:40.032Z] Building edgex-go [2021-05-03T23:17:40.032Z] + cd /root/parts/edgex-go/src [2021-05-03T23:17:40.032Z] + make build [2021-05-03T23:17:40.032Z] 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-05-03T23:17:40.602Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-05-03T23:17:40.602Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-03T23:17:40.602Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 [2021-05-03T23:17:40.862Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-03T23:17:40.862Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-03T23:17:45.068Z] 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-05-03T23:17:45.068Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-03T23:17:51.648Z] 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-05-03T23:17:52.218Z] 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-05-03T23:17:54.133Z] 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-05-03T23:17:54.705Z] 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-05-03T23:17:54.966Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-03T23:17:55.227Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-03T23:17:55.227Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-03T23:17:55.227Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-03T23:17:57.313Z] 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-05-03T23:17:57.313Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-03T23:17:57.313Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-03T23:17:59.346Z] 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-05-03T23:18:00.951Z] 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-05-03T23:18:00.951Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-03T23:18:02.511Z] 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-05-03T23:18:03.917Z] 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-05-03T23:18:05.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-03T23:18:05.299Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-03T23:18:07.844Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-03T23:18:07.844Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-03T23:18:07.844Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-03T23:18:07.844Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-03T23:18:07.844Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-03T23:18:07.844Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-03T23:18:07.844Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-03T23:18:07.844Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-03T23:18:07.844Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-03T23:18:07.844Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-03T23:18:07.844Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-03T23:18:07.844Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-03T23:18:07.844Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-03T23:18:07.844Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-03T23:18:07.844Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-03T23:18:07.844Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-03T23:18:07.844Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-03T23:18:07.844Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-03T23:18:07.844Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-03T23:18:07.844Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-03T23:18:07.844Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-03T23:18:07.844Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-03T23:18:07.844Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-03T23:18:07.844Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-03T23:18:07.844Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-03T23:18:07.845Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-03T23:18:11.146Z] Building static-packages [2021-05-03T23:18:11.146Z] + snapcraftctl build [2021-05-03T23:18:13.071Z] Building version [2021-05-03T23:18:13.071Z] + snapcraftctl build [2021-05-03T23:18:14.983Z] Skipping stage go-build-helper (already ran) [2021-05-03T23:18:14.983Z] Staging app-service-config [2021-05-03T23:18:14.983Z] + snapcraftctl stage [2021-05-03T23:18:16.373Z] Staging config-common [2021-05-03T23:18:16.373Z] + snapcraftctl stage [2021-05-03T23:18:17.312Z] Staging edgex-go [2021-05-03T23:18:17.312Z] + snapcraftctl stage [2021-05-03T23:18:18.692Z] Staging static-packages [2021-05-03T23:18:18.693Z] + snapcraftctl stage [2021-05-03T23:18:19.634Z] Staging version [2021-05-03T23:18:19.634Z] + snapcraftctl stage [2021-05-03T23:18:20.592Z] Priming go-build-helper [2021-05-03T23:18:20.592Z] + snapcraftctl prime [2021-05-03T23:18:21.972Z] Priming app-service-config [2021-05-03T23:18:21.972Z] + snapcraftctl prime [2021-05-03T23:18:23.353Z] Priming config-common [2021-05-03T23:18:23.353Z] + snapcraftctl prime [2021-05-03T23:18:24.290Z] Priming edgex-go [2021-05-03T23:18:24.290Z] + snapcraftctl prime [2021-05-03T23:18:25.676Z] Priming static-packages [2021-05-03T23:18:25.676Z] + snapcraftctl prime [2021-05-03T23:18:28.220Z] Priming version [2021-05-03T23:18:28.220Z] + snapcraftctl prime [2021-05-03T23:18:29.163Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-03T23:18:31.815Z] provisioning config files... [2021-05-03T23:18:31.887Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/56@tmp/config6974736121199948400tmp [Pipeline] { [Pipeline] sh [2021-05-03T23:18:32.323Z] + set +x [2021-05-03T23:18:32.323Z] + curl -s https://codecov.io/bash [2021-05-03T23:18:32.323Z] + bash -s -- [2021-05-03T23:18:32.979Z] [2021-05-03T23:18:32.979Z] _____ _ [2021-05-03T23:18:32.979Z] / ____| | | [2021-05-03T23:18:32.979Z] | | ___ __| | ___ ___ _____ __ [2021-05-03T23:18:32.979Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-03T23:18:32.979Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-03T23:18:32.979Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-03T23:18:32.979Z] Bash-1.0.2 [2021-05-03T23:18:32.979Z] [2021-05-03T23:18:32.979Z] [2021-05-03T23:18:33.274Z] ==> git version 2.24.3 found [2021-05-03T23:18:33.274Z] ==> 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-05-03T23:18:33.274Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-03T23:18:33.274Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-03T23:18:33.274Z] ==> Jenkins CI detected. [2021-05-03T23:18:33.274Z] project root: . [2021-05-03T23:18:33.274Z] --> token set from env [2021-05-03T23:18:33.274Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-03T23:18:33.551Z] ==> Running gcov in . (disable via -X gcov) [2021-05-03T23:18:33.551Z] ==> Python coveragepy not found [2021-05-03T23:18:33.551Z] ==> Searching for coverage reports in: [2021-05-03T23:18:33.551Z] + . [2021-05-03T23:18:33.551Z] -> Found 1 reports [2021-05-03T23:18:33.551Z] ==> Detecting git/mercurial file structure [2021-05-03T23:18:33.855Z] ==> Reading reports [2021-05-03T23:18:33.855Z] + ./coverage.out bytes=699522 [2021-05-03T23:18:33.855Z] ==> Appending adjustments [2021-05-03T23:18:33.855Z] https://docs.codecov.io/docs/fixing-reports [2021-05-03T23:18:42.401Z] + Found adjustments [2021-05-03T23:18:42.401Z] ==> Gzipping contents [2021-05-03T23:18:42.769Z] 100K /tmp/codecov.L5BSsU.gz [2021-05-03T23:18:42.769Z] ==> Uploading reports [2021-05-03T23:18:42.769Z] url: https://codecov.io [2021-05-03T23:18:42.769Z] query: branch=PR-3328&commit=5e792827d28759cfb5dc792fea2164e262982596&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3328%2F56%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3328&job=&cmd_args= [2021-05-03T23:18:42.769Z] -> Pinging Codecov [2021-05-03T23:18:42.769Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3328&commit=5e792827d28759cfb5dc792fea2164e262982596&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3328%2F56%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3328&job=&cmd_args= [2021-05-03T23:18:43.361Z] -> Uploading to [2021-05-03T23:18:43.361Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-03/00271124DB129430A58F1EEE437C3FCB/5e792827d28759cfb5dc792fea2164e262982596/6317486c-5823-4b3a-b0ed-dc507e96c392.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210503T231843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a2f8f273736e57dcb2aff8f89ec94a203c9659b87bea018bd2525726f89dc39 [2021-05-03T23:18:43.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T23:18:43.361Z] Dload Upload Total Spent Left Speed [2021-05-03T23:18:43.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 0 0 100 97k 0 182k --:--:-- --:--:-- --:--:-- 182k [2021-05-03T23:18:43.986Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5e792827d28759cfb5dc792fea2164e262982596 [Pipeline] } [2021-05-03T23:18:43.998Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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-05-03T23:18:45.164Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T23:18:46.523Z] ---> package-listing.sh [2021-05-03T23:18:46.523Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-03T23:18:46.523Z] ++ facter osfamily [2021-05-03T23:18:46.796Z] + OS_FAMILY=redhat [2021-05-03T23:18:46.796Z] + workspace=/w/workspace/edgex-go/56 [2021-05-03T23:18:46.796Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-03T23:18:46.796Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-03T23:18:46.796Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-03T23:18:46.796Z] + PACKAGES=/tmp/packages_start.txt [2021-05-03T23:18:46.796Z] + '[' /w/workspace/edgex-go/56 ']' [2021-05-03T23:18:46.796Z] + PACKAGES=/tmp/packages_end.txt [2021-05-03T23:18:46.796Z] + case "${OS_FAMILY}" in [2021-05-03T23:18:46.796Z] + rpm -qa [2021-05-03T23:18:46.796Z] + sort [2021-05-03T23:18:55.234Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-03T23:18:55.234Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-03T23:18:55.234Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-03T23:18:55.234Z] + '[' /w/workspace/edgex-go/56 ']' [2021-05-03T23:18:55.234Z] + mkdir -p /w/workspace/edgex-go/56/archives/ [2021-05-03T23:18:55.234Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/56/archives/ [Pipeline] echo [2021-05-03T23:18:55.253Z] 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/56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-03T23:18:55.640Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-03T23:18:56.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T23:18:57.022Z] [2021-05-03T23:18:57.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-03T23:18:57.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T23:18:57.713Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-03T23:18:57.713Z] df20fa9351a1: Pulling fs layer [2021-05-03T23:18:57.713Z] 36b3adc4ff6f: Pulling fs layer [2021-05-03T23:18:57.713Z] 8ad3a11d3b57: Pulling fs layer [2021-05-03T23:18:57.713Z] 46f8f816bc3b: Pulling fs layer [2021-05-03T23:18:57.713Z] 93b61091891f: Pulling fs layer [2021-05-03T23:18:57.713Z] 93b9cdb0e59b: Pulling fs layer [2021-05-03T23:18:57.713Z] 5e14af77c1be: Pulling fs layer [2021-05-03T23:18:57.713Z] 01666e4c0597: Pulling fs layer [2021-05-03T23:18:57.713Z] aa168da1d23b: Pulling fs layer [2021-05-03T23:18:57.713Z] 93b61091891f: Waiting [2021-05-03T23:18:57.713Z] 93b9cdb0e59b: Waiting [2021-05-03T23:18:57.713Z] 5e14af77c1be: Waiting [2021-05-03T23:18:57.713Z] 01666e4c0597: Waiting [2021-05-03T23:18:57.713Z] aa168da1d23b: Waiting [2021-05-03T23:18:57.713Z] 46f8f816bc3b: Waiting [2021-05-03T23:18:57.713Z] 36b3adc4ff6f: Verifying Checksum [2021-05-03T23:18:57.713Z] 36b3adc4ff6f: Download complete [2021-05-03T23:18:57.713Z] 46f8f816bc3b: Verifying Checksum [2021-05-03T23:18:57.713Z] 46f8f816bc3b: Download complete [2021-05-03T23:18:58.008Z] df20fa9351a1: Verifying Checksum [2021-05-03T23:18:58.008Z] df20fa9351a1: Download complete [2021-05-03T23:18:58.008Z] 93b9cdb0e59b: Verifying Checksum [2021-05-03T23:18:58.008Z] 93b9cdb0e59b: Download complete [2021-05-03T23:18:58.008Z] 5e14af77c1be: Verifying Checksum [2021-05-03T23:18:58.008Z] 5e14af77c1be: Download complete [2021-05-03T23:18:58.008Z] 93b61091891f: Verifying Checksum [2021-05-03T23:18:58.008Z] 93b61091891f: Download complete [2021-05-03T23:18:58.008Z] 01666e4c0597: Verifying Checksum [2021-05-03T23:18:58.008Z] 01666e4c0597: Download complete [2021-05-03T23:18:58.693Z] df20fa9351a1: Pull complete [2021-05-03T23:18:59.015Z] 8ad3a11d3b57: Verifying Checksum [2021-05-03T23:18:59.015Z] 8ad3a11d3b57: Download complete [2021-05-03T23:19:00.004Z] 36b3adc4ff6f: Pull complete [2021-05-03T23:19:03.707Z] 8ad3a11d3b57: Pull complete [2021-05-03T23:19:03.707Z] 46f8f816bc3b: Pull complete [2021-05-03T23:19:05.250Z] 93b61091891f: Pull complete [2021-05-03T23:19:05.250Z] aa168da1d23b: Verifying Checksum [2021-05-03T23:19:05.250Z] aa168da1d23b: Download complete [2021-05-03T23:19:05.562Z] 93b9cdb0e59b: Pull complete [2021-05-03T23:19:05.851Z] 5e14af77c1be: Pull complete [2021-05-03T23:19:06.502Z] 01666e4c0597: Pull complete [2021-05-03T23:19:29.369Z] aa168da1d23b: Pull complete [2021-05-03T23:19:29.369Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-03T23:19:29.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T23:19:29.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-03T23:19:29.887Z] prd-centos7-docker-4c-2g-2800 does not seem to be running inside a container [2021-05-03T23:19:30.156Z] $ 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/56/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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-03T23:19:33.978Z] $ docker top 3f1e2e4268f47e87c48a6c66229d057c9013f420cef1673dd367da9e9c490dfe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T23:19:35.262Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-03T23:19:36.398Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-03T23:19:37.201Z] + ls /var/log/sa-host [2021-05-03T23:19:37.201Z] + sadf -c /var/log/sa-host/sa03 [2021-05-03T23:19:37.201Z] file_magic: OK [2021-05-03T23:19:37.201Z] HZ: Using current value: 100 [2021-05-03T23:19:37.201Z] file_header: OK [2021-05-03T23:19:37.201Z] 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-05-03T23:19:37.201Z] Statistics: [2021-05-03T23:19:37.201Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-03T23:19:37.201Z] File successfully converted to sysstat format version 12.2.1 [2021-05-03T23:19:37.201Z] + sadf -c /var/log/sa-host/sa23 [2021-05-03T23:19:37.201Z] file_magic: OK [2021-05-03T23:19:37.201Z] HZ: Using current value: 100 [2021-05-03T23:19:37.201Z] file_header: OK [2021-05-03T23:19:37.201Z] 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-05-03T23:19:37.201Z] Statistics: [2021-05-03T23:19:37.201Z] Hnuu...uuuununununu... [2021-05-03T23:19:37.201Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-03T23:19:37.746Z] provisioning config files... [2021-05-03T23:19:37.769Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/56@tmp/config5458153965744674472tmp [Pipeline] { [Pipeline] echo [2021-05-03T23:19:37.815Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T23:19:38.548Z] ---> create-netrc.sh [Pipeline] } [2021-05-03T23:19:38.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-03T23:19:38.892Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T23:19:39.605Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-03T23:19:39.626Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T23:19:40.496Z] ---> sudo-logs.sh [2021-05-03T23:19:40.496Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-03T23:19:40.834Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T23:19:41.278Z] ---> job-cost.sh [2021-05-03T23:19:41.586Z] lf-activate-venv: SKIPPING [2021-05-03T23:19:41.586Z] DEBUG: total: 0.20999999344348907 [2021-05-03T23:19:41.586Z] INFO: Retrieving Stack Cost... [2021-05-03T23:19:42.607Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T23:19:43.215Z] INFO: Archiving Costs [Pipeline] echo [2021-05-03T23:19:43.234Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T23:19:44.387Z] ---> logs-deploy.sh [2021-05-03T23:19:44.387Z] lf-activate-venv: SKIPPING [2021-05-03T23:19:44.387Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3328/56 [2021-05-03T23:19:44.387Z] INFO: archiving workspace using pattern(s): [2021-05-03T23:19:47.864Z] Archives upload complete. [2021-05-03T23:19:47.864Z] INFO: archiving logs to Nexus [2021-05-03T23:19:49.902Z] ---> uname -a: [2021-05-03T23:19:49.902Z] Linux prd-centos7-docker-4c-2g-2800.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-03T23:19:49.902Z] [2021-05-03T23:19:49.902Z] [2021-05-03T23:19:49.902Z] ---> lscpu: [2021-05-03T23:19:49.902Z] Architecture: x86_64 [2021-05-03T23:19:49.902Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-03T23:19:49.902Z] Byte Order: Little Endian [2021-05-03T23:19:49.902Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-03T23:19:49.902Z] CPU(s): 4 [2021-05-03T23:19:49.902Z] On-line CPU(s) list: 0-3 [2021-05-03T23:19:49.902Z] Thread(s) per core: 1 [2021-05-03T23:19:49.902Z] Core(s) per socket: 1 [2021-05-03T23:19:49.902Z] Socket(s): 4 [2021-05-03T23:19:49.902Z] NUMA node(s): 1 [2021-05-03T23:19:49.902Z] Vendor ID: GenuineIntel [2021-05-03T23:19:49.902Z] CPU family: 6 [2021-05-03T23:19:49.902Z] Model: 44 [2021-05-03T23:19:49.902Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-03T23:19:49.902Z] Stepping: 1 [2021-05-03T23:19:49.902Z] CPU MHz: 2933.438 [2021-05-03T23:19:49.902Z] BogoMIPS: 5866.87 [2021-05-03T23:19:49.902Z] Virtualization: VT-x [2021-05-03T23:19:49.902Z] Hypervisor vendor: KVM [2021-05-03T23:19:49.902Z] Virtualization type: full [2021-05-03T23:19:49.902Z] L1d cache: 128 KiB [2021-05-03T23:19:49.902Z] L1i cache: 128 KiB [2021-05-03T23:19:49.902Z] L2 cache: 16 MiB [2021-05-03T23:19:49.902Z] L3 cache: 64 MiB [2021-05-03T23:19:49.902Z] NUMA node0 CPU(s): 0-3 [2021-05-03T23:19:49.902Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-03T23:19:49.902Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-03T23:19:49.902Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-03T23:19:49.902Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-03T23:19:49.902Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-03T23:19:49.902Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-03T23:19:49.902Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-03T23:19:49.902Z] Vulnerability Srbds: Not affected [2021-05-03T23:19:49.902Z] Vulnerability Tsx async abort: Not affected [2021-05-03T23:19:49.902Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-03T23:19:49.902Z] [2021-05-03T23:19:49.902Z] [2021-05-03T23:19:49.902Z] ---> nproc: [2021-05-03T23:19:49.902Z] 4 [2021-05-03T23:19:49.902Z] [2021-05-03T23:19:49.902Z] [2021-05-03T23:19:49.902Z] ---> df -h: [2021-05-03T23:19:49.902Z] Filesystem Size Used Available Use% Mounted on [2021-05-03T23:19:49.902Z] overlay 50.0G 13.1G 36.9G 26% / [2021-05-03T23:19:49.902Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-03T23:19:49.902Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-03T23:19:49.902Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-03T23:19:49.902Z] /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os [2021-05-03T23:19:49.902Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf [2021-05-03T23:19:49.902Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname [2021-05-03T23:19:49.902Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts [2021-05-03T23:19:49.902Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host [2021-05-03T23:19:49.902Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure [2021-05-03T23:19:49.902Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log [2021-05-03T23:19:49.902Z] /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json [2021-05-03T23:19:49.902Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/56 [2021-05-03T23:19:49.902Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/56@tmp [2021-05-03T23:19:49.902Z] [2021-05-03T23:19:49.902Z] [2021-05-03T23:19:49.902Z] ---> free -m: [2021-05-03T23:19:49.902Z] total used free shared buff/cache available [2021-05-03T23:19:49.902Z] Mem: 1837 818 145 0 873 962 [2021-05-03T23:19:49.902Z] Swap: 1023 94 929 [2021-05-03T23:19:49.902Z] [2021-05-03T23:19:49.902Z] [2021-05-03T23:19:49.902Z] ---> ip addr: [2021-05-03T23:19:49.902Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-03T23:19:49.902Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-03T23:19:49.902Z] inet 127.0.0.1/8 scope host lo [2021-05-03T23:19:49.902Z] valid_lft forever preferred_lft forever [2021-05-03T23:19:49.902Z] inet6 ::1/128 scope host [2021-05-03T23:19:49.902Z] valid_lft forever preferred_lft forever [2021-05-03T23:19:49.902Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-03T23:19:49.902Z] link/ether fa:16:3e:63:3e:96 brd ff:ff:ff:ff:ff:ff [2021-05-03T23:19:49.902Z] inet 10.30.122.226/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-03T23:19:49.902Z] valid_lft 84855sec preferred_lft 84855sec [2021-05-03T23:19:49.902Z] inet6 fe80::f816:3eff:fe63:3e96/64 scope link [2021-05-03T23:19:49.902Z] valid_lft forever preferred_lft forever [2021-05-03T23:19:49.902Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-03T23:19:49.902Z] link/ether 02:42:78:0b:a0:d4 brd ff:ff:ff:ff:ff:ff [2021-05-03T23:19:49.902Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-03T23:19:49.902Z] valid_lft forever preferred_lft forever [2021-05-03T23:19:49.902Z] inet6 fe80::42:78ff:fe0b:a0d4/64 scope link [2021-05-03T23:19:49.902Z] valid_lft forever preferred_lft forever [2021-05-03T23:19:49.902Z] [2021-05-03T23:19:49.902Z]