Pull request #2913 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 0d8a526d09733956dda91812c59d925399bed116+7f9dd25f9d981fc062fb35c9729d56f5b41711bb (8709818c21c1cb7667ed4d90d300caaad99aa7cd) 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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 48b313303ce5ba460cd13c4c603c4b280f104d53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b313303ce5ba460cd13c4c603c4b280f104d53 # timeout=10 Commit message: "Merge pull request #305 from ernestojeda/revert-go-mod-change" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14961 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 Merging remotes/origin/master commit 7f9dd25f9d981fc062fb35c9729d56f5b41711bb into PR head commit 0d8a526d09733956dda91812c59d925399bed116 > 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/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 Merge succeeded, producing 0d8a526d09733956dda91812c59d925399bed116 Checking out Revision 0d8a526d09733956dda91812c59d925399bed116 (PR-2913) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7f9dd25f9d981fc062fb35c9729d56f5b41711bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 Commit message: "feat(security): Eliminate security-secrets-setup component" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-07T22:34:58.464Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-07T22:34:58.772Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-07T22:34:58.885Z] ========================================================= [2020-12-07T22:34:58.885Z] EdgeX Global Pipelines Version Info [2020-12-07T22:34:58.885Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 088d54081145fc69fa167f33e5557a2f43e6d3bb # timeout=10 [2020-12-07T22:35:01.329Z] ------------------- [2020-12-07T22:35:01.329Z] stable info: [2020-12-07T22:35:01.329Z] ------------------- [2020-12-07T22:35:01.329Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-07T22:35:01.329Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-07T22:35:01.329Z] Message: update stable to v1.0.171 [2020-12-07T22:35:02.441Z] ------------------- [2020-12-07T22:35:02.441Z] experimental info: [2020-12-07T22:35:02.441Z] ------------------- [2020-12-07T22:35:02.441Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-07T22:35:02.441Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-07T22:35:02.441Z] Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-07T22:35:02.783Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-07T22:35:02.883Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-07T22:35:02.994Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-07T22:35:03.085Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-07T22:35:03.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-07T22:35:03.278Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-07T22:35:03.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-07T22:35:03.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-07T22:35:03.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-07T22:35:03.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-07T22:35:03.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-07T22:35:04.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-07T22:35:04.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-07T22:35:04.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-07T22:35:04.466Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-07T22:35:04.567Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-07T22:35:04.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-07T22:35:04.822Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-07T22:35:04.922Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-07T22:35:05.031Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-07T22:35:05.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-07T22:35:05.222Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-07T22:35:05.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2913 [Pipeline] echo [2020-12-07T22:35:05.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2913 [Pipeline] echo [2020-12-07T22:35:05.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2913 [Pipeline] echo [2020-12-07T22:35:05.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d8a526d09733956dda91812c59d925399bed116 [Pipeline] echo [2020-12-07T22:35:05.764Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d8a526 [Pipeline] echo [2020-12-07T22:35:05.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-07T22:35:06.043Z] provisioning config files... [2020-12-07T22:35:06.083Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7022562609339974401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:35:06.563Z] ---> docker-login.sh [2020-12-07T22:35:06.563Z] nexus3.edgexfoundry.org:10001 [2020-12-07T22:35:07.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T22:35:07.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-07T22:35:07.162Z] Configure a credential helper to remove this warning. See [2020-12-07T22:35:07.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T22:35:07.162Z] [2020-12-07T22:35:07.162Z] Login Succeeded [2020-12-07T22:35:07.162Z] nexus3.edgexfoundry.org:10002 [2020-12-07T22:35:07.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T22:35:07.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-07T22:35:07.797Z] Configure a credential helper to remove this warning. See [2020-12-07T22:35:07.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T22:35:07.797Z] [2020-12-07T22:35:07.797Z] Login Succeeded [2020-12-07T22:35:07.797Z] nexus3.edgexfoundry.org:10003 [2020-12-07T22:35:08.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T22:35:08.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-07T22:35:08.063Z] Configure a credential helper to remove this warning. See [2020-12-07T22:35:08.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T22:35:08.063Z] [2020-12-07T22:35:08.063Z] Login Succeeded [2020-12-07T22:35:08.063Z] nexus3.edgexfoundry.org:10004 [2020-12-07T22:35:08.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T22:35:08.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-07T22:35:08.617Z] Configure a credential helper to remove this warning. See [2020-12-07T22:35:08.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T22:35:08.617Z] [2020-12-07T22:35:08.617Z] Login Succeeded [2020-12-07T22:35:08.617Z] docker.io [2020-12-07T22:35:08.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T22:35:09.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-07T22:35:09.225Z] Configure a credential helper to remove this warning. See [2020-12-07T22:35:09.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T22:35:09.225Z] [2020-12-07T22:35:09.225Z] Login Succeeded [2020-12-07T22:35:09.225Z] ---> docker-login.sh ends [Pipeline] } [2020-12-07T22:35:09.252Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-07T22:35:09.804Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-07T22:35:09.804Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-07T22:35:09.804Z] ++ dirname cmd/core-command/Dockerfile [2020-12-07T22:35:09.804Z] ++ cut -d/ -f2 [2020-12-07T22:35:09.804Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-07T22:35:09.804Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-07T22:35:09.804Z] ++ dirname cmd/core-data/Dockerfile [2020-12-07T22:35:09.804Z] ++ cut -d/ -f2 [2020-12-07T22:35:09.804Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-07T22:35:09.804Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-07T22:35:09.804Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-07T22:35:09.804Z] ++ cut -d/ -f2 [2020-12-07T22:35:09.804Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-07T22:35:09.804Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-07T22:35:09.804Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-07T22:35:09.804Z] ++ cut -d/ -f2 [2020-12-07T22:35:09.804Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-07T22:35:09.804Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-07T22:35:09.804Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-07T22:35:09.804Z] ++ cut -d/ -f2 [2020-12-07T22:35:09.804Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-07T22:35:09.804Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-07T22:35:09.804Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-07T22:35:09.804Z] ++ cut -d/ -f2 [2020-12-07T22:35:09.804Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-07T22:35:09.804Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-07T22:35:09.804Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-07T22:35:09.804Z] ++ cut -d/ -f2 [2020-12-07T22:35:09.804Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-07T22:35:09.804Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-07T22:35:09.804Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-07T22:35:09.804Z] ++ cut -d/ -f2 [2020-12-07T22:35:09.804Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-07T22:35:09.804Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-07T22:35:09.804Z] ++ cut -d/ -f2 [2020-12-07T22:35:09.804Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-07T22:35:09.804Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-07T22:35:10.043Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:35:11.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-07T22:35:11.634Z] [2020-12-07T22:35:11.634Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:35:12.041Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-07T22:35:12.322Z] latest: Pulling from edgex-devops/git-semver [2020-12-07T22:35:12.322Z] 31603596830f: Pulling fs layer [2020-12-07T22:35:12.322Z] 2a8b12db71e7: Pulling fs layer [2020-12-07T22:35:12.322Z] 6ca5941a6612: Pulling fs layer [2020-12-07T22:35:12.322Z] ecc8261a40a4: Pulling fs layer [2020-12-07T22:35:12.322Z] ecc8261a40a4: Waiting [2020-12-07T22:35:12.322Z] 2a8b12db71e7: Verifying Checksum [2020-12-07T22:35:12.322Z] 2a8b12db71e7: Download complete [2020-12-07T22:35:12.322Z] 31603596830f: Download complete [2020-12-07T22:35:12.964Z] 6ca5941a6612: Verifying Checksum [2020-12-07T22:35:12.964Z] 6ca5941a6612: Download complete [2020-12-07T22:35:12.964Z] ecc8261a40a4: Verifying Checksum [2020-12-07T22:35:12.964Z] ecc8261a40a4: Download complete [2020-12-07T22:35:13.271Z] 31603596830f: Pull complete [2020-12-07T22:35:13.543Z] 2a8b12db71e7: Pull complete [2020-12-07T22:35:15.539Z] 6ca5941a6612: Pull complete [2020-12-07T22:35:15.539Z] ecc8261a40a4: Pull complete [2020-12-07T22:35:15.539Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-07T22:35:15.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-07T22:35:15.539Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-07T22:35:15.690Z] prd-centos7-docker-4c-2g-14961 does not seem to be running inside a container [2020-12-07T22:35:15.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-07T22:35:18.410Z] $ docker top d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-07T22:35:18.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-07T22:35:18.838Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-07T22:35:19.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-07T22:35:19.193Z] $ docker exec d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 ssh-agent [2020-12-07T22:35:19.487Z] SSH_AUTH_SOCK=/tmp/ssh-zpNVcmGkC6li/agent.13 [2020-12-07T22:35:19.487Z] SSH_AGENT_PID=19 [2020-12-07T22:35:19.502Z] Running ssh-add (command line suppressed) [2020-12-07T22:35:19.695Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_169039524860333953.key (/w/workspace/edgex-go/4@tmp/private_key_169039524860333953.key) [2020-12-07T22:35:19.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-07T22:35:20.126Z] + git tag --points-at HEAD [Pipeline] } [2020-12-07T22:35:20.158Z] $ docker exec --env ******** --env ******** d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 ssh-agent -k [2020-12-07T22:35:20.335Z] unset SSH_AUTH_SOCK; [2020-12-07T22:35:20.335Z] unset SSH_AGENT_PID; [2020-12-07T22:35:20.335Z] echo Agent pid 19 killed; [2020-12-07T22:35:20.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-07T22:35:20.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-07T22:35:20.555Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-07T22:35:20.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-07T22:35:20.843Z] $ docker exec d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 ssh-agent [2020-12-07T22:35:21.112Z] SSH_AUTH_SOCK=/tmp/ssh-iwTbAmtTzNCx/agent.48 [2020-12-07T22:35:21.112Z] SSH_AGENT_PID=53 [2020-12-07T22:35:21.120Z] Running ssh-add (command line suppressed) [2020-12-07T22:35:21.461Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2139442925094621841.key (/w/workspace/edgex-go/4@tmp/private_key_2139442925094621841.key) [2020-12-07T22:35:21.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-07T22:35:21.992Z] + git semver init [2020-12-07T22:35:21.992Z] # -> Open(): unable to determine branch for HEAD [2020-12-07T22:35:21.992Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2020-12-07T22:35:21.992Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2020-12-07T22:35:21.992Z] # $SEMVER_REMOTE_NAME = origin [2020-12-07T22:35:21.992Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-07T22:35:21.992Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-07T22:35:21.992Z] # $SEMVER_BRANCH = PR-2913 [2020-12-07T22:35:21.992Z] # $SEMVER_TEMP = /tmp/semver-293238745 [2020-12-07T22:35:21.992Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-07T22:35:48.977Z] # '/tmp/semver-293238745' -> '/w/workspace/edgex-go/4/.semver' [2020-12-07T22:35:48.977Z] # -> Force: false [2020-12-07T22:35:48.977Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2020-12-07T22:35:49.040Z] $ docker exec --env ******** --env ******** d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 ssh-agent -k [2020-12-07T22:35:49.478Z] unset SSH_AUTH_SOCK; [2020-12-07T22:35:49.479Z] unset SSH_AGENT_PID; [2020-12-07T22:35:49.479Z] echo Agent pid 53 killed; [2020-12-07T22:35:49.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-07T22:35:50.283Z] + git semver [Pipeline] } [2020-12-07T22:35:50.365Z] $ docker stop --time=1 d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 [2020-12-07T22:35:52.303Z] $ docker rm -f d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-07T22:35:53.072Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-07T22:35:54.181Z] Stashed 1 file(s) [Pipeline] echo [2020-12-07T22:35:54.184Z] [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 [2020-12-07T22:35:55.141Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-07T22:35:55.495Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-07T22:35:55.897Z] + sudo service docker restart [2020-12-07T22:35:55.897Z] + true [2020-12-07T22:35:55.897Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-07T22:35:56.900Z] ========================================================= [2020-12-07T22:35:56.900Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-07T22:35:56.900Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:35:57.302Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-07T22:36:04.053Z] Sending build context to Docker daemon 326.2MB [2020-12-07T22:36:04.053Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-07T22:36:04.053Z] Step 2/7 : FROM ${BASE} [2020-12-07T22:36:04.053Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-07T22:36:04.053Z] 188c0c94c7c5: Pulling fs layer [2020-12-07T22:36:04.053Z] 0ef7d3d256c8: Pulling fs layer [2020-12-07T22:36:04.053Z] de9db76c5a1d: Pulling fs layer [2020-12-07T22:36:04.053Z] bca2f99d35d6: Pulling fs layer [2020-12-07T22:36:04.053Z] 93359f2a8cfa: Pulling fs layer [2020-12-07T22:36:04.053Z] 7c6f9722023f: Pulling fs layer [2020-12-07T22:36:04.053Z] a35cf1a2eb13: Pulling fs layer [2020-12-07T22:36:04.053Z] 93359f2a8cfa: Waiting [2020-12-07T22:36:04.053Z] 7c6f9722023f: Waiting [2020-12-07T22:36:04.053Z] a35cf1a2eb13: Waiting [2020-12-07T22:36:04.053Z] bca2f99d35d6: Waiting [2020-12-07T22:36:04.053Z] de9db76c5a1d: Verifying Checksum [2020-12-07T22:36:04.053Z] de9db76c5a1d: Download complete [2020-12-07T22:36:04.053Z] 0ef7d3d256c8: Verifying Checksum [2020-12-07T22:36:04.053Z] 0ef7d3d256c8: Download complete [2020-12-07T22:36:04.053Z] 93359f2a8cfa: Verifying Checksum [2020-12-07T22:36:04.053Z] 93359f2a8cfa: Download complete [2020-12-07T22:36:04.053Z] 188c0c94c7c5: Verifying Checksum [2020-12-07T22:36:04.053Z] 188c0c94c7c5: Download complete [2020-12-07T22:36:04.053Z] 7c6f9722023f: Verifying Checksum [2020-12-07T22:36:04.053Z] 7c6f9722023f: Download complete [2020-12-07T22:36:05.149Z] 188c0c94c7c5: Pull complete [2020-12-07T22:36:05.470Z] 0ef7d3d256c8: Pull complete [2020-12-07T22:36:05.744Z] de9db76c5a1d: Pull complete [2020-12-07T22:36:07.722Z] a35cf1a2eb13: Verifying Checksum [2020-12-07T22:36:07.722Z] a35cf1a2eb13: Download complete [2020-12-07T22:36:08.315Z] bca2f99d35d6: Verifying Checksum [2020-12-07T22:36:08.315Z] bca2f99d35d6: Download complete [2020-12-07T22:36:09.580Z] Still waiting to schedule task [2020-12-07T22:36:09.581Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-07T22:36:18.539Z] bca2f99d35d6: Pull complete [2020-12-07T22:36:18.539Z] 93359f2a8cfa: Pull complete [2020-12-07T22:36:18.539Z] 7c6f9722023f: Pull complete [2020-12-07T22:36:21.943Z] a35cf1a2eb13: Pull complete [2020-12-07T22:36:22.239Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-07T22:36:22.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-07T22:36:22.239Z] ---> a62c8e92a672 [2020-12-07T22:36:22.239Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-07T22:36:22.239Z] ---> Running in 656f5a4b8de6 [2020-12-07T22:36:23.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:36:24.191Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:36:24.771Z] (1/12) Installing libmagic (5.38-r0) [2020-12-07T22:36:25.052Z] (2/12) Installing file (5.38-r0) [2020-12-07T22:36:25.052Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-07T22:36:25.342Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-07T22:36:28.693Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-07T22:36:28.965Z] (6/12) Installing patch (2.7.6-r6) [2020-12-07T22:36:28.965Z] (7/12) Installing build-base (0.5-r2) [2020-12-07T22:36:28.965Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-07T22:36:29.271Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-07T22:36:29.271Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-07T22:36:29.271Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-07T22:36:29.546Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-07T22:36:29.546Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:36:29.546Z] OK: 233 MiB in 51 packages [2020-12-07T22:36:33.948Z] Removing intermediate container 656f5a4b8de6 [2020-12-07T22:36:33.948Z] ---> c215c815f20e [2020-12-07T22:36:33.948Z] Step 4/7 : WORKDIR /edgex-go [2020-12-07T22:36:33.948Z] ---> Running in fc2b9a8eee73 [2020-12-07T22:36:33.948Z] Removing intermediate container fc2b9a8eee73 [2020-12-07T22:36:33.948Z] ---> c76db50a1eff [2020-12-07T22:36:33.948Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-07T22:36:34.544Z] latest: Pulling from library/docker [2020-12-07T22:36:34.823Z] 188c0c94c7c5: Already exists [2020-12-07T22:36:34.823Z] 0c7c675703d6: Pulling fs layer [2020-12-07T22:36:34.823Z] cc8c12a437cb: Pulling fs layer [2020-12-07T22:36:34.823Z] f092543453df: Pulling fs layer [2020-12-07T22:36:34.823Z] 65b6bc45957d: Pulling fs layer [2020-12-07T22:36:34.823Z] 4de832df471b: Pulling fs layer [2020-12-07T22:36:34.823Z] 79aa7fa92271: Pulling fs layer [2020-12-07T22:36:34.823Z] 4de832df471b: Waiting [2020-12-07T22:36:34.823Z] 79aa7fa92271: Waiting [2020-12-07T22:36:34.823Z] 65b6bc45957d: Waiting [2020-12-07T22:36:35.111Z] cc8c12a437cb: Verifying Checksum [2020-12-07T22:36:35.111Z] cc8c12a437cb: Download complete [2020-12-07T22:36:35.111Z] 0c7c675703d6: Verifying Checksum [2020-12-07T22:36:35.111Z] 0c7c675703d6: Download complete [2020-12-07T22:36:35.415Z] 65b6bc45957d: Verifying Checksum [2020-12-07T22:36:35.415Z] 65b6bc45957d: Download complete [2020-12-07T22:36:35.415Z] 4de832df471b: Verifying Checksum [2020-12-07T22:36:35.415Z] 4de832df471b: Download complete [2020-12-07T22:36:35.415Z] 79aa7fa92271: Download complete [2020-12-07T22:36:35.415Z] 0c7c675703d6: Pull complete [2020-12-07T22:36:35.726Z] cc8c12a437cb: Pull complete [2020-12-07T22:36:36.319Z] f092543453df: Verifying Checksum [2020-12-07T22:36:36.319Z] f092543453df: Download complete [2020-12-07T22:36:41.035Z] f092543453df: Pull complete [2020-12-07T22:36:41.331Z] 65b6bc45957d: Pull complete [2020-12-07T22:36:41.654Z] 4de832df471b: Pull complete [2020-12-07T22:36:41.654Z] 79aa7fa92271: Pull complete [2020-12-07T22:36:41.654Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-07T22:36:41.935Z] Status: Downloaded newer image for docker:latest [2020-12-07T22:36:44.595Z] ---> c33c591ac475 [2020-12-07T22:36:44.595Z] Step 6/7 : COPY go.mod . [2020-12-07T22:36:44.896Z] ---> 358aaa65b69f [2020-12-07T22:36:44.896Z] Step 7/7 : RUN go mod download [2020-12-07T22:36:44.896Z] ---> Running in c09e659a384a [2020-12-07T22:37:11.842Z] Removing intermediate container c09e659a384a [2020-12-07T22:37:11.842Z] ---> 1573c04a46b4 [2020-12-07T22:37:11.842Z] Successfully built 1573c04a46b4 [2020-12-07T22:37:11.842Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:37:12.218Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-07T22:37:12.481Z] . [Pipeline] withDockerContainer [2020-12-07T22:37:12.662Z] prd-centos7-docker-4c-2g-14961 does not seem to be running inside a container [2020-12-07T22:37:12.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-07T22:37:14.472Z] $ docker top 51c344af6956f577d4ca3f4a2fe42087e708b331d91bfce2334b167c32eb5366 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-07T22:37:15.200Z] + go version [2020-12-07T22:37:15.493Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-07T22:37:15.521Z] $ docker stop --time=1 51c344af6956f577d4ca3f4a2fe42087e708b331d91bfce2334b167c32eb5366 [2020-12-07T22:37:17.232Z] $ docker rm -f 51c344af6956f577d4ca3f4a2fe42087e708b331d91bfce2334b167c32eb5366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:37:18.208Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-07T22:37:18.209Z] . [Pipeline] withDockerContainer [2020-12-07T22:37:18.390Z] prd-centos7-docker-4c-2g-14961 does not seem to be running inside a container [2020-12-07T22:37:18.470Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-07T22:37:19.684Z] $ docker top cab0f563c8d30b852f91fbcf64ff04bcbc2015ccb6b2422302e3b934be79ed65 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-07T22:37:19.974Z] ========================================================= [2020-12-07T22:37:19.974Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-07T22:37:19.974Z] ========================================================= [Pipeline] sh [2020-12-07T22:37:20.311Z] + make test [2020-12-07T22:37:20.311Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-07T22:37:35.470Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-07T22:37:56.704Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14962 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws [2020-12-07T22:37:56.801Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2020-12-07T22:38:02.118Z] using credential edgex-jenkins-ssh [2020-12-07T22:38:02.209Z] Cloning the remote Git repository [2020-12-07T22:38:03.052Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-07T22:38:02.275Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-07T22:38:02.382Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2020-12-07T22:38:02.453Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-07T22:38:02.454Z] > git --version # timeout=10 [2020-12-07T22:38:02.471Z] > git --version # 'git version 2.17.1' [2020-12-07T22:38:02.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-07T22:38:02.540Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-07T22:38:16.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-07T22:38:16.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-07T22:38:16.452Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-07T22:38:16.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-07T22:38:16.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-07T22:38:17.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-07T22:38:18.218Z] Merging remotes/origin/master commit 7f9dd25f9d981fc062fb35c9729d56f5b41711bb into PR head commit 0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:38:18.403Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-07T22:38:18.758Z] Merge succeeded, producing 0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:38:18.759Z] Checking out Revision 0d8a526d09733956dda91812c59d925399bed116 (PR-2913) [2020-12-07T22:38:19.015Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-07T22:38:17.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-07T22:38:17.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-07T22:38:17.432Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-07T22:38:17.468Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-07T22:38:17.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-07T22:38:17.485Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-07T22:38:18.246Z] > git config core.sparsecheckout # timeout=10 [2020-12-07T22:38:18.278Z] > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 [2020-12-07T22:38:18.589Z] > git remote # timeout=10 [2020-12-07T22:38:18.611Z] > git config --get remote.origin.url # timeout=10 [2020-12-07T22:38:18.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-07T22:38:18.703Z] > git merge 7f9dd25f9d981fc062fb35c9729d56f5b41711bb # timeout=10 [2020-12-07T22:38:18.739Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-07T22:38:18.776Z] > git config core.sparsecheckout # timeout=10 [2020-12-07T22:38:18.813Z] > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 [2020-12-07T22:38:20.048Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-07T22:38:21.560Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-07T22:38:21.560Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-07T22:38:21.560Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-07T22:38:23.354Z] Commit message: "feat(security): Eliminate security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-07T22:38:25.070Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-07T22:38:25.479Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-07T22:38:25.820Z] + true [2020-12-07T22:38:25.820Z] + sudo service docker restart [2020-12-07T22:38:26.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.140s coverage: 46.6% of statements [2020-12-07T22:38:26.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-07T22:38:26.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-07T22:38:26.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-07T22:38:26.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-07T22:38:26.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-07T22:38:27.880Z] provisioning config files... [2020-12-07T22:38:27.924Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4784269157190864549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:38:28.348Z] ---> docker-login.sh [2020-12-07T22:38:28.348Z] nexus3.edgexfoundry.org:10001 [2020-12-07T22:38:29.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T22:38:29.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-07T22:38:29.611Z] Configure a credential helper to remove this warning. See [2020-12-07T22:38:29.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T22:38:29.611Z] [2020-12-07T22:38:29.611Z] Login Succeeded [2020-12-07T22:38:29.611Z] nexus3.edgexfoundry.org:10002 [2020-12-07T22:38:29.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T22:38:30.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-07T22:38:30.164Z] Configure a credential helper to remove this warning. See [2020-12-07T22:38:30.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T22:38:30.164Z] [2020-12-07T22:38:30.164Z] Login Succeeded [2020-12-07T22:38:30.164Z] nexus3.edgexfoundry.org:10003 [2020-12-07T22:38:30.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T22:38:30.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.395s coverage: 27.1% of statements [2020-12-07T22:38:30.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-07T22:38:30.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-07T22:38:30.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-07T22:38:30.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-07T22:38:30.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-07T22:38:30.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-07T22:38:30.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2020-12-07T22:38:30.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-07T22:38:30.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.135s coverage: 100.0% of statements [2020-12-07T22:38:30.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-07T22:38:30.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-07T22:38:30.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.176s coverage: 67.7% of statements [2020-12-07T22:38:30.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-07T22:38:30.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-07T22:38:30.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-07T22:38:30.712Z] Configure a credential helper to remove this warning. See [2020-12-07T22:38:30.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T22:38:30.712Z] [2020-12-07T22:38:30.712Z] Login Succeeded [2020-12-07T22:38:30.712Z] nexus3.edgexfoundry.org:10004 [2020-12-07T22:38:30.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.468s coverage: 82.3% of statements [2020-12-07T22:38:30.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-07T22:38:30.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-07T22:38:30.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-07T22:38:30.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-07T22:38:30.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T22:38:31.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-07T22:38:31.264Z] Configure a credential helper to remove this warning. See [2020-12-07T22:38:31.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T22:38:31.264Z] [2020-12-07T22:38:31.264Z] Login Succeeded [2020-12-07T22:38:31.264Z] docker.io [2020-12-07T22:38:31.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T22:38:31.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-07T22:38:31.811Z] Configure a credential helper to remove this warning. See [2020-12-07T22:38:31.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T22:38:31.811Z] [2020-12-07T22:38:31.811Z] Login Succeeded [2020-12-07T22:38:31.811Z] ---> docker-login.sh ends [Pipeline] } [2020-12-07T22:38:31.830Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-07T22:38:32.382Z] ========================================================= [2020-12-07T22:38:32.382Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-07T22:38:32.382Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:38:32.782Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-07T22:38:34.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.556s coverage: 28.6% of statements [2020-12-07T22:38:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-07T22:38:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-07T22:38:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-07T22:38:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-07T22:38:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-07T22:38:34.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.215s coverage: 100.0% of statements [2020-12-07T22:38:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-07T22:38:34.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.201s coverage: 100.0% of statements [2020-12-07T22:38:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-07T22:38:34.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.193s coverage: 86.7% of statements [2020-12-07T22:38:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-07T22:38:35.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.194s coverage: 97.5% of statements [2020-12-07T22:38:35.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-07T22:38:35.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.114s coverage: 78.3% of statements [2020-12-07T22:38:35.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-07T22:38:35.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-07T22:38:35.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-07T22:38:35.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-07T22:38:35.454Z] Sending build context to Docker daemon 165.4MB [2020-12-07T22:38:35.454Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-07T22:38:35.454Z] Step 2/7 : FROM ${BASE} [2020-12-07T22:38:35.454Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-07T22:38:35.454Z] 5f621e34cdf4: Pulling fs layer [2020-12-07T22:38:35.454Z] a4357932f1b6: Pulling fs layer [2020-12-07T22:38:35.454Z] 18c013af1878: Pulling fs layer [2020-12-07T22:38:35.454Z] 00ac8860ef70: Pulling fs layer [2020-12-07T22:38:35.454Z] 63d7cb157983: Pulling fs layer [2020-12-07T22:38:35.454Z] b116817d02f9: Pulling fs layer [2020-12-07T22:38:35.454Z] 745a02a5169b: Pulling fs layer [2020-12-07T22:38:35.454Z] 00ac8860ef70: Waiting [2020-12-07T22:38:35.454Z] 63d7cb157983: Waiting [2020-12-07T22:38:35.454Z] b116817d02f9: Waiting [2020-12-07T22:38:35.454Z] 745a02a5169b: Waiting [2020-12-07T22:38:35.454Z] 18c013af1878: Verifying Checksum [2020-12-07T22:38:35.454Z] 18c013af1878: Download complete [2020-12-07T22:38:35.454Z] a4357932f1b6: Verifying Checksum [2020-12-07T22:38:35.454Z] a4357932f1b6: Download complete [2020-12-07T22:38:35.454Z] 63d7cb157983: Verifying Checksum [2020-12-07T22:38:35.454Z] 63d7cb157983: Download complete [2020-12-07T22:38:35.454Z] b116817d02f9: Download complete [2020-12-07T22:38:35.454Z] 5f621e34cdf4: Verifying Checksum [2020-12-07T22:38:35.454Z] 5f621e34cdf4: Download complete [2020-12-07T22:38:36.056Z] 5f621e34cdf4: Pull complete [2020-12-07T22:38:36.661Z] a4357932f1b6: Pull complete [2020-12-07T22:38:36.937Z] 18c013af1878: Pull complete [2020-12-07T22:38:38.385Z] 745a02a5169b: Verifying Checksum [2020-12-07T22:38:38.385Z] 745a02a5169b: Download complete [2020-12-07T22:38:38.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.712s coverage: 94.2% of statements [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-07T22:38:38.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-07T22:38:38.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.172s coverage: 0.1% of statements [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-07T22:38:38.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2020-12-07T22:38:38.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-07T22:38:38.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 75.5% of statements [2020-12-07T22:38:38.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.8% of statements [2020-12-07T22:38:39.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.109s coverage: 87.2% of statements [2020-12-07T22:38:39.368Z] 00ac8860ef70: Download complete [2020-12-07T22:38:39.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.125s coverage: 84.2% of statements [2020-12-07T22:38:40.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 100.0% of statements [2020-12-07T22:38:40.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-07T22:38:42.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.371s coverage: 63.5% of statements [2020-12-07T22:38:42.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-07T22:38:42.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-07T22:38:42.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2020-12-07T22:38:42.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements [2020-12-07T22:38:42.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2020-12-07T22:38:42.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements [2020-12-07T22:38:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements [2020-12-07T22:38:46.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.658s coverage: 55.9% of statements [2020-12-07T22:38:46.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-07T22:38:46.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-07T22:38:46.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-07T22:38:46.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-07T22:38:46.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-07T22:38:46.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 37.1% of statements [2020-12-07T22:38:46.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-07T22:38:46.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-07T22:38:46.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.580s coverage: 84.0% of statements [2020-12-07T22:38:46.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.138s coverage: 100.0% of statements [2020-12-07T22:38:49.524Z] 00ac8860ef70: Pull complete [2020-12-07T22:38:49.524Z] 63d7cb157983: Pull complete [2020-12-07T22:38:49.797Z] b116817d02f9: Pull complete [2020-12-07T22:38:49.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.325s coverage: 47.1% of statements [2020-12-07T22:38:49.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-07T22:38:49.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-07T22:38:49.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.049s coverage: 100.0% of statements [2020-12-07T22:38:49.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-07T22:38:49.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-07T22:38:49.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-07T22:38:49.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.092s coverage: 100.0% of statements [2020-12-07T22:38:49.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-07T22:38:49.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.089s coverage: 100.0% of statements [2020-12-07T22:38:49.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-07T22:38:52.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.003s coverage: 29.1% of statements [2020-12-07T22:38:52.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-07T22:38:52.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-07T22:38:52.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-07T22:38:52.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-07T22:38:52.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-07T22:38:52.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements [2020-12-07T22:38:52.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-07T22:38:52.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.082s coverage: 100.0% of statements [2020-12-07T22:38:52.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-07T22:38:52.183Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.073s coverage: 0.0% of statements [2020-12-07T22:38:52.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-07T22:38:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements [2020-12-07T22:38:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-07T22:38:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-07T22:38:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-07T22:38:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-07T22:38:52.811Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.150s coverage: 87.9% of statements [2020-12-07T22:38:52.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-07T22:38:52.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-07T22:38:53.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2020-12-07T22:38:54.108Z] 745a02a5169b: Pull complete [2020-12-07T22:38:54.108Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-07T22:38:54.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-07T22:38:54.108Z] ---> b7e6874047d6 [2020-12-07T22:38:54.108Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-07T22:38:54.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.063s coverage: 32.1% of statements [2020-12-07T22:38:54.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.122s coverage: 100.0% of statements [2020-12-07T22:38:54.725Z] GO111MODULE=on go vet ./... [2020-12-07T22:38:56.739Z] ---> Running in 835674ef1f1b [2020-12-07T22:38:58.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:38:58.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:38:59.747Z] (1/12) Installing libmagic (5.38-r0) [2020-12-07T22:38:59.747Z] (2/12) Installing file (5.38-r0) [2020-12-07T22:38:59.747Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-07T22:39:00.017Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-07T22:39:04.308Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-07T22:39:04.308Z] (6/12) Installing patch (2.7.6-r6) [2020-12-07T22:39:04.308Z] (7/12) Installing build-base (0.5-r2) [2020-12-07T22:39:04.308Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-07T22:39:04.308Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-07T22:39:04.308Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-07T22:39:04.308Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-07T22:39:04.580Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-07T22:39:04.580Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:39:04.580Z] OK: 217 MiB in 51 packages [2020-12-07T22:39:08.902Z] Removing intermediate container 835674ef1f1b [2020-12-07T22:39:08.902Z] ---> 3f379839c95f [2020-12-07T22:39:08.902Z] Step 4/7 : WORKDIR /edgex-go [2020-12-07T22:39:08.902Z] ---> Running in f846f4747a60 [2020-12-07T22:39:09.180Z] Removing intermediate container f846f4747a60 [2020-12-07T22:39:09.180Z] ---> d03d1b13c67e [2020-12-07T22:39:09.180Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-07T22:39:10.174Z] latest: Pulling from library/docker [2020-12-07T22:39:10.174Z] 5f621e34cdf4: Already exists [2020-12-07T22:39:10.174Z] 85db56a05063: Pulling fs layer [2020-12-07T22:39:10.174Z] ccb67d6aeaaa: Pulling fs layer [2020-12-07T22:39:10.174Z] de930078acea: Pulling fs layer [2020-12-07T22:39:10.174Z] d5a9d88a4785: Pulling fs layer [2020-12-07T22:39:10.174Z] e7f15c1544d5: Pulling fs layer [2020-12-07T22:39:10.174Z] 877c515997d3: Pulling fs layer [2020-12-07T22:39:10.174Z] d5a9d88a4785: Waiting [2020-12-07T22:39:10.174Z] e7f15c1544d5: Waiting [2020-12-07T22:39:10.174Z] 877c515997d3: Waiting [2020-12-07T22:39:10.174Z] ccb67d6aeaaa: Download complete [2020-12-07T22:39:10.456Z] 85db56a05063: Verifying Checksum [2020-12-07T22:39:10.456Z] d5a9d88a4785: Download complete [2020-12-07T22:39:10.456Z] e7f15c1544d5: Download complete [2020-12-07T22:39:10.456Z] 877c515997d3: Verifying Checksum [2020-12-07T22:39:10.456Z] 877c515997d3: Download complete [2020-12-07T22:39:11.064Z] 85db56a05063: Pull complete [2020-12-07T22:39:11.341Z] ccb67d6aeaaa: Pull complete [2020-12-07T22:39:11.613Z] de930078acea: Verifying Checksum [2020-12-07T22:39:11.613Z] de930078acea: Download complete [2020-12-07T22:39:15.007Z] de930078acea: Pull complete [2020-12-07T22:39:15.280Z] d5a9d88a4785: Pull complete [2020-12-07T22:39:15.881Z] e7f15c1544d5: Pull complete [2020-12-07T22:39:16.155Z] 877c515997d3: Pull complete [2020-12-07T22:39:16.155Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-07T22:39:16.155Z] Status: Downloaded newer image for docker:latest [2020-12-07T22:39:19.544Z] ---> 5dcdb5f8c8e5 [2020-12-07T22:39:19.544Z] Step 6/7 : COPY go.mod . [2020-12-07T22:39:19.818Z] ---> a0198240ca88 [2020-12-07T22:39:19.818Z] Step 7/7 : RUN go mod download [2020-12-07T22:39:20.092Z] ---> Running in 371b4b58c329 [2020-12-07T22:39:42.093Z] gofmt -l . [2020-12-07T22:39:42.093Z] [ "`gofmt -l .`" = "" ] [2020-12-07T22:39:42.093Z] ./bin/test-go-mod-tidy.sh [2020-12-07T22:39:42.093Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-07T22:39:42.748Z] + ls -al . [2020-12-07T22:39:42.748Z] total 624 [2020-12-07T22:39:42.748Z] drwxrwxr-x 10 1001 1001 4096 Dec 7 22:39 . [2020-12-07T22:39:42.748Z] drwxr-xr-x 4 root root 28 Dec 7 22:37 .. [2020-12-07T22:39:42.748Z] -rw-rw-r-- 1 1001 1001 11 Dec 7 22:34 .dockerignore [2020-12-07T22:39:42.748Z] drwxrwxr-x 8 1001 1001 179 Dec 7 22:34 .git [2020-12-07T22:39:42.748Z] drwxrwxr-x 3 1001 1001 125 Dec 7 22:34 .github [2020-12-07T22:39:42.748Z] -rw-rw-r-- 1 1001 1001 762 Dec 7 22:34 .gitignore [2020-12-07T22:39:42.748Z] drwx------ 3 1001 1001 47 Dec 7 22:35 .semver [2020-12-07T22:39:42.748Z] -rw-rw-r-- 1 1001 1001 166 Dec 7 22:34 .sonarcloud.properties [2020-12-07T22:39:42.748Z] -rw-rw-r-- 1 1001 1001 3804 Dec 7 22:34 CONTRIBUTING.md [2020-12-07T22:39:42.748Z] -rw-rw-r-- 1 1001 1001 1035 Dec 7 22:34 Dockerfile.build [2020-12-07T22:39:42.748Z] -rw-rw-r-- 1 1001 1001 863 Dec 7 22:34 Jenkinsfile [2020-12-07T22:39:42.748Z] -rw-rw-r-- 1 1001 1001 10775 Dec 7 22:34 LICENSE [2020-12-07T22:39:42.748Z] -rw-rw-r-- 1 1001 1001 5750 Dec 7 22:34 Makefile [2020-12-07T22:39:42.748Z] -rw-rw-r-- 1 1001 1001 6663 Dec 7 22:34 README.md [2020-12-07T22:39:42.748Z] -rw-rw-r-- 1 1001 1001 7286 Dec 7 22:34 SECURITY.md [2020-12-07T22:39:42.748Z] -rw-rw-r-- 1 1001 1001 5 Dec 7 22:35 VERSION [2020-12-07T22:39:42.748Z] -rw-rw-r-- 1 1001 1001 4131 Dec 7 22:34 ZMQWindows.md [2020-12-07T22:39:42.748Z] drwxrwxr-x 2 1001 1001 117 Dec 7 22:34 bin [2020-12-07T22:39:42.748Z] drwxrwxr-x 14 1001 1001 4096 Dec 7 22:34 cmd [2020-12-07T22:39:42.748Z] -rw-r--r-- 1 root root 528160 Dec 7 22:38 coverage.out [2020-12-07T22:39:42.748Z] -rw-r--r-- 1 root root 1041 Dec 7 22:39 go.mod [2020-12-07T22:39:42.748Z] -rw-r--r-- 1 root root 18856 Dec 7 22:39 go.sum [2020-12-07T22:39:42.748Z] drwxrwxr-x 8 1001 1001 127 Dec 7 22:34 internal [2020-12-07T22:39:42.748Z] drwxrwxr-x 4 1001 1001 26 Dec 7 22:34 openapi [2020-12-07T22:39:42.748Z] drwxrwxr-x 4 1001 1001 71 Dec 7 22:34 snap [2020-12-07T22:39:42.748Z] -rw-rw-r-- 1 1001 1001 168 Dec 7 22:34 version.go [Pipeline] sh [2020-12-07T22:39:43.078Z] + '[' -e coverage.out ] [2020-12-07T22:39:43.079Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-07T22:39:44.039Z] Stashed 1 file(s) [Pipeline] sh [2020-12-07T22:39:44.405Z] + make build [2020-12-07T22:39:44.405Z] 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 [2020-12-07T22:39:46.884Z] Removing intermediate container 371b4b58c329 [2020-12-07T22:39:46.885Z] ---> 6051df01bbaa [2020-12-07T22:39:46.885Z] Successfully built 6051df01bbaa [2020-12-07T22:39:46.885Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:39:47.229Z] + docker inspect -f . ci-base-image-arm64 [2020-12-07T22:39:47.229Z] . [Pipeline] withDockerContainer [2020-12-07T22:39:47.469Z] prd-ubuntu18.04-docker-arm64-4c-16g-14962 does not seem to be running inside a container [2020-12-07T22:39:47.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-07T22:39:48.779Z] 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 [2020-12-07T22:39:49.125Z] $ docker top e01908d63fb5fd5c4a6d8eb7a922bf43f8ae4bc13987f922e3c027447925f159 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-07T22:39:50.184Z] + go version [2020-12-07T22:39:50.184Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-07T22:39:50.221Z] $ docker stop --time=1 e01908d63fb5fd5c4a6d8eb7a922bf43f8ae4bc13987f922e3c027447925f159 [2020-12-07T22:39:52.138Z] $ docker rm -f e01908d63fb5fd5c4a6d8eb7a922bf43f8ae4bc13987f922e3c027447925f159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:39:53.261Z] + docker inspect -f . ci-base-image-arm64 [2020-12-07T22:39:53.261Z] . [Pipeline] withDockerContainer [2020-12-07T22:39:53.539Z] prd-ubuntu18.04-docker-arm64-4c-16g-14962 does not seem to be running inside a container [2020-12-07T22:39:53.631Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-07T22:39:55.012Z] $ docker top 9a00b3ea90d78a4e7ef727c80ccf28317badbde264630351ef8f96db4198a926 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-07T22:39:55.403Z] ========================================================= [2020-12-07T22:39:55.403Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-07T22:39:55.403Z] ========================================================= [Pipeline] sh [2020-12-07T22:39:56.046Z] + make test [2020-12-07T22:39:56.046Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-07T22:40:07.502Z] 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 [2020-12-07T22:40:10.266Z] 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 [2020-12-07T22:40:12.911Z] 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 [2020-12-07T22:40:14.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-07T22:40:17.861Z] 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 [2020-12-07T22:40:18.803Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-07T22:40:19.873Z] 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 [2020-12-07T22:40:22.502Z] 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 [2020-12-07T22:40:24.474Z] 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 [2020-12-07T22:40:26.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-07T22:40:28.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-07T22:40:31.291Z] $ docker stop --time=1 cab0f563c8d30b852f91fbcf64ff04bcbc2015ccb6b2422302e3b934be79ed65 [2020-12-07T22:40:33.445Z] $ docker rm -f cab0f563c8d30b852f91fbcf64ff04bcbc2015ccb6b2422302e3b934be79ed65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:40:37.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-07T22:40:37.937Z] [2020-12-07T22:40:37.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:40:38.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-07T22:40:38.671Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-07T22:40:38.671Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-07T22:40:38.671Z] ca9280d653b3: Pulling fs layer [2020-12-07T22:40:38.671Z] 7e9c9ca2126c: Pulling fs layer [2020-12-07T22:40:39.264Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-07T22:40:39.264Z] cbdbe7a5bc2a: Download complete [2020-12-07T22:40:39.882Z] ca9280d653b3: Verifying Checksum [2020-12-07T22:40:39.882Z] ca9280d653b3: Download complete [2020-12-07T22:40:39.882Z] cbdbe7a5bc2a: Pull complete [2020-12-07T22:40:41.875Z] ca9280d653b3: Pull complete [2020-12-07T22:40:42.156Z] 7e9c9ca2126c: Verifying Checksum [2020-12-07T22:40:42.156Z] 7e9c9ca2126c: Download complete [2020-12-07T22:40:52.423Z] 7e9c9ca2126c: Pull complete [2020-12-07T22:40:52.423Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-07T22:40:52.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-07T22:40:52.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-07T22:40:52.667Z] prd-centos7-docker-4c-2g-14961 does not seem to be running inside a container [2020-12-07T22:40:52.821Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-07T22:40:55.415Z] $ docker top a2f4203aaa67b6ea6d1e41c4a790b05b353cac0920a36ae5a5a6208e11cfeb8b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-07T22:40:56.166Z] + docker-compose build --help [2020-12-07T22:40:56.167Z] + grep parallel [2020-12-07T22:40:57.580Z] --parallel Build images in parallel. [Pipeline] } [2020-12-07T22:40:57.608Z] $ docker stop --time=1 a2f4203aaa67b6ea6d1e41c4a790b05b353cac0920a36ae5a5a6208e11cfeb8b [2020-12-07T22:40:58.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-07T22:40:59.096Z] $ docker rm -f a2f4203aaa67b6ea6d1e41c4a790b05b353cac0920a36ae5a5a6208e11cfeb8b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:40:59.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-07T22:40:59.829Z] . [Pipeline] withDockerContainer [2020-12-07T22:41:00.208Z] prd-centos7-docker-4c-2g-14961 does not seem to be running inside a container [2020-12-07T22:41:00.355Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-07T22:41:02.121Z] $ docker top 034e76279e14a2a11c019a6e36b7a297998f50c5a9e5c18166afac0cab522ed4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-07T22:41:02.782Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-07T22:41:04.750Z] Building docker-core-command-go ... [2020-12-07T22:41:04.750Z] Building docker-core-data-go ... [2020-12-07T22:41:04.750Z] Building docker-core-metadata-go ... [2020-12-07T22:41:04.750Z] Building docker-security-bootstrap-redis-go ... [2020-12-07T22:41:04.750Z] Building docker-security-proxy-setup-go ... [2020-12-07T22:41:04.750Z] Building docker-security-secretstore-setup-go ... [2020-12-07T22:41:04.750Z] Building docker-support-notifications-go ... [2020-12-07T22:41:04.750Z] Building docker-support-scheduler-go ... [2020-12-07T22:41:04.750Z] Building docker-sys-mgmt-agent-go ... [2020-12-07T22:41:04.750Z] Building docker-security-secretstore-setup-go [2020-12-07T22:41:04.750Z] Building docker-core-metadata-go [2020-12-07T22:41:04.750Z] Building docker-security-bootstrap-redis-go [2020-12-07T22:41:04.750Z] Building docker-sys-mgmt-agent-go [2020-12-07T22:41:04.750Z] Building docker-core-data-go [2020-12-07T22:41:20.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-07T22:41:20.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-07T22:41:20.416Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-07T22:41:20.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-07T22:41:20.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-07T22:41:20.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-07T22:41:20.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-07T22:41:20.416Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-07T22:41:21.019Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-07T22:41:24.434Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-07T22:41:24.434Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-07T22:41:24.434Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-07T22:41:31.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.233s coverage: 46.6% of statements [2020-12-07T22:41:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-07T22:41:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-07T22:41:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-07T22:41:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-07T22:41:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-07T22:41:39.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.482s coverage: 27.1% of statements [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-07T22:41:39.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.110s coverage: 100.0% of statements [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-07T22:41:39.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-07T22:41:39.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.535s coverage: 68.5% of statements [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-07T22:41:39.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.305s coverage: 82.3% of statements [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-07T22:41:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-07T22:41:46.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.150s coverage: 28.6% of statements [2020-12-07T22:41:46.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-07T22:41:46.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-07T22:41:46.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-07T22:41:46.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-07T22:41:46.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-07T22:41:46.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements [2020-12-07T22:41:46.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-07T22:41:46.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.103s coverage: 100.0% of statements [2020-12-07T22:41:46.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-07T22:41:46.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.318s coverage: 86.7% of statements [2020-12-07T22:41:46.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-07T22:41:47.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.465s coverage: 97.5% of statements [2020-12-07T22:41:47.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-07T22:41:47.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements [2020-12-07T22:41:47.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-07T22:41:47.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-07T22:41:47.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-07T22:41:47.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-07T22:41:52.068Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:41:52.069Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:41:52.069Z] ---> 1573c04a46b4 [2020-12-07T22:41:52.069Z] Step 3/27 : WORKDIR /edgex-go [2020-12-07T22:41:52.069Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:41:52.069Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:41:52.069Z] ---> 1573c04a46b4 [2020-12-07T22:41:52.069Z] Step 3/24 : WORKDIR /edgex-go [2020-12-07T22:41:52.069Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:41:52.069Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:41:52.069Z] ---> 1573c04a46b4 [2020-12-07T22:41:52.069Z] Step 3/23 : WORKDIR /edgex-go [2020-12-07T22:41:52.069Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:41:52.069Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:41:52.069Z] ---> 1573c04a46b4 [2020-12-07T22:41:52.069Z] Step 3/22 : WORKDIR /edgex-go [2020-12-07T22:41:52.069Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:41:52.069Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:41:52.069Z] ---> 1573c04a46b4 [2020-12-07T22:41:52.069Z] Step 3/22 : WORKDIR /edgex-go [2020-12-07T22:41:52.069Z] ---> Running in b84ecf2851b4 [2020-12-07T22:41:52.069Z] ---> Running in 4d74308d9ec1 [2020-12-07T22:41:52.069Z] ---> Running in 42340f59116a [2020-12-07T22:41:52.069Z] ---> Running in 1315a6ee075e [2020-12-07T22:41:52.069Z] ---> Running in 3aa8326182fe [2020-12-07T22:41:52.069Z] Removing intermediate container 42340f59116a [2020-12-07T22:41:52.069Z] ---> f8c1a6d30212 [2020-12-07T22:41:52.069Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:41:52.069Z] Removing intermediate container 3aa8326182fe [2020-12-07T22:41:52.069Z] ---> 415d8c23bb8e [2020-12-07T22:41:52.069Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:41:52.069Z] Removing intermediate container 4d74308d9ec1 [2020-12-07T22:41:52.069Z] ---> 6baf99484e03 [2020-12-07T22:41:52.069Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:41:52.069Z] Removing intermediate container 1315a6ee075e [2020-12-07T22:41:52.069Z] ---> 776ef87ec047 [2020-12-07T22:41:52.069Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:41:52.069Z] Removing intermediate container b84ecf2851b4 [2020-12-07T22:41:52.069Z] ---> a0bbb72080ff [2020-12-07T22:41:52.069Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:41:52.069Z] ---> Running in babdaf24038a [2020-12-07T22:41:52.069Z] ---> Running in f2fdce8cbb57 [2020-12-07T22:41:52.069Z] ---> Running in 338919c76106 [2020-12-07T22:41:52.069Z] ---> Running in f56ab80e4ef5 [2020-12-07T22:41:52.069Z] ---> Running in 653d45ec3374 [2020-12-07T22:41:53.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.060s coverage: 94.2% of statements [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-07T22:41:53.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-07T22:41:53.142Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2020-12-07T22:41:53.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-07T22:41:53.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-07T22:41:53.143Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.160s coverage: 0.1% of statements [2020-12-07T22:41:53.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-07T22:41:53.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-07T22:41:53.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-07T22:41:53.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-07T22:41:53.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2020-12-07T22:41:53.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-07T22:41:53.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.126s coverage: 75.5% of statements [2020-12-07T22:41:54.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.8% of statements [2020-12-07T22:41:54.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.144s coverage: 87.2% of statements [2020-12-07T22:41:56.544Z] Removing intermediate container babdaf24038a [2020-12-07T22:41:56.544Z] ---> c5dadb921e11 [2020-12-07T22:41:56.544Z] Step 5/24 : RUN apk update && apk add make git [2020-12-07T22:41:56.544Z] Removing intermediate container f2fdce8cbb57 [2020-12-07T22:41:56.544Z] ---> bd10bdf5f99f [2020-12-07T22:41:56.544Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-07T22:41:56.544Z] Removing intermediate container 338919c76106 [2020-12-07T22:41:56.544Z] ---> cd53a7ea9bc8 [2020-12-07T22:41:56.544Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-07T22:41:56.544Z] Removing intermediate container 653d45ec3374 [2020-12-07T22:41:56.544Z] ---> 5c30e3c28ff6 [2020-12-07T22:41:56.544Z] Step 5/22 : RUN apk update && apk add make git [2020-12-07T22:41:56.544Z] Removing intermediate container f56ab80e4ef5 [2020-12-07T22:41:56.544Z] ---> 93d8fc23f0ea [2020-12-07T22:41:56.544Z] Step 5/22 : RUN apk update && apk add make git [2020-12-07T22:41:56.544Z] ---> Running in e0b8ebc996b9 [2020-12-07T22:41:56.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.184s coverage: 84.2% of statements [2020-12-07T22:41:56.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.069s coverage: 100.0% of statements [2020-12-07T22:41:56.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-07T22:41:56.844Z] ---> Running in 339ddac14a52 [2020-12-07T22:41:56.844Z] ---> Running in 8291b7dd6dc6 [2020-12-07T22:41:56.844Z] ---> Running in 70a6cfffecd3 [2020-12-07T22:41:56.844Z] ---> Running in 12413eb3fc8c [2020-12-07T22:41:58.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:41:58.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:41:58.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:41:58.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:41:58.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:41:59.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:41:59.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:41:59.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:41:59.901Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:41:59.901Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:41:59.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.621s coverage: 63.5% of statements [2020-12-07T22:41:59.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-07T22:41:59.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-07T22:41:59.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2020-12-07T22:41:59.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2020-12-07T22:41:59.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2020-12-07T22:42:00.198Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:42:00.198Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:42:00.198Z] OK: 12745 distinct packages available [2020-12-07T22:42:00.198Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:42:00.198Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:42:00.198Z] OK: 12745 distinct packages available [2020-12-07T22:42:00.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2020-12-07T22:42:00.542Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:42:00.543Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:42:00.543Z] OK: 12745 distinct packages available [2020-12-07T22:42:00.543Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:42:00.543Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:42:00.543Z] OK: 12745 distinct packages available [2020-12-07T22:42:00.902Z] OK: 233 MiB in 51 packages [2020-12-07T22:42:00.902Z] OK: 233 MiB in 51 packages [2020-12-07T22:42:00.902Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:42:00.902Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:42:00.902Z] OK: 12745 distinct packages available [2020-12-07T22:42:00.902Z] OK: 233 MiB in 51 packages [2020-12-07T22:42:00.903Z] OK: 233 MiB in 51 packages [2020-12-07T22:42:01.250Z] OK: 233 MiB in 51 packages [2020-12-07T22:42:01.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2020-12-07T22:42:02.772Z] Removing intermediate container 8291b7dd6dc6 [2020-12-07T22:42:02.772Z] ---> 76116701891b [2020-12-07T22:42:02.772Z] Step 6/23 : COPY go.mod . [2020-12-07T22:42:02.772Z] Removing intermediate container e0b8ebc996b9 [2020-12-07T22:42:02.772Z] ---> 6876b9836b19 [2020-12-07T22:42:02.772Z] Step 6/24 : COPY go.mod . [2020-12-07T22:42:03.107Z] Removing intermediate container 70a6cfffecd3 [2020-12-07T22:42:03.107Z] ---> 61045719ca8a [2020-12-07T22:42:03.107Z] Step 6/22 : COPY go.mod . [2020-12-07T22:42:03.107Z] Removing intermediate container 12413eb3fc8c [2020-12-07T22:42:03.107Z] ---> c47a31bb8de0 [2020-12-07T22:42:03.107Z] Step 6/22 : COPY go.mod . [2020-12-07T22:42:03.107Z] Removing intermediate container 339ddac14a52 [2020-12-07T22:42:03.107Z] ---> b305bfff0021 [2020-12-07T22:42:03.107Z] Step 6/27 : COPY go.mod . [2020-12-07T22:42:03.733Z] ---> f4f971a573d8 [2020-12-07T22:42:03.733Z] Step 7/24 : RUN go mod download [2020-12-07T22:42:03.733Z] ---> 2a8914c8bffd [2020-12-07T22:42:03.733Z] Step 7/23 : RUN go mod download [2020-12-07T22:42:03.733Z] ---> 48992abb1ed6 [2020-12-07T22:42:03.733Z] Step 7/22 : RUN go mod download [2020-12-07T22:42:03.733Z] ---> Running in ab689f6b8d11 [2020-12-07T22:42:03.733Z] ---> Running in 1a0a39fe94e6 [2020-12-07T22:42:03.733Z] ---> 8bf0bfc2ef86 [2020-12-07T22:42:03.733Z] Step 7/22 : RUN go mod download [2020-12-07T22:42:04.008Z] ---> 503f7b76302e [2020-12-07T22:42:04.008Z] Step 7/27 : RUN go mod download [2020-12-07T22:42:04.008Z] ---> Running in 7afa1eb6edbc [2020-12-07T22:42:04.008Z] ---> Running in 8526aa5cd8e7 [2020-12-07T22:42:04.008Z] ---> Running in e1ff01dcd6a3 [2020-12-07T22:42:05.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.883s coverage: 55.9% of statements [2020-12-07T22:42:05.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-07T22:42:05.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-07T22:42:05.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-07T22:42:05.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-07T22:42:05.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-07T22:42:06.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.380s coverage: 37.1% of statements [2020-12-07T22:42:06.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-07T22:42:06.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-07T22:42:07.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.568s coverage: 84.0% of statements [2020-12-07T22:42:07.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.083s coverage: 100.0% of statements [2020-12-07T22:42:08.447Z] Removing intermediate container 7afa1eb6edbc [2020-12-07T22:42:08.447Z] ---> c87619eb76d0 [2020-12-07T22:42:08.447Z] Step 8/22 : COPY . . [2020-12-07T22:42:08.447Z] Removing intermediate container ab689f6b8d11 [2020-12-07T22:42:08.447Z] ---> 7204eb143bcc [2020-12-07T22:42:08.447Z] Step 8/24 : COPY . . [2020-12-07T22:42:08.447Z] Removing intermediate container 1a0a39fe94e6 [2020-12-07T22:42:08.447Z] ---> 63421d3297ef [2020-12-07T22:42:08.447Z] Step 8/23 : COPY . . [2020-12-07T22:42:09.047Z] Removing intermediate container e1ff01dcd6a3 [2020-12-07T22:42:09.047Z] ---> 954bdebe116c [2020-12-07T22:42:09.047Z] Step 8/27 : COPY . . [2020-12-07T22:42:09.047Z] Removing intermediate container 8526aa5cd8e7 [2020-12-07T22:42:09.047Z] ---> 9504cdc12e74 [2020-12-07T22:42:09.047Z] Step 8/22 : COPY . . [2020-12-07T22:42:13.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.296s coverage: 47.1% of statements [2020-12-07T22:42:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-07T22:42:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-07T22:42:13.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.056s coverage: 100.0% of statements [2020-12-07T22:42:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-07T22:42:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-07T22:42:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-07T22:42:13.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements [2020-12-07T22:42:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-07T22:42:13.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements [2020-12-07T22:42:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-07T22:42:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.785s coverage: 29.1% of statements [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-07T22:42:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.222s coverage: 99.0% of statements [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-07T22:42:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.134s coverage: 100.0% of statements [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-07T22:42:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.065s coverage: 0.0% of statements [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-07T22:42:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-07T22:42:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.108s coverage: 87.9% of statements [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-07T22:42:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-07T22:42:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2020-12-07T22:42:20.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements [2020-12-07T22:42:20.683Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2020-12-07T22:42:21.278Z] GO111MODULE=on go vet ./... [2020-12-07T22:43:06.024Z] ---> 9ec22de67791 [2020-12-07T22:43:06.024Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-07T22:43:06.024Z] ---> 0f25e6139170 [2020-12-07T22:43:06.024Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-07T22:43:06.024Z] ---> 3614d00c7bc7 [2020-12-07T22:43:06.024Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-07T22:43:06.024Z] ---> de2139a9ba51 [2020-12-07T22:43:06.024Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-07T22:43:06.024Z] ---> Running in 9f1f2fbf490d [2020-12-07T22:43:06.024Z] ---> Running in 5e4c82d79388 [2020-12-07T22:43:06.024Z] ---> Running in 4b8ba42b25c2 [2020-12-07T22:43:06.024Z] ---> 8590f0ff5d14 [2020-12-07T22:43:06.024Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-07T22:43:06.024Z] ---> Running in f1cc2912fa50 [2020-12-07T22:43:06.024Z] ---> Running in d39ce2cc3b41 [2020-12-07T22:43:06.024Z] 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 [2020-12-07T22:43:06.024Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-07T22:43:06.024Z] 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 [2020-12-07T22:43:06.024Z] 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 [2020-12-07T22:43:06.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-07T22:43:29.298Z] gofmt -l . [2020-12-07T22:43:29.298Z] [ "`gofmt -l .`" = "" ] [2020-12-07T22:43:31.276Z] ./bin/test-go-mod-tidy.sh [2020-12-07T22:43:31.867Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-07T22:43:35.916Z] + ls -al . [2020-12-07T22:43:35.916Z] total 652 [2020-12-07T22:43:35.916Z] drwxrwxr-x 9 1001 1001 4096 Dec 7 22:43 . [2020-12-07T22:43:35.916Z] drwxr-xr-x 4 root root 4096 Dec 7 22:39 .. [2020-12-07T22:43:35.916Z] -rw-rw-r-- 1 1001 1001 11 Dec 7 22:38 .dockerignore [2020-12-07T22:43:35.916Z] drwxrwxr-x 8 1001 1001 4096 Dec 7 22:38 .git [2020-12-07T22:43:35.916Z] drwxrwxr-x 3 1001 1001 4096 Dec 7 22:38 .github [2020-12-07T22:43:35.916Z] -rw-rw-r-- 1 1001 1001 762 Dec 7 22:38 .gitignore [2020-12-07T22:43:35.916Z] -rw-rw-r-- 1 1001 1001 166 Dec 7 22:38 .sonarcloud.properties [2020-12-07T22:43:35.916Z] -rw-rw-r-- 1 1001 1001 3804 Dec 7 22:38 CONTRIBUTING.md [2020-12-07T22:43:35.916Z] -rw-rw-r-- 1 1001 1001 1035 Dec 7 22:38 Dockerfile.build [2020-12-07T22:43:35.916Z] -rw-rw-r-- 1 1001 1001 863 Dec 7 22:38 Jenkinsfile [2020-12-07T22:43:35.916Z] -rw-rw-r-- 1 1001 1001 10775 Dec 7 22:38 LICENSE [2020-12-07T22:43:35.916Z] -rw-rw-r-- 1 1001 1001 5750 Dec 7 22:38 Makefile [2020-12-07T22:43:35.916Z] -rw-rw-r-- 1 1001 1001 6663 Dec 7 22:38 README.md [2020-12-07T22:43:35.916Z] -rw-rw-r-- 1 1001 1001 7286 Dec 7 22:38 SECURITY.md [2020-12-07T22:43:35.916Z] -rw-rw-r-- 1 1001 1001 5 Dec 7 22:35 VERSION [2020-12-07T22:43:35.916Z] -rw-rw-r-- 1 1001 1001 4131 Dec 7 22:38 ZMQWindows.md [2020-12-07T22:43:35.916Z] drwxrwxr-x 2 1001 1001 4096 Dec 7 22:38 bin [2020-12-07T22:43:35.916Z] drwxrwxr-x 14 1001 1001 4096 Dec 7 22:38 cmd [2020-12-07T22:43:35.917Z] -rw-r--r-- 1 root root 528160 Dec 7 22:42 coverage.out [2020-12-07T22:43:35.917Z] -rw-r--r-- 1 root root 1041 Dec 7 22:43 go.mod [2020-12-07T22:43:35.917Z] -rw-r--r-- 1 root root 18856 Dec 7 22:43 go.sum [2020-12-07T22:43:35.917Z] drwxrwxr-x 8 1001 1001 4096 Dec 7 22:38 internal [2020-12-07T22:43:35.917Z] drwxrwxr-x 4 1001 1001 4096 Dec 7 22:38 openapi [2020-12-07T22:43:35.917Z] drwxrwxr-x 4 1001 1001 4096 Dec 7 22:38 snap [2020-12-07T22:43:35.917Z] -rw-rw-r-- 1 1001 1001 168 Dec 7 22:38 version.go [Pipeline] sh [2020-12-07T22:43:36.577Z] + '[' -e coverage.out ] [2020-12-07T22:43:36.577Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-07T22:43:36.682Z] Warning: overwriting stash ‘coverage-report’ [2020-12-07T22:43:37.954Z] Stashed 1 file(s) [Pipeline] sh [2020-12-07T22:43:38.657Z] + make build [2020-12-07T22:43:38.657Z] 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 [2020-12-07T22:43:48.831Z] 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 [2020-12-07T22:43:49.538Z] 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 [2020-12-07T22:43:56.780Z] Removing intermediate container f1cc2912fa50 [2020-12-07T22:43:56.780Z] ---> 1c2f1bd869df [2020-12-07T22:43:56.780Z] [2020-12-07T22:43:56.780Z] Step 10/22 : FROM alpine:3.10 [2020-12-07T22:43:56.780Z] Removing intermediate container 9f1f2fbf490d [2020-12-07T22:43:56.780Z] ---> f4d6a804cc38 [2020-12-07T22:43:56.780Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-07T22:43:56.780Z] 3.10: Pulling from library/alpine [2020-12-07T22:43:56.780Z] ---> Running in f98f4d658ecb [2020-12-07T22:43:58.370Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-07T22:43:58.370Z] Status: Downloaded newer image for alpine:3.10 [2020-12-07T22:43:58.370Z] ---> be4e4bea2c2e [2020-12-07T22:43:58.370Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-07T22:43:58.370Z] 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 [2020-12-07T22:43:58.705Z] ---> Running in c1a064db717e [2020-12-07T22:44:00.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:44:00.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:44:00.899Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-07T22:44:00.899Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-07T22:44:00.899Z] OK: 10348 distinct packages available [2020-12-07T22:44:01.182Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-07T22:44:01.182Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-07T22:44:01.182Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-07T22:44:01.182Z] (4/5) Installing curl (7.66.0-r1) [2020-12-07T22:44:01.182Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-07T22:44:01.182Z] Executing busybox-1.30.1-r3.trigger [2020-12-07T22:44:01.182Z] Executing ca-certificates-20191127-r2.trigger [2020-12-07T22:44:01.507Z] OK: 7 MiB in 19 packages [2020-12-07T22:44:02.564Z] Removing intermediate container f98f4d658ecb [2020-12-07T22:44:02.564Z] ---> 8d39cc441bbf [2020-12-07T22:44:02.564Z] [2020-12-07T22:44:02.564Z] Step 11/27 : FROM docker:latest [2020-12-07T22:44:02.564Z] ---> b0757c55a1fd [2020-12-07T22:44:02.564Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-07T22:44:03.272Z] Removing intermediate container 5e4c82d79388 [2020-12-07T22:44:03.272Z] ---> d027bdf6b0b8 [2020-12-07T22:44:03.272Z] [2020-12-07T22:44:03.272Z] Step 10/24 : FROM alpine:3.10 [2020-12-07T22:44:03.272Z] ---> be4e4bea2c2e [2020-12-07T22:44:03.273Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-07T22:44:03.545Z] ---> Running in 095840461dd3 [2020-12-07T22:44:05.668Z] ---> Running in c4a08e169a10 [2020-12-07T22:44:06.311Z] Removing intermediate container c1a064db717e [2020-12-07T22:44:06.311Z] ---> 5c599b7f38cd [2020-12-07T22:44:06.311Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-07T22:44:06.907Z] ---> Running in 51f8d9266f25 [2020-12-07T22:44:07.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:44:07.214Z] Removing intermediate container d39ce2cc3b41 [2020-12-07T22:44:07.214Z] ---> cc284b0166e7 [2020-12-07T22:44:07.214Z] [2020-12-07T22:44:07.214Z] Step 10/22 : FROM scratch [2020-12-07T22:44:07.214Z] ---> [2020-12-07T22:44:07.214Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-07T22:44:07.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:44:07.510Z] Removing intermediate container 51f8d9266f25 [2020-12-07T22:44:07.510Z] ---> af1692d7df3a [2020-12-07T22:44:07.510Z] Step 13/22 : WORKDIR / [2020-12-07T22:44:07.510Z] (1/2) Installing readline (8.0.4-r0) [2020-12-07T22:44:07.510Z] (2/2) Installing bash (5.0.17-r0) [2020-12-07T22:44:07.809Z] Executing bash-5.0.17-r0.post-install [2020-12-07T22:44:07.809Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:44:07.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:44:07.809Z] OK: 12 MiB in 22 packages [2020-12-07T22:44:07.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:44:07.809Z] ---> Running in 0359470776b7 [2020-12-07T22:44:08.099Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-07T22:44:08.099Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-07T22:44:08.099Z] OK: 10348 distinct packages available [2020-12-07T22:44:08.370Z] ---> Running in 0b918bd16ad2 [2020-12-07T22:44:08.661Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-07T22:44:08.661Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-07T22:44:08.661Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-07T22:44:08.661Z] (4/5) Installing curl (7.66.0-r1) [2020-12-07T22:44:08.661Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-07T22:44:08.661Z] Executing busybox-1.30.1-r3.trigger [2020-12-07T22:44:08.661Z] Executing ca-certificates-20191127-r2.trigger [2020-12-07T22:44:08.661Z] OK: 7 MiB in 19 packages [2020-12-07T22:44:08.942Z] Removing intermediate container 0359470776b7 [2020-12-07T22:44:08.942Z] ---> c231c9b97e49 [2020-12-07T22:44:08.942Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-07T22:44:09.953Z] ---> Running in ff830555bc7c [2020-12-07T22:44:10.228Z] Removing intermediate container 0b918bd16ad2 [2020-12-07T22:44:10.228Z] ---> d904542eeac4 [2020-12-07T22:44:10.228Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-07T22:44:10.497Z] Removing intermediate container ff830555bc7c [2020-12-07T22:44:10.497Z] ---> b4c051982c1b [2020-12-07T22:44:10.497Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-07T22:44:10.776Z] Removing intermediate container 095840461dd3 [2020-12-07T22:44:10.776Z] ---> 2bc7ce0afbbb [2020-12-07T22:44:10.776Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-07T22:44:11.379Z] ---> Running in 7f6c4bbf1942 [2020-12-07T22:44:11.379Z] Removing intermediate container 4b8ba42b25c2 [2020-12-07T22:44:11.379Z] ---> bce93d764559 [2020-12-07T22:44:11.379Z] [2020-12-07T22:44:11.379Z] Step 10/23 : FROM alpine [2020-12-07T22:44:11.379Z] ---> Running in ec4cc7227c6f [2020-12-07T22:44:11.379Z] latest: Pulling from library/alpine [2020-12-07T22:44:11.974Z] ---> 7739456ead6f [2020-12-07T22:44:11.974Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-07T22:44:11.974Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-07T22:44:11.974Z] Removing intermediate container 7f6c4bbf1942 [2020-12-07T22:44:11.974Z] ---> ff0a286f5cab [2020-12-07T22:44:11.974Z] Step 14/22 : WORKDIR / [2020-12-07T22:44:11.974Z] Status: Downloaded newer image for alpine:latest [2020-12-07T22:44:11.974Z] ---> d6e46aa2470d [2020-12-07T22:44:11.974Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-07T22:44:12.247Z] Removing intermediate container c4a08e169a10 [2020-12-07T22:44:12.247Z] ---> da4bc1165e26 [2020-12-07T22:44:12.247Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-07T22:44:12.247Z] ---> Running in fe7a0a08d886 [2020-12-07T22:44:12.526Z] ---> Running in 99ac5c639148 [2020-12-07T22:44:12.526Z] ---> Running in 2d0de91419c2 [2020-12-07T22:44:12.811Z] Removing intermediate container fe7a0a08d886 [2020-12-07T22:44:12.811Z] ---> 737c2294878e [2020-12-07T22:44:12.811Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-07T22:44:12.811Z] Removing intermediate container 2d0de91419c2 [2020-12-07T22:44:12.811Z] ---> cdb9572d94fe [2020-12-07T22:44:12.811Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-07T22:44:13.120Z] Removing intermediate container 99ac5c639148 [2020-12-07T22:44:13.120Z] ---> 21be7f19478e [2020-12-07T22:44:13.120Z] Step 13/24 : WORKDIR / [2020-12-07T22:44:13.120Z] ---> 4deb227269b5 [2020-12-07T22:44:13.120Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-07T22:44:13.120Z] ---> Running in 021f481c7c41 [2020-12-07T22:44:13.120Z] ---> Running in 8bc36c41db7f [2020-12-07T22:44:13.398Z] ---> 981b5ed0ecd4 [2020-12-07T22:44:13.398Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-07T22:44:13.671Z] Removing intermediate container 8bc36c41db7f [2020-12-07T22:44:13.671Z] ---> cdca4fe0e078 [2020-12-07T22:44:13.671Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-07T22:44:13.953Z] Removing intermediate container 021f481c7c41 [2020-12-07T22:44:13.953Z] ---> fb282bca6814 [2020-12-07T22:44:13.953Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-07T22:44:13.953Z] ---> c158caca9b03 [2020-12-07T22:44:13.953Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-07T22:44:14.955Z] ---> Running in 9e3c088d35e6 [2020-12-07T22:44:15.240Z] Removing intermediate container ec4cc7227c6f [2020-12-07T22:44:15.240Z] ---> 3903fe66f3f8 [2020-12-07T22:44:15.240Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-07T22:44:15.240Z] ---> 447ac413bfe2 [2020-12-07T22:44:15.240Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-07T22:44:15.240Z] ---> f6f2f5e8abe9 [2020-12-07T22:44:15.240Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-07T22:44:15.240Z] ---> 8863065b76c8 [2020-12-07T22:44:15.240Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-07T22:44:15.512Z] ---> Running in 596e24a237d2 [2020-12-07T22:44:15.512Z] ---> Running in dc7c8fbf7c5d [2020-12-07T22:44:15.512Z] Removing intermediate container 9e3c088d35e6 [2020-12-07T22:44:15.512Z] ---> e8c236b06564 [2020-12-07T22:44:15.512Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:44:15.665Z] 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 [2020-12-07T22:44:15.787Z] ---> Running in 026189be4c9f [2020-12-07T22:44:16.076Z] ---> 2850d71d8aeb [2020-12-07T22:44:16.076Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-07T22:44:16.076Z] ---> cfd74d9fb099 [2020-12-07T22:44:16.076Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-07T22:44:16.076Z] Removing intermediate container 596e24a237d2 [2020-12-07T22:44:16.076Z] ---> 139925c79235 [2020-12-07T22:44:16.076Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-07T22:44:16.076Z] ---> Running in 1aa39fe6d350 [2020-12-07T22:44:16.076Z] ---> Running in 987b088fe65a [2020-12-07T22:44:16.378Z] ---> e547b29d3c38 [2020-12-07T22:44:16.378Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-07T22:44:16.674Z] Removing intermediate container 1aa39fe6d350 [2020-12-07T22:44:16.674Z] ---> 6cfc93386492 [2020-12-07T22:44:16.674Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-07T22:44:16.674Z] Removing intermediate container 987b088fe65a [2020-12-07T22:44:16.674Z] ---> 686a754b80a1 [2020-12-07T22:44:16.674Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-07T22:44:16.674Z] ---> Running in 6a8bf3c0b18d [2020-12-07T22:44:16.674Z] ---> Running in dfd833dc4b4d [2020-12-07T22:44:17.278Z] Removing intermediate container 6a8bf3c0b18d [2020-12-07T22:44:17.278Z] ---> 74123026c9bb [2020-12-07T22:44:17.278Z] Step 20/22 : LABEL arch=x86_64 [2020-12-07T22:44:17.278Z] Removing intermediate container dfd833dc4b4d [2020-12-07T22:44:17.278Z] ---> b76caf289961 [2020-12-07T22:44:17.278Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-07T22:44:17.557Z] ---> Running in bbc5aa419e65 [2020-12-07T22:44:17.557Z] ---> 9a79dcc33e02 [2020-12-07T22:44:17.557Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-07T22:44:17.557Z] Removing intermediate container dc7c8fbf7c5d [2020-12-07T22:44:17.557Z] ---> 43a255605283 [2020-12-07T22:44:17.557Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-07T22:44:17.645Z] 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 [2020-12-07T22:44:17.841Z] ---> Running in 328f202fe615 [2020-12-07T22:44:17.841Z] Removing intermediate container 026189be4c9f [2020-12-07T22:44:17.841Z] ---> 41d9097adfa9 [2020-12-07T22:44:17.841Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-07T22:44:17.841Z] ---> Running in e2a1f174026c [2020-12-07T22:44:17.841Z] Removing intermediate container bbc5aa419e65 [2020-12-07T22:44:17.841Z] ---> 918a7c0e0f96 [2020-12-07T22:44:17.841Z] Step 21/22 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:44:18.464Z] ---> Running in c49102b7ee3b [2020-12-07T22:44:18.464Z] ---> 7f1aceacc621 [2020-12-07T22:44:18.464Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-07T22:44:18.464Z] Removing intermediate container 328f202fe615 [2020-12-07T22:44:18.464Z] ---> d8312a5bbf8d [2020-12-07T22:44:18.464Z] Step 20/22 : LABEL arch=x86_64 [2020-12-07T22:44:18.464Z] ---> Running in fe4c9ae39ba9 [2020-12-07T22:44:18.763Z] ---> eef7535b90b8 [2020-12-07T22:44:18.763Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-07T22:44:18.763Z] Removing intermediate container c49102b7ee3b [2020-12-07T22:44:18.763Z] ---> d89b7f492a79 [2020-12-07T22:44:18.763Z] Step 22/22 : LABEL version=0.0.0 [2020-12-07T22:44:18.763Z] ---> Running in 77e20b6861e5 [2020-12-07T22:44:19.042Z] ---> b891ee91a227 [2020-12-07T22:44:19.042Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-07T22:44:19.042Z] Removing intermediate container fe4c9ae39ba9 [2020-12-07T22:44:19.042Z] ---> 4393978a85dc [2020-12-07T22:44:19.042Z] Step 21/22 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:44:19.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:44:19.314Z] ---> Running in 1da5043cb1e4 [2020-12-07T22:44:19.314Z] Removing intermediate container 77e20b6861e5 [2020-12-07T22:44:19.314Z] ---> a5642bb1ad43 [2020-12-07T22:44:19.314Z] [2020-12-07T22:44:19.314Z] ---> 8f69fb307c8f [2020-12-07T22:44:19.314Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-07T22:44:19.628Z] ---> Running in 06190807b9c3 [2020-12-07T22:44:19.628Z] Removing intermediate container 1da5043cb1e4 [2020-12-07T22:44:19.628Z] ---> 4b7edcc679dd [2020-12-07T22:44:19.628Z] Step 22/22 : LABEL version=0.0.0 [2020-12-07T22:44:19.628Z] ---> 643d2aa1c15d [2020-12-07T22:44:19.628Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-07T22:44:19.952Z] ---> Running in 4240109b0d55 [2020-12-07T22:44:19.952Z] ---> Running in b3fd539a76a2 [2020-12-07T22:44:19.952Z] Successfully built a5642bb1ad43 [2020-12-07T22:44:19.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:44:19.952Z] Successfully tagged docker-core-metadata-go:latest [2020-12-07T22:44:19.952Z] Building docker-core-command-go [2020-12-07T22:44:20.286Z]  Building docker-core-metadata-go ... done Removing intermediate container 4240109b0d55 [2020-12-07T22:44:20.286Z] ---> 947af3c47600 [2020-12-07T22:44:20.286Z] [2020-12-07T22:44:20.286Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-07T22:44:20.641Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-07T22:44:20.641Z] Successfully built 947af3c47600 [2020-12-07T22:44:20.641Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-07T22:44:20.641Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-07T22:44:20.641Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go [2020-12-07T22:44:20.936Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-07T22:44:20.936Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-07T22:44:20.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:44:21.220Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:44:21.220Z] OK: 8 MiB in 19 packages [2020-12-07T22:44:21.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:44:21.508Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-07T22:44:21.508Z] (2/33) Installing expat (2.2.9-r1) [2020-12-07T22:44:21.508Z] (3/33) Installing libffi (3.3-r2) [2020-12-07T22:44:21.508Z] (4/33) Installing gdbm (1.13-r1) [2020-12-07T22:44:21.508Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-07T22:44:21.508Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-07T22:44:21.785Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-07T22:44:22.071Z] Removing intermediate container 06190807b9c3 [2020-12-07T22:44:22.071Z] ---> b8eb77cf3268 [2020-12-07T22:44:22.071Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-07T22:44:24.354Z] 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 [2020-12-07T22:44:25.330Z] 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 [2020-12-07T22:44:28.863Z] ---> Running in 817af3c3b363 [2020-12-07T22:44:29.500Z] Removing intermediate container e2a1f174026c [2020-12-07T22:44:29.500Z] ---> 40b7d8180d59 [2020-12-07T22:44:29.500Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-07T22:44:29.500Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-07T22:44:29.500Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-07T22:44:29.500Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-07T22:44:29.852Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-07T22:44:30.263Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-07T22:44:30.592Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-07T22:44:30.592Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-07T22:44:30.592Z] Removing intermediate container 817af3c3b363 [2020-12-07T22:44:30.592Z] ---> b3c2272f8aed [2020-12-07T22:44:30.592Z] Step 22/24 : LABEL arch=x86_64 [2020-12-07T22:44:30.592Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-07T22:44:30.592Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-07T22:44:31.183Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-07T22:44:31.778Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-07T22:44:31.778Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-07T22:44:32.045Z] 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 [2020-12-07T22:44:32.049Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-07T22:44:32.049Z] ---> 1bad82aac3d2 [2020-12-07T22:44:32.049Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-07T22:44:32.049Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-07T22:44:32.323Z] ---> Running in e2daa4e5ffae [2020-12-07T22:44:32.323Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-07T22:44:32.323Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-07T22:44:32.323Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-07T22:44:32.323Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-07T22:44:32.323Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-07T22:44:32.920Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-07T22:44:32.920Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-07T22:44:32.920Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-07T22:44:32.920Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-07T22:44:32.920Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-07T22:44:32.920Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-07T22:44:32.920Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-07T22:44:33.515Z] Removing intermediate container e2daa4e5ffae [2020-12-07T22:44:33.515Z] ---> 4a7e74b8dc09 [2020-12-07T22:44:33.515Z] Step 23/24 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:44:35.066Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:44:35.066Z] OK: 71 MiB in 55 packages [2020-12-07T22:44:35.066Z] ---> e792e136c3e4 [2020-12-07T22:44:35.066Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-07T22:44:35.445Z] ---> Running in 48eef4e1755f [2020-12-07T22:44:36.338Z] 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 [2020-12-07T22:44:36.982Z] Removing intermediate container 48eef4e1755f [2020-12-07T22:44:36.982Z] ---> 1f96e0aae222 [2020-12-07T22:44:36.982Z] Step 24/24 : LABEL version=0.0.0 [2020-12-07T22:44:36.982Z] ---> 92c719f351ab [2020-12-07T22:44:36.982Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-07T22:44:38.013Z] ---> Running in 29c90179dc3e [2020-12-07T22:44:38.013Z] ---> Running in 7651eb848b84 [2020-12-07T22:44:39.074Z] Removing intermediate container 29c90179dc3e [2020-12-07T22:44:39.074Z] ---> 99d206fd2199 [2020-12-07T22:44:39.074Z] [2020-12-07T22:44:39.074Z] Removing intermediate container 7651eb848b84 [2020-12-07T22:44:39.074Z] ---> 39188f418b7e [2020-12-07T22:44:39.074Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-07T22:44:39.355Z] Successfully built 99d206fd2199 [2020-12-07T22:44:39.724Z] 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 [2020-12-07T22:44:39.967Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-07T22:44:39.967Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2020-12-07T22:44:40.260Z] ---> Running in c69263cfe5dc [2020-12-07T22:44:40.931Z] Removing intermediate container c69263cfe5dc [2020-12-07T22:44:40.931Z] ---> 175f51a3f5a7 [2020-12-07T22:44:40.931Z] Step 21/23 : LABEL arch=x86_64 [2020-12-07T22:44:40.931Z] ---> Running in 134b6e9e1c46 [2020-12-07T22:44:43.115Z] 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 [2020-12-07T22:44:43.649Z] Removing intermediate container 134b6e9e1c46 [2020-12-07T22:44:43.649Z] ---> 07562acb9cf3 [2020-12-07T22:44:43.649Z] Step 22/23 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:44:45.243Z] ---> Running in 3a98497db4b1 [2020-12-07T22:44:46.456Z] Removing intermediate container 3a98497db4b1 [2020-12-07T22:44:46.456Z] ---> 60c793ec4e36 [2020-12-07T22:44:46.456Z] Step 23/23 : LABEL version=0.0.0 [2020-12-07T22:44:47.190Z] ---> Running in 93af62c50569 [2020-12-07T22:44:47.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-07T22:44:47.851Z] Removing intermediate container 93af62c50569 [2020-12-07T22:44:47.851Z] ---> d77757ef605c [2020-12-07T22:44:47.851Z] [2020-12-07T22:44:48.503Z] Successfully built d77757ef605c [2020-12-07T22:44:49.136Z] Successfully tagged docker-core-data-go:latest [2020-12-07T22:44:49.136Z] Building docker-support-notifications-go [2020-12-07T22:44:50.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-07T22:44:53.454Z] $ docker stop --time=1 9a00b3ea90d78a4e7ef727c80ccf28317badbde264630351ef8f96db4198a926 [2020-12-07T22:44:56.077Z] $ docker rm -f 9a00b3ea90d78a4e7ef727c80ccf28317badbde264630351ef8f96db4198a926 [2020-12-07T22:44:56.405Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:44:56.405Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:44:56.405Z] ---> 1573c04a46b4 [2020-12-07T22:44:56.405Z] Step 3/21 : WORKDIR /edgex-go [2020-12-07T22:44:56.405Z] ---> Using cache [2020-12-07T22:44:56.405Z] ---> a0bbb72080ff [2020-12-07T22:44:56.405Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:44:56.405Z] ---> Using cache [2020-12-07T22:44:56.405Z] ---> 5c30e3c28ff6 [2020-12-07T22:44:56.405Z] Step 5/21 : RUN apk update && apk add make git [2020-12-07T22:44:56.405Z] ---> Using cache [2020-12-07T22:44:56.406Z] ---> 61045719ca8a [2020-12-07T22:44:56.406Z] Step 6/21 : COPY go.mod . [2020-12-07T22:44:56.406Z] ---> Using cache [2020-12-07T22:44:56.406Z] ---> 8bf0bfc2ef86 [2020-12-07T22:44:56.406Z] Step 7/21 : RUN go mod download [2020-12-07T22:44:56.406Z] ---> Using cache [2020-12-07T22:44:56.406Z] ---> 9504cdc12e74 [2020-12-07T22:44:56.406Z] Step 8/21 : COPY . . [2020-12-07T22:44:56.406Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:44:56.406Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:44:56.406Z] ---> 1573c04a46b4 [2020-12-07T22:44:56.406Z] Step 3/22 : WORKDIR /edgex-go [2020-12-07T22:44:56.406Z] ---> Using cache [2020-12-07T22:44:56.406Z] ---> a0bbb72080ff [2020-12-07T22:44:56.406Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:44:56.406Z] ---> Using cache [2020-12-07T22:44:56.406Z] ---> 5c30e3c28ff6 [2020-12-07T22:44:56.406Z] Step 5/22 : RUN apk update && apk add make git [2020-12-07T22:44:56.406Z] ---> Using cache [2020-12-07T22:44:56.406Z] ---> 61045719ca8a [2020-12-07T22:44:56.406Z] Step 6/22 : COPY go.mod . [2020-12-07T22:44:56.406Z] ---> Using cache [2020-12-07T22:44:56.406Z] ---> 8bf0bfc2ef86 [2020-12-07T22:44:56.406Z] Step 7/22 : RUN go mod download [2020-12-07T22:44:56.406Z] ---> Using cache [2020-12-07T22:44:56.406Z] ---> 9504cdc12e74 [2020-12-07T22:44:56.406Z] Step 8/22 : COPY . . [2020-12-07T22:44:56.406Z] ---> Using cache [2020-12-07T22:44:56.406Z] ---> de2139a9ba51 [2020-12-07T22:44:56.406Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [Pipeline] // withDockerContainer [2020-12-07T22:44:57.355Z] ---> Using cache [2020-12-07T22:44:57.355Z] ---> de2139a9ba51 [2020-12-07T22:44:57.355Z] Step 9/22 : RUN make cmd/core-command/core-command [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:44:58.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-07T22:44:58.360Z] [2020-12-07T22:44:58.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:44:58.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-07T22:44:58.749Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-07T22:44:58.749Z] 29e5d40040c1: Pulling fs layer [2020-12-07T22:44:58.749Z] 1ce36da41761: Pulling fs layer [2020-12-07T22:44:58.749Z] 25b303627fd3: Pulling fs layer [2020-12-07T22:44:59.367Z] ---> Running in 7a3785ba7778 [2020-12-07T22:44:59.367Z] ---> Running in e0e008cc1e58 [2020-12-07T22:44:59.719Z] 29e5d40040c1: Verifying Checksum [2020-12-07T22:44:59.720Z] 29e5d40040c1: Download complete [2020-12-07T22:44:59.994Z] 1ce36da41761: Verifying Checksum [2020-12-07T22:44:59.994Z] 1ce36da41761: Download complete [2020-12-07T22:45:00.265Z] 29e5d40040c1: Pull complete [2020-12-07T22:45:01.704Z] 1ce36da41761: Pull complete [2020-12-07T22:45:01.704Z] 25b303627fd3: Verifying Checksum [2020-12-07T22:45:01.704Z] 25b303627fd3: Download complete [2020-12-07T22:45:04.143Z] 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 [2020-12-07T22:45:04.143Z] 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 [2020-12-07T22:45:11.858Z] 25b303627fd3: Pull complete [2020-12-07T22:45:11.859Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-07T22:45:11.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-07T22:45:11.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-07T22:45:12.123Z] prd-ubuntu18.04-docker-arm64-4c-16g-14962 does not seem to be running inside a container [2020-12-07T22:45:12.224Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-07T22:45:15.282Z] $ docker top 16e5b0578b371faa15693be310a02836dd278e0766ea620d0d6ccd00773a010c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-07T22:45:16.357Z] + docker-compose build --help [2020-12-07T22:45:16.357Z] + grep parallel [2020-12-07T22:45:18.516Z] Removing intermediate container b3fd539a76a2 [2020-12-07T22:45:18.516Z] ---> c8f81ee51cc0 [2020-12-07T22:45:18.516Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-07T22:45:18.889Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:45:18.889Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:45:18.889Z] ---> 1573c04a46b4 [2020-12-07T22:45:18.889Z] Step 3/21 : WORKDIR /edgex-go [2020-12-07T22:45:18.889Z] ---> Using cache [2020-12-07T22:45:18.889Z] ---> a0bbb72080ff [2020-12-07T22:45:18.889Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:45:18.889Z] ---> Using cache [2020-12-07T22:45:18.889Z] ---> 5c30e3c28ff6 [2020-12-07T22:45:18.889Z] Step 5/21 : RUN apk update && apk add make git [2020-12-07T22:45:18.889Z] ---> Using cache [2020-12-07T22:45:18.889Z] ---> 61045719ca8a [2020-12-07T22:45:18.889Z] Step 6/21 : COPY go.mod . [2020-12-07T22:45:18.889Z] ---> Using cache [2020-12-07T22:45:18.889Z] ---> 8bf0bfc2ef86 [2020-12-07T22:45:18.889Z] Step 7/21 : RUN go mod download [2020-12-07T22:45:18.889Z] ---> Using cache [2020-12-07T22:45:18.889Z] ---> 9504cdc12e74 [2020-12-07T22:45:18.889Z] Step 8/21 : COPY . . [2020-12-07T22:45:18.889Z] ---> Using cache [2020-12-07T22:45:18.889Z] ---> de2139a9ba51 [2020-12-07T22:45:18.889Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-07T22:45:19.244Z] ---> Running in e326c81df210 [2020-12-07T22:45:19.642Z] ---> Running in 214654543e06 [2020-12-07T22:45:19.728Z] --parallel Build images in parallel. [Pipeline] } [2020-12-07T22:45:19.772Z] $ docker stop --time=1 16e5b0578b371faa15693be310a02836dd278e0766ea620d0d6ccd00773a010c [2020-12-07T22:45:21.605Z] $ docker rm -f 16e5b0578b371faa15693be310a02836dd278e0766ea620d0d6ccd00773a010c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:45:22.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-07T22:45:22.496Z] . [Pipeline] withDockerContainer [2020-12-07T22:45:22.754Z] prd-ubuntu18.04-docker-arm64-4c-16g-14962 does not seem to be running inside a container [2020-12-07T22:45:22.845Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-07T22:45:23.005Z] 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 [2020-12-07T22:45:24.136Z] $ docker top af0fa036b5c958b3a60efc43943b9b37cb321a27c78b49e2f9228732e02448b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-07T22:45:25.235Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-07T22:45:28.934Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:45:28.934Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:45:28.934Z] ---> 1573c04a46b4 [2020-12-07T22:45:28.934Z] Step 3/24 : WORKDIR /edgex-go [2020-12-07T22:45:28.934Z] ---> Using cache [2020-12-07T22:45:28.934Z] ---> a0bbb72080ff [2020-12-07T22:45:28.934Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:45:28.934Z] ---> Using cache [2020-12-07T22:45:28.934Z] ---> 5c30e3c28ff6 [2020-12-07T22:45:28.934Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-07T22:45:29.538Z] Building docker-core-command-go ... [2020-12-07T22:45:29.538Z] Building docker-core-data-go ... [2020-12-07T22:45:29.538Z] Building docker-core-metadata-go ... [2020-12-07T22:45:29.538Z] Building docker-security-bootstrap-redis-go ... [2020-12-07T22:45:29.538Z] Building docker-security-proxy-setup-go ... [2020-12-07T22:45:29.538Z] Building docker-security-secretstore-setup-go ... [2020-12-07T22:45:29.538Z] Building docker-support-notifications-go ... [2020-12-07T22:45:29.538Z] Building docker-support-scheduler-go ... [2020-12-07T22:45:29.538Z] Building docker-sys-mgmt-agent-go ... [2020-12-07T22:45:29.538Z] Building docker-sys-mgmt-agent-go [2020-12-07T22:45:29.538Z] Building docker-security-bootstrap-redis-go [2020-12-07T22:45:29.538Z] Building docker-security-secretstore-setup-go [2020-12-07T22:45:29.538Z] Building docker-core-metadata-go [2020-12-07T22:45:29.538Z] Building docker-security-proxy-setup-go [2020-12-07T22:45:29.636Z] ---> Running in 47f640e6194b [2020-12-07T22:45:32.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:45:32.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:45:33.083Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:45:33.083Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:45:33.083Z] OK: 12745 distinct packages available [2020-12-07T22:45:33.728Z] OK: 233 MiB in 51 packages [2020-12-07T22:45:35.078Z] Collecting docker-compose==1.23.2 [2020-12-07T22:45:35.078Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-07T22:45:35.755Z] Collecting docopt<0.7,>=0.6.1 [2020-12-07T22:45:35.755Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-07T22:45:36.243Z] Removing intermediate container 47f640e6194b [2020-12-07T22:45:36.243Z] ---> 5e5af700cdf4 [2020-12-07T22:45:36.243Z] Step 6/24 : COPY go.mod . [2020-12-07T22:45:36.604Z] ---> 6f31220b5be6 [2020-12-07T22:45:36.604Z] Step 7/24 : RUN go mod download [2020-12-07T22:45:36.926Z] ---> Running in 5133dd76851a [2020-12-07T22:45:37.985Z] Collecting PyYAML<4,>=3.10 [2020-12-07T22:45:37.985Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-07T22:45:40.110Z] 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 [2020-12-07T22:45:40.110Z] Collecting jsonschema<3,>=2.5.1 [2020-12-07T22:45:40.395Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-07T22:45:41.044Z] Collecting texttable<0.10,>=0.9.0 [2020-12-07T22:45:41.044Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-07T22:45:42.084Z] Removing intermediate container 5133dd76851a [2020-12-07T22:45:42.084Z] ---> ab23e760acfb [2020-12-07T22:45:42.084Z] Step 8/24 : COPY . . [2020-12-07T22:45:42.370Z] Collecting cached-property<2,>=1.2.0 [2020-12-07T22:45:42.370Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-07T22:45:42.685Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-07T22:45:42.685Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-07T22:45:44.221Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-07T22:45:44.221Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-07T22:45:44.221Z] Collecting docker<4.0,>=3.6.0 [2020-12-07T22:45:44.558Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-07T22:45:44.835Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-07T22:45:46.473Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-07T22:45:46.473Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-07T22:45:47.564Z] 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) [2020-12-07T22:45:47.564Z] Collecting idna<2.8,>=2.5 [2020-12-07T22:45:47.564Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-07T22:45:48.704Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-07T22:45:48.704Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-07T22:45:49.295Z] 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) [2020-12-07T22:45:49.295Z] Collecting docker-pycreds>=0.4.0 [2020-12-07T22:45:49.295Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-07T22:45:49.295Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-07T22:45:49.295Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-07T22:45:49.295Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-07T22:45:49.295Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-07T22:45:49.643Z] Installing collected packages: docopt, PyYAML, jsonschema, texttable, cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, docker-compose [2020-12-07T22:45:49.643Z] Running setup.py install for docopt: started [2020-12-07T22:45:52.533Z] Running setup.py install for docopt: finished with status 'done' [2020-12-07T22:45:52.533Z] Running setup.py install for PyYAML: started [2020-12-07T22:45:54.111Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-07T22:45:54.111Z] Removing intermediate container 7a3785ba7778 [2020-12-07T22:45:54.111Z] ---> 32a13a4313b4 [2020-12-07T22:45:54.111Z] [2020-12-07T22:45:54.111Z] Step 10/21 : FROM alpine [2020-12-07T22:45:54.111Z] ---> d6e46aa2470d [2020-12-07T22:45:54.111Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-07T22:45:55.177Z] Running setup.py install for texttable: started [2020-12-07T22:45:55.577Z] ---> Running in 9b5ac6221a89 [2020-12-07T22:45:55.930Z] Running setup.py install for texttable: finished with status 'done' [2020-12-07T22:45:56.652Z] Removing intermediate container e0e008cc1e58 [2020-12-07T22:45:56.652Z] ---> c15e15854f4d [2020-12-07T22:45:56.652Z] [2020-12-07T22:45:56.652Z] Step 10/22 : FROM scratch [2020-12-07T22:45:56.652Z] ---> [2020-12-07T22:45:56.652Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-07T22:45:57.357Z] Attempting uninstall: idna [2020-12-07T22:45:57.357Z] Found existing installation: idna 2.9 [2020-12-07T22:45:57.357Z] Uninstalling idna-2.9: [2020-12-07T22:45:57.357Z] Successfully uninstalled idna-2.9 [2020-12-07T22:45:58.397Z] ---> Using cache [2020-12-07T22:45:58.397Z] ---> c231c9b97e49 [2020-12-07T22:45:58.397Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-07T22:45:59.873Z] Attempting uninstall: urllib3 [2020-12-07T22:45:59.873Z] Found existing installation: urllib3 1.25.9 [2020-12-07T22:45:59.873Z] Uninstalling urllib3-1.25.9: [2020-12-07T22:45:59.873Z] ---> Running in e4dba84e9e93 [2020-12-07T22:45:59.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:46:00.168Z] Successfully uninstalled urllib3-1.25.9 [2020-12-07T22:46:00.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:46:00.442Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:46:00.442Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:46:00.442Z] OK: 12746 distinct packages available [2020-12-07T22:46:00.716Z] Removing intermediate container e4dba84e9e93 [2020-12-07T22:46:00.717Z] ---> 5ea2f1afab62 [2020-12-07T22:46:00.717Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-07T22:46:00.717Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-07T22:46:01.035Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-07T22:46:01.035Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-07T22:46:01.035Z] (4/4) Installing curl (7.69.1-r1) [2020-12-07T22:46:01.035Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:46:01.035Z] Executing ca-certificates-20191127-r4.trigger [2020-12-07T22:46:01.035Z] Attempting uninstall: requests [2020-12-07T22:46:01.035Z] Found existing installation: requests 2.23.0 [2020-12-07T22:46:01.035Z] Uninstalling requests-2.23.0: [2020-12-07T22:46:01.346Z] OK: 7 MiB in 18 packages [2020-12-07T22:46:01.346Z] Successfully uninstalled requests-2.23.0 [2020-12-07T22:46:01.615Z] ---> Running in 9b441aa92e73 [2020-12-07T22:46:05.296Z] Removing intermediate container 9b441aa92e73 [2020-12-07T22:46:05.297Z] ---> b3745a3a9e1b [2020-12-07T22:46:05.297Z] Step 14/22 : WORKDIR / [2020-12-07T22:46:05.297Z] Running setup.py install for dockerpty: started [2020-12-07T22:46:05.297Z] ---> Running in c991beb55a46 [2020-12-07T22:46:05.297Z] Removing intermediate container 9b5ac6221a89 [2020-12-07T22:46:05.297Z] ---> 2a322dfbd32b [2020-12-07T22:46:05.297Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-07T22:46:05.297Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-07T22:46:07.958Z] ---> Running in 72763ec7086c [2020-12-07T22:46:07.958Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-07T22:46:09.436Z] Removing intermediate container c991beb55a46 [2020-12-07T22:46:09.436Z] ---> 70dd3fac9a44 [2020-12-07T22:46:09.436Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-07T22:46:10.060Z] Removing intermediate container 214654543e06 [2020-12-07T22:46:10.060Z] ---> e354e6d37a9a [2020-12-07T22:46:10.060Z] [2020-12-07T22:46:10.060Z] Step 10/21 : FROM scratch [2020-12-07T22:46:10.060Z] ---> [2020-12-07T22:46:10.060Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-07T22:46:10.356Z] ---> Using cache [2020-12-07T22:46:10.356Z] ---> c231c9b97e49 [2020-12-07T22:46:10.356Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-07T22:46:10.696Z] Removing intermediate container 72763ec7086c [2020-12-07T22:46:10.696Z] ---> 1312879b3df3 [2020-12-07T22:46:10.696Z] Step 13/21 : WORKDIR /edgex [2020-12-07T22:46:10.696Z] ---> Running in c11e8b099403 [2020-12-07T22:46:11.004Z] ---> cd9a3d4669b3 [2020-12-07T22:46:11.004Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-07T22:46:11.636Z] ---> Running in d947b143e172 [2020-12-07T22:46:12.654Z] Removing intermediate container c11e8b099403 [2020-12-07T22:46:12.654Z] ---> 52483f635b81 [2020-12-07T22:46:12.654Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-07T22:46:13.667Z] Removing intermediate container d947b143e172 [2020-12-07T22:46:13.667Z] ---> ef8e56c6146c [2020-12-07T22:46:13.667Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-07T22:46:13.952Z] ---> e5a2acceff6d [2020-12-07T22:46:13.952Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-07T22:46:13.952Z] ---> Running in 58454852bd63 [2020-12-07T22:46:16.629Z] Removing intermediate container 58454852bd63 [2020-12-07T22:46:16.629Z] ---> 77dfd71ad904 [2020-12-07T22:46:16.629Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-07T22:46:16.908Z] ---> 7e2f26c827e8 [2020-12-07T22:46:16.908Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-07T22:46:17.533Z] Removing intermediate container e326c81df210 [2020-12-07T22:46:17.533Z] ---> e6e49448f081 [2020-12-07T22:46:17.533Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-07T22:46:17.533Z] ---> 0b795ec2d03f [2020-12-07T22:46:17.533Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-07T22:46:17.533Z] ---> Running in 07102950c63c [2020-12-07T22:46:17.811Z] ---> Running in aa5ca92570ff [2020-12-07T22:46:17.811Z] ---> d7c81a0ccbf6 [2020-12-07T22:46:17.811Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-07T22:46:18.523Z] Removing intermediate container 07102950c63c [2020-12-07T22:46:18.523Z] ---> f29714e105a9 [2020-12-07T22:46:18.523Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-07T22:46:18.818Z] ---> 7ff1767bd106 [2020-12-07T22:46:18.818Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-07T22:46:18.818Z] ---> Running in 74a9459a42ad [2020-12-07T22:46:19.155Z] ---> 5b6a56195e5c [2020-12-07T22:46:19.155Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-07T22:46:19.155Z] ---> Running in 1aadd9e8547a [2020-12-07T22:46:19.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T22:46:19.437Z] Removing intermediate container 74a9459a42ad [2020-12-07T22:46:19.437Z] ---> 62f4e6d7d393 [2020-12-07T22:46:19.437Z] Step 20/22 : LABEL arch=x86_64 [2020-12-07T22:46:19.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T22:46:19.437Z] ---> d9b7ae66c417 [2020-12-07T22:46:19.437Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-07T22:46:19.705Z] ---> Running in 33b49ae324c0 [2020-12-07T22:46:19.706Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-07T22:46:19.706Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-07T22:46:19.706Z] (3/3) Installing curl (7.69.1-r1) [2020-12-07T22:46:19.706Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:46:20.006Z] ---> 2db13625e5d0 [2020-12-07T22:46:20.006Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-07T22:46:20.006Z] OK: 72 MiB in 58 packages [2020-12-07T22:46:20.310Z] ---> Running in 629f75aabf3e [2020-12-07T22:46:20.310Z] ---> 4c037882053d [2020-12-07T22:46:20.310Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-07T22:46:20.310Z] Removing intermediate container 33b49ae324c0 [2020-12-07T22:46:20.310Z] ---> fe908f2e3b51 [2020-12-07T22:46:20.310Z] Step 21/22 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:46:20.582Z] ---> Running in 5769237242c8 [2020-12-07T22:46:20.582Z] ---> Running in fd23b366edc4 [2020-12-07T22:46:20.582Z] 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 [2020-12-07T22:46:21.608Z] Removing intermediate container 629f75aabf3e [2020-12-07T22:46:21.608Z] ---> 92ee724f2856 [2020-12-07T22:46:21.608Z] Step 18/21 : CMD ["--init=true"] [2020-12-07T22:46:21.909Z] ---> Running in 4a2fdff07e2c [2020-12-07T22:46:21.909Z] Removing intermediate container fd23b366edc4 [2020-12-07T22:46:21.909Z] ---> 1cd1c6df790f [2020-12-07T22:46:21.909Z] Step 22/22 : LABEL version=0.0.0 [2020-12-07T22:46:21.909Z] Removing intermediate container 5769237242c8 [2020-12-07T22:46:21.909Z] ---> ed68f8ef6ba7 [2020-12-07T22:46:21.909Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-07T22:46:22.185Z] ---> Running in 9b9ad749826b [2020-12-07T22:46:22.185Z] Removing intermediate container aa5ca92570ff [2020-12-07T22:46:22.185Z] ---> 86817a9cf715 [2020-12-07T22:46:22.185Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-07T22:46:22.469Z] ---> Running in 5a0f79e2b2c9 [2020-12-07T22:46:22.469Z] Removing intermediate container 4a2fdff07e2c [2020-12-07T22:46:22.469Z] ---> 5c6c1b07e06e [2020-12-07T22:46:22.469Z] Step 19/21 : LABEL arch=x86_64 [2020-12-07T22:46:22.773Z] ---> Running in 5a359b1d37b4 [2020-12-07T22:46:22.773Z] ---> Running in 50bbbbc1df59 [2020-12-07T22:46:22.773Z] Removing intermediate container 9b9ad749826b [2020-12-07T22:46:22.773Z] ---> 1bff4b82fb95 [2020-12-07T22:46:22.773Z] [2020-12-07T22:46:23.445Z] Removing intermediate container 5a0f79e2b2c9 [2020-12-07T22:46:23.445Z] ---> 472259ae26ac [2020-12-07T22:46:23.445Z] Step 19/21 : LABEL arch=x86_64 [2020-12-07T22:46:23.445Z] Removing intermediate container 5a359b1d37b4 [2020-12-07T22:46:23.445Z] ---> 14e5894008ad [2020-12-07T22:46:23.445Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-07T22:46:24.515Z] Successfully built 1bff4b82fb95 [2020-12-07T22:46:24.515Z] ---> Running in 4403d94eab43 [2020-12-07T22:46:24.515Z] Successfully tagged docker-core-command-go:latest [2020-12-07T22:46:24.515Z]  Building docker-core-command-go ... done  ---> Running in b39c3a929a7a [2020-12-07T22:46:24.515Z] Removing intermediate container 50bbbbc1df59 [2020-12-07T22:46:24.515Z] ---> 52435b298cc9 [2020-12-07T22:46:24.515Z] Step 20/21 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:46:25.155Z] ---> Running in 84c95896cf2f [2020-12-07T22:46:25.155Z] Removing intermediate container 4403d94eab43 [2020-12-07T22:46:25.155Z] ---> d479a3e82294 [2020-12-07T22:46:25.155Z] Step 20/21 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:46:25.155Z] Removing intermediate container b39c3a929a7a [2020-12-07T22:46:25.155Z] ---> df5942e9d66d [2020-12-07T22:46:25.155Z] Step 25/27 : LABEL arch=x86_64 [2020-12-07T22:46:25.451Z] ---> Running in a20d42928565 [2020-12-07T22:46:25.451Z] ---> Running in 196f4d09cb1d [2020-12-07T22:46:25.451Z] Removing intermediate container 84c95896cf2f [2020-12-07T22:46:25.451Z] ---> 77bf8fa84f50 [2020-12-07T22:46:25.451Z] Step 21/21 : LABEL version=0.0.0 [2020-12-07T22:46:25.752Z] ---> Running in fd32bf1e33ac [2020-12-07T22:46:25.752Z] Removing intermediate container a20d42928565 [2020-12-07T22:46:25.752Z] ---> 8ed8140ee8f8 [2020-12-07T22:46:25.752Z] Step 21/21 : LABEL version=0.0.0 [2020-12-07T22:46:26.036Z] ---> Running in 81500903c411 [2020-12-07T22:46:26.036Z] Removing intermediate container 196f4d09cb1d [2020-12-07T22:46:26.036Z] ---> 4f8a3b1c8516 [2020-12-07T22:46:26.036Z] Step 26/27 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:46:26.036Z] Removing intermediate container fd32bf1e33ac [2020-12-07T22:46:26.036Z] ---> 05e39936f764 [2020-12-07T22:46:26.036Z] [2020-12-07T22:46:26.324Z] ---> Running in a81383ca6d21 [2020-12-07T22:46:26.324Z] Successfully built 05e39936f764 [2020-12-07T22:46:26.649Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-07T22:46:26.649Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 81500903c411 [2020-12-07T22:46:26.649Z] ---> a2b4fcace3b8 [2020-12-07T22:46:26.649Z] [2020-12-07T22:46:26.970Z] Successfully built a2b4fcace3b8 [2020-12-07T22:46:26.970Z] Removing intermediate container a81383ca6d21 [2020-12-07T22:46:26.970Z] ---> 4c0ada7c9bfc [2020-12-07T22:46:26.970Z] Step 27/27 : LABEL version=0.0.0 [2020-12-07T22:46:26.970Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-07T22:46:26.970Z]  Building docker-support-scheduler-go ... done  ---> Running in 08da387cd4c7 [2020-12-07T22:46:27.573Z] Removing intermediate container 08da387cd4c7 [2020-12-07T22:46:27.573Z] ---> 71b058485f5c [2020-12-07T22:46:27.573Z] [2020-12-07T22:46:27.858Z] Successfully built 71b058485f5c [2020-12-07T22:46:27.858Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-07T22:46:46.464Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 1aadd9e8547a [2020-12-07T22:46:46.464Z] ---> 5853b6222560 [2020-12-07T22:46:46.464Z] [2020-12-07T22:46:46.464Z] Step 10/24 : FROM scratch [2020-12-07T22:46:46.464Z] ---> [2020-12-07T22:46:46.464Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-07T22:46:46.464Z] ---> Running in 41390da4fa6a [2020-12-07T22:46:46.464Z] Removing intermediate container 41390da4fa6a [2020-12-07T22:46:46.464Z] ---> 145b3629a5c0 [2020-12-07T22:46:46.464Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-07T22:46:46.464Z] ---> Running in c27075bf0a87 [2020-12-07T22:46:46.464Z] Removing intermediate container c27075bf0a87 [2020-12-07T22:46:46.464Z] ---> 64ae9afac147 [2020-12-07T22:46:46.464Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-07T22:46:46.464Z] ---> Running in f9bf0f859c6c [2020-12-07T22:46:46.464Z] Removing intermediate container f9bf0f859c6c [2020-12-07T22:46:46.464Z] ---> a41415b9bc21 [2020-12-07T22:46:46.464Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-07T22:46:46.464Z] ---> 3f809e9d0957 [2020-12-07T22:46:46.464Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-07T22:46:47.435Z] ---> 7b88ef601e9d [2020-12-07T22:46:47.435Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-07T22:46:47.727Z] ---> aa246e1c8543 [2020-12-07T22:46:47.727Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-07T22:46:48.330Z] ---> cbbdb4213647 [2020-12-07T22:46:48.330Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-07T22:46:49.336Z] ---> 1b3ebbb0227f [2020-12-07T22:46:49.336Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-07T22:46:49.999Z] ---> 555cb6797a23 [2020-12-07T22:46:49.999Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-07T22:46:49.999Z] ---> Running in d6822ab5462d [2020-12-07T22:46:50.298Z] Removing intermediate container d6822ab5462d [2020-12-07T22:46:50.298Z] ---> bd49a164ad84 [2020-12-07T22:46:50.298Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-07T22:46:50.596Z] ---> Running in 6e8f2ad2bf79 [2020-12-07T22:46:50.872Z] Removing intermediate container 6e8f2ad2bf79 [2020-12-07T22:46:50.872Z] ---> b226c0c8ae4f [2020-12-07T22:46:50.872Z] Step 22/24 : LABEL arch=x86_64 [2020-12-07T22:46:51.139Z] ---> Running in 119c2adfc16e [2020-12-07T22:46:51.345Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:46:51.345Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:46:51.345Z] ---> 6051df01bbaa [2020-12-07T22:46:51.345Z] Step 3/21 : WORKDIR /edgex-go [2020-12-07T22:46:51.345Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:46:51.345Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:46:51.345Z] ---> 6051df01bbaa [2020-12-07T22:46:51.345Z] Step 3/24 : WORKDIR /edgex-go [2020-12-07T22:46:51.345Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:46:51.345Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:46:51.345Z] ---> 6051df01bbaa [2020-12-07T22:46:51.345Z] Step 3/22 : WORKDIR /edgex-go [2020-12-07T22:46:51.345Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:46:51.345Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:46:51.345Z] ---> 6051df01bbaa [2020-12-07T22:46:51.345Z] Step 3/22 : WORKDIR /edgex-go [2020-12-07T22:46:51.345Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:46:51.345Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:46:51.345Z] ---> 6051df01bbaa [2020-12-07T22:46:51.345Z] Step 3/27 : WORKDIR /edgex-go [2020-12-07T22:46:51.345Z] ---> Running in 5d0930fffcfc [2020-12-07T22:46:51.345Z] ---> Running in 1299a9dbf2ac [2020-12-07T22:46:51.345Z] ---> Running in 2292817c9896 [2020-12-07T22:46:51.345Z] ---> Running in f550cb168954 [2020-12-07T22:46:51.345Z] ---> Running in 6f6dfd599f1d [2020-12-07T22:46:51.345Z] Removing intermediate container 6f6dfd599f1d [2020-12-07T22:46:51.345Z] ---> fd2f69a84385 [2020-12-07T22:46:51.345Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:46:51.345Z] Removing intermediate container 1299a9dbf2ac [2020-12-07T22:46:51.345Z] ---> 631abd8dcc88 [2020-12-07T22:46:51.345Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:46:51.345Z] Removing intermediate container f550cb168954 [2020-12-07T22:46:51.345Z] ---> 6dd18e0a8b90 [2020-12-07T22:46:51.345Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:46:51.345Z] Removing intermediate container 2292817c9896 [2020-12-07T22:46:51.345Z] ---> e1c7917b0a5d [2020-12-07T22:46:51.345Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:46:51.345Z] Removing intermediate container 5d0930fffcfc [2020-12-07T22:46:51.345Z] ---> ea9f8e0fb16c [2020-12-07T22:46:51.345Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:46:51.345Z] ---> Running in 1cf7724d691f [2020-12-07T22:46:51.345Z] ---> Running in b039ad623e0b [2020-12-07T22:46:51.345Z] ---> Running in 3c72a57e2c6a [2020-12-07T22:46:51.345Z] ---> Running in 426073a2634f [2020-12-07T22:46:51.345Z] ---> Running in 05fa47c2cbe0 [2020-12-07T22:46:51.345Z] Removing intermediate container 1cf7724d691f [2020-12-07T22:46:51.345Z] ---> f228fbf4492a [2020-12-07T22:46:51.345Z] Step 5/22 : RUN apk update && apk add make git [2020-12-07T22:46:51.345Z] Removing intermediate container b039ad623e0b [2020-12-07T22:46:51.345Z] ---> 7f82e781508e [2020-12-07T22:46:51.345Z] Step 5/24 : RUN apk update && apk add make git [2020-12-07T22:46:51.345Z] ---> Running in ee72ad32e1c7 [2020-12-07T22:46:51.345Z] ---> Running in 4e140049fb0c [2020-12-07T22:46:51.345Z] Removing intermediate container 426073a2634f [2020-12-07T22:46:51.345Z] ---> c1136f4b48b4 [2020-12-07T22:46:51.345Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-07T22:46:51.345Z] Removing intermediate container 3c72a57e2c6a [2020-12-07T22:46:51.345Z] ---> 0a5a3583d90f [2020-12-07T22:46:51.345Z] Step 5/22 : RUN apk update && apk add make git [2020-12-07T22:46:51.345Z] Removing intermediate container 05fa47c2cbe0 [2020-12-07T22:46:51.345Z] ---> 5f8e84338cff [2020-12-07T22:46:51.345Z] Step 5/21 : RUN apk update && apk add make git [2020-12-07T22:46:51.345Z] ---> Running in ac90c40bc378 [2020-12-07T22:46:51.345Z] ---> Running in b7527e3bf363 [2020-12-07T22:46:51.345Z] ---> Running in 0c60ab7bfbda [2020-12-07T22:46:51.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:46:51.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:46:51.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:46:51.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:46:51.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:46:51.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:46:51.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:46:51.345Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:46:51.345Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:46:51.345Z] OK: 12616 distinct packages available [2020-12-07T22:46:51.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:46:51.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:46:51.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:46:51.345Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:46:51.345Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:46:51.345Z] OK: 12616 distinct packages available [2020-12-07T22:46:51.345Z] OK: 217 MiB in 51 packages [2020-12-07T22:46:51.345Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:46:51.345Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:46:51.345Z] OK: 12616 distinct packages available [2020-12-07T22:46:51.345Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:46:51.345Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:46:51.345Z] OK: 12616 distinct packages available [2020-12-07T22:46:51.345Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:46:51.345Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:46:51.345Z] OK: 12616 distinct packages available [2020-12-07T22:46:51.345Z] OK: 217 MiB in 51 packages [2020-12-07T22:46:51.440Z] Removing intermediate container 119c2adfc16e [2020-12-07T22:46:51.440Z] ---> 5765b624f05b [2020-12-07T22:46:51.440Z] Step 23/24 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:46:51.440Z] ---> Running in 20daefe8af3d [2020-12-07T22:46:51.622Z] OK: 217 MiB in 51 packages [2020-12-07T22:46:51.709Z] Removing intermediate container 20daefe8af3d [2020-12-07T22:46:51.709Z] ---> 4793058af52e [2020-12-07T22:46:51.709Z] Step 24/24 : LABEL version=0.0.0 [2020-12-07T22:46:51.709Z] ---> Running in 5249befbee41 [2020-12-07T22:46:51.901Z] OK: 217 MiB in 51 packages [2020-12-07T22:46:51.901Z] OK: 217 MiB in 51 packages [2020-12-07T22:46:51.978Z] Removing intermediate container 5249befbee41 [2020-12-07T22:46:51.978Z] ---> 980c10c82802 [2020-12-07T22:46:51.978Z] [2020-12-07T22:46:52.249Z] Successfully built 980c10c82802 [2020-12-07T22:46:52.249Z] Successfully tagged docker-support-notifications-go:latest [2020-12-07T22:46:52.576Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2020-12-07T22:46:52.731Z] $ docker stop --time=1 034e76279e14a2a11c019a6e36b7a297998f50c5a9e5c18166afac0cab522ed4 [2020-12-07T22:46:52.915Z] Removing intermediate container ee72ad32e1c7 [2020-12-07T22:46:52.915Z] ---> 4a9c27b4c803 [2020-12-07T22:46:52.915Z] Step 6/22 : COPY go.mod . [2020-12-07T22:46:53.189Z] Removing intermediate container 4e140049fb0c [2020-12-07T22:46:53.189Z] ---> f689e1a55922 [2020-12-07T22:46:53.189Z] Step 6/24 : COPY go.mod . [2020-12-07T22:46:53.789Z] Removing intermediate container 0c60ab7bfbda [2020-12-07T22:46:53.789Z] ---> badc43d7fde6 [2020-12-07T22:46:53.789Z] Step 6/21 : COPY go.mod . [2020-12-07T22:46:54.064Z] ---> 4cd6ebeeb704 [2020-12-07T22:46:54.064Z] Step 7/22 : RUN go mod download [2020-12-07T22:46:54.064Z] Removing intermediate container ac90c40bc378 [2020-12-07T22:46:54.064Z] ---> 8fe4e78f1736 [2020-12-07T22:46:54.064Z] Step 6/27 : COPY go.mod . [2020-12-07T22:46:54.064Z] Removing intermediate container b7527e3bf363 [2020-12-07T22:46:54.064Z] ---> 56aabc5e35bb [2020-12-07T22:46:54.064Z] Step 6/22 : COPY go.mod . [2020-12-07T22:46:54.341Z] ---> Running in 3056db1405af [2020-12-07T22:46:54.341Z] ---> 3444a889eed4 [2020-12-07T22:46:54.341Z] Step 7/24 : RUN go mod download [2020-12-07T22:46:54.616Z] ---> Running in f45bbad012c7 [2020-12-07T22:46:54.891Z] ---> 3c59cdabb094 [2020-12-07T22:46:54.891Z] Step 7/21 : RUN go mod download [2020-12-07T22:46:55.162Z] ---> Running in 50c618b9fa1a [2020-12-07T22:46:55.437Z] ---> e33d23c7fda1 [2020-12-07T22:46:55.437Z] ---> 4903b3b53904 [2020-12-07T22:46:55.437Z] Step 7/27 : RUN go mod download [2020-12-07T22:46:55.437Z] Step 7/22 : RUN go mod download [2020-12-07T22:46:55.497Z] $ docker rm -f 034e76279e14a2a11c019a6e36b7a297998f50c5a9e5c18166afac0cab522ed4 [2020-12-07T22:46:55.713Z] ---> Running in f45f33970e7a [2020-12-07T22:46:55.713Z] ---> Running in df0b6a54e20f [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-07T22:46:56.649Z] + docker images [2020-12-07T22:46:56.649Z] + grep docker [2020-12-07T22:46:56.649Z] docker-support-notifications-go latest 980c10c82802 5 seconds ago 13.6MB [2020-12-07T22:46:56.649Z] docker-sys-mgmt-agent-go latest 71b058485f5c 29 seconds ago 293MB [2020-12-07T22:46:56.649Z] docker-support-scheduler-go latest a2b4fcace3b8 30 seconds ago 12.3MB [2020-12-07T22:46:56.649Z] docker-security-proxy-setup-go latest 05e39936f764 31 seconds ago 24.6MB [2020-12-07T22:46:56.649Z] docker-core-command-go latest 1bff4b82fb95 34 seconds ago 12.2MB [2020-12-07T22:46:56.649Z] docker-core-data-go latest d77757ef605c 2 minutes ago 23.7MB [2020-12-07T22:46:56.649Z] docker-security-secretstore-setup-go latest 99d206fd2199 2 minutes ago 24.7MB [2020-12-07T22:46:56.649Z] docker-security-bootstrap-redis-go latest 947af3c47600 2 minutes ago 15.8MB [2020-12-07T22:46:56.649Z] docker-core-metadata-go latest a5642bb1ad43 2 minutes ago 14.5MB [2020-12-07T22:46:56.649Z] docker latest b0757c55a1fd 5 days ago 220MB [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 [2020-12-07T22:46:58.355Z] Removing intermediate container 3056db1405af [2020-12-07T22:46:58.355Z] ---> 828b51e7d932 [2020-12-07T22:46:58.355Z] Step 8/22 : COPY . . [2020-12-07T22:46:58.973Z] Removing intermediate container f45bbad012c7 [2020-12-07T22:46:58.973Z] ---> 7ddcd4c2f8ae [2020-12-07T22:46:58.973Z] Step 8/24 : COPY . . [2020-12-07T22:46:59.579Z] Removing intermediate container 50c618b9fa1a [2020-12-07T22:46:59.579Z] ---> 16d97f027856 [2020-12-07T22:46:59.579Z] Step 8/21 : COPY . . [2020-12-07T22:47:00.557Z] Removing intermediate container f45f33970e7a [2020-12-07T22:47:00.557Z] ---> 534824db4f0d [2020-12-07T22:47:00.557Z] Step 8/27 : COPY . . [2020-12-07T22:47:00.835Z] Removing intermediate container df0b6a54e20f [2020-12-07T22:47:00.835Z] ---> f7bd69462182 [2020-12-07T22:47:00.835Z] Step 8/22 : COPY . . [2020-12-07T22:47:12.628Z] Still waiting to schedule task [2020-12-07T22:47:12.629Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-12-07T22:47:27.636Z] ---> 9d3befa5d827 [2020-12-07T22:47:27.636Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-07T22:47:27.636Z] ---> 194271c456cd [2020-12-07T22:47:27.636Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-07T22:47:27.636Z] ---> ce415455e01f [2020-12-07T22:47:27.636Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-07T22:47:27.636Z] ---> d078191b2c3d [2020-12-07T22:47:27.636Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-07T22:47:27.636Z] ---> Running in c22272759249 [2020-12-07T22:47:27.636Z] ---> Running in 0c40d5f0c2e9 [2020-12-07T22:47:27.636Z] ---> Running in 9b2fa017ff4c [2020-12-07T22:47:27.636Z] ---> Running in 9ad9c1f37dbf [2020-12-07T22:47:27.636Z] ---> 63675ab99fab [2020-12-07T22:47:27.636Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-07T22:47:27.636Z] ---> Running in 0c885ca1ac23 [2020-12-07T22:47:27.636Z] 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 [2020-12-07T22:47:27.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-07T22:47:27.636Z] 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 [2020-12-07T22:47:27.636Z] 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 [2020-12-07T22:47:27.636Z] 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 [2020-12-07T22:47:56.403Z] Running on prd-centos7-docker-8c-8g-14963 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws [2020-12-07T22:47:56.461Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2020-12-07T22:47:58.302Z] using credential edgex-jenkins-ssh [2020-12-07T22:47:58.361Z] Cloning the remote Git repository [2020-12-07T22:47:57.264Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-07T22:47:57.340Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2020-12-07T22:47:57.362Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-07T22:47:57.362Z] > git --version # timeout=10 [2020-12-07T22:47:57.366Z] > git --version # 'git version 2.24.3' [2020-12-07T22:47:57.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-07T22:47:57.388Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-07T22:48:10.740Z] Merging remotes/origin/master commit 7f9dd25f9d981fc062fb35c9729d56f5b41711bb into PR head commit 0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:48:10.888Z] Merge succeeded, producing 0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:48:10.889Z] Checking out Revision 0d8a526d09733956dda91812c59d925399bed116 (PR-2913) [2020-12-07T22:48:10.158Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-07T22:48:10.164Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-07T22:48:10.174Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-07T22:48:10.186Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-07T22:48:10.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-07T22:48:10.190Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-07T22:48:10.750Z] > git config core.sparsecheckout # timeout=10 [2020-12-07T22:48:10.754Z] > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 [2020-12-07T22:48:10.864Z] > git remote # timeout=10 [2020-12-07T22:48:10.869Z] > git config --get remote.origin.url # timeout=10 [2020-12-07T22:48:10.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-07T22:48:10.877Z] > git merge 7f9dd25f9d981fc062fb35c9729d56f5b41711bb # timeout=10 [2020-12-07T22:48:10.886Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-07T22:48:10.893Z] > git config core.sparsecheckout # timeout=10 [2020-12-07T22:48:10.896Z] > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 [2020-12-07T22:48:14.473Z] Commit message: "feat(security): Eliminate security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-07T22:48:16.443Z] ++ find /w/workspace/edgex-go/4 [2020-12-07T22:48:16.443Z] ++ grep snapcraft.yaml [2020-12-07T22:48:16.443Z] + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-07T22:48:16.587Z] provisioning config files... [2020-12-07T22:48:16.601Z] copy managed file [EdgeX] to file:/w/workspace/edgex-go/4@tmp/config9083196340896245549tmp [Pipeline] { [Pipeline] sh [2020-12-07T22:48:16.983Z] + cp /w/workspace/edgex-go/4@tmp/config9083196340896245549tmp /w/workspace/edgex-go/4/edgex-snap-store-login [Pipeline] sh [2020-12-07T22:48:17.293Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/edgex-go/4:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-12-07T22:48:17.293Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-12-07T22:48:17.293Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-12-07T22:48:17.293Z] f08d8e2a3ba1: Pulling fs layer [2020-12-07T22:48:17.293Z] 3baa9cb2483b: Pulling fs layer [2020-12-07T22:48:17.293Z] 94e5ff4c0b15: Pulling fs layer [2020-12-07T22:48:17.293Z] 1860925334f9: Pulling fs layer [2020-12-07T22:48:17.293Z] 2daf38717194: Pulling fs layer [2020-12-07T22:48:17.293Z] 309017e8d7a4: Pulling fs layer [2020-12-07T22:48:17.293Z] f7790dc9fd0f: Pulling fs layer [2020-12-07T22:48:17.293Z] cac0ae9282c2: Pulling fs layer [2020-12-07T22:48:17.293Z] 1f4cadf9a1ed: Pulling fs layer [2020-12-07T22:48:17.293Z] 2daf38717194: Waiting [2020-12-07T22:48:17.293Z] 309017e8d7a4: Waiting [2020-12-07T22:48:17.293Z] f7790dc9fd0f: Waiting [2020-12-07T22:48:17.293Z] cac0ae9282c2: Waiting [2020-12-07T22:48:17.293Z] 1860925334f9: Waiting [2020-12-07T22:48:17.557Z] 94e5ff4c0b15: Verifying Checksum [2020-12-07T22:48:17.557Z] 94e5ff4c0b15: Download complete [2020-12-07T22:48:17.557Z] 3baa9cb2483b: Verifying Checksum [2020-12-07T22:48:17.557Z] 3baa9cb2483b: Download complete [2020-12-07T22:48:17.557Z] 1860925334f9: Download complete [2020-12-07T22:48:17.557Z] 309017e8d7a4: Verifying Checksum [2020-12-07T22:48:17.557Z] 309017e8d7a4: Download complete [2020-12-07T22:48:19.466Z] f7790dc9fd0f: Verifying Checksum [2020-12-07T22:48:19.466Z] f7790dc9fd0f: Download complete [2020-12-07T22:48:20.044Z] cac0ae9282c2: Verifying Checksum [2020-12-07T22:48:20.044Z] cac0ae9282c2: Download complete [2020-12-07T22:48:20.044Z] 1f4cadf9a1ed: Verifying Checksum [2020-12-07T22:48:20.044Z] 1f4cadf9a1ed: Download complete [2020-12-07T22:48:20.616Z] f08d8e2a3ba1: Verifying Checksum [2020-12-07T22:48:20.616Z] f08d8e2a3ba1: Download complete [2020-12-07T22:48:21.562Z] f08d8e2a3ba1: Pull complete [2020-12-07T22:48:21.562Z] 3baa9cb2483b: Pull complete [2020-12-07T22:48:21.822Z] 94e5ff4c0b15: Pull complete [2020-12-07T22:48:21.822Z] 1860925334f9: Pull complete [2020-12-07T22:48:26.024Z] 2daf38717194: Verifying Checksum [2020-12-07T22:48:26.024Z] 2daf38717194: Download complete [2020-12-07T22:48:40.936Z] 2daf38717194: Pull complete [2020-12-07T22:48:40.936Z] 309017e8d7a4: Pull complete [2020-12-07T22:48:40.937Z] f7790dc9fd0f: Pull complete [2020-12-07T22:48:40.937Z] cac0ae9282c2: Pull complete [2020-12-07T22:48:40.937Z] 1f4cadf9a1ed: Pull complete [2020-12-07T22:48:41.199Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-12-07T22:48:41.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-12-07T22:48:45.408Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-07T22:48:45.408Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-07T22:48:45.408Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-07T22:48:45.408Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1370 kB] [2020-12-07T22:48:45.408Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-12-07T22:48:45.408Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2243 kB] [2020-12-07T22:48:45.669Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] [2020-12-07T22:48:45.669Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1815 kB] [2020-12-07T22:48:45.669Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] [2020-12-07T22:48:45.669Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] [2020-12-07T22:48:45.669Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] [2020-12-07T22:48:45.669Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] [2020-12-07T22:48:45.669Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-12-07T22:48:45.669Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-12-07T22:48:46.240Z] Fetched 8409 kB in 2s (4891 kB/s) [2020-12-07T22:48:47.624Z] Reading package lists... [2020-12-07T22:48:49.007Z] 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: [2020-12-07T22:48:49.007Z] - README.md [2020-12-07T22:48:49.007Z] [2020-12-07T22:48:49.007Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-07T22:48:49.434Z] 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 [2020-12-07T22:48:49.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-07T22:48:50.391Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-07T22:48:50.652Z] 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-07T22:48:50.652Z] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-07T22:48:50.912Z] 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-07T22:48:52.005Z] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 82% Reading package lists... 82% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 91% Reading package lists... 91% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-12-07T22:48:53.919Z] Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6 libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 librhash0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-base perl-modules-5.26 pkg-config unzip zip [2020-12-07T22:48:55.010Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 82% Reading package lists... 82% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 91% Reading package lists... 91% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-12-07T22:48:55.010Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-12-07T22:48:55.010Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-12-07T22:48:55.271Z] The following packages were automatically installed and are no longer required: [2020-12-07T22:48:55.271Z] libjq1 libonig4 [2020-12-07T22:48:55.271Z] Use 'sudo apt autoremove' to remove them. [2020-12-07T22:48:55.271Z] Suggested packages: [2020-12-07T22:48:55.271Z] binutils-doc cmake-doc ninja-build cpp-doc gcc-7-locales debian-keyring [2020-12-07T22:48:55.271Z] gcc-7-doc libstdc++6-7-dbg lib32stdc++6-7-dbg libx32stdc++6-7-dbg autoconf [2020-12-07T22:48:55.271Z] automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg [2020-12-07T22:48:55.271Z] libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg [2020-12-07T22:48:55.271Z] libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2020-12-07T22:48:55.271Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2020-12-07T22:48:55.271Z] git-mediawiki git-svn lrzip glibc-doc locales bzr gdbm-l10n libstdc++-7-doc [2020-12-07T22:48:55.271Z] make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-12-07T22:48:55.271Z] | libterm-readline-perl-perl [2020-12-07T22:48:55.532Z] The following NEW packages will be installed: [2020-12-07T22:48:55.532Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake [2020-12-07T22:48:55.532Z] cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib [2020-12-07T22:48:55.532Z] g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man [2020-12-07T22:48:55.532Z] less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 [2020-12-07T22:48:55.532Z] lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 [2020-12-07T22:48:55.532Z] lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl [2020-12-07T22:48:55.532Z] libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils [2020-12-07T22:48:55.532Z] libc-dev-bin libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 [2020-12-07T22:48:55.532Z] libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-12-07T22:48:55.532Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-12-07T22:48:55.532Z] libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libmpc3 [2020-12-07T22:48:55.532Z] libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 librhash0 [2020-12-07T22:48:55.532Z] libsodium23 libstdc++-7-dev libtsan0 libubsan0 libuv1 libx32asan4 [2020-12-07T22:48:55.532Z] libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 [2020-12-07T22:48:55.532Z] libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 [2020-12-07T22:48:55.532Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch [2020-12-07T22:48:55.532Z] perl perl-modules-5.26 pkg-config unzip zip [2020-12-07T22:48:55.532Z] The following packages will be upgraded: [2020-12-07T22:48:55.532Z] libc6 perl-base [2020-12-07T22:48:55.532Z] 2 upgraded, 101 newly installed, 0 to remove and 49 not upgraded. [2020-12-07T22:48:55.532Z] Need to get 84.4 MB of archives. [2020-12-07T22:48:55.532Z] After this operation, 369 MB of additional disk space will be used. [2020-12-07T22:48:55.792Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-07T22:48:56.200Z] Removing intermediate container 0c40d5f0c2e9 [2020-12-07T22:48:56.200Z] ---> 413962df9a51 [2020-12-07T22:48:56.200Z] [2020-12-07T22:48:56.200Z] Step 10/22 : FROM alpine:3.10 [2020-12-07T22:48:56.200Z] 3.10: Pulling from library/alpine [2020-12-07T22:48:56.623Z] 0% [1 perl-base 12.6 kB/1391 kB 1%] 1% [1 perl-base 676 kB/1391 kB 49%] 2% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-07T22:48:56.623Z] 2% [2 libc6 21.6 kB/2831 kB 1%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-12-07T22:48:56.623Z] 4% [3 liblocale-gettext-perl 12.6 kB/16.6 kB 76%] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-07T22:48:56.623Z] 5% [4 perl-modules-5.26 34.4 kB/2762 kB 1%] 7% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-12-07T22:48:56.623Z] 7% [5 libgdbm5 10.0 kB/26.0 kB 39%] 8% [Working] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-12-07T22:48:56.623Z] 8% [6 libgdbm-compat4 6084 B/6084 B 100%] 8% [Working] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-07T22:48:56.883Z] 8% [7 libperl5.26 8192 B/3534 kB 0%] 11% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-07T22:48:56.883Z] 11% [8 perl 32.0 kB/201 kB 16%] 12% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-12-07T22:48:56.883Z] 12% [9 less 42.7 kB/112 kB 38%] 12% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-12-07T22:48:56.883Z] 12% [10 netbase 12.7 kB/12.7 kB 100%] 12% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-12-07T22:48:57.143Z] 12% [11 manpages 32.8 kB/1234 kB 3%] 14% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-07T22:48:57.143Z] 14% [12 binutils-common 60.3 kB/196 kB 31%] 14% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-07T22:48:57.143Z] 14% [13 libbinutils 60.1 kB/488 kB 12%] 15% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-07T22:48:57.144Z] 15% [14 binutils-x86-64-linux-gnu 31.0 kB/1839 kB 2%] 17% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-07T22:48:57.144Z] 17% [15 binutils 3392 B/3392 B 100%] 17% [Working] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-07T22:48:57.144Z] 17% [16 libc-dev-bin 0 B/71.8 kB 0%] 17% [Working] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] [2020-12-07T22:48:57.404Z] 17% [17 linux-libc-dev 16.2 kB/989 kB 2%] 18% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-07T22:48:57.404Z] 18% [18 libc6-dev 10.0 kB/2586 kB 0%] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-07T22:48:57.404Z] 21% [19 gcc-7-base 18.3 kB/18.3 kB 100%] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-12-07T22:48:57.404Z] 21% [20 libisl19 374 kB/551 kB 68%] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-12-07T22:48:57.404Z] 22% [21 libmpfr6 64.3 kB/243 kB 27%] 22% [Waiting for headers] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-12-07T22:48:57.404Z] 22% [22 libmpc3 18.1 kB/40.8 kB 44%] 22% [Waiting for headers] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-07T22:48:57.665Z] 22% [23 cpp-7 7932 B/8591 kB 0%] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-07T22:48:57.665Z] 31% [24 cpp 27.7 kB/27.7 kB 100%] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-07T22:48:57.665Z] 31% [25 libcc1-0 22.1 kB/39.4 kB 56%] 31% [Waiting for headers] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-07T22:48:57.665Z] 31% [26 libgomp1 10.8 kB/76.5 kB 14%] 31% [Waiting for headers] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-07T22:48:57.665Z] 32% [27 libitm1 23.1 kB/27.9 kB 83%] 32% [Waiting for headers] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-07T22:48:57.665Z] 32% [28 libatomic1 9192 B/9192 B 100%] 32% [Working] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-07T22:48:57.925Z] 32% [29 libasan4 20.5 kB/358 kB 6%] 32% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-07T22:48:57.925Z] 32% [30 liblsan0 20.0 kB/133 kB 15%] 33% [Working] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-07T22:48:57.925Z] 33% [31 libtsan0 0 B/288 kB 0%] 33% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-07T22:48:57.925Z] 33% [32 libubsan0 17.9 kB/126 kB 14%] 34% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-07T22:48:57.925Z] 34% [33 libcilkrts5 17.8 kB/42.5 kB 42%] 34% [Waiting for headers] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-07T22:48:57.925Z] 34% [34 libmpx2 11.6 kB/11.6 kB 100%] 34% [Working] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-07T22:48:57.925Z] 34% [35 libquadmath0 26.8 kB/134 kB 20%] 34% [Waiting for headers] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-07T22:48:57.925Z] 34% [36 libgcc-7-dev 10.1 kB/2378 kB 0%] 37% [Waiting for headers] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-07T22:48:58.508Z] 37% [37 gcc-7 0 B/9381 kB 0%] 46% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-07T22:48:58.508Z] 46% [38 gcc 5184 B/5184 B 100%] 46% [Working] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-07T22:48:58.508Z] 46% [39 libstdc++-7-dev 0 B/1471 kB 0%] 48% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-07T22:48:58.850Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-07T22:48:58.850Z] Status: Downloaded newer image for alpine:3.10 [2020-12-07T22:48:58.850Z] ---> 536a684cf733 [2020-12-07T22:48:58.850Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-07T22:48:59.079Z] 48% [40 g++-7 5703 B/9697 kB 0%] 57% [Waiting for headers] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-07T22:48:59.079Z] 57% [41 g++ 1568 B/1568 B 100%] 57% [Working] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-12-07T22:48:59.079Z] 57% [42 make 5497 B/154 kB 4%] 58% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-07T22:48:59.079Z] 58% [43 libdpkg-perl 47.9 kB/211 kB 23%] 58% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-07T22:48:59.079Z] 58% [44 patch 33.1 kB/102 kB 33%] 58% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-07T22:48:59.079Z] 58% [45 dpkg-dev 62.0 kB/607 kB 10%] 59% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-12-07T22:48:59.079Z] 59% [46 build-essential 0 B/4758 B 0%] 59% [Working] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] [2020-12-07T22:48:59.079Z] 59% [47 cmake-data 8192 B/1332 kB 1%] 61% [Waiting for headers] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.6 [288 kB] [2020-12-07T22:48:59.079Z] 61% [48 libarchive13 18.5 kB/288 kB 6%] 61% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] [2020-12-07T22:48:59.079Z] 61% [49 libjsoncpp1 0 B/73.6 kB 0%] 61% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] [2020-12-07T22:48:59.079Z] 61% [50 librhash0 24.0 kB/78.1 kB 31%] 62% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] [2020-12-07T22:48:59.079Z] 62% [51 libuv1 0 B/64.4 kB 0%] 62% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.1 [3152 kB] [2020-12-07T22:48:59.079Z] 62% [52 cmake 38.2 kB/3152 kB 1%] 65% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-12-07T22:48:59.079Z] 65% [53 curl 31.5 kB/159 kB 20%] 65% [Waiting for headers] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-12-07T22:48:59.079Z] 65% [54 libfakeroot 0 B/25.9 kB 0%] 66% [Waiting for headers] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-12-07T22:48:59.079Z] 66% [55 fakeroot 0 B/62.3 kB 0%] 66% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.3 [2652 kB] [2020-12-07T22:48:59.340Z] 66% [56 libc6-i386 7601 B/2652 kB 0%] 69% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-i386 amd64 2.27-3ubuntu1.3 [1817 kB] [2020-12-07T22:48:59.340Z] 69% [57 libc6-dev-i386 15.3 kB/1817 kB 1%] 71% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-x32 amd64 2.27-3ubuntu1.3 [2847 kB] [2020-12-07T22:48:59.340Z] 71% [58 libc6-x32 0 B/2847 kB 0%] 73% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-x32 amd64 2.27-3ubuntu1.3 [2016 kB] [2020-12-07T22:48:59.600Z] 73% [59 libc6-dev-x32 17.2 kB/2016 kB 1%] 76% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [48.1 kB] [2020-12-07T22:48:59.600Z] 76% [60 lib32gcc1 18.9 kB/48.1 kB 39%] 76% [Working] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.5 kB] [2020-12-07T22:48:59.600Z] 76% [61 libx32gcc1 0 B/40.5 kB 0%] 76% [Working] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gomp1 amd64 8.4.0-1ubuntu1~18.04 [83.7 kB] [2020-12-07T22:48:59.600Z] 76% [62 lib32gomp1 41.0 kB/83.7 kB 49%] 76% [Waiting for headers] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gomp1 amd64 8.4.0-1ubuntu1~18.04 [77.8 kB] [2020-12-07T22:48:59.600Z] 76% [63 libx32gomp1 42.3 kB/77.8 kB 54%] 77% [Waiting for headers] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32itm1 amd64 8.4.0-1ubuntu1~18.04 [30.0 kB] [2020-12-07T22:48:59.600Z] 77% [64 lib32itm1 29.8 kB/30.0 kB 99%] 77% [Working] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32itm1 amd64 8.4.0-1ubuntu1~18.04 [28.1 kB] [2020-12-07T22:48:59.600Z] 77% [65 libx32itm1 28.1 kB/28.1 kB 100%] 77% [Working] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32atomic1 amd64 8.4.0-1ubuntu1~18.04 [8664 B] [2020-12-07T22:48:59.600Z] 77% [66 lib32atomic1 8664 B/8664 B 100%] 77% [Working] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32atomic1 amd64 8.4.0-1ubuntu1~18.04 [9188 B] [2020-12-07T22:48:59.600Z] 77% [67 libx32atomic1 9188 B/9188 B 100%] 77% [Working] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32asan4 amd64 7.5.0-3ubuntu1~18.04 [362 kB] [2020-12-07T22:48:59.600Z] 77% [68 lib32asan4 18.3 kB/362 kB 5%] 78% [Waiting for headers] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32asan4 amd64 7.5.0-3ubuntu1~18.04 [351 kB] [2020-12-07T22:48:59.600Z] 78% [69 libx32asan4 0 B/351 kB 0%] 78% [Waiting for headers] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [415 kB] [2020-12-07T22:48:59.600Z] 78% [70 lib32stdc++6 0 B/415 kB 0%] 79% [Waiting for headers] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [140 kB] [2020-12-07T22:48:59.600Z] 79% [71 lib32ubsan0 22.3 kB/140 kB 16%] 79% [Waiting for headers] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [387 kB] [2020-12-07T22:48:59.600Z] 79% [72 libx32stdc++6 11.2 kB/387 kB 3%] 80% [Waiting for headers] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [127 kB] [2020-12-07T22:48:59.600Z] 80% [73 libx32ubsan0 9948 B/127 kB 8%] 80% [Waiting for headers] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [47.2 kB] [2020-12-07T22:48:59.600Z] 80% [74 lib32cilkrts5 36.9 kB/47.2 kB 78%] 81% [Waiting for headers] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [43.0 kB] [2020-12-07T22:48:59.600Z] 81% [75 libx32cilkrts5 21.9 kB/43.0 kB 51%] 81% [Waiting for headers] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32mpx2 amd64 8.4.0-1ubuntu1~18.04 [12.9 kB] [2020-12-07T22:48:59.600Z] 81% [76 lib32mpx2 12.9 kB/12.9 kB 100%] 81% [Working] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [208 kB] [2020-12-07T22:48:59.859Z] 81% [77 lib32quadmath0 0 B/208 kB 0%] 81% [Waiting for headers] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [135 kB] [2020-12-07T22:48:59.859Z] 81% [78 libx32quadmath0 0 B/135 kB 0%] 82% [Waiting for headers] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2211 kB] [2020-12-07T22:48:59.859Z] 82% [79 lib32gcc-7-dev 0 B/2211 kB 0%] 84% [Waiting for headers] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [1999 kB] [2020-12-07T22:48:59.859Z] 84% [80 libx32gcc-7-dev 29.9 kB/1999 kB 1%] 86% [Waiting for headers] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1048 B] [2020-12-07T22:48:59.859Z] 86% [Waiting for headers] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [626 kB] [2020-12-07T22:48:59.859Z] 86% [82 lib32stdc++-7-dev 0 B/626 kB 0%] 87% [Waiting for headers] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [582 kB] [2020-12-07T22:48:59.859Z] 87% [83 libx32stdc++-7-dev 18.7 kB/582 kB 3%] 88% [Waiting for headers] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1064 B] [2020-12-07T22:48:59.859Z] 88% [Working] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] [2020-12-07T22:48:59.859Z] 88% [85 gcc-multilib 1428 B/1428 B 100%] 88% [Working] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] [2020-12-07T22:48:59.859Z] 88% [86 g++-multilib 0 B/1020 B 0%] 88% [Waiting for headers] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-12-07T22:48:59.859Z] 88% [87 libcurl3-gnutls 29.8 kB/213 kB 14%] 89% [Waiting for headers] Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-07T22:49:00.119Z] 89% [88 liberror-perl 13.6 kB/22.8 kB 60%] 89% [Working] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-07T22:49:00.119Z] 89% [89 git-man 0 B/804 kB 0%] 90% [Waiting for headers] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-07T22:49:00.303Z] ---> Running in 79ff322ad1c0 [2020-12-07T22:49:00.381Z] 90% [90 git 0 B/3915 kB 0%] 94% [Waiting for headers] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-12-07T22:49:00.381Z] 94% [91 libalgorithm-diff-perl 47.6 kB/47.6 kB 100%] 94% [Working] Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-12-07T22:49:00.381Z] 94% [92 libalgorithm-diff-xs-perl 7772 B/11.1 kB 70%] 94% [Working] Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-12-07T22:49:00.381Z] 94% [93 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 94% [Working] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-12-07T22:49:00.381Z] 95% [94 libfile-fcntllock-perl 33.2 kB/33.2 kB 100%] 95% [Working] Get:95 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-07T22:49:00.381Z] 95% [95 libnorm1 16.2 kB/224 kB 7%] 95% [Waiting for headers] Get:96 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-07T22:49:00.381Z] 95% [96 libpgm-5.2-0 53.5 kB/157 kB 34%] 95% [Waiting for headers] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-07T22:49:00.381Z] 95% [97 libsodium23 27.3 kB/143 kB 19%] 96% [Waiting for headers] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-07T22:49:00.381Z] 96% [98 libzmq5 15.2 kB/221 kB 7%] 96% [Waiting for headers] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-07T22:49:00.381Z] 96% [99 libzmq3-dev 55.6 kB/400 kB 14%] 97% [Waiting for headers] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-12-07T22:49:00.381Z] 97% [100 manpages-dev 0 B/2217 kB 0%] 99% [Waiting for headers] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-07T22:49:00.640Z] 99% [101 pkg-config 0 B/45.0 kB 0%] 99% [Working] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] [2020-12-07T22:49:00.900Z] 99% [102 unzip 12.6 kB/167 kB 8%] 100% [Working] Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-07T22:49:01.160Z] 100% [103 zip 4869 B/167 kB 3%] 100% [Working] Fetched 84.4 MB in 5s (15.6 MB/s) [2020-12-07T22:49:01.160Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-07T22:49:01.420Z] (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 ... 9889 files and directories currently installed.) [2020-12-07T22:49:01.420Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-07T22:49:01.420Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... [2020-12-07T22:49:02.993Z] Removing intermediate container 9b2fa017ff4c [2020-12-07T22:49:02.993Z] ---> 8534937aeaa9 [2020-12-07T22:49:02.993Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-07T22:49:02.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:49:03.280Z] Removing intermediate container 9ad9c1f37dbf [2020-12-07T22:49:03.280Z] ---> 92b9c712db4a [2020-12-07T22:49:03.280Z] [2020-12-07T22:49:03.280Z] Step 10/24 : FROM alpine:3.10 [2020-12-07T22:49:03.280Z] ---> 536a684cf733 [2020-12-07T22:49:03.280Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-07T22:49:03.572Z] ---> Running in 47bdcdb08f04 [2020-12-07T22:49:03.572Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:49:03.572Z] Removing intermediate container c22272759249 [2020-12-07T22:49:03.572Z] ---> 9359d914c1de [2020-12-07T22:49:03.572Z] [2020-12-07T22:49:03.572Z] Step 10/21 : FROM alpine [2020-12-07T22:49:03.572Z] ---> Running in 7f558629026e [2020-12-07T22:49:04.012Z] latest: Pulling from library/alpine [2020-12-07T22:49:04.012Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-07T22:49:04.012Z] Status: Downloaded newer image for alpine:latest [2020-12-07T22:49:04.012Z] ---> 2e77e061c27f [2020-12-07T22:49:04.012Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-07T22:49:04.461Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-07T22:49:04.461Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-07T22:49:04.461Z] OK: 10169 distinct packages available [2020-12-07T22:49:04.461Z] ---> Running in d8cbe4d3ef83 [2020-12-07T22:49:04.714Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-07T22:49:04.714Z] (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 ... 9889 files and directories currently installed.) [2020-12-07T22:49:04.714Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-07T22:49:04.976Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1.2) ... [2020-12-07T22:49:05.205Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-07T22:49:05.205Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-07T22:49:05.205Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-07T22:49:05.205Z] (4/5) Installing curl (7.66.0-r1) [2020-12-07T22:49:05.205Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-07T22:49:05.205Z] Executing busybox-1.30.1-r3.trigger [2020-12-07T22:49:05.205Z] Executing ca-certificates-20191127-r2.trigger [2020-12-07T22:49:05.630Z] OK: 7 MiB in 19 packages [2020-12-07T22:49:06.884Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-07T22:49:07.119Z] 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 [2020-12-07T22:49:07.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:49:07.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:49:07.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:49:07.664Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:49:07.947Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-07T22:49:07.947Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-07T22:49:07.947Z] OK: 10169 distinct packages available [2020-12-07T22:49:08.263Z] Selecting previously unselected package liblocale-gettext-perl. [2020-12-07T22:49:08.264Z] (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 ... 9889 files and directories currently installed.) [2020-12-07T22:49:08.264Z] Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-12-07T22:49:08.264Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-12-07T22:49:08.264Z] Selecting previously unselected package perl-modules-5.26. [2020-12-07T22:49:08.264Z] Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-07T22:49:08.264Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-07T22:49:08.558Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:49:08.558Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:49:08.558Z] OK: 12617 distinct packages available [2020-12-07T22:49:08.558Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-07T22:49:08.833Z] Selecting previously unselected package libgdbm5:amd64. [2020-12-07T22:49:08.833Z] Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... [2020-12-07T22:49:08.849Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-07T22:49:08.849Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-07T22:49:08.849Z] (4/5) Installing curl (7.66.0-r1) [2020-12-07T22:49:08.849Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-07T22:49:08.849Z] Executing busybox-1.30.1-r3.trigger [2020-12-07T22:49:08.849Z] Executing ca-certificates-20191127-r2.trigger [2020-12-07T22:49:09.095Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-12-07T22:49:09.096Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-12-07T22:49:09.096Z] Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-12-07T22:49:09.096Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-12-07T22:49:09.096Z] Selecting previously unselected package libperl5.26:amd64. [2020-12-07T22:49:09.096Z] Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-07T22:49:09.096Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-07T22:49:09.146Z] Removing intermediate container 79ff322ad1c0 [2020-12-07T22:49:09.146Z] ---> 7117b9bf73ad [2020-12-07T22:49:09.146Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-07T22:49:09.146Z] OK: 7 MiB in 19 packages [2020-12-07T22:49:09.425Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-07T22:49:09.425Z] ---> Running in 48904bce6350 [2020-12-07T22:49:09.425Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-07T22:49:09.425Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-07T22:49:09.665Z] Selecting previously unselected package perl. [2020-12-07T22:49:09.665Z] Preparing to unpack .../005-perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-07T22:49:09.665Z] Unpacking perl (5.26.1-6ubuntu0.5) ... [2020-12-07T22:49:09.665Z] Selecting previously unselected package less. [2020-12-07T22:49:09.665Z] Preparing to unpack .../006-less_487-0.1_amd64.deb ... [2020-12-07T22:49:09.665Z] Unpacking less (487-0.1) ... [2020-12-07T22:49:09.704Z] (4/4) Installing curl (7.69.1-r1) [2020-12-07T22:49:09.704Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:49:09.704Z] Executing ca-certificates-20191127-r4.trigger [2020-12-07T22:49:09.926Z] Selecting previously unselected package netbase. [2020-12-07T22:49:09.926Z] Preparing to unpack .../007-netbase_5.4_all.deb ... [2020-12-07T22:49:09.926Z] Unpacking netbase (5.4) ... [2020-12-07T22:49:09.926Z] Selecting previously unselected package manpages. [2020-12-07T22:49:09.926Z] Preparing to unpack .../008-manpages_4.15-1_all.deb ... [2020-12-07T22:49:09.926Z] Unpacking manpages (4.15-1) ... [2020-12-07T22:49:09.926Z] Selecting previously unselected package binutils-common:amd64. [2020-12-07T22:49:09.926Z] Preparing to unpack .../009-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-07T22:49:09.926Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-07T22:49:09.989Z] OK: 7 MiB in 18 packages [2020-12-07T22:49:10.187Z] Selecting previously unselected package libbinutils:amd64. [2020-12-07T22:49:10.187Z] Preparing to unpack .../010-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-07T22:49:10.187Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-07T22:49:10.187Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-12-07T22:49:10.187Z] Preparing to unpack .../011-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-07T22:49:10.187Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-07T22:49:10.446Z] Selecting previously unselected package binutils. [2020-12-07T22:49:10.446Z] Preparing to unpack .../012-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-07T22:49:10.446Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-07T22:49:10.446Z] Selecting previously unselected package libc-dev-bin. [2020-12-07T22:49:10.446Z] Preparing to unpack .../013-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-07T22:49:10.446Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-07T22:49:10.593Z] Removing intermediate container 48904bce6350 [2020-12-07T22:49:10.593Z] ---> e9538fc9ba79 [2020-12-07T22:49:10.593Z] Step 13/22 : WORKDIR / [2020-12-07T22:49:10.593Z] ---> Running in db27abefc37d [2020-12-07T22:49:10.707Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-12-07T22:49:10.707Z] Preparing to unpack .../014-linux-libc-dev_4.15.0-126.129_amd64.deb ... [2020-12-07T22:49:10.707Z] Unpacking linux-libc-dev:amd64 (4.15.0-126.129) ... [2020-12-07T22:49:10.967Z] Selecting previously unselected package libc6-dev:amd64. [2020-12-07T22:49:10.967Z] Preparing to unpack .../015-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-07T22:49:10.967Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-07T22:49:11.536Z] Selecting previously unselected package gcc-7-base:amd64. [2020-12-07T22:49:11.536Z] Preparing to unpack .../016-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:11.536Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:11.536Z] Selecting previously unselected package libisl19:amd64. [2020-12-07T22:49:11.536Z] Preparing to unpack .../017-libisl19_0.19-1_amd64.deb ... [2020-12-07T22:49:11.536Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-12-07T22:49:11.797Z] Selecting previously unselected package libmpfr6:amd64. [2020-12-07T22:49:11.797Z] Preparing to unpack .../018-libmpfr6_4.0.1-1_amd64.deb ... [2020-12-07T22:49:11.797Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-12-07T22:49:11.797Z] Selecting previously unselected package libmpc3:amd64. [2020-12-07T22:49:11.797Z] Preparing to unpack .../019-libmpc3_1.1.0-1_amd64.deb ... [2020-12-07T22:49:11.797Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-12-07T22:49:11.797Z] Selecting previously unselected package cpp-7. [2020-12-07T22:49:11.797Z] Preparing to unpack .../020-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:11.797Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:12.047Z] Removing intermediate container db27abefc37d [2020-12-07T22:49:12.047Z] ---> 32008e475ba3 [2020-12-07T22:49:12.047Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-07T22:49:12.047Z] Removing intermediate container 7f558629026e [2020-12-07T22:49:12.047Z] ---> fffc8ffdf6fd [2020-12-07T22:49:12.047Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-07T22:49:12.650Z] ---> Running in 1334a76cadc0 [2020-12-07T22:49:12.736Z] Selecting previously unselected package cpp. [2020-12-07T22:49:12.736Z] Preparing to unpack .../021-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-07T22:49:12.736Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-07T22:49:12.736Z] Selecting previously unselected package libcc1-0:amd64. [2020-12-07T22:49:12.736Z] Preparing to unpack .../022-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:12.736Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:12.736Z] Selecting previously unselected package libgomp1:amd64. [2020-12-07T22:49:12.736Z] Preparing to unpack .../023-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:12.736Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:12.925Z] Removing intermediate container d8cbe4d3ef83 [2020-12-07T22:49:12.925Z] ---> 1467cf958eda [2020-12-07T22:49:12.925Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-07T22:49:12.996Z] Selecting previously unselected package libitm1:amd64. [2020-12-07T22:49:12.996Z] Preparing to unpack .../024-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:12.996Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:12.996Z] Selecting previously unselected package libatomic1:amd64. [2020-12-07T22:49:12.996Z] Preparing to unpack .../025-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:12.996Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:12.996Z] Selecting previously unselected package libasan4:amd64. [2020-12-07T22:49:12.996Z] Preparing to unpack .../026-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:12.996Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:13.198Z] ---> Running in f5c78895579b [2020-12-07T22:49:13.198Z] ---> 74272f60f969 [2020-12-07T22:49:13.198Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-07T22:49:13.256Z] Selecting previously unselected package liblsan0:amd64. [2020-12-07T22:49:13.256Z] Preparing to unpack .../027-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:13.256Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:13.256Z] Selecting previously unselected package libtsan0:amd64. [2020-12-07T22:49:13.256Z] Preparing to unpack .../028-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:13.256Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:13.483Z] Removing intermediate container 1334a76cadc0 [2020-12-07T22:49:13.483Z] ---> 3e342544c420 [2020-12-07T22:49:13.483Z] Step 13/24 : WORKDIR / [2020-12-07T22:49:13.483Z] Removing intermediate container 47bdcdb08f04 [2020-12-07T22:49:13.483Z] ---> a21740c626f6 [2020-12-07T22:49:13.483Z] [2020-12-07T22:49:13.483Z] Step 11/27 : FROM docker:latest [2020-12-07T22:49:13.483Z] ---> 84e3a507c27b [2020-12-07T22:49:13.483Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-07T22:49:13.516Z] Selecting previously unselected package libubsan0:amd64. [2020-12-07T22:49:13.516Z] Preparing to unpack .../029-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:13.516Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:13.516Z] Selecting previously unselected package libcilkrts5:amd64. [2020-12-07T22:49:13.516Z] Preparing to unpack .../030-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:13.516Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:13.516Z] Selecting previously unselected package libmpx2:amd64. [2020-12-07T22:49:13.516Z] Preparing to unpack .../031-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:13.516Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:13.516Z] Selecting previously unselected package libquadmath0:amd64. [2020-12-07T22:49:13.516Z] Preparing to unpack .../032-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:13.516Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:13.759Z] ---> Running in 7e088c38acf8 [2020-12-07T22:49:13.759Z] ---> Running in 6e0cd7e65991 [2020-12-07T22:49:13.775Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-12-07T22:49:13.775Z] Preparing to unpack .../033-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:13.775Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:14.036Z] Selecting previously unselected package gcc-7. [2020-12-07T22:49:14.036Z] Preparing to unpack .../034-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:14.036Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:14.364Z] Removing intermediate container f5c78895579b [2020-12-07T22:49:14.364Z] ---> 1230765b7bb0 [2020-12-07T22:49:14.364Z] Step 13/21 : WORKDIR /edgex [2020-12-07T22:49:14.641Z] ---> Running in 67ae4d3c7d11 [2020-12-07T22:49:14.914Z] Removing intermediate container 7e088c38acf8 [2020-12-07T22:49:14.914Z] ---> d3ca4d69c2b8 [2020-12-07T22:49:14.914Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-07T22:49:14.976Z] Selecting previously unselected package gcc. [2020-12-07T22:49:14.976Z] Preparing to unpack .../035-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-07T22:49:14.976Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-07T22:49:14.976Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-12-07T22:49:14.976Z] Preparing to unpack .../036-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:14.976Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:15.187Z] ---> 69e90eed13ea [2020-12-07T22:49:15.461Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-07T22:49:15.461Z] Removing intermediate container 67ae4d3c7d11 [2020-12-07T22:49:15.461Z] ---> 75b5faa8f132 [2020-12-07T22:49:15.461Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-07T22:49:15.546Z] Selecting previously unselected package g++-7. [2020-12-07T22:49:15.546Z] Preparing to unpack .../037-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:15.546Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:15.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:49:16.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:49:16.009Z] ---> 2d39be62de1b [2020-12-07T22:49:16.009Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-07T22:49:16.485Z] Selecting previously unselected package g++. [2020-12-07T22:49:16.485Z] Preparing to unpack .../038-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-07T22:49:16.485Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-07T22:49:16.485Z] Selecting previously unselected package make. [2020-12-07T22:49:16.485Z] Preparing to unpack .../039-make_4.1-9.1ubuntu1_amd64.deb ... [2020-12-07T22:49:16.485Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-12-07T22:49:16.485Z] Selecting previously unselected package libdpkg-perl. [2020-12-07T22:49:16.485Z] Preparing to unpack .../040-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-07T22:49:16.485Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-07T22:49:16.485Z] Selecting previously unselected package patch. [2020-12-07T22:49:16.485Z] Preparing to unpack .../041-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-07T22:49:16.485Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-12-07T22:49:16.612Z] ---> dfe57fe15c55 [2020-12-07T22:49:16.612Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-07T22:49:16.612Z] (1/2) Installing readline (8.0.4-r0) [2020-12-07T22:49:16.612Z] (2/2) Installing bash (5.0.17-r0) [2020-12-07T22:49:16.612Z] Executing bash-5.0.17-r0.post-install [2020-12-07T22:49:16.612Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:49:16.612Z] OK: 12 MiB in 22 packages [2020-12-07T22:49:16.745Z] Selecting previously unselected package dpkg-dev. [2020-12-07T22:49:16.745Z] Preparing to unpack .../042-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-07T22:49:16.745Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-07T22:49:16.745Z] Selecting previously unselected package build-essential. [2020-12-07T22:49:16.745Z] Preparing to unpack .../043-build-essential_12.4ubuntu1_amd64.deb ... [2020-12-07T22:49:16.745Z] Unpacking build-essential (12.4ubuntu1) ... [2020-12-07T22:49:16.745Z] Selecting previously unselected package cmake-data. [2020-12-07T22:49:16.745Z] Preparing to unpack .../044-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... [2020-12-07T22:49:16.745Z] Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-12-07T22:49:16.888Z] ---> 1ea7d3e9473b [2020-12-07T22:49:16.888Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-07T22:49:17.488Z] ---> 308eef04dcfc [2020-12-07T22:49:17.488Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-07T22:49:17.684Z] Selecting previously unselected package libarchive13:amd64. [2020-12-07T22:49:17.684Z] Preparing to unpack .../045-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... [2020-12-07T22:49:17.684Z] Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-12-07T22:49:17.684Z] Selecting previously unselected package libjsoncpp1:amd64. [2020-12-07T22:49:17.684Z] Preparing to unpack .../046-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-07T22:49:17.684Z] Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-07T22:49:17.684Z] Selecting previously unselected package librhash0:amd64. [2020-12-07T22:49:17.684Z] Preparing to unpack .../047-librhash0_1.3.6-2_amd64.deb ... [2020-12-07T22:49:17.769Z] ---> 44e86559019d [2020-12-07T22:49:17.769Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-07T22:49:17.944Z] Unpacking librhash0:amd64 (1.3.6-2) ... [2020-12-07T22:49:17.944Z] Selecting previously unselected package libuv1:amd64. [2020-12-07T22:49:17.944Z] Preparing to unpack .../048-libuv1_1.18.0-3_amd64.deb ... [2020-12-07T22:49:17.944Z] Unpacking libuv1:amd64 (1.18.0-3) ... [2020-12-07T22:49:17.944Z] Selecting previously unselected package cmake. [2020-12-07T22:49:17.944Z] Preparing to unpack .../049-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... [2020-12-07T22:49:17.944Z] Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-12-07T22:49:18.050Z] ---> Running in 58cc37b94528 [2020-12-07T22:49:18.513Z] Selecting previously unselected package curl. [2020-12-07T22:49:18.513Z] Preparing to unpack .../050-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-12-07T22:49:18.513Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-12-07T22:49:18.513Z] Selecting previously unselected package libfakeroot:amd64. [2020-12-07T22:49:18.513Z] Preparing to unpack .../051-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-12-07T22:49:18.513Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-12-07T22:49:18.513Z] Selecting previously unselected package fakeroot. [2020-12-07T22:49:18.513Z] Preparing to unpack .../052-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-12-07T22:49:18.513Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-12-07T22:49:18.513Z] Selecting previously unselected package libc6-i386. [2020-12-07T22:49:18.513Z] Preparing to unpack .../053-libc6-i386_2.27-3ubuntu1.3_amd64.deb ... [2020-12-07T22:49:18.513Z] Unpacking libc6-i386 (2.27-3ubuntu1.3) ... [2020-12-07T22:49:19.043Z] Removing intermediate container 6e0cd7e65991 [2020-12-07T22:49:19.043Z] ---> 7e10efa796c8 [2020-12-07T22:49:19.043Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-07T22:49:19.083Z] Selecting previously unselected package libc6-dev-i386. [2020-12-07T22:49:19.083Z] Preparing to unpack .../054-libc6-dev-i386_2.27-3ubuntu1.3_amd64.deb ... [2020-12-07T22:49:19.083Z] Unpacking libc6-dev-i386 (2.27-3ubuntu1.3) ... [2020-12-07T22:49:19.330Z] ---> 4631a773ef1d [2020-12-07T22:49:19.330Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-07T22:49:19.341Z] Selecting previously unselected package libc6-x32. [2020-12-07T22:49:19.341Z] Preparing to unpack .../055-libc6-x32_2.27-3ubuntu1.3_amd64.deb ... [2020-12-07T22:49:19.341Z] Unpacking libc6-x32 (2.27-3ubuntu1.3) ... [2020-12-07T22:49:19.600Z] Selecting previously unselected package libc6-dev-x32. [2020-12-07T22:49:19.601Z] Preparing to unpack .../056-libc6-dev-x32_2.27-3ubuntu1.3_amd64.deb ... [2020-12-07T22:49:19.601Z] Unpacking libc6-dev-x32 (2.27-3ubuntu1.3) ... [2020-12-07T22:49:19.609Z] ---> 69ad2965851a [2020-12-07T22:49:19.609Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-07T22:49:19.887Z] ---> Running in 81ecd137cda2 [2020-12-07T22:49:20.172Z] Selecting previously unselected package lib32gcc1. [2020-12-07T22:49:20.172Z] Preparing to unpack .../057-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:20.172Z] Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:20.172Z] Selecting previously unselected package libx32gcc1. [2020-12-07T22:49:20.172Z] Preparing to unpack .../058-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:20.172Z] Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:20.172Z] Selecting previously unselected package lib32gomp1. [2020-12-07T22:49:20.172Z] Preparing to unpack .../059-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:20.172Z] Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:20.172Z] Selecting previously unselected package libx32gomp1. [2020-12-07T22:49:20.172Z] Preparing to unpack .../060-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:20.172Z] Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:20.172Z] Selecting previously unselected package lib32itm1. [2020-12-07T22:49:20.172Z] Preparing to unpack .../061-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:20.172Z] Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:20.432Z] Selecting previously unselected package libx32itm1. [2020-12-07T22:49:20.432Z] Preparing to unpack .../062-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:20.432Z] Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:20.432Z] Selecting previously unselected package lib32atomic1. [2020-12-07T22:49:20.432Z] Preparing to unpack .../063-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:20.432Z] Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:20.432Z] Selecting previously unselected package libx32atomic1. [2020-12-07T22:49:20.432Z] Preparing to unpack .../064-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:20.432Z] Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:20.692Z] Selecting previously unselected package lib32asan4. [2020-12-07T22:49:20.692Z] Preparing to unpack .../065-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:20.692Z] Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:20.692Z] Selecting previously unselected package libx32asan4. [2020-12-07T22:49:20.692Z] Preparing to unpack .../066-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:20.692Z] Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:20.692Z] Selecting previously unselected package lib32stdc++6. [2020-12-07T22:49:20.692Z] Preparing to unpack .../067-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:20.692Z] Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:20.952Z] Selecting previously unselected package lib32ubsan0. [2020-12-07T22:49:20.953Z] Preparing to unpack .../068-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:20.953Z] Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:20.953Z] Selecting previously unselected package libx32stdc++6. [2020-12-07T22:49:20.953Z] Preparing to unpack .../069-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:20.953Z] Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:21.213Z] Selecting previously unselected package libx32ubsan0. [2020-12-07T22:49:21.213Z] Preparing to unpack .../070-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:21.213Z] Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:21.213Z] Selecting previously unselected package lib32cilkrts5. [2020-12-07T22:49:21.213Z] Preparing to unpack .../071-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:21.213Z] Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:21.213Z] Selecting previously unselected package libx32cilkrts5. [2020-12-07T22:49:21.213Z] Preparing to unpack .../072-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:21.213Z] Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:21.213Z] Selecting previously unselected package lib32mpx2. [2020-12-07T22:49:21.213Z] Preparing to unpack .../073-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:21.213Z] Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:21.324Z] ---> 96fa2e77601a [2020-12-07T22:49:21.324Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-07T22:49:21.474Z] Selecting previously unselected package lib32quadmath0. [2020-12-07T22:49:21.474Z] Preparing to unpack .../074-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:21.474Z] Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:21.474Z] Selecting previously unselected package libx32quadmath0. [2020-12-07T22:49:21.474Z] Preparing to unpack .../075-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:21.474Z] Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:21.474Z] Selecting previously unselected package lib32gcc-7-dev. [2020-12-07T22:49:21.474Z] Preparing to unpack .../076-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:21.735Z] Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:21.735Z] Selecting previously unselected package libx32gcc-7-dev. [2020-12-07T22:49:21.735Z] Preparing to unpack .../077-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:21.735Z] Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:21.922Z] ---> Running in 5a4bdafa0744 [2020-12-07T22:49:21.996Z] Selecting previously unselected package gcc-7-multilib. [2020-12-07T22:49:21.996Z] Preparing to unpack .../078-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:21.996Z] Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:22.198Z] ---> 6713ec917f8c [2020-12-07T22:49:22.198Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-07T22:49:22.198Z] Removing intermediate container 58cc37b94528 [2020-12-07T22:49:22.198Z] ---> 92fe582c2880 [2020-12-07T22:49:22.198Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-07T22:49:22.257Z] Selecting previously unselected package lib32stdc++-7-dev. [2020-12-07T22:49:22.257Z] Preparing to unpack .../079-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:22.257Z] Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:22.257Z] Selecting previously unselected package libx32stdc++-7-dev. [2020-12-07T22:49:22.257Z] Preparing to unpack .../080-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:22.257Z] Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:22.517Z] Selecting previously unselected package g++-7-multilib. [2020-12-07T22:49:22.517Z] Preparing to unpack .../081-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-07T22:49:22.517Z] Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:22.517Z] Selecting previously unselected package gcc-multilib. [2020-12-07T22:49:22.517Z] Preparing to unpack .../082-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-07T22:49:22.517Z] Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-12-07T22:49:22.517Z] Selecting previously unselected package g++-multilib. [2020-12-07T22:49:22.517Z] Preparing to unpack .../083-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-07T22:49:22.777Z] Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-12-07T22:49:22.777Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-07T22:49:22.777Z] Preparing to unpack .../084-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-12-07T22:49:22.777Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-07T22:49:22.777Z] Selecting previously unselected package liberror-perl. [2020-12-07T22:49:22.777Z] Preparing to unpack .../085-liberror-perl_0.17025-1_all.deb ... [2020-12-07T22:49:22.777Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-07T22:49:22.777Z] Selecting previously unselected package git-man. [2020-12-07T22:49:22.777Z] Preparing to unpack .../086-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-07T22:49:22.777Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-07T22:49:23.037Z] Selecting previously unselected package git. [2020-12-07T22:49:23.037Z] Preparing to unpack .../087-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-07T22:49:23.037Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-07T22:49:23.177Z] ---> Running in f043b888a80f [2020-12-07T22:49:23.178Z] Removing intermediate container 5a4bdafa0744 [2020-12-07T22:49:23.178Z] ---> d277fb59110a [2020-12-07T22:49:23.178Z] Step 18/21 : CMD ["--init=true"] [2020-12-07T22:49:23.610Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-12-07T22:49:23.611Z] Preparing to unpack .../088-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-12-07T22:49:23.611Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-12-07T22:49:23.611Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-12-07T22:49:23.611Z] Preparing to unpack .../089-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-12-07T22:49:23.611Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-12-07T22:49:23.611Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-12-07T22:49:23.611Z] Preparing to unpack .../090-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-12-07T22:49:23.611Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-12-07T22:49:23.611Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-12-07T22:49:23.611Z] Preparing to unpack .../091-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-12-07T22:49:23.611Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-12-07T22:49:23.775Z] ---> Running in beb5d39c591b [2020-12-07T22:49:23.871Z] Selecting previously unselected package libnorm1:amd64. [2020-12-07T22:49:23.871Z] Preparing to unpack .../092-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-07T22:49:23.871Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-07T22:49:23.871Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-07T22:49:23.871Z] Preparing to unpack .../093-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-07T22:49:23.871Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-07T22:49:23.871Z] Selecting previously unselected package libsodium23:amd64. [2020-12-07T22:49:23.871Z] Preparing to unpack .../094-libsodium23_1.0.16-2_amd64.deb ... [2020-12-07T22:49:23.871Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-07T22:49:24.049Z] ---> b289efad0cd3 [2020-12-07T22:49:24.049Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-07T22:49:24.049Z] Removing intermediate container 81ecd137cda2 [2020-12-07T22:49:24.049Z] ---> 344b71c61527 [2020-12-07T22:49:24.049Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-07T22:49:24.049Z] Removing intermediate container f043b888a80f [2020-12-07T22:49:24.049Z] ---> d11d5bcd9add [2020-12-07T22:49:24.049Z] Step 20/22 : LABEL arch=arm64 [2020-12-07T22:49:24.131Z] Selecting previously unselected package libzmq5:amd64. [2020-12-07T22:49:24.132Z] Preparing to unpack .../095-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-07T22:49:24.132Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-07T22:49:24.132Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-07T22:49:24.132Z] Preparing to unpack .../096-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-07T22:49:24.132Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-07T22:49:24.132Z] Selecting previously unselected package manpages-dev. [2020-12-07T22:49:24.132Z] Preparing to unpack .../097-manpages-dev_4.15-1_all.deb ... [2020-12-07T22:49:24.132Z] Unpacking manpages-dev (4.15-1) ... [2020-12-07T22:49:24.321Z] Removing intermediate container 0c885ca1ac23 [2020-12-07T22:49:24.321Z] ---> 908c4b01e430 [2020-12-07T22:49:24.321Z] [2020-12-07T22:49:24.321Z] Step 10/22 : FROM scratch [2020-12-07T22:49:24.321Z] ---> [2020-12-07T22:49:24.321Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-07T22:49:24.592Z] ---> Running in ed20fb27da73 [2020-12-07T22:49:24.592Z] ---> Running in 5b71d06a490c [2020-12-07T22:49:24.592Z] ---> Running in 204f29ea68fb [2020-12-07T22:49:24.592Z] Removing intermediate container beb5d39c591b [2020-12-07T22:49:24.592Z] ---> 259cc6193fe6 [2020-12-07T22:49:24.592Z] Step 19/21 : LABEL arch=arm64 [2020-12-07T22:49:24.702Z] Selecting previously unselected package pkg-config. [2020-12-07T22:49:24.702Z] Preparing to unpack .../098-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-07T22:49:24.702Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-07T22:49:24.702Z] Selecting previously unselected package unzip. [2020-12-07T22:49:24.702Z] Preparing to unpack .../099-unzip_6.0-21ubuntu1_amd64.deb ... [2020-12-07T22:49:24.702Z] Unpacking unzip (6.0-21ubuntu1) ... [2020-12-07T22:49:24.702Z] Selecting previously unselected package zip. [2020-12-07T22:49:24.702Z] Preparing to unpack .../100-zip_3.0-11build1_amd64.deb ... [2020-12-07T22:49:24.702Z] Unpacking zip (3.0-11build1) ... [2020-12-07T22:49:24.702Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:24.702Z] Setting up libc6-x32 (2.27-3ubuntu1.3) ... [2020-12-07T22:49:24.702Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:24.866Z] ---> 013f3bcc5bb0 [2020-12-07T22:49:24.866Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-07T22:49:24.866Z] ---> Running in 46baf8c9774a [2020-12-07T22:49:24.962Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-07T22:49:24.962Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:24.962Z] Setting up manpages (4.15-1) ... [2020-12-07T22:49:24.962Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-07T22:49:24.962Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:24.962Z] Setting up less (487-0.1) ... [2020-12-07T22:49:24.962Z] Setting up make (4.1-9.1ubuntu1) ... [2020-12-07T22:49:25.143Z] ---> Running in d819e9c30a33 [2020-12-07T22:49:25.225Z] Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.225Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-12-07T22:49:25.225Z] Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-12-07T22:49:25.225Z] Setting up libuv1:amd64 (1.18.0-3) ... [2020-12-07T22:49:25.225Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-07T22:49:25.225Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.225Z] Setting up unzip (6.0-21ubuntu1) ... [2020-12-07T22:49:25.225Z] Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... [2020-12-07T22:49:25.225Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-12-07T22:49:25.225Z] Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-12-07T22:49:25.225Z] Setting up libc6-i386 (2.27-3ubuntu1.3) ... [2020-12-07T22:49:25.225Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-07T22:49:25.225Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-12-07T22:49:25.225Z] Setting up zip (3.0-11build1) ... [2020-12-07T22:49:25.427Z] Removing intermediate container 5b71d06a490c [2020-12-07T22:49:25.427Z] ---> 6d1102148b05 [2020-12-07T22:49:25.427Z] Step 21/22 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:49:25.427Z] Removing intermediate container ed20fb27da73 [2020-12-07T22:49:25.427Z] ---> c33aff1ec5d5 [2020-12-07T22:49:25.427Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-07T22:49:25.427Z] Removing intermediate container 204f29ea68fb [2020-12-07T22:49:25.427Z] ---> fb885017a003 [2020-12-07T22:49:25.427Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-07T22:49:25.427Z] ---> Running in 34906b7c606d [2020-12-07T22:49:25.484Z] Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.484Z] Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.484Z] Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.484Z] Setting up librhash0:amd64 (1.3.6-2) ... [2020-12-07T22:49:25.484Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.484Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-07T22:49:25.484Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:25.484Z] Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.484Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-07T22:49:25.484Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-07T22:49:25.484Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.484Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-07T22:49:25.484Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-12-07T22:49:25.707Z] ---> Running in 680eebad58e3 [2020-12-07T22:49:25.708Z] Removing intermediate container 46baf8c9774a [2020-12-07T22:49:25.708Z] ---> 5db790600c3c [2020-12-07T22:49:25.708Z] Step 20/21 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:49:25.708Z] ---> Running in 4240ff7e411f [2020-12-07T22:49:25.744Z] Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.744Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-12-07T22:49:25.744Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-12-07T22:49:25.744Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-07T22:49:25.744Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-12-07T22:49:25.744Z] Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.744Z] Setting up manpages-dev (4.15-1) ... [2020-12-07T22:49:25.744Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-07T22:49:25.744Z] Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.744Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.744Z] Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.744Z] Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:25.992Z] ---> Running in 410daf6e5c9f [2020-12-07T22:49:26.005Z] Setting up netbase (5.4) ... [2020-12-07T22:49:26.005Z] Setting up libisl19:amd64 (0.19-1) ... [2020-12-07T22:49:26.005Z] Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-07T22:49:26.005Z] Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.005Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-07T22:49:26.005Z] Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.005Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.005Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-07T22:49:26.005Z] Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:26.005Z] Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.005Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.005Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.265Z] Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.265Z] Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:26.265Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-07T22:49:26.265Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-12-07T22:49:26.265Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-12-07T22:49:26.265Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-07T22:49:26.265Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-07T22:49:26.265Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-07T22:49:26.265Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-07T22:49:26.265Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-07T22:49:26.265Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-07T22:49:26.265Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-07T22:49:26.265Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-07T22:49:26.265Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.265Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.265Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.265Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-07T22:49:26.265Z] Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-12-07T22:49:26.265Z] Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.265Z] Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-12-07T22:49:26.265Z] Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.272Z] Removing intermediate container 34906b7c606d [2020-12-07T22:49:26.272Z] ---> 59a07e0790aa [2020-12-07T22:49:26.272Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-07T22:49:26.525Z] Setting up libc6-dev-i386 (2.27-3ubuntu1.3) ... [2020-12-07T22:49:26.525Z] Setting up libc6-dev-x32 (2.27-3ubuntu1.3) ... [2020-12-07T22:49:26.525Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-07T22:49:26.525Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-07T22:49:26.525Z] Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.525Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-07T22:49:26.525Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-12-07T22:49:26.525Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-12-07T22:49:26.525Z] Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.525Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-07T22:49:26.525Z] Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.525Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.544Z] Removing intermediate container 4240ff7e411f [2020-12-07T22:49:26.544Z] ---> 739887254202 [2020-12-07T22:49:26.544Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-07T22:49:26.544Z] Removing intermediate container 680eebad58e3 [2020-12-07T22:49:26.544Z] ---> 8426bd1fd4c6 [2020-12-07T22:49:26.544Z] Step 22/22 : LABEL version=0.0.0 [2020-12-07T22:49:26.544Z] ---> Running in 04b941e1629b [2020-12-07T22:49:26.544Z] ---> Running in ef664fcefc2e [2020-12-07T22:49:26.544Z] Removing intermediate container 410daf6e5c9f [2020-12-07T22:49:26.544Z] ---> dd13d85df865 [2020-12-07T22:49:26.544Z] Step 21/21 : LABEL version=0.0.0 [2020-12-07T22:49:26.785Z] Setting up liberror-perl (0.17025-1) ... [2020-12-07T22:49:26.785Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.785Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-07T22:49:26.785Z] Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.785Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-07T22:49:26.785Z] Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.785Z] Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-12-07T22:49:26.785Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-12-07T22:49:26.785Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-07T22:49:26.785Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-12-07T22:49:26.785Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-07T22:49:26.816Z] ---> Running in 1cbf77a532a0 [2020-12-07T22:49:26.816Z] ---> Running in 78ee0c25e871 [2020-12-07T22:49:27.045Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-12-07T22:49:27.045Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-12-07T22:49:27.045Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-07T22:49:27.045Z] Setting up build-essential (12.4ubuntu1) ... [2020-12-07T22:49:27.045Z] Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-12-07T22:49:27.045Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-07T22:49:27.045Z] Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-12-07T22:49:27.045Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-07T22:49:27.045Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-12-07T22:49:27.412Z] Removing intermediate container 04b941e1629b [2020-12-07T22:49:27.413Z] ---> 340ec6468f14 [2020-12-07T22:49:27.413Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-07T22:49:27.691Z] Removing intermediate container ef664fcefc2e [2020-12-07T22:49:27.691Z] ---> ca3f14571480 [2020-12-07T22:49:27.691Z] Step 14/22 : WORKDIR / [2020-12-07T22:49:27.691Z] Removing intermediate container 1cbf77a532a0 [2020-12-07T22:49:27.691Z] ---> 74d4fbd935a6 [2020-12-07T22:49:27.691Z] [2020-12-07T22:49:27.691Z] Removing intermediate container 78ee0c25e871 [2020-12-07T22:49:27.691Z] ---> cd8cd406ad41 [2020-12-07T22:49:27.691Z] [2020-12-07T22:49:27.691Z] ---> Running in b3c9f68562bf [2020-12-07T22:49:28.290Z] Successfully built 74d4fbd935a6 [2020-12-07T22:49:28.290Z] Successfully built cd8cd406ad41 [2020-12-07T22:49:28.290Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-07T22:49:28.290Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2020-12-07T22:49:28.290Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-07T22:49:28.290Z] Removing intermediate container d819e9c30a33 [2020-12-07T22:49:28.290Z] Building docker-support-notifications-go [2020-12-07T22:49:28.290Z] ---> 417cc4c992c1 [2020-12-07T22:49:28.290Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-07T22:49:28.562Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container b3c9f68562bf [2020-12-07T22:49:28.562Z] ---> 1837501b8af5 [2020-12-07T22:49:28.562Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-07T22:49:28.836Z] ---> Running in 718f7f5d4aa1 [2020-12-07T22:49:28.836Z] ---> a189c2ad3801 [2020-12-07T22:49:28.836Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-07T22:49:28.955Z] binutils set to automatically installed. [2020-12-07T22:49:28.955Z] binutils-common set to automatically installed. [2020-12-07T22:49:28.955Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-12-07T22:49:28.955Z] build-essential set to automatically installed. [2020-12-07T22:49:28.955Z] cmake set to automatically installed. [2020-12-07T22:49:28.955Z] cmake-data set to automatically installed. [2020-12-07T22:49:28.955Z] cpp set to automatically installed. [2020-12-07T22:49:28.955Z] cpp-7 set to automatically installed. [2020-12-07T22:49:28.955Z] curl set to automatically installed. [2020-12-07T22:49:28.955Z] dpkg-dev set to automatically installed. [2020-12-07T22:49:28.955Z] fakeroot set to automatically installed. [2020-12-07T22:49:28.955Z] g++ set to automatically installed. [2020-12-07T22:49:28.955Z] g++-7 set to automatically installed. [2020-12-07T22:49:28.955Z] g++-7-multilib set to automatically installed. [2020-12-07T22:49:28.955Z] g++-multilib set to automatically installed. [2020-12-07T22:49:28.955Z] gcc set to automatically installed. [2020-12-07T22:49:28.955Z] gcc-7 set to automatically installed. [2020-12-07T22:49:28.955Z] gcc-7-base set to automatically installed. [2020-12-07T22:49:28.955Z] gcc-7-multilib set to automatically installed. [2020-12-07T22:49:28.955Z] gcc-multilib set to automatically installed. [2020-12-07T22:49:28.955Z] git set to automatically installed. [2020-12-07T22:49:28.955Z] git-man set to automatically installed. [2020-12-07T22:49:28.955Z] less set to automatically installed. [2020-12-07T22:49:28.955Z] lib32asan4 set to automatically installed. [2020-12-07T22:49:28.955Z] lib32atomic1 set to automatically installed. [2020-12-07T22:49:28.955Z] lib32cilkrts5 set to automatically installed. [2020-12-07T22:49:28.955Z] lib32gcc-7-dev set to automatically installed. [2020-12-07T22:49:28.955Z] lib32gcc1 set to automatically installed. [2020-12-07T22:49:28.955Z] lib32gomp1 set to automatically installed. [2020-12-07T22:49:28.955Z] lib32itm1 set to automatically installed. [2020-12-07T22:49:28.955Z] lib32mpx2 set to automatically installed. [2020-12-07T22:49:28.955Z] lib32quadmath0 set to automatically installed. [2020-12-07T22:49:28.955Z] lib32stdc++-7-dev set to automatically installed. [2020-12-07T22:49:28.955Z] lib32stdc++6 set to automatically installed. [2020-12-07T22:49:28.955Z] lib32ubsan0 set to automatically installed. [2020-12-07T22:49:28.955Z] libalgorithm-diff-perl set to automatically installed. [2020-12-07T22:49:28.955Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-12-07T22:49:28.955Z] libalgorithm-merge-perl set to automatically installed. [2020-12-07T22:49:28.955Z] libarchive13 set to automatically installed. [2020-12-07T22:49:28.955Z] libasan4 set to automatically installed. [2020-12-07T22:49:28.955Z] libatomic1 set to automatically installed. [2020-12-07T22:49:28.955Z] libbinutils set to automatically installed. [2020-12-07T22:49:28.955Z] libc-dev-bin set to automatically installed. [2020-12-07T22:49:28.955Z] libc6 set to automatically installed. [2020-12-07T22:49:28.955Z] libc6-dev set to automatically installed. [2020-12-07T22:49:28.955Z] libc6-dev-i386 set to automatically installed. [2020-12-07T22:49:28.955Z] libc6-dev-x32 set to automatically installed. [2020-12-07T22:49:28.955Z] libc6-i386 set to automatically installed. [2020-12-07T22:49:28.955Z] libc6-x32 set to automatically installed. [2020-12-07T22:49:28.955Z] libcc1-0 set to automatically installed. [2020-12-07T22:49:28.955Z] libcilkrts5 set to automatically installed. [2020-12-07T22:49:28.955Z] libcurl3-gnutls set to automatically installed. [2020-12-07T22:49:28.955Z] libdpkg-perl set to automatically installed. [2020-12-07T22:49:28.955Z] liberror-perl set to automatically installed. [2020-12-07T22:49:28.955Z] libfakeroot set to automatically installed. [2020-12-07T22:49:28.955Z] libfile-fcntllock-perl set to automatically installed. [2020-12-07T22:49:28.955Z] libgcc-7-dev set to automatically installed. [2020-12-07T22:49:28.955Z] libgdbm-compat4 set to automatically installed. [2020-12-07T22:49:28.955Z] libgdbm5 set to automatically installed. [2020-12-07T22:49:28.955Z] libgomp1 set to automatically installed. [2020-12-07T22:49:28.955Z] libisl19 set to automatically installed. [2020-12-07T22:49:28.955Z] libitm1 set to automatically installed. [2020-12-07T22:49:28.955Z] libjsoncpp1 set to automatically installed. [2020-12-07T22:49:28.955Z] liblocale-gettext-perl set to automatically installed. [2020-12-07T22:49:28.955Z] liblsan0 set to automatically installed. [2020-12-07T22:49:28.955Z] libmpc3 set to automatically installed. [2020-12-07T22:49:28.955Z] libmpfr6 set to automatically installed. [2020-12-07T22:49:28.955Z] libmpx2 set to automatically installed. [2020-12-07T22:49:28.955Z] libnorm1 set to automatically installed. [2020-12-07T22:49:28.955Z] libperl5.26 set to automatically installed. [2020-12-07T22:49:28.955Z] libpgm-5.2-0 set to automatically installed. [2020-12-07T22:49:28.955Z] libquadmath0 set to automatically installed. [2020-12-07T22:49:28.955Z] librhash0 set to automatically installed. [2020-12-07T22:49:28.955Z] libsodium23 set to automatically installed. [2020-12-07T22:49:28.955Z] libstdc++-7-dev set to automatically installed. [2020-12-07T22:49:28.955Z] libtsan0 set to automatically installed. [2020-12-07T22:49:28.955Z] libubsan0 set to automatically installed. [2020-12-07T22:49:28.955Z] libuv1 set to automatically installed. [2020-12-07T22:49:28.955Z] libx32asan4 set to automatically installed. [2020-12-07T22:49:28.955Z] libx32atomic1 set to automatically installed. [2020-12-07T22:49:28.955Z] libx32cilkrts5 set to automatically installed. [2020-12-07T22:49:28.955Z] libx32gcc-7-dev set to automatically installed. [2020-12-07T22:49:28.955Z] libx32gcc1 set to automatically installed. [2020-12-07T22:49:28.955Z] libx32gomp1 set to automatically installed. [2020-12-07T22:49:28.955Z] libx32itm1 set to automatically installed. [2020-12-07T22:49:28.955Z] libx32quadmath0 set to automatically installed. [2020-12-07T22:49:28.955Z] libx32stdc++-7-dev set to automatically installed. [2020-12-07T22:49:28.955Z] libx32stdc++6 set to automatically installed. [2020-12-07T22:49:28.955Z] libx32ubsan0 set to automatically installed. [2020-12-07T22:49:28.955Z] libzmq3-dev set to automatically installed. [2020-12-07T22:49:29.215Z] libzmq5 set to automatically installed. [2020-12-07T22:49:29.215Z] linux-libc-dev set to automatically installed. [2020-12-07T22:49:29.215Z] make set to automatically installed. [2020-12-07T22:49:29.215Z] manpages set to automatically installed. [2020-12-07T22:49:29.215Z] manpages-dev set to automatically installed. [2020-12-07T22:49:29.215Z] netbase set to automatically installed. [2020-12-07T22:49:29.215Z] patch set to automatically installed. [2020-12-07T22:49:29.215Z] perl set to automatically installed. [2020-12-07T22:49:29.215Z] perl-base set to automatically installed. [2020-12-07T22:49:29.215Z] perl-modules-5.26 set to automatically installed. [2020-12-07T22:49:29.215Z] pkg-config set to automatically installed. [2020-12-07T22:49:29.215Z] unzip set to automatically installed. [2020-12-07T22:49:29.215Z] zip set to automatically installed. [2020-12-07T22:49:29.215Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-12-07T22:49:29.215Z] Please ensure the environment is properly setup before continuing. [2020-12-07T22:49:29.215Z] Ignore this message if the appropriate measures have already been taken [2020-12-07T22:49:29.435Z] Removing intermediate container 718f7f5d4aa1 [2020-12-07T22:49:29.435Z] ---> 9cc4e4b18ed7 [2020-12-07T22:49:29.435Z] Step 22/24 : LABEL arch=arm64 [2020-12-07T22:49:29.719Z] ---> a709a5b69674 [2020-12-07T22:49:29.719Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-07T22:49:29.719Z] ---> Running in 1d7c79f96e6b [2020-12-07T22:49:29.719Z] ---> a81e2d7dcf6a [2020-12-07T22:49:29.719Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-07T22:49:29.786Z] Pulling go-build-helper  [2020-12-07T22:49:30.325Z] Removing intermediate container 1d7c79f96e6b [2020-12-07T22:49:30.605Z] ---> 8c11ea71ffdd [2020-12-07T22:49:30.605Z] Step 23/24 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:49:30.605Z] ---> Running in 1caa6e0a8e62 [2020-12-07T22:49:30.727Z] 'go115' has dependencies that need to be staged: go-build-helper [2020-12-07T22:49:30.727Z] Skipping pull go-build-helper (already ran) [2020-12-07T22:49:30.727Z] Building go-build-helper  [2020-12-07T22:49:31.199Z] ---> b5a0f20e6529 [2020-12-07T22:49:31.199Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-07T22:49:33.171Z] Removing intermediate container 1caa6e0a8e62 [2020-12-07T22:49:33.171Z] ---> e3e2977553e8 [2020-12-07T22:49:33.171Z] Step 24/24 : LABEL version=0.0.0 [2020-12-07T22:49:33.171Z] ---> Running in c2ab1758d5c9 [2020-12-07T22:49:33.446Z] ---> 38fabc5ca4e7 [2020-12-07T22:49:33.446Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-07T22:49:34.027Z] Staging go-build-helper  [2020-12-07T22:49:34.047Z] ---> Running in 9878303c3d60 [2020-12-07T22:49:34.597Z] Pulling go115  [2020-12-07T22:49:34.652Z] ---> 0bd29287c739 [2020-12-07T22:49:34.652Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-07T22:49:34.931Z] ---> Running in 235728055bc6 [2020-12-07T22:49:35.208Z] Removing intermediate container 9878303c3d60 [2020-12-07T22:49:35.208Z] ---> e21cb0520524 [2020-12-07T22:49:35.208Z] [2020-12-07T22:49:35.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:49:35.490Z] Successfully built e21cb0520524 [2020-12-07T22:49:35.538Z] 'app-service-config' has dependencies that need to be staged: go115 [2020-12-07T22:49:35.538Z] Skipping pull go115 (already ran) [2020-12-07T22:49:35.538Z] Building go115  [2020-12-07T22:49:35.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-07T22:49:35.538Z] Dload Upload Total Spent Left Speed [2020-12-07T22:49:35.765Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:49:36.045Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-07T22:49:36.045Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2020-12-07T22:49:36.045Z] Removing intermediate container 235728055bc6 [2020-12-07T22:49:36.045Z] ---> a645a7fb88ad [2020-12-07T22:49:36.045Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-07T22:49:36.326Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-07T22:49:36.326Z] (2/33) Installing expat (2.2.9-r1) [2020-12-07T22:49:36.326Z] (3/33) Installing libffi (3.3-r2) [2020-12-07T22:49:36.326Z] (4/33) Installing gdbm (1.13-r1) [2020-12-07T22:49:36.326Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-07T22:49:36.607Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-07T22:49:36.607Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-07T22:49:36.607Z] ---> Running in 83149c074cda [2020-12-07T22:49:37.211Z] Removing intermediate container 83149c074cda [2020-12-07T22:49:37.211Z] ---> 9419a1690f8b [2020-12-07T22:49:37.211Z] Step 20/22 : LABEL arch=arm64 [2020-12-07T22:49:37.808Z] ---> Running in 340461ef2786 [2020-12-07T22:49:38.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 6911 0 0 8438 0 3:59:17 --:--:-- 3:59:17 8428 48 115M 48 56.1M 0 0 30.3M 0 0:00:03 0:00:01 0:00:02 30.3M 100 115M 100 115M 0 0 41.2M 0 0:00:02 0:00:02 --:--:-- 41.2M [2020-12-07T22:49:38.796Z] Removing intermediate container 340461ef2786 [2020-12-07T22:49:38.796Z] ---> c43e494de1d7 [2020-12-07T22:49:38.796Z] Step 21/22 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:49:38.939Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-07T22:49:39.786Z] ---> Running in 92e7fdc72e31 [2020-12-07T22:49:40.391Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-07T22:49:40.391Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-07T22:49:40.391Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-07T22:49:40.391Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-07T22:49:40.391Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-07T22:49:40.669Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-07T22:49:40.669Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-07T22:49:40.669Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-07T22:49:40.945Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-07T22:49:40.945Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-07T22:49:40.945Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-07T22:49:40.945Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-07T22:49:40.945Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-07T22:49:40.945Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-07T22:49:40.945Z] Removing intermediate container 92e7fdc72e31 [2020-12-07T22:49:40.945Z] ---> 31a6545e91da [2020-12-07T22:49:40.945Z] Step 22/22 : LABEL version=0.0.0 [2020-12-07T22:49:40.945Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-07T22:49:40.945Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-07T22:49:40.945Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-07T22:49:41.225Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-07T22:49:41.225Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-07T22:49:41.225Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-07T22:49:41.225Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-07T22:49:41.225Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-07T22:49:41.225Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-07T22:49:41.225Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-07T22:49:41.225Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-07T22:49:41.225Z] ---> Running in 45b6f0ef9212 [2020-12-07T22:49:41.225Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-07T22:49:41.504Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:49:41.504Z] OK: 71 MiB in 55 packages [2020-12-07T22:49:41.780Z] Removing intermediate container 45b6f0ef9212 [2020-12-07T22:49:41.780Z] ---> c356960bca6d [2020-12-07T22:49:41.780Z] [2020-12-07T22:49:42.386Z] Successfully built c356960bca6d [2020-12-07T22:49:42.670Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-07T22:49:42.670Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2020-12-07T22:49:45.537Z] Staging go115  [2020-12-07T22:49:45.799Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-07T22:49:45.799Z] 14% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-07T22:49:46.060Z] 7% 56% 56% 56% 7% 7% 7% 8% [Working] 8% [Working] 8% Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1370 kB] [2020-12-07T22:49:46.321Z] 9% Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-07T22:49:46.321Z] 11% 2% 3% [Working] 3% [Working] 3% Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-12-07T22:49:46.582Z] 4% 3% 3% 3% 3% 3% 4% [Working] Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-12-07T22:49:46.582Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-12-07T22:49:46.582Z] 5% 5% 5% 9% 9% 9% 9% Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1815 kB] [2020-12-07T22:49:46.842Z] 12% 15% Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-12-07T22:49:46.842Z] 22% 22% 22% Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] [2020-12-07T22:49:46.842Z] 24% Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] [2020-12-07T22:49:47.363Z] 24% 25% 33% 33% 33% 56% 56% 56% 57% 57% 57% 60% Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-12-07T22:49:47.363Z] 77% 77% 77% Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] [2020-12-07T22:49:47.363Z] 78% 87% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] [2020-12-07T22:49:47.363Z] 88% 88% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] [2020-12-07T22:49:47.363Z] 88% 89% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2243 kB] [2020-12-07T22:49:47.624Z] 89% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-12-07T22:49:47.624Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-12-07T22:49:48.717Z] 99% 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 100% [Working] Fetched 21.5 MB in 0s (0 B/s) [2020-12-07T22:49:50.987Z] Removing intermediate container c2ab1758d5c9 [2020-12-07T22:49:50.987Z] ---> b840b55be458 [2020-12-07T22:49:50.987Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-07T22:49:51.262Z] ---> Running in 010ce8d3a55b [2020-12-07T22:49:52.015Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-07T22:49:52.275Z] 5% 100% [Working] Fetched 224 kB in 0s (0 B/s) [2020-12-07T22:49:52.536Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-07T22:49:52.797Z] 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) [2020-12-07T22:49:53.058Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-07T22:49:53.629Z] 6% 100% [Working] Fetched 221 kB in 0s (0 B/s) [2020-12-07T22:49:53.629Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-07T22:49:53.888Z] 8% 100% [Working] Fetched 143 kB in 0s (0 B/s) [2020-12-07T22:49:54.153Z] Pulling app-service-config  [2020-12-07T22:49:54.727Z] Cloning into '/build/parts/app-service-config/src'... [2020-12-07T22:49:54.987Z] remote: Enumerating objects: 22, done. [2020-12-07T22:49:54.987Z] remote: Counting objects: 4% (1/22) remote: Counting objects: 9% (2/22) remote: Counting objects: 13% (3/22) remote: Counting objects: 18% (4/22) remote: Counting objects: 22% (5/22) remote: Counting objects: 27% (6/22) remote: Counting objects: 31% (7/22) remote: Counting objects: 36% (8/22) remote: Counting objects: 40% (9/22) remote: Counting objects: 45% (10/22) remote: Counting objects: 50% (11/22) remote: Counting objects: 54% (12/22) remote: Counting objects: 59% (13/22) remote: Counting objects: 63% (14/22) remote: Counting objects: 68% (15/22) remote: Counting objects: 72% (16/22) remote: Counting objects: 77% (17/22) remote: Counting objects: 81% (18/22) remote: Counting objects: 86% (19/22) remote: Counting objects: 90% (20/22) remote: Counting objects: 95% (21/22) remote: Counting objects: 100% (22/22) remote: Counting objects: 100% (22/22), done. [2020-12-07T22:49:54.987Z] remote: Compressing objects: 10% (1/10) remote: Compressing objects: 20% (2/10) remote: Compressing objects: 30% (3/10) remote: Compressing objects: 40% (4/10) remote: Compressing objects: 50% (5/10) remote: Compressing objects: 60% (6/10) remote: Compressing objects: 70% (7/10) remote: Compressing objects: 80% (8/10) remote: Compressing objects: 90% (9/10) remote: Compressing objects: 100% (10/10) remote: Compressing objects: 100% (10/10), done. [2020-12-07T22:49:54.987Z] Receiving objects: 0% (1/924) Receiving objects: 1% (10/924) Receiving objects: 2% (19/924) Receiving objects: 3% (28/924) Receiving objects: 4% (37/924) Receiving objects: 5% (47/924) Receiving objects: 6% (56/924) Receiving objects: 7% (65/924) Receiving objects: 8% (74/924) Receiving objects: 9% (84/924) Receiving objects: 10% (93/924) Receiving objects: 11% (102/924) Receiving objects: 12% (111/924) Receiving objects: 13% (121/924) Receiving objects: 14% (130/924) Receiving objects: 15% (139/924) Receiving objects: 16% (148/924) Receiving objects: 17% (158/924) Receiving objects: 18% (167/924) Receiving objects: 19% (176/924) Receiving objects: 20% (185/924) Receiving objects: 21% (195/924) Receiving objects: 22% (204/924) Receiving objects: 23% (213/924) Receiving objects: 24% (222/924) Receiving objects: 25% (231/924) Receiving objects: 26% (241/924) Receiving objects: 27% (250/924) Receiving objects: 28% (259/924) Receiving objects: 29% (268/924) Receiving objects: 30% (278/924) Receiving objects: 31% (287/924) Receiving objects: 32% (296/924) Receiving objects: 33% (305/924) Receiving objects: 34% (315/924) Receiving objects: 35% (324/924) Receiving objects: 36% (333/924) Receiving objects: 37% (342/924) Receiving objects: 38% (352/924) Receiving objects: 39% (361/924) Receiving objects: 40% (370/924) Receiving objects: 41% (379/924) Receiving objects: 42% (389/924) Receiving objects: 43% (398/924) Receiving objects: 44% (407/924) Receiving objects: 45% (416/924) Receiving objects: 46% (426/924) Receiving objects: 47% (435/924) Receiving objects: 48% (444/924) Receiving objects: 49% (453/924) Receiving objects: 50% (462/924) Receiving objects: 51% (472/924) Receiving objects: 52% (481/924) Receiving objects: 53% (490/924) Receiving objects: 54% (499/924) Receiving objects: 55% (509/924) remote: Total 924 (delta 3), reused 21 (delta 3), pack-reused 902 [2020-12-07T22:49:54.987Z] Receiving objects: 56% (518/924) Receiving objects: 57% (527/924) Receiving objects: 58% (536/924) Receiving objects: 59% (546/924) Receiving objects: 60% (555/924) Receiving objects: 61% (564/924) Receiving objects: 62% (573/924) Receiving objects: 63% (583/924) Receiving objects: 64% (592/924) Receiving objects: 65% (601/924) Receiving objects: 66% (610/924) Receiving objects: 67% (620/924) Receiving objects: 68% (629/924) Receiving objects: 69% (638/924) Receiving objects: 70% (647/924) Receiving objects: 71% (657/924) Receiving objects: 72% (666/924) Receiving objects: 73% (675/924) Receiving objects: 74% (684/924) Receiving objects: 75% (693/924) Receiving objects: 76% (703/924) Receiving objects: 77% (712/924) Receiving objects: 78% (721/924) Receiving objects: 79% (730/924) Receiving objects: 80% (740/924) Receiving objects: 81% (749/924) Receiving objects: 82% (758/924) Receiving objects: 83% (767/924) Receiving objects: 84% (777/924) Receiving objects: 85% (786/924) Receiving objects: 86% (795/924) Receiving objects: 87% (804/924) Receiving objects: 88% (814/924) Receiving objects: 89% (823/924) Receiving objects: 90% (832/924) Receiving objects: 91% (841/924) Receiving objects: 92% (851/924) Receiving objects: 93% (860/924) Receiving objects: 94% (869/924) Receiving objects: 95% (878/924) Receiving objects: 96% (888/924) Receiving objects: 97% (897/924) Receiving objects: 98% (906/924) Receiving objects: 99% (915/924) Receiving objects: 100% (924/924) Receiving objects: 100% (924/924), 200.77 KiB | 5.74 MiB/s, done. [2020-12-07T22:49:55.249Z] Resolving deltas: 0% (0/342) Resolving deltas: 1% (5/342) Resolving deltas: 2% (8/342) Resolving deltas: 3% (12/342) Resolving deltas: 4% (17/342) Resolving deltas: 5% (18/342) Resolving deltas: 6% (21/342) Resolving deltas: 9% (32/342) Resolving deltas: 10% (36/342) Resolving deltas: 11% (38/342) Resolving deltas: 12% (42/342) Resolving deltas: 23% (80/342) Resolving deltas: 25% (86/342) Resolving deltas: 26% (90/342) Resolving deltas: 30% (104/342) Resolving deltas: 31% (108/342) Resolving deltas: 32% (111/342) Resolving deltas: 38% (130/342) Resolving deltas: 63% (218/342) Resolving deltas: 69% (237/342) Resolving deltas: 70% (241/342) Resolving deltas: 71% (243/342) Resolving deltas: 74% (256/342) Resolving deltas: 78% (269/342) Resolving deltas: 80% (274/342) Resolving deltas: 82% (283/342) Resolving deltas: 84% (288/342) Resolving deltas: 88% (304/342) Resolving deltas: 89% (305/342) Resolving deltas: 90% (308/342) Resolving deltas: 96% (330/342) Resolving deltas: 100% (342/342) Resolving deltas: 100% (342/342), done. [2020-12-07T22:49:55.510Z] Pulling config-common  [2020-12-07T22:49:56.450Z] Pulling consul  [2020-12-07T22:49:56.677Z] Collecting docker-compose==1.23.2 [2020-12-07T22:49:56.950Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-07T22:49:57.023Z] Cloning into '/build/parts/consul/src'... [2020-12-07T22:49:57.285Z] remote: Enumerating objects: 9433, done. [2020-12-07T22:49:57.285Z] remote: Counting objects: 0% (1/9433) remote: Counting objects: 1% (95/9433) remote: Counting objects: 2% (189/9433) remote: Counting objects: 3% (283/9433) remote: Counting objects: 4% (378/9433) remote: Counting objects: 5% (472/9433) remote: Counting objects: 6% (566/9433) remote: Counting objects: 7% (661/9433) remote: Counting objects: 8% (755/9433) remote: Counting objects: 9% (849/9433) remote: Counting objects: 10% (944/9433) remote: Counting objects: 11% (1038/9433) remote: Counting objects: 12% (1132/9433) remote: Counting objects: 13% (1227/9433) remote: Counting objects: 14% (1321/9433) remote: Counting objects: 15% (1415/9433) remote: Counting objects: 16% (1510/9433) remote: Counting objects: 17% (1604/9433) remote: Counting objects: 18% (1698/9433) remote: Counting objects: 19% (1793/9433) remote: Counting objects: 20% (1887/9433) remote: Counting objects: 21% (1981/9433) remote: Counting objects: 22% (2076/9433) remote: Counting objects: 23% (2170/9433) remote: Counting objects: 24% (2264/9433) remote: Counting objects: 25% (2359/9433) remote: Counting objects: 26% (2453/9433) remote: Counting objects: 27% (2547/9433) remote: Counting objects: 28% (2642/9433) remote: Counting objects: 29% (2736/9433) remote: Counting objects: 30% (2830/9433) remote: Counting objects: 31% (2925/9433) remote: Counting objects: 32% (3019/9433) remote: Counting objects: 33% (3113/9433) remote: Counting objects: 34% (3208/9433) remote: Counting objects: 35% (3302/9433) remote: Counting objects: 36% (3396/9433) remote: Counting objects: 37% (3491/9433) remote: Counting objects: 38% (3585/9433) remote: Counting objects: 39% (3679/9433) remote: Counting objects: 40% (3774/9433) remote: Counting objects: 41% (3868/9433) remote: Counting objects: 42% (3962/9433) remote: Counting objects: 43% (4057/9433) remote: Counting objects: 44% (4151/9433) remote: Counting objects: 45% (4245/9433) remote: Counting objects: 46% (4340/9433) remote: Counting objects: 47% (4434/9433) remote: Counting objects: 48% (4528/9433) remote: Counting objects: 49% (4623/9433) remote: Counting objects: 50% (4717/9433) remote: Counting objects: 51% (4811/9433) remote: Counting objects: 52% (4906/9433) remote: Counting objects: 53% (5000/9433) remote: Counting objects: 54% (5094/9433) remote: Counting objects: 55% (5189/9433) remote: Counting objects: 56% (5283/9433) remote: Counting objects: 57% (5377/9433) remote: Counting objects: 58% (5472/9433) remote: Counting objects: 59% (5566/9433) remote: Counting objects: 60% (5660/9433) remote: Counting objects: 61% (5755/9433) remote: Counting objects: 62% (5849/9433) remote: Counting objects: 63% (5943/9433) remote: Counting objects: 64% (6038/9433) remote: Counting objects: 65% (6132/9433) remote: Counting objects: 66% (6226/9433) remote: Counting objects: 67% (6321/9433) remote: Counting objects: 68% (6415/9433) remote: Counting objects: 69% (6509/9433) remote: Counting objects: 70% (6604/9433) remote: Counting objects: 71% (6698/9433) remote: Counting objects: 72% (6792/9433) remote: Counting objects: 73% (6887/9433) remote: Counting objects: 74% (6981/9433) remote: Counting objects: 75% (7075/9433) remote: Counting objects: 76% (7170/9433) remote: Counting objects: 77% (7264/9433) remote: Counting objects: 78% (7358/9433) remote: Counting objects: 79% (7453/9433) remote: Counting objects: 80% (7547/9433) remote: Counting objects: 81% (7641/9433) remote: Counting objects: 82% (7736/9433) remote: Counting objects: 83% (7830/9433) remote: Counting objects: 84% (7924/9433) remote: Counting objects: 85% (8019/9433) remote: Counting objects: 86% (8113/9433) remote: Counting objects: 87% (8207/9433) remote: Counting objects: 88% (8302/9433) remote: Counting objects: 89% (8396/9433) remote: Counting objects: 90% (8490/9433) remote: Counting objects: 91% (8585/9433) remote: Counting objects: 92% (8679/9433) remote: Counting objects: 93% (8773/9433) remote: Counting objects: 94% (8868/9433) remote: Counting objects: 95% (8962/9433) remote: Counting objects: 96% (9056/9433) remote: Counting objects: 97% (9151/9433) remote: Counting objects: 98% (9245/9433) remote: Counting objects: 99% (9339/9433) remote: Counting objects: 100% (9433/9433) remote: Counting objects: 100% (9433/9433), done. [2020-12-07T22:49:57.942Z] Collecting docker<4.0,>=3.6.0 [2020-12-07T22:49:57.942Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-07T22:49:58.543Z] Collecting jsonschema<3,>=2.5.1 [2020-12-07T22:49:58.543Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-07T22:49:58.591Z] remote: Compressing objects: 0% (1/7555) remote: Compressing objects: 1% (76/7555) remote: Compressing objects: 2% (152/7555) remote: Compressing objects: 3% (227/7555) remote: Compressing objects: 4% (303/7555) remote: Compressing objects: 5% (378/7555) remote: Compressing objects: 6% (454/7555) remote: Compressing objects: 7% (529/7555) remote: Compressing objects: 8% (605/7555) remote: Compressing objects: 9% (680/7555) remote: Compressing objects: 10% (756/7555) remote: Compressing objects: 11% (832/7555) remote: Compressing objects: 12% (907/7555) remote: Compressing objects: 13% (983/7555) remote: Compressing objects: 14% (1058/7555) remote: Compressing objects: 15% (1134/7555) remote: Compressing objects: 16% (1209/7555) remote: Compressing objects: 17% (1285/7555) remote: Compressing objects: 18% (1360/7555) remote: Compressing objects: 19% (1436/7555) remote: Compressing objects: 20% (1511/7555) remote: Compressing objects: 21% (1587/7555) remote: Compressing objects: 22% (1663/7555) remote: Compressing objects: 23% (1738/7555) remote: Compressing objects: 24% (1814/7555) remote: Compressing objects: 25% (1889/7555) remote: Compressing objects: 26% (1965/7555) remote: Compressing objects: 27% (2040/7555) remote: Compressing objects: 28% (2116/7555) remote: Compressing objects: 29% (2191/7555) remote: Compressing objects: 30% (2267/7555) remote: Compressing objects: 31% (2343/7555) remote: Compressing objects: 32% (2418/7555) remote: Compressing objects: 33% (2494/7555) remote: Compressing objects: 34% (2569/7555) remote: Compressing objects: 35% (2645/7555) remote: Compressing objects: 36% (2720/7555) remote: Compressing objects: 37% (2796/7555) remote: Compressing objects: 38% (2871/7555) remote: Compressing objects: 39% (2947/7555) remote: Compressing objects: 40% (3022/7555) remote: Compressing objects: 41% (3098/7555) remote: Compressing objects: 42% (3174/7555) remote: Compressing objects: 43% (3249/7555) remote: Compressing objects: 44% (3325/7555) remote: Compressing objects: 45% (3400/7555) remote: Compressing objects: 46% (3476/7555) remote: Compressing objects: 47% (3551/7555) remote: Compressing objects: 48% (3627/7555) remote: Compressing objects: 49% (3702/7555) remote: Compressing objects: 50% (3778/7555) remote: Compressing objects: 51% (3854/7555) remote: Compressing objects: 52% (3929/7555) remote: Compressing objects: 53% (4005/7555) remote: Compressing objects: 54% (4080/7555) remote: Compressing objects: 55% (4156/7555) remote: Compressing objects: 56% (4231/7555) remote: Compressing objects: 57% (4307/7555) remote: Compressing objects: 58% (4382/7555) remote: Compressing objects: 59% (4458/7555) remote: Compressing objects: 59% (4473/7555) remote: Compressing objects: 60% (4533/7555) remote: Compressing objects: 61% (4609/7555) remote: Compressing objects: 62% (4685/7555) remote: Compressing objects: 63% (4760/7555) remote: Compressing objects: 64% (4836/7555) remote: Compressing objects: 65% (4911/7555) remote: Compressing objects: 66% (4987/7555) remote: Compressing objects: 67% (5062/7555) remote: Compressing objects: 68% (5138/7555) remote: Compressing objects: 69% (5213/7555) remote: Compressing objects: 70% (5289/7555) remote: Compressing objects: 71% (5365/7555) remote: Compressing objects: 72% (5440/7555) remote: Compressing objects: 73% (5516/7555) remote: Compressing objects: 74% (5591/7555) remote: Compressing objects: 75% (5667/7555) remote: Compressing objects: 76% (5742/7555) remote: Compressing objects: 77% (5818/7555) remote: Compressing objects: 78% (5893/7555) remote: Compressing objects: 79% (5969/7555) remote: Compressing objects: 80% (6044/7555) remote: Compressing objects: 81% (6120/7555) remote: Compressing objects: 82% (6196/7555) remote: Compressing objects: 83% (6271/7555) remote: Compressing objects: 84% (6347/7555) remote: Compressing objects: 85% (6422/7555) remote: Compressing objects: 86% (6498/7555) remote: Compressing objects: 87% (6573/7555) remote: Compressing objects: 88% (6649/7555) remote: Compressing objects: 89% (6724/7555) remote: Compressing objects: 90% (6800/7555) remote: Compressing objects: 91% (6876/7555) remote: Compressing objects: 92% (6951/7555) remote: Compressing objects: 93% (7027/7555) remote: Compressing objects: 94% (7102/7555) remote: Compressing objects: 95% (7178/7555) remote: Compressing objects: 96% (7253/7555) remote: Compressing objects: 97% (7329/7555) remote: Compressing objects: 98% (7404/7555) remote: Compressing objects: 99% (7480/7555) remote: Compressing objects: 100% (7555/7555) remote: Compressing objects: 100% (7555/7555), done. [2020-12-07T22:49:59.532Z] Collecting PyYAML<4,>=3.10 [2020-12-07T22:49:59.532Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-07T22:50:01.219Z] Receiving objects: 0% (1/9433) Receiving objects: 1% (95/9433) Receiving objects: 2% (189/9433) Receiving objects: 3% (283/9433) Receiving objects: 4% (378/9433) Receiving objects: 5% (472/9433) Receiving objects: 6% (566/9433) Receiving objects: 7% (661/9433) Receiving objects: 8% (755/9433) Receiving objects: 9% (849/9433) Receiving objects: 10% (944/9433) Receiving objects: 11% (1038/9433) Receiving objects: 12% (1132/9433) Receiving objects: 13% (1227/9433) Receiving objects: 14% (1321/9433) Receiving objects: 15% (1415/9433) Receiving objects: 16% (1510/9433) Receiving objects: 17% (1604/9433) Receiving objects: 18% (1698/9433) Receiving objects: 19% (1793/9433) Receiving objects: 19% (1828/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 20% (1887/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 21% (1981/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 22% (2076/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 23% (2170/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 24% (2264/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 25% (2359/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 26% (2453/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 27% (2547/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 28% (2642/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 29% (2736/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 30% (2830/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 31% (2925/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 32% (3019/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 33% (3113/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 34% (3208/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 35% (3302/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 36% (3396/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 37% (3491/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 38% (3585/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 39% (3679/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 40% (3774/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 41% (3868/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 42% (3962/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 43% (4057/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 44% (4151/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 45% (4245/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 46% (4340/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 47% (4434/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 48% (4528/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 49% (4623/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 50% (4717/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 51% (4811/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 52% (4906/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 53% (5000/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 54% (5094/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 55% (5189/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 56% (5283/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 57% (5377/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 58% (5472/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 59% (5566/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 60% (5660/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 61% (5755/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 62% (5849/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 63% (5943/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 64% (6038/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 65% (6132/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 66% (6226/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 67% (6321/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 68% (6415/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 69% (6509/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 70% (6604/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 71% (6698/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 72% (6792/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 73% (6887/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 74% (6981/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 75% (7075/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 76% (7170/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 77% (7264/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 78% (7358/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 79% (7453/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 80% (7547/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 81% (7641/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 82% (7736/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 83% (7830/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 84% (7924/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 85% (8019/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 86% (8113/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 86% (8187/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 87% (8207/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 88% (8302/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 89% (8396/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 90% (8490/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 91% (8585/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 92% (8679/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 93% (8773/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 94% (8868/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 95% (8962/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 96% (9056/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 97% (9151/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 98% (9245/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 99% (9339/9433), 11.42 MiB | 6.13 MiB/s remote: Total 9433 (delta 1882), reused 6084 (delta 1371), pack-reused 0 [2020-12-07T22:50:01.219Z] Receiving objects: 100% (9433/9433), 26.32 MiB | 11.14 MiB/s Receiving objects: 100% (9433/9433), 27.62 MiB | 11.51 MiB/s, done. [2020-12-07T22:50:01.220Z] Resolving deltas: 0% (0/1882) Resolving deltas: 1% (19/1882) Resolving deltas: 2% (54/1882) Resolving deltas: 5% (108/1882) Resolving deltas: 6% (123/1882) Resolving deltas: 7% (132/1882) Resolving deltas: 8% (152/1882) Resolving deltas: 9% (170/1882) Resolving deltas: 10% (192/1882) Resolving deltas: 11% (213/1882) Resolving deltas: 12% (226/1882) Resolving deltas: 13% (245/1882) Resolving deltas: 14% (264/1882) Resolving deltas: 15% (286/1882) Resolving deltas: 16% (307/1882) Resolving deltas: 17% (324/1882) Resolving deltas: 18% (339/1882) Resolving deltas: 19% (358/1882) Resolving deltas: 20% (377/1882) Resolving deltas: 21% (396/1882) Resolving deltas: 22% (416/1882) Resolving deltas: 23% (433/1882) Resolving deltas: 24% (456/1882) Resolving deltas: 25% (472/1882) Resolving deltas: 26% (492/1882) Resolving deltas: 27% (510/1882) Resolving deltas: 28% (529/1882) Resolving deltas: 29% (553/1882) Resolving deltas: 30% (567/1882) Resolving deltas: 31% (585/1882) Resolving deltas: 32% (613/1882) Resolving deltas: 33% (637/1882) Resolving deltas: 34% (650/1882) Resolving deltas: 35% (667/1882) Resolving deltas: 36% (686/1882) Resolving deltas: 37% (697/1882) Resolving deltas: 38% (717/1882) Resolving deltas: 39% (735/1882) Resolving deltas: 40% (753/1882) Resolving deltas: 41% (772/1882) Resolving deltas: 42% (791/1882) Resolving deltas: 43% (811/1882) Resolving deltas: 44% (830/1882) Resolving deltas: 45% (847/1882) Resolving deltas: 46% (875/1882) Resolving deltas: 47% (885/1882) Resolving deltas: 48% (904/1882) Resolving deltas: 49% (925/1882) Resolving deltas: 50% (941/1882) Resolving deltas: 51% (961/1882) Resolving deltas: 52% (987/1882) Resolving deltas: 53% (999/1882) Resolving deltas: 54% (1017/1882) Resolving deltas: 55% (1036/1882) Resolving deltas: 56% (1054/1882) Resolving deltas: 57% (1076/1882) Resolving deltas: 58% (1092/1882) Resolving deltas: 60% (1133/1882) Resolving deltas: 61% (1149/1882) Resolving deltas: 62% (1167/1882) Resolving deltas: 63% (1187/1882) Resolving deltas: 64% (1205/1882) Resolving deltas: 65% (1226/1882) Resolving deltas: 66% (1243/1882) Resolving deltas: 67% (1261/1882) Resolving deltas: 68% (1280/1882) Resolving deltas: 69% (1305/1882) Resolving deltas: 70% (1320/1882) Resolving deltas: 71% (1337/1882) Resolving deltas: 72% (1359/1882) Resolving deltas: 73% (1378/1882) Resolving deltas: 74% (1396/1882) Resolving deltas: 75% (1412/1882) Resolving deltas: 76% (1432/1882) Resolving deltas: 77% (1456/1882) Resolving deltas: 79% (1494/1882) Resolving deltas: 82% (1548/1882) Resolving deltas: 83% (1563/1882) Resolving deltas: 84% (1581/1882) Resolving deltas: 85% (1604/1882) Resolving deltas: 86% (1620/1882) Resolving deltas: 87% (1645/1882) Resolving deltas: 88% (1657/1882) Resolving deltas: 90% (1708/1882) Resolving deltas: 91% (1728/1882) Resolving deltas: 92% (1741/1882) Resolving deltas: 93% (1766/1882) Resolving deltas: 94% (1770/1882) Resolving deltas: 95% (1789/1882) Resolving deltas: 96% (1807/1882) Resolving deltas: 97% (1828/1882) Resolving deltas: 98% (1845/1882) Resolving deltas: 99% (1865/1882) Resolving deltas: 100% (1882/1882) Resolving deltas: 100% (1882/1882), done. [2020-12-07T22:50:01.220Z] Note: checking out '12b16df320052414244659e4dadda078f67849ed'. [2020-12-07T22:50:01.220Z] [2020-12-07T22:50:01.220Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-12-07T22:50:01.220Z] changes and commit them, and you can discard any commits you make in this [2020-12-07T22:50:01.220Z] state without impacting any branches by performing another checkout. [2020-12-07T22:50:01.220Z] [2020-12-07T22:50:01.220Z] If you want to create a new branch to retain commits you create, you may [2020-12-07T22:50:01.220Z] do so (now or later) by using -b with the checkout command again. Example: [2020-12-07T22:50:01.220Z] [2020-12-07T22:50:01.220Z] git checkout -b [2020-12-07T22:50:01.220Z] [2020-12-07T22:50:02.296Z] Checking out files: 99% (8695/8715) Checking out files: 100% (8715/8715) Checking out files: 100% (8715/8715), done. [2020-12-07T22:50:02.574Z] Pulling device-virtual-go  [2020-12-07T22:50:03.145Z] Cloning into '/build/parts/device-virtual-go/src'... [2020-12-07T22:50:03.716Z] remote: Enumerating objects: 39, done. [2020-12-07T22:50:03.716Z] remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), done. [2020-12-07T22:50:03.716Z] remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. [2020-12-07T22:50:03.716Z] remote: Total 39 (delta 7), reused 14 (delta 3), pack-reused 0 [2020-12-07T22:50:03.716Z] Unpacking objects: 2% (1/39) Unpacking objects: 5% (2/39) Unpacking objects: 7% (3/39) Unpacking objects: 10% (4/39) Unpacking objects: 12% (5/39) Unpacking objects: 15% (6/39) Unpacking objects: 17% (7/39) Unpacking objects: 20% (8/39) Unpacking objects: 23% (9/39) Unpacking objects: 25% (10/39) Unpacking objects: 28% (11/39) Unpacking objects: 30% (12/39) Unpacking objects: 33% (13/39) Unpacking objects: 35% (14/39) Unpacking objects: 38% (15/39) Unpacking objects: 41% (16/39) Unpacking objects: 43% (17/39) Unpacking objects: 46% (18/39) Unpacking objects: 48% (19/39) Unpacking objects: 51% (20/39) Unpacking objects: 53% (21/39) Unpacking objects: 56% (22/39) Unpacking objects: 58% (23/39) Unpacking objects: 61% (24/39) Unpacking objects: 64% (25/39) Unpacking objects: 66% (26/39) Unpacking objects: 69% (27/39) Unpacking objects: 71% (28/39) Unpacking objects: 74% (29/39) Unpacking objects: 76% (30/39) Unpacking objects: 79% (31/39) Unpacking objects: 82% (32/39) Unpacking objects: 84% (33/39) Unpacking objects: 87% (34/39) Unpacking objects: 89% (35/39) Unpacking objects: 92% (36/39) Unpacking objects: 94% (37/39) Unpacking objects: 97% (38/39) Unpacking objects: 100% (39/39) Unpacking objects: 100% (39/39), done. [2020-12-07T22:50:03.716Z] Note: checking out '765a8ae72530510c4ebab34c81f831f56123a77d'. [2020-12-07T22:50:03.716Z] [2020-12-07T22:50:03.716Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-12-07T22:50:03.716Z] changes and commit them, and you can discard any commits you make in this [2020-12-07T22:50:03.716Z] state without impacting any branches by performing another checkout. [2020-12-07T22:50:03.716Z] [2020-12-07T22:50:03.716Z] If you want to create a new branch to retain commits you create, you may [2020-12-07T22:50:03.716Z] do so (now or later) by using -b with the checkout command again. Example: [2020-12-07T22:50:03.716Z] [2020-12-07T22:50:03.716Z] git checkout -b [2020-12-07T22:50:03.716Z] [2020-12-07T22:50:03.841Z] Collecting cached-property<2,>=1.2.0 [2020-12-07T22:50:03.842Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-07T22:50:03.842Z] Collecting docopt<0.7,>=0.6.1 [2020-12-07T22:50:03.842Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-07T22:50:05.627Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-07T22:50:05.627Z] 0% [Working] 0% [Working] 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-07T22:50:05.627Z] 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-07T22:50:05.627Z] 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-07T22:50:05.826Z] Collecting texttable<0.10,>=0.9.0 [2020-12-07T22:50:05.827Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-07T22:50:05.887Z] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:09.180Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-07T22:50:09.180Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:09.180Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-07T22:50:09.180Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:09.218Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-07T22:50:09.218Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-07T22:50:09.440Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-07T22:50:09.441Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:09.441Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-07T22:50:09.441Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:09.489Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-07T22:50:09.489Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-07T22:50:09.701Z] Pulling edgex-go  [2020-12-07T22:50:12.239Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-07T22:50:12.239Z] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-07T22:50:12.239Z] 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-07T22:50:12.327Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-07T22:50:12.498Z] 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-07T22:50:12.498Z] 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:12.601Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-07T22:50:12.601Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-07T22:50:12.874Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:50:12.874Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:50:12.874Z] ---> 6051df01bbaa [2020-12-07T22:50:12.874Z] Step 3/21 : WORKDIR /edgex-go [2020-12-07T22:50:12.874Z] ---> Using cache [2020-12-07T22:50:12.874Z] ---> ea9f8e0fb16c [2020-12-07T22:50:12.874Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:50:12.874Z] ---> Using cache [2020-12-07T22:50:12.874Z] ---> 0a5a3583d90f [2020-12-07T22:50:12.874Z] Step 5/21 : RUN apk update && apk add make git [2020-12-07T22:50:12.874Z] ---> Using cache [2020-12-07T22:50:12.874Z] ---> 56aabc5e35bb [2020-12-07T22:50:12.874Z] Step 6/21 : COPY go.mod . [2020-12-07T22:50:12.875Z] ---> Using cache [2020-12-07T22:50:12.875Z] ---> e33d23c7fda1 [2020-12-07T22:50:12.875Z] Step 7/21 : RUN go mod download [2020-12-07T22:50:12.875Z] ---> Using cache [2020-12-07T22:50:12.875Z] ---> f7bd69462182 [2020-12-07T22:50:12.875Z] Step 8/21 : COPY . . [2020-12-07T22:50:12.875Z] ---> Using cache [2020-12-07T22:50:12.875Z] ---> 63675ab99fab [2020-12-07T22:50:12.875Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-07T22:50:12.875Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:50:12.875Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:50:12.875Z] ---> 6051df01bbaa [2020-12-07T22:50:12.875Z] Step 3/24 : WORKDIR /edgex-go [2020-12-07T22:50:12.875Z] ---> Using cache [2020-12-07T22:50:12.875Z] ---> ea9f8e0fb16c [2020-12-07T22:50:12.875Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:50:12.875Z] ---> Using cache [2020-12-07T22:50:12.875Z] ---> 0a5a3583d90f [2020-12-07T22:50:12.875Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-07T22:50:14.841Z] Collecting docker-pycreds>=0.4.0 [2020-12-07T22:50:14.841Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-07T22:50:16.049Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 linux-libc-dev_4.15.0-126.129_amd64.deb [989 kB] [2020-12-07T22:50:16.619Z] 1% 67% 100% [Working] Fetched 989 kB in 0s (0 B/s) [2020-12-07T22:50:16.619Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-dev_2.27-3ubuntu1.3_amd64.deb [2586 kB] [2020-12-07T22:50:16.812Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-07T22:50:16.812Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-07T22:50:17.449Z] 0% 25% 100% [Working] Fetched 2586 kB in 0s (0 B/s) [2020-12-07T22:50:17.710Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb [2762 kB] [2020-12-07T22:50:18.230Z] 0% 24% 100% [Working] Fetched 2762 kB in 0s (0 B/s) [2020-12-07T22:50:18.489Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 zlib1g-dev_1.2.11.dfsg-0ubuntu2_amd64.deb [176 kB] [2020-12-07T22:50:18.749Z] 7% 100% [Working] Fetched 176 kB in 0s (0 B/s) [2020-12-07T22:50:18.789Z] Collecting idna<2.8,>=2.5 [2020-12-07T22:50:18.789Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:50:18.789Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:50:18.789Z] ---> 6051df01bbaa [2020-12-07T22:50:18.789Z] Step 3/22 : WORKDIR /edgex-go [2020-12-07T22:50:18.789Z] ---> Using cache [2020-12-07T22:50:18.789Z] ---> ea9f8e0fb16c [2020-12-07T22:50:18.789Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:50:18.789Z] ---> Using cache [2020-12-07T22:50:18.789Z] ---> 0a5a3583d90f [2020-12-07T22:50:18.789Z] Step 5/22 : RUN apk update && apk add make git [2020-12-07T22:50:18.789Z] ---> Using cache [2020-12-07T22:50:18.789Z] ---> 56aabc5e35bb [2020-12-07T22:50:18.789Z] Step 6/22 : COPY go.mod . [2020-12-07T22:50:18.789Z] ---> Using cache [2020-12-07T22:50:18.789Z] ---> e33d23c7fda1 [2020-12-07T22:50:18.789Z] Step 7/22 : RUN go mod download [2020-12-07T22:50:18.789Z] ---> Using cache [2020-12-07T22:50:18.789Z] ---> f7bd69462182 [2020-12-07T22:50:18.789Z] Step 8/22 : COPY . . [2020-12-07T22:50:18.789Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-07T22:50:18.789Z] ---> Using cache [2020-12-07T22:50:18.789Z] ---> 63675ab99fab [2020-12-07T22:50:18.789Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-07T22:50:18.789Z] 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) [2020-12-07T22:50:18.789Z] 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) [2020-12-07T22:50:18.789Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-07T22:50:18.789Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-07T22:50:18.789Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-07T22:50:18.789Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-07T22:50:19.009Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.5_amd64.deb [3534 kB] [2020-12-07T22:50:19.061Z] ---> Running in 45dfcd78825a [2020-12-07T22:50:19.061Z] ---> Running in f8cd6bafa191 [2020-12-07T22:50:19.061Z] ---> Running in da029a4ba358 [2020-12-07T22:50:19.840Z] 0% 19% 100% [Working] Fetched 3534 kB in 0s (0 B/s) [2020-12-07T22:50:19.840Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpcre3_8.39-9_amd64.deb [229 kB] [2020-12-07T22:50:20.053Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, jsonschema, PyYAML, cached-property, docopt, texttable, dockerpty, docker-compose [2020-12-07T22:50:20.409Z] 5% 100% [Working] Fetched 229 kB in 0s (0 B/s) [2020-12-07T22:50:20.409Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] [2020-12-07T22:50:20.655Z] Attempting uninstall: urllib3 [2020-12-07T22:50:20.655Z] Found existing installation: urllib3 1.25.9 [2020-12-07T22:50:20.655Z] Uninstalling urllib3-1.25.9: [2020-12-07T22:50:20.655Z] Successfully uninstalled urllib3-1.25.9 [2020-12-07T22:50:20.668Z] 48% 100% [Working] Fetched 26.0 kB in 0s (0 B/s) [2020-12-07T22:50:20.929Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc-dev-bin_2.27-3ubuntu1.3_amd64.deb [71.8 kB] [2020-12-07T22:50:20.929Z] 17% 100% [Working] Fetched 71.8 kB in 0s (0 B/s) [2020-12-07T22:50:20.931Z] 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 [2020-12-07T22:50:21.189Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.5_amd64.deb [201 kB] [2020-12-07T22:50:21.523Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:50:21.523Z] Attempting uninstall: idna [2020-12-07T22:50:21.523Z] Found existing installation: idna 2.9 [2020-12-07T22:50:21.523Z] Uninstalling idna-2.9: [2020-12-07T22:50:21.523Z] Successfully uninstalled idna-2.9 [2020-12-07T22:50:21.758Z] 6% 100% [Working] Fetched 201 kB in 0s (0 B/s) [2020-12-07T22:50:21.758Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] [2020-12-07T22:50:21.758Z] 100% [Working] Fetched 6084 B in 0s (0 B/s) [2020-12-07T22:50:21.799Z] 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 [2020-12-07T22:50:21.799Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-07T22:50:21.799Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-07T22:50:21.800Z] ---> 6051df01bbaa [2020-12-07T22:50:21.800Z] Step 3/23 : WORKDIR /edgex-go [2020-12-07T22:50:21.800Z] ---> Using cache [2020-12-07T22:50:21.800Z] ---> ea9f8e0fb16c [2020-12-07T22:50:21.800Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:50:21.800Z] ---> Using cache [2020-12-07T22:50:21.800Z] ---> 0a5a3583d90f [2020-12-07T22:50:21.800Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-07T22:50:22.399Z] ---> Running in 7b0fa3262da8 [2020-12-07T22:50:22.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:50:22.399Z] Attempting uninstall: requests [2020-12-07T22:50:22.399Z] Found existing installation: requests 2.23.0 [2020-12-07T22:50:22.399Z] Uninstalling requests-2.23.0: [2020-12-07T22:50:22.672Z] Successfully uninstalled requests-2.23.0 [2020-12-07T22:50:23.275Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:50:23.275Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:50:23.275Z] OK: 12616 distinct packages available [2020-12-07T22:50:24.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:50:24.272Z] OK: 217 MiB in 51 packages [2020-12-07T22:50:24.548Z] Running setup.py install for PyYAML: started [2020-12-07T22:50:25.052Z] Copying needed target link from the system /lib/x86_64-linux-gnu/libz.so.1.2.11 [2020-12-07T22:50:25.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:50:25.793Z] Removing intermediate container da029a4ba358 [2020-12-07T22:50:25.793Z] ---> a2c9c38fed58 [2020-12-07T22:50:25.793Z] Step 6/24 : COPY go.mod . [2020-12-07T22:50:25.990Z] Pulling kong  [2020-12-07T22:50:26.073Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-07T22:50:26.073Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-07T22:50:26.073Z] OK: 12616 distinct packages available [2020-12-07T22:50:26.680Z] ---> c17af431b6d7 [2020-12-07T22:50:26.680Z] Step 7/24 : RUN go mod download [2020-12-07T22:50:26.978Z] ---> Running in caf96c58c6c3 [2020-12-07T22:50:27.262Z] OK: 217 MiB in 51 packages [2020-12-07T22:50:27.876Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-07T22:50:28.156Z] Running setup.py install for docopt: started [2020-12-07T22:50:28.527Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-07T22:50:28.527Z] 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-07T22:50:28.527Z] 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-07T22:50:28.527Z] 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-07T22:50:28.527Z] 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:29.617Z] Removing intermediate container 7b0fa3262da8 [2020-12-07T22:50:29.617Z] ---> 821747543c44 [2020-12-07T22:50:29.617Z] Step 6/23 : COPY go.mod . [2020-12-07T22:50:30.602Z] ---> 4efe0ff203e7 [2020-12-07T22:50:30.602Z] Step 7/23 : RUN go mod download [2020-12-07T22:50:30.881Z] ---> Running in adc98bda847a [2020-12-07T22:50:31.164Z] Running setup.py install for docopt: finished with status 'done' [2020-12-07T22:50:31.164Z] Running setup.py install for texttable: started [2020-12-07T22:50:31.781Z] Removing intermediate container caf96c58c6c3 [2020-12-07T22:50:31.781Z] ---> fac17c93659b [2020-12-07T22:50:31.781Z] Step 8/24 : COPY . . [2020-12-07T22:50:31.818Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-07T22:50:31.818Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:32.079Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-07T22:50:32.079Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:32.079Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-07T22:50:32.079Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:32.338Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-07T22:50:32.338Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:32.338Z] Pulling kuiper  [2020-12-07T22:50:33.277Z] Cloning into '/build/parts/kuiper/src'... [2020-12-07T22:50:33.277Z] remote: Enumerating objects: 96, done. [2020-12-07T22:50:33.277Z] remote: Counting objects: 1% (1/96) remote: Counting objects: 2% (2/96) remote: Counting objects: 3% (3/96) remote: Counting objects: 4% (4/96) remote: Counting objects: 5% (5/96) remote: Counting objects: 6% (6/96) remote: Counting objects: 7% (7/96) remote: Counting objects: 8% (8/96) remote: Counting objects: 9% (9/96) remote: Counting objects: 10% (10/96) remote: Counting objects: 11% (11/96) remote: Counting objects: 12% (12/96) remote: Counting objects: 13% (13/96) remote: Counting objects: 14% (14/96) remote: Counting objects: 15% (15/96) remote: Counting objects: 16% (16/96) remote: Counting objects: 17% (17/96) remote: Counting objects: 18% (18/96) remote: Counting objects: 19% (19/96) remote: Counting objects: 20% (20/96) remote: Counting objects: 21% (21/96) remote: Counting objects: 22% (22/96) remote: Counting objects: 23% (23/96) remote: Counting objects: 25% (24/96) remote: Counting objects: 26% (25/96) remote: Counting objects: 27% (26/96) remote: Counting objects: 28% (27/96) remote: Counting objects: 29% (28/96) remote: Counting objects: 30% (29/96) remote: Counting objects: 31% (30/96) remote: Counting objects: 32% (31/96) remote: Counting objects: 33% (32/96) remote: Counting objects: 34% (33/96) remote: Counting objects: 35% (34/96) remote: Counting objects: 36% (35/96) remote: Counting objects: 37% (36/96) remote: Counting objects: 38% (37/96) remote: Counting objects: 39% (38/96) remote: Counting objects: 40% (39/96) remote: Counting objects: 41% (40/96) remote: Counting objects: 42% (41/96) remote: Counting objects: 43% (42/96) remote: Counting objects: 44% (43/96) remote: Counting objects: 45% (44/96) remote: Counting objects: 46% (45/96) remote: Counting objects: 47% (46/96) remote: Counting objects: 48% (47/96) remote: Counting objects: 50% (48/96) remote: Counting objects: 51% (49/96) remote: Counting objects: 52% (50/96) remote: Counting objects: 53% (51/96) remote: Counting objects: 54% (52/96) remote: Counting objects: 55% (53/96) remote: Counting objects: 56% (54/96) remote: Counting objects: 57% (55/96) remote: Counting objects: 58% (56/96) remote: Counting objects: 59% (57/96) remote: Counting objects: 60% (58/96) remote: Counting objects: 61% (59/96) remote: Counting objects: 62% (60/96) remote: Counting objects: 63% (61/96) remote: Counting objects: 64% (62/96) remote: Counting objects: 65% (63/96) remote: Counting objects: 66% (64/96) remote: Counting objects: 67% (65/96) remote: Counting objects: 68% (66/96) remote: Counting objects: 69% (67/96) remote: Counting objects: 70% (68/96) remote: Counting objects: 71% (69/96) remote: Counting objects: 72% (70/96) remote: Counting objects: 73% (71/96) remote: Counting objects: 75% (72/96) remote: Counting objects: 76% (73/96) remote: Counting objects: 77% (74/96) remote: Counting objects: 78% (75/96) remote: Counting objects: 79% (76/96) remote: Counting objects: 80% (77/96) remote: Counting objects: 81% (78/96) remote: Counting objects: 82% (79/96) remote: Counting objects: 83% (80/96) remote: Counting objects: 84% (81/96) remote: Counting objects: 85% (82/96) remote: Counting objects: 86% (83/96) remote: Counting objects: 87% (84/96) remote: Counting objects: 88% (85/96) remote: Counting objects: 89% (86/96) remote: Counting objects: 90% (87/96) remote: Counting objects: 91% (88/96) remote: Counting objects: 92% (89/96) remote: Counting objects: 93% (90/96) remote: Counting objects: 94% (91/96) remote: Counting objects: 95% (92/96) remote: Counting objects: 96% (93/96) remote: Counting objects: 97% (94/96) remote: Counting objects: 98% (95/96) remote: Counting objects: 100% (96/96) remote: Counting objects: 100% (96/96), done. [2020-12-07T22:50:33.538Z] remote: Compressing objects: 1% (1/85) remote: Compressing objects: 2% (2/85) remote: Compressing objects: 3% (3/85) remote: Compressing objects: 4% (4/85) remote: Compressing objects: 5% (5/85) remote: Compressing objects: 7% (6/85) remote: Compressing objects: 8% (7/85) remote: Compressing objects: 9% (8/85) remote: Compressing objects: 10% (9/85) remote: Compressing objects: 11% (10/85) remote: Compressing objects: 12% (11/85) remote: Compressing objects: 14% (12/85) remote: Compressing objects: 15% (13/85) remote: Compressing objects: 16% (14/85) remote: Compressing objects: 17% (15/85) remote: Compressing objects: 18% (16/85) remote: Compressing objects: 20% (17/85) remote: Compressing objects: 21% (18/85) remote: Compressing objects: 22% (19/85) remote: Compressing objects: 23% (20/85) remote: Compressing objects: 24% (21/85) remote: Compressing objects: 25% (22/85) remote: Compressing objects: 27% (23/85) remote: Compressing objects: 28% (24/85) remote: Compressing objects: 29% (25/85) remote: Compressing objects: 30% (26/85) remote: Compressing objects: 31% (27/85) remote: Compressing objects: 32% (28/85) remote: Compressing objects: 34% (29/85) remote: Compressing objects: 35% (30/85) remote: Compressing objects: 36% (31/85) remote: Compressing objects: 37% (32/85) remote: Compressing objects: 38% (33/85) remote: Compressing objects: 40% (34/85) remote: Compressing objects: 41% (35/85) remote: Compressing objects: 42% (36/85) remote: Compressing objects: 43% (37/85) remote: Compressing objects: 44% (38/85) remote: Compressing objects: 45% (39/85) remote: Compressing objects: 47% (40/85) remote: Compressing objects: 48% (41/85) remote: Compressing objects: 49% (42/85) remote: Compressing objects: 50% (43/85) remote: Compressing objects: 51% (44/85) remote: Compressing objects: 52% (45/85) remote: Compressing objects: 54% (46/85) remote: Compressing objects: 55% (47/85) remote: Compressing objects: 56% (48/85) remote: Compressing objects: 57% (49/85) remote: Compressing objects: 58% (50/85) remote: Compressing objects: 60% (51/85) remote: Compressing objects: 61% (52/85) remote: Compressing objects: 62% (53/85) remote: Compressing objects: 63% (54/85) remote: Compressing objects: 64% (55/85) remote: Compressing objects: 65% (56/85) remote: Compressing objects: 67% (57/85) remote: Compressing objects: 68% (58/85) remote: Compressing objects: 69% (59/85) remote: Compressing objects: 70% (60/85) remote: Compressing objects: 71% (61/85) remote: Compressing objects: 72% (62/85) remote: Compressing objects: 74% (63/85) remote: Compressing objects: 75% (64/85) remote: Compressing objects: 76% (65/85) remote: Compressing objects: 77% (66/85) remote: Compressing objects: 78% (67/85) remote: Compressing objects: 80% (68/85) remote: Compressing objects: 81% (69/85) remote: Compressing objects: 82% (70/85) remote: Compressing objects: 83% (71/85) remote: Compressing objects: 84% (72/85) remote: Compressing objects: 85% (73/85) remote: Compressing objects: 87% (74/85) remote: Compressing objects: 88% (75/85) remote: Compressing objects: 89% (76/85) remote: Compressing objects: 90% (77/85) remote: Compressing objects: 91% (78/85) remote: Compressing objects: 92% (79/85) remote: Compressing objects: 94% (80/85) remote: Compressing objects: 95% (81/85) remote: Compressing objects: 96% (82/85) remote: Compressing objects: 97% (83/85) remote: Compressing objects: 98% (84/85) remote: Compressing objects: 100% (85/85) remote: Compressing objects: 100% (85/85), done. [2020-12-07T22:50:34.318Z] Receiving objects: 0% (1/8187) Receiving objects: 1% (82/8187) Receiving objects: 2% (164/8187) Receiving objects: 3% (246/8187) Receiving objects: 4% (328/8187) Receiving objects: 5% (410/8187) Receiving objects: 6% (492/8187) Receiving objects: 7% (574/8187) Receiving objects: 8% (655/8187) Receiving objects: 9% (737/8187) Receiving objects: 10% (819/8187) Receiving objects: 11% (901/8187) Receiving objects: 12% (983/8187) Receiving objects: 13% (1065/8187) Receiving objects: 14% (1147/8187) Receiving objects: 15% (1229/8187) Receiving objects: 16% (1310/8187) Receiving objects: 17% (1392/8187) Receiving objects: 18% (1474/8187) Receiving objects: 19% (1556/8187) Receiving objects: 20% (1638/8187) Receiving objects: 21% (1720/8187) Receiving objects: 22% (1802/8187) Receiving objects: 23% (1884/8187) Receiving objects: 24% (1965/8187) Receiving objects: 25% (2047/8187) Receiving objects: 26% (2129/8187) Receiving objects: 27% (2211/8187) Receiving objects: 28% (2293/8187) Receiving objects: 29% (2375/8187) Receiving objects: 30% (2457/8187) Receiving objects: 31% (2538/8187) Receiving objects: 32% (2620/8187) Receiving objects: 33% (2702/8187) Receiving objects: 34% (2784/8187) Receiving objects: 35% (2866/8187) Receiving objects: 36% (2948/8187) Receiving objects: 37% (3030/8187) Receiving objects: 38% (3112/8187) Receiving objects: 39% (3193/8187) Receiving objects: 40% (3275/8187) Receiving objects: 41% (3357/8187) Receiving objects: 42% (3439/8187) Receiving objects: 43% (3521/8187) Receiving objects: 44% (3603/8187) Receiving objects: 45% (3685/8187) Receiving objects: 46% (3767/8187) Receiving objects: 47% (3848/8187) Receiving objects: 48% (3930/8187) Receiving objects: 49% (4012/8187) Receiving objects: 50% (4094/8187) Receiving objects: 51% (4176/8187) Receiving objects: 52% (4258/8187) Receiving objects: 53% (4340/8187) Receiving objects: 54% (4421/8187) Receiving objects: 55% (4503/8187) Receiving objects: 56% (4585/8187) Receiving objects: 57% (4667/8187) Receiving objects: 58% (4749/8187) Receiving objects: 59% (4831/8187) Receiving objects: 60% (4913/8187) Receiving objects: 61% (4995/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 62% (5076/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 63% (5158/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 64% (5240/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 65% (5322/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 66% (5404/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 67% (5486/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 68% (5568/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 69% (5650/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 70% (5731/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 71% (5813/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 72% (5895/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 73% (5977/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 74% (6059/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 75% (6141/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 76% (6223/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 77% (6304/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 78% (6386/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 79% (6468/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 80% (6550/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 81% (6632/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 82% (6714/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 83% (6796/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 84% (6878/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 85% (6959/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 86% (7041/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 87% (7123/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 88% (7205/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 89% (7287/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 90% (7369/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 91% (7451/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 92% (7533/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 93% (7614/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 94% (7696/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 95% (7778/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 96% (7860/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 97% (7942/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 98% (8024/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 99% (8106/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 99% (8112/8187), 19.25 MiB | 19.06 MiB/s remote: Total 8187 (delta 17), reused 38 (delta 11), pack-reused 8091 [2020-12-07T22:50:34.318Z] Receiving objects: 100% (8187/8187), 19.25 MiB | 19.06 MiB/s Receiving objects: 100% (8187/8187), 19.31 MiB | 19.08 MiB/s, done. [2020-12-07T22:50:34.450Z] Running setup.py install for texttable: finished with status 'done' [2020-12-07T22:50:34.450Z] Running setup.py install for dockerpty: started [2020-12-07T22:50:34.580Z] Resolving deltas: 0% (0/5240) Resolving deltas: 1% (58/5240) Resolving deltas: 2% (109/5240) Resolving deltas: 3% (182/5240) Resolving deltas: 4% (212/5240) Resolving deltas: 5% (263/5240) Resolving deltas: 6% (343/5240) Resolving deltas: 7% (367/5240) Resolving deltas: 8% (424/5240) Resolving deltas: 9% (476/5240) Resolving deltas: 10% (528/5240) Resolving deltas: 11% (578/5240) Resolving deltas: 12% (632/5240) Resolving deltas: 13% (685/5240) Resolving deltas: 14% (743/5240) Resolving deltas: 15% (787/5240) Resolving deltas: 16% (839/5240) Resolving deltas: 17% (898/5240) Resolving deltas: 18% (950/5240) Resolving deltas: 19% (996/5240) Resolving deltas: 20% (1052/5240) Resolving deltas: 21% (1103/5240) Resolving deltas: 22% (1160/5240) Resolving deltas: 23% (1242/5240) Resolving deltas: 24% (1260/5240) Resolving deltas: 25% (1311/5240) Resolving deltas: 26% (1375/5240) Resolving deltas: 27% (1416/5240) Resolving deltas: 28% (1472/5240) Resolving deltas: 29% (1539/5240) Resolving deltas: 30% (1591/5240) Resolving deltas: 31% (1640/5240) Resolving deltas: 32% (1681/5240) Resolving deltas: 33% (1737/5240) Resolving deltas: 34% (1792/5240) Resolving deltas: 35% (1835/5240) Resolving deltas: 36% (1893/5240) Resolving deltas: 38% (2017/5240) Resolving deltas: 39% (2074/5240) Resolving deltas: 40% (2102/5240) Resolving deltas: 41% (2157/5240) Resolving deltas: 42% (2207/5240) Resolving deltas: 43% (2261/5240) Resolving deltas: 44% (2324/5240) Resolving deltas: 45% (2361/5240) Resolving deltas: 46% (2411/5240) Resolving deltas: 47% (2467/5240) Resolving deltas: 48% (2558/5240) Resolving deltas: 49% (2570/5240) Resolving deltas: 50% (2620/5240) Resolving deltas: 51% (2689/5240) Resolving deltas: 52% (2726/5240) Resolving deltas: 53% (2781/5240) Resolving deltas: 54% (2831/5240) Resolving deltas: 55% (2932/5240) Resolving deltas: 56% (2935/5240) Resolving deltas: 57% (2997/5240) Resolving deltas: 58% (3045/5240) Resolving deltas: 59% (3092/5240) Resolving deltas: 60% (3196/5240) Resolving deltas: 61% (3197/5240) Resolving deltas: 63% (3311/5240) Resolving deltas: 64% (3362/5240) Resolving deltas: 65% (3429/5240) Resolving deltas: 66% (3461/5240) Resolving deltas: 67% (3547/5240) Resolving deltas: 68% (3571/5240) Resolving deltas: 69% (3616/5240) Resolving deltas: 70% (3678/5240) Resolving deltas: 71% (3738/5240) Resolving deltas: 72% (3790/5240) Resolving deltas: 73% (3841/5240) Resolving deltas: 74% (3884/5240) Resolving deltas: 75% (3946/5240) Resolving deltas: 76% (4020/5240) Resolving deltas: 77% (4037/5240) Resolving deltas: 78% (4104/5240) Resolving deltas: 79% (4180/5240) Resolving deltas: 80% (4200/5240) Resolving deltas: 81% (4253/5240) Resolving deltas: 82% (4297/5240) Resolving deltas: 83% (4383/5240) Resolving deltas: 84% (4407/5240) Resolving deltas: 85% (4457/5240) Resolving deltas: 86% (4529/5240) Resolving deltas: 87% (4561/5240) Resolving deltas: 88% (4634/5240) Resolving deltas: 89% (4683/5240) Resolving deltas: 90% (4738/5240) Resolving deltas: 91% (4803/5240) Resolving deltas: 92% (4831/5240) Resolving deltas: 93% (4880/5240) Resolving deltas: 94% (4942/5240) Resolving deltas: 95% (5024/5240) Resolving deltas: 96% (5043/5240) Resolving deltas: 97% (5089/5240) Resolving deltas: 98% (5137/5240) Resolving deltas: 99% (5189/5240) Resolving deltas: 100% (5240/5240) Resolving deltas: 100% (5240/5240), done. [2020-12-07T22:50:34.580Z] Note: checking out '2dd53791ab79e7b902d6ca90361961f61066a1a0'. [2020-12-07T22:50:34.580Z] [2020-12-07T22:50:34.580Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-12-07T22:50:34.580Z] changes and commit them, and you can discard any commits you make in this [2020-12-07T22:50:34.580Z] state without impacting any branches by performing another checkout. [2020-12-07T22:50:34.580Z] [2020-12-07T22:50:34.580Z] If you want to create a new branch to retain commits you create, you may [2020-12-07T22:50:34.580Z] do so (now or later) by using -b with the checkout command again. Example: [2020-12-07T22:50:34.580Z] [2020-12-07T22:50:34.580Z] git checkout -b [2020-12-07T22:50:34.580Z] [2020-12-07T22:50:36.487Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-07T22:50:36.747Z] 0% [Working] 0% [Working] 0% 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-07T22:50:36.747Z] 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-07T22:50:36.747Z] 69% 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-07T22:50:37.010Z] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:37.119Z] Removing intermediate container adc98bda847a [2020-12-07T22:50:37.119Z] ---> c6b3e420e86f [2020-12-07T22:50:37.119Z] Step 8/23 : COPY . . [2020-12-07T22:50:37.400Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-07T22:50:38.862Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-07T22:50:41.207Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-07T22:50:41.207Z] 13% 100% [Working] Fetched 96.5 kB in 0s (0 B/s) [2020-12-07T22:50:41.207Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-common_190ubuntu0.1_all.deb [157 kB] [2020-12-07T22:50:41.467Z] 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) [2020-12-07T22:50:41.731Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 init-system-helpers_1.51_all.deb [37.3 kB] [2020-12-07T22:50:41.731Z] 33% 100% [Working] Fetched 37.3 kB in 0s (0 B/s) [2020-12-07T22:50:41.991Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-07T22:50:42.561Z] 4% 100% [Working] Fetched 279 kB in 0s (0 B/s) [2020-12-07T22:50:42.561Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-07T22:50:43.129Z] 10% 100% [Working] Fetched 122 kB in 0s (0 B/s) [2020-12-07T22:50:43.129Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-07T22:50:43.130Z] 100% [Working] Fetched 8848 B in 0s (0 B/s) [2020-12-07T22:50:43.389Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-07T22:50:43.649Z] 26% 100% [Working] Fetched 47.8 kB in 0s (0 B/s) [2020-12-07T22:50:43.649Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-07T22:50:43.909Z] 84% 100% [Working] Fetched 14.8 kB in 0s (0 B/s) [2020-12-07T22:50:44.169Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-07T22:50:44.429Z] 8% 100% [Working] Fetched 155 kB in 0s (0 B/s) [2020-12-07T22:50:44.692Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [614 kB] [2020-12-07T22:50:45.262Z] 2% 100% [Working] Fetched 614 kB in 0s (0 B/s) [2020-12-07T22:50:45.262Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-07T22:50:45.522Z] 85% 100% [Working] Fetched 14.8 kB in 0s (0 B/s) [2020-12-07T22:50:45.782Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-07T22:50:46.042Z] 2% 100% [Working] Fetched 499 kB in 0s (0 B/s) [2020-12-07T22:50:46.303Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libicu60_60.2-3ubuntu3.1_amd64.deb [8054 kB] [2020-12-07T22:50:47.443Z] 0% 5% 74% 100% [Working] Fetched 8054 kB in 0s (0 B/s) [2020-12-07T22:50:47.704Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-07T22:50:47.963Z] 5% 100% [Working] Fetched 240 kB in 0s (0 B/s) [2020-12-07T22:50:48.223Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb [2762 kB] [2020-12-07T22:50:48.223Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:48.482Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-07T22:50:48.482Z] 43% 100% [Working] Fetched 29.3 kB in 0s (0 B/s) [2020-12-07T22:50:48.741Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 netbase_5.4_all.deb [12.7 kB] [2020-12-07T22:50:48.741Z] 58% 100% [Working] Fetched 12.7 kB in 0s (0 B/s) [2020-12-07T22:50:49.000Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-07T22:50:49.081Z] Removing intermediate container 010ce8d3a55b [2020-12-07T22:50:49.081Z] ---> 58528e0f846e [2020-12-07T22:50:49.081Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-07T22:50:49.261Z] 14% 100% [Working] Fetched 85.5 kB in 0s (0 B/s) [2020-12-07T22:50:49.366Z] ---> Running in 52a630e5e64d [2020-12-07T22:50:49.521Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-07T22:50:49.780Z] 2% 100% [Working] Fetched 49.2 kB in 0s (0 B/s) [2020-12-07T22:50:49.780Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpq5_10.15-0ubuntu0.18.04.1_amd64.deb [108 kB] [2020-12-07T22:50:50.349Z] 11% 100% [Working] Fetched 108 kB in 0s (0 B/s) [2020-12-07T22:50:50.349Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 ssl-cert_1.0.39_all.deb [17.0 kB] [2020-12-07T22:50:50.349Z] 74% 100% [Working] Fetched 17.0 kB in 0s (0 B/s) [2020-12-07T22:50:50.608Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.5_amd64.deb [3534 kB] [2020-12-07T22:50:50.609Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:50.868Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-10_10.15-0ubuntu0.18.04.1_amd64.deb [3766 kB] [2020-12-07T22:50:51.697Z] 0% 17% 100% [Working] Fetched 3766 kB in 0s (0 B/s) [2020-12-07T22:50:51.959Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client_10+190ubuntu0.1_all.deb [5896 B] [2020-12-07T22:50:51.959Z] 100% [Working] Fetched 5896 B in 0s (0 B/s) [2020-12-07T22:50:52.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:50:52.219Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-07T22:50:52.219Z] 40% 100% [Working] Fetched 30.8 kB in 0s (0 B/s) [2020-12-07T22:50:52.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:50:52.480Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-07T22:50:52.480Z] 73% 100% [Working] Fetched 17.0 kB in 0s (0 B/s) [2020-12-07T22:50:52.740Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql_10+190ubuntu0.1_all.deb [5884 B] [2020-12-07T22:50:52.740Z] 100% [Working] Fetched 5884 B in 0s (0 B/s) [2020-12-07T22:50:52.740Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] [2020-12-07T22:50:52.740Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:52.903Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-07T22:50:52.904Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-07T22:50:52.904Z] (3/3) Installing curl (7.69.1-r1) [2020-12-07T22:50:52.904Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:50:52.904Z] OK: 71 MiB in 58 packages [2020-12-07T22:50:53.000Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-07T22:50:53.260Z] 11% 100% [Working] Fetched 85.9 kB in 0s (0 B/s) [2020-12-07T22:50:53.519Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 ucf_3.0038_all.deb [50.5 kB] [2020-12-07T22:50:53.519Z] 24% 100% [Working] Fetched 50.5 kB in 0s (0 B/s) [2020-12-07T22:50:53.818Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-07T22:50:53.818Z] 100% [Working] Fetched 8720 B in 0s (0 B/s) [2020-12-07T22:50:54.140Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-contrib_10+190ubuntu0.1_all.deb [5896 B] [2020-12-07T22:50:54.140Z] 100% [Working] Fetched 5896 B in 0s (0 B/s) [2020-12-07T22:50:54.140Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-07T22:50:54.727Z] 9% 100% [Working] Fetched 137 kB in 0s (0 B/s) [2020-12-07T22:50:54.727Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-07T22:50:54.990Z] 12% 100% [Working] Fetched 109 kB in 0s (0 B/s) [2020-12-07T22:50:55.249Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb [663 kB] [2020-12-07T22:50:55.821Z] 1% 100% [Working] Fetched 663 kB in 0s (0 B/s) [2020-12-07T22:50:56.080Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-07T22:50:56.340Z] 2% 100% [Working] Fetched 645 kB in 0s (0 B/s) [2020-12-07T22:50:56.600Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libedit2_3.1-20170329-1_amd64.deb [76.9 kB] [2020-12-07T22:50:56.860Z] 16% 100% [Working] Fetched 76.9 kB in 0s (0 B/s) [2020-12-07T22:50:57.120Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-07T22:50:57.120Z] 30% 100% [Working] Fetched 41.3 kB in 0s (0 B/s) [2020-12-07T22:50:57.258Z] Removing intermediate container 52a630e5e64d [2020-12-07T22:50:57.258Z] ---> efced2fbf570 [2020-12-07T22:50:57.258Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-07T22:50:57.258Z] ---> Running in fc450d45c380 [2020-12-07T22:50:57.380Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.5_amd64.deb [201 kB] [2020-12-07T22:50:57.380Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:50:57.640Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-07T22:50:57.640Z] 70% 100% [Working] Fetched 17.9 kB in 0s (0 B/s) [2020-12-07T22:50:57.886Z] Removing intermediate container fc450d45c380 [2020-12-07T22:50:57.886Z] ---> 388771d96558 [2020-12-07T22:50:57.886Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-07T22:50:57.900Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-07T22:50:58.469Z] 3% 100% [Working] Fetched 368 kB in 0s (0 B/s) [2020-12-07T22:50:58.469Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-07T22:50:58.496Z] ---> Running in 9bce1585a360 [2020-12-07T22:50:58.728Z] 6% 100% [Working] Fetched 187 kB in 0s (0 B/s) [2020-12-07T22:50:58.781Z] ---> b188e7995beb [2020-12-07T22:50:58.781Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-07T22:50:58.988Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-07T22:50:59.248Z] 7% 100% [Working] Fetched 175 kB in 0s (0 B/s) [2020-12-07T22:50:59.385Z] ---> Running in 0d3ac18454d5 [2020-12-07T22:50:59.508Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-07T22:50:59.662Z] Removing intermediate container 9bce1585a360 [2020-12-07T22:50:59.662Z] ---> 3fa1083eff5f [2020-12-07T22:50:59.662Z] Step 25/27 : LABEL arch=arm64 [2020-12-07T22:50:59.943Z] ---> Running in cc49cdd7908e [2020-12-07T22:51:00.078Z] 6% 100% [Working] Fetched 206 kB in 0s (0 B/s) [2020-12-07T22:51:00.078Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] [2020-12-07T22:51:00.646Z] 0% 52% 100% [Working] Fetched 1301 kB in 0s (0 B/s) [2020-12-07T22:51:00.906Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-07T22:51:00.906Z] 34% 100% [Working] Fetched 36.2 kB in 0s (0 B/s) [2020-12-07T22:51:00.987Z] Removing intermediate container cc49cdd7908e [2020-12-07T22:51:00.987Z] ---> 62f0621b35ed [2020-12-07T22:51:00.987Z] Step 26/27 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:51:01.165Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] [2020-12-07T22:51:01.165Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:01.268Z] 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 [2020-12-07T22:51:01.268Z] ---> Running in 85881044fea2 [2020-12-07T22:51:01.425Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-07T22:51:01.685Z] 11% 100% [Working] Fetched 107 kB in 0s (0 B/s) [2020-12-07T22:51:01.944Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client-10_10.15-0ubuntu0.18.04.1_amd64.deb [939 kB] [2020-12-07T22:51:02.463Z] 1% 74% 100% [Working] Fetched 939 kB in 0s (0 B/s) [2020-12-07T22:51:02.714Z] Removing intermediate container 85881044fea2 [2020-12-07T22:51:02.714Z] ---> e2cf6d17f2b3 [2020-12-07T22:51:02.714Z] Step 27/27 : LABEL version=0.0.0 [2020-12-07T22:51:02.722Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-07T22:51:02.981Z] 25% 100% [Working] Fetched 48.7 kB in 0s (0 B/s) [2020-12-07T22:51:02.981Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb [150 kB] [2020-12-07T22:51:03.315Z] ---> Running in ff9d6b14ee97 [2020-12-07T22:51:03.550Z] 8% 100% [Working] Fetched 150 kB in 0s (0 B/s) [2020-12-07T22:51:03.550Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client-common_190ubuntu0.1_all.deb [29.6 kB] [2020-12-07T22:51:03.810Z] 42% 100% [Working] Fetched 29.6 kB in 0s (0 B/s) [2020-12-07T22:51:04.310Z] Removing intermediate container ff9d6b14ee97 [2020-12-07T22:51:04.310Z] ---> 5c8c7e3650e8 [2020-12-07T22:51:04.310Z] [2020-12-07T22:51:04.912Z] Successfully built 5c8c7e3650e8 [2020-12-07T22:51:05.190Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-07T22:51:07.186Z]  Building docker-sys-mgmt-agent-go ... done  ---> 981ddff33b02 [2020-12-07T22:51:07.186Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-07T22:51:07.186Z] ---> Running in fdea03557c39 [2020-12-07T22:51:09.173Z] 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 [2020-12-07T22:51:10.386Z] Pulling postgres  [2020-12-07T22:51:10.387Z] Pulling redis  [2020-12-07T22:51:10.959Z] Cloning into '/build/parts/redis/src'... [2020-12-07T22:51:11.529Z] remote: Enumerating objects: 881, done. [2020-12-07T22:51:11.529Z] remote: Counting objects: 0% (1/881) remote: Counting objects: 1% (9/881) remote: Counting objects: 2% (18/881) remote: Counting objects: 3% (27/881) remote: Counting objects: 4% (36/881) remote: Counting objects: 5% (45/881) remote: Counting objects: 6% (53/881) remote: Counting objects: 7% (62/881) remote: Counting objects: 8% (71/881) remote: Counting objects: 9% (80/881) remote: Counting objects: 10% (89/881) remote: Counting objects: 11% (97/881) remote: Counting objects: 12% (106/881) remote: Counting objects: 13% (115/881) remote: Counting objects: 14% (124/881) remote: Counting objects: 15% (133/881) remote: Counting objects: 16% (141/881) remote: Counting objects: 17% (150/881) remote: Counting objects: 18% (159/881) remote: Counting objects: 19% (168/881) remote: Counting objects: 20% (177/881) remote: Counting objects: 21% (186/881) remote: Counting objects: 22% (194/881) remote: Counting objects: 23% (203/881) remote: Counting objects: 24% (212/881) remote: Counting objects: 25% (221/881) remote: Counting objects: 26% (230/881) remote: Counting objects: 27% (238/881) remote: Counting objects: 28% (247/881) remote: Counting objects: 29% (256/881) remote: Counting objects: 30% (265/881) remote: Counting objects: 31% (274/881) remote: Counting objects: 32% (282/881) remote: Counting objects: 33% (291/881) remote: Counting objects: 34% (300/881) remote: Counting objects: 35% (309/881) remote: Counting objects: 36% (318/881) remote: Counting objects: 37% (326/881) remote: Counting objects: 38% (335/881) remote: Counting objects: 39% (344/881) remote: Counting objects: 40% (353/881) remote: Counting objects: 41% (362/881) remote: Counting objects: 42% (371/881) remote: Counting objects: 43% (379/881) remote: Counting objects: 44% (388/881) remote: Counting objects: 45% (397/881) remote: Counting objects: 46% (406/881) remote: Counting objects: 47% (415/881) remote: Counting objects: 48% (423/881) remote: Counting objects: 49% (432/881) remote: Counting objects: 50% (441/881) remote: Counting objects: 51% (450/881) remote: Counting objects: 52% (459/881) remote: Counting objects: 53% (467/881) remote: Counting objects: 54% (476/881) remote: Counting objects: 55% (485/881) remote: Counting objects: 56% (494/881) remote: Counting objects: 57% (503/881) remote: Counting objects: 58% (511/881) remote: Counting objects: 59% (520/881) remote: Counting objects: 60% (529/881) remote: Counting objects: 61% (538/881) remote: Counting objects: 62% (547/881) remote: Counting objects: 63% (556/881) remote: Counting objects: 64% (564/881) remote: Counting objects: 65% (573/881) remote: Counting objects: 66% (582/881) remote: Counting objects: 67% (591/881) remote: Counting objects: 68% (600/881) remote: Counting objects: 69% (608/881) remote: Counting objects: 70% (617/881) remote: Counting objects: 71% (626/881) remote: Counting objects: 72% (635/881) remote: Counting objects: 73% (644/881) remote: Counting objects: 74% (652/881) remote: Counting objects: 75% (661/881) remote: Counting objects: 76% (670/881) remote: Counting objects: 77% (679/881) remote: Counting objects: 78% (688/881) remote: Counting objects: 79% (696/881) remote: Counting objects: 80% (705/881) remote: Counting objects: 81% (714/881) remote: Counting objects: 82% (723/881) remote: Counting objects: 83% (732/881) remote: Counting objects: 84% (741/881) remote: Counting objects: 85% (749/881) remote: Counting objects: 86% (758/881) remote: Counting objects: 87% (767/881) remote: Counting objects: 88% (776/881) remote: Counting objects: 89% (785/881) remote: Counting objects: 90% (793/881) remote: Counting objects: 91% (802/881) remote: Counting objects: 92% (811/881) remote: Counting objects: 93% (820/881) remote: Counting objects: 94% (829/881) remote: Counting objects: 95% (837/881) remote: Counting objects: 96% (846/881) remote: Counting objects: 97% (855/881) remote: Counting objects: 98% (864/881) remote: Counting objects: 99% (873/881) remote: Counting objects: 100% (881/881) remote: Counting objects: 100% (881/881), done. [2020-12-07T22:51:11.789Z] remote: Compressing objects: 0% (1/788) remote: Compressing objects: 1% (8/788) remote: Compressing objects: 2% (16/788) remote: Compressing objects: 3% (24/788) remote: Compressing objects: 4% (32/788) remote: Compressing objects: 5% (40/788) remote: Compressing objects: 6% (48/788) remote: Compressing objects: 7% (56/788) remote: Compressing objects: 8% (64/788) remote: Compressing objects: 9% (71/788) remote: Compressing objects: 10% (79/788) remote: Compressing objects: 11% (87/788) remote: Compressing objects: 12% (95/788) remote: Compressing objects: 13% (103/788) remote: Compressing objects: 14% (111/788) remote: Compressing objects: 15% (119/788) remote: Compressing objects: 16% (127/788) remote: Compressing objects: 17% (134/788) remote: Compressing objects: 18% (142/788) remote: Compressing objects: 19% (150/788) remote: Compressing objects: 20% (158/788) remote: Compressing objects: 21% (166/788) remote: Compressing objects: 22% (174/788) remote: Compressing objects: 23% (182/788) remote: Compressing objects: 24% (190/788) remote: Compressing objects: 25% (197/788) remote: Compressing objects: 26% (205/788) remote: Compressing objects: 27% (213/788) remote: Compressing objects: 28% (221/788) remote: Compressing objects: 29% (229/788) remote: Compressing objects: 30% (237/788) remote: Compressing objects: 31% (245/788) remote: Compressing objects: 32% (253/788) remote: Compressing objects: 33% (261/788) remote: Compressing objects: 34% (268/788) remote: Compressing objects: 35% (276/788) remote: Compressing objects: 36% (284/788) remote: Compressing objects: 37% (292/788) remote: Compressing objects: 38% (300/788) remote: Compressing objects: 39% (308/788) remote: Compressing objects: 40% (316/788) remote: Compressing objects: 41% (324/788) remote: Compressing objects: 42% (331/788) remote: Compressing objects: 43% (339/788) remote: Compressing objects: 44% (347/788) remote: Compressing objects: 45% (355/788) remote: Compressing objects: 46% (363/788) remote: Compressing objects: 47% (371/788) remote: Compressing objects: 48% (379/788) remote: Compressing objects: 49% (387/788) remote: Compressing objects: 50% (394/788) remote: Compressing objects: 51% (402/788) remote: Compressing objects: 52% (410/788) remote: Compressing objects: 53% (418/788) remote: Compressing objects: 54% (426/788) remote: Compressing objects: 55% (434/788) remote: Compressing objects: 56% (442/788) remote: Compressing objects: 57% (450/788) remote: Compressing objects: 58% (458/788) remote: Compressing objects: 59% (465/788) remote: Compressing objects: 60% (473/788) remote: Compressing objects: 61% (481/788) remote: Compressing objects: 62% (489/788) remote: Compressing objects: 63% (497/788) remote: Compressing objects: 64% (505/788) remote: Compressing objects: 65% (513/788) remote: Compressing objects: 66% (521/788) remote: Compressing objects: 67% (528/788) remote: Compressing objects: 68% (536/788) remote: Compressing objects: 69% (544/788) remote: Compressing objects: 70% (552/788) remote: Compressing objects: 71% (560/788) remote: Compressing objects: 72% (568/788) remote: Compressing objects: 73% (576/788) remote: Compressing objects: 74% (584/788) remote: Compressing objects: 75% (591/788) remote: Compressing objects: 76% (599/788) remote: Compressing objects: 77% (607/788) remote: Compressing objects: 78% (615/788) remote: Compressing objects: 79% (623/788) remote: Compressing objects: 80% (631/788) remote: Compressing objects: 81% (639/788) remote: Compressing objects: 82% (647/788) remote: Compressing objects: 83% (655/788) remote: Compressing objects: 84% (662/788) remote: Compressing objects: 85% (670/788) remote: Compressing objects: 86% (678/788) remote: Compressing objects: 87% (686/788) remote: Compressing objects: 88% (694/788) remote: Compressing objects: 89% (702/788) remote: Compressing objects: 90% (710/788) remote: Compressing objects: 91% (718/788) remote: Compressing objects: 92% (725/788) remote: Compressing objects: 93% (733/788) remote: Compressing objects: 94% (741/788) remote: Compressing objects: 95% (749/788) remote: Compressing objects: 96% (757/788) remote: Compressing objects: 97% (765/788) remote: Compressing objects: 98% (773/788) remote: Compressing objects: 99% (781/788) remote: Compressing objects: 100% (788/788) remote: Compressing objects: 100% (788/788), done. [2020-12-07T22:51:12.058Z] Receiving objects: 0% (1/881) Receiving objects: 1% (9/881) Receiving objects: 2% (18/881) Receiving objects: 3% (27/881) Receiving objects: 4% (36/881) Receiving objects: 5% (45/881) Receiving objects: 6% (53/881) Receiving objects: 7% (62/881) Receiving objects: 8% (71/881) Receiving objects: 9% (80/881) Receiving objects: 10% (89/881) Receiving objects: 11% (97/881) Receiving objects: 12% (106/881) Receiving objects: 13% (115/881) Receiving objects: 14% (124/881) Receiving objects: 15% (133/881) Receiving objects: 16% (141/881) Receiving objects: 17% (150/881) Receiving objects: 18% (159/881) Receiving objects: 19% (168/881) Receiving objects: 20% (177/881) Receiving objects: 21% (186/881) Receiving objects: 22% (194/881) Receiving objects: 23% (203/881) Receiving objects: 24% (212/881) Receiving objects: 25% (221/881) Receiving objects: 26% (230/881) Receiving objects: 27% (238/881) Receiving objects: 28% (247/881) Receiving objects: 29% (256/881) Receiving objects: 30% (265/881) Receiving objects: 31% (274/881) Receiving objects: 32% (282/881) Receiving objects: 33% (291/881) Receiving objects: 34% (300/881) Receiving objects: 35% (309/881) Receiving objects: 36% (318/881) Receiving objects: 37% (326/881) Receiving objects: 38% (335/881) Receiving objects: 39% (344/881) Receiving objects: 40% (353/881) Receiving objects: 41% (362/881) Receiving objects: 42% (371/881) Receiving objects: 43% (379/881) Receiving objects: 44% (388/881) Receiving objects: 45% (397/881) Receiving objects: 46% (406/881) Receiving objects: 47% (415/881) Receiving objects: 48% (423/881) Receiving objects: 49% (432/881) Receiving objects: 50% (441/881) Receiving objects: 51% (450/881) Receiving objects: 52% (459/881) Receiving objects: 53% (467/881) Receiving objects: 54% (476/881) Receiving objects: 55% (485/881) Receiving objects: 56% (494/881) Receiving objects: 57% (503/881) Receiving objects: 58% (511/881) Receiving objects: 59% (520/881) Receiving objects: 60% (529/881) Receiving objects: 61% (538/881) Receiving objects: 62% (547/881) Receiving objects: 63% (556/881) Receiving objects: 64% (564/881) Receiving objects: 65% (573/881) Receiving objects: 66% (582/881) Receiving objects: 67% (591/881) Receiving objects: 68% (600/881) Receiving objects: 69% (608/881) Receiving objects: 70% (617/881) Receiving objects: 71% (626/881) Receiving objects: 72% (635/881) Receiving objects: 73% (644/881) Receiving objects: 74% (652/881) Receiving objects: 75% (661/881) Receiving objects: 76% (670/881) Receiving objects: 77% (679/881) Receiving objects: 78% (688/881) Receiving objects: 79% (696/881) Receiving objects: 80% (705/881) Receiving objects: 81% (714/881) Receiving objects: 82% (723/881) Receiving objects: 83% (732/881) Receiving objects: 84% (741/881) Receiving objects: 85% (749/881) Receiving objects: 86% (758/881) Receiving objects: 87% (767/881) Receiving objects: 88% (776/881) Receiving objects: 89% (785/881) Receiving objects: 90% (793/881) Receiving objects: 91% (802/881) Receiving objects: 92% (811/881) Receiving objects: 93% (820/881) Receiving objects: 94% (829/881) Receiving objects: 95% (837/881) remote: Total 881 (delta 101), reused 578 (delta 66), pack-reused 0 [2020-12-07T22:51:12.058Z] Receiving objects: 96% (846/881) Receiving objects: 97% (855/881) Receiving objects: 98% (864/881) Receiving objects: 99% (873/881) Receiving objects: 100% (881/881) Receiving objects: 100% (881/881), 2.41 MiB | 9.97 MiB/s, done. [2020-12-07T22:51:12.058Z] Resolving deltas: 0% (0/101) Resolving deltas: 3% (4/101) Resolving deltas: 5% (6/101) Resolving deltas: 6% (7/101) Resolving deltas: 7% (8/101) Resolving deltas: 9% (10/101) Resolving deltas: 10% (11/101) Resolving deltas: 11% (12/101) Resolving deltas: 12% (13/101) Resolving deltas: 13% (14/101) Resolving deltas: 16% (17/101) Resolving deltas: 17% (18/101) Resolving deltas: 26% (27/101) Resolving deltas: 27% (28/101) Resolving deltas: 30% (31/101) Resolving deltas: 35% (36/101) Resolving deltas: 36% (37/101) Resolving deltas: 37% (38/101) Resolving deltas: 38% (39/101) Resolving deltas: 40% (41/101) Resolving deltas: 41% (42/101) Resolving deltas: 44% (45/101) Resolving deltas: 48% (49/101) Resolving deltas: 49% (50/101) Resolving deltas: 51% (52/101) Resolving deltas: 52% (53/101) Resolving deltas: 54% (55/101) Resolving deltas: 56% (57/101) Resolving deltas: 59% (60/101) Resolving deltas: 60% (61/101) Resolving deltas: 61% (62/101) Resolving deltas: 63% (64/101) Resolving deltas: 64% (65/101) Resolving deltas: 66% (67/101) Resolving deltas: 67% (68/101) Resolving deltas: 69% (70/101) Resolving deltas: 73% (74/101) Resolving deltas: 75% (76/101) Resolving deltas: 77% (78/101) Resolving deltas: 79% (80/101) Resolving deltas: 82% (83/101) Resolving deltas: 83% (84/101) Resolving deltas: 84% (85/101) Resolving deltas: 86% (87/101) Resolving deltas: 88% (89/101) Resolving deltas: 90% (91/101) Resolving deltas: 92% (93/101) Resolving deltas: 94% (95/101) Resolving deltas: 95% (96/101) Resolving deltas: 96% (97/101) Resolving deltas: 97% (98/101) Resolving deltas: 100% (101/101) Resolving deltas: 100% (101/101), done. [2020-12-07T22:51:12.058Z] Note: checking out '03b59cd5f0788a52039287daa83229d459641ff5'. [2020-12-07T22:51:12.058Z] [2020-12-07T22:51:12.058Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-12-07T22:51:12.058Z] changes and commit them, and you can discard any commits you make in this [2020-12-07T22:51:12.058Z] state without impacting any branches by performing another checkout. [2020-12-07T22:51:12.058Z] [2020-12-07T22:51:12.058Z] If you want to create a new branch to retain commits you create, you may [2020-12-07T22:51:12.058Z] do so (now or later) by using -b with the checkout command again. Example: [2020-12-07T22:51:12.058Z] [2020-12-07T22:51:12.058Z] git checkout -b [2020-12-07T22:51:12.058Z] [2020-12-07T22:51:14.228Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-07T22:51:14.228Z] 0% [Working] 0% [Working] 0% Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-07T22:51:14.228Z] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-07T22:51:14.228Z] 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-07T22:51:14.487Z] 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:17.785Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb [415 kB] [2020-12-07T22:51:18.363Z] 3% 100% [Working] Fetched 415 kB in 0s (0 B/s) [2020-12-07T22:51:18.363Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb [18.7 kB] [2020-12-07T22:51:18.622Z] 67% 100% [Working] Fetched 18.7 kB in 0s (0 B/s) [2020-12-07T22:51:18.622Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32gcc1_8.4.0-1ubuntu1~18.04_amd64.deb [48.1 kB] [2020-12-07T22:51:18.882Z] 26% 100% [Working] Fetched 48.1 kB in 0s (0 B/s) [2020-12-07T22:51:19.143Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-i386_2.27-3ubuntu1.3_amd64.deb [2652 kB] [2020-12-07T22:51:19.711Z] 0% 24% 100% [Working] Fetched 2652 kB in 0s (0 B/s) [2020-12-07T22:51:20.280Z] Pulling snapcraft-preload  [2020-12-07T22:51:20.850Z] Cloning into '/build/parts/snapcraft-preload/src'... [2020-12-07T22:51:21.110Z] remote: Enumerating objects: 187, done. [2020-12-07T22:51:21.110Z] Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) remote: Total 187 (delta 0), reused 0 (delta 0), pack-reused 187 [2020-12-07T22:51:21.110Z] Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 56.64 KiB | 3.33 MiB/s, done. [2020-12-07T22:51:21.110Z] Resolving deltas: 0% (0/112) Resolving deltas: 3% (4/112) Resolving deltas: 7% (8/112) Resolving deltas: 13% (15/112) Resolving deltas: 18% (21/112) Resolving deltas: 32% (36/112) Resolving deltas: 33% (38/112) Resolving deltas: 50% (56/112) Resolving deltas: 75% (84/112) Resolving deltas: 77% (87/112) Resolving deltas: 80% (90/112) Resolving deltas: 100% (112/112) Resolving deltas: 100% (112/112), done. [2020-12-07T22:51:21.688Z] From https://github.com/sergiusens/snapcraft-preload [2020-12-07T22:51:21.688Z] * branch d654bbe8a5add5a4bea14d96342b656990c5c818 -> FETCH_HEAD [2020-12-07T22:51:21.688Z] Note: checking out 'd654bbe8a5add5a4bea14d96342b656990c5c818'. [2020-12-07T22:51:21.688Z] [2020-12-07T22:51:21.688Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-12-07T22:51:21.688Z] changes and commit them, and you can discard any commits you make in this [2020-12-07T22:51:21.688Z] state without impacting any branches by performing another checkout. [2020-12-07T22:51:21.688Z] [2020-12-07T22:51:21.688Z] If you want to create a new branch to retain commits you create, you may [2020-12-07T22:51:21.688Z] do so (now or later) by using -b with the checkout command again. Example: [2020-12-07T22:51:21.688Z] [2020-12-07T22:51:21.688Z] git checkout -b [2020-12-07T22:51:21.688Z] [2020-12-07T22:51:21.688Z] HEAD is now at d654bbe use SNAP_INSTANCE_NAME instead of SNAP_NAME for prefixing /dev/shm files (fixed #35) (#36) [2020-12-07T22:51:23.598Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-07T22:51:23.598Z] 0% [Working] 0% [Working] 0% 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-07T22:51:23.598Z] 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-07T22:51:23.598Z] 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-07T22:51:23.598Z] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:27.798Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-07T22:51:27.798Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:27.798Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-07T22:51:27.798Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:27.798Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-07T22:51:27.798Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:27.798Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-07T22:51:27.798Z] 16% 100% [Working] Fetched 77.8 kB in 0s (0 B/s) [2020-12-07T22:51:28.058Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-07T22:51:28.058Z] 99% 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:28.058Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-07T22:51:28.058Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:28.318Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-07T22:51:28.578Z] 27% 100% [Working] Fetched 45.6 kB in 0s (0 B/s) [2020-12-07T22:51:28.578Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-07T22:51:28.578Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:28.837Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcurl4_7.58.0-2ubuntu3.10_amd64.deb [214 kB] [2020-12-07T22:51:29.098Z] 5% 100% [Working] Fetched 214 kB in 0s (0 B/s) [2020-12-07T22:51:29.357Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-07T22:51:29.357Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:29.357Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-07T22:51:29.618Z] 24% 100% [Working] Fetched 50.6 kB in 0s (0 B/s) [2020-12-07T22:51:29.878Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-07T22:51:29.878Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:29.878Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-07T22:51:30.138Z] 32% 100% [Working] Fetched 41.8 kB in 0s (0 B/s) [2020-12-07T22:51:30.138Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-07T22:51:30.138Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:30.398Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-07T22:51:30.658Z] 11% 100% [Working] Fetched 111 kB in 0s (0 B/s) [2020-12-07T22:51:30.918Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-07T22:51:30.918Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:30.918Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-07T22:51:30.918Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:31.176Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-07T22:51:31.176Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:31.436Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-07T22:51:31.436Z] 51% 100% [Working] Fetched 24.5 kB in 0s (0 B/s) [2020-12-07T22:51:31.695Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-07T22:51:31.695Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:31.695Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-07T22:51:31.956Z] 23% 100% [Working] Fetched 54.2 kB in 0s (0 B/s) [2020-12-07T22:51:32.215Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-07T22:51:32.215Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:32.215Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-07T22:51:32.215Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:32.474Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-07T22:51:32.474Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:32.474Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-07T22:51:32.474Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:32.474Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-07T22:51:32.474Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:32.734Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-07T22:51:33.303Z] 10% 100% [Working] Fetched 119 kB in 0s (0 B/s) [2020-12-07T22:51:33.303Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-07T22:51:33.303Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:33.563Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-07T22:51:33.563Z] 99% 100% [Working] Fetched 11.1 kB in 0s (0 B/s) [2020-12-07T22:51:33.563Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-07T22:51:33.563Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:33.824Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-07T22:51:33.824Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:33.824Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-07T22:51:33.824Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:34.084Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-07T22:51:34.084Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:34.084Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-07T22:51:34.084Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:34.344Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-07T22:51:34.344Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:34.344Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-07T22:51:34.344Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:34.604Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] [2020-12-07T22:51:34.604Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:34.604Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-07T22:51:34.604Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:34.864Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 curl_7.58.0-2ubuntu3.10_amd64.deb [159 kB] [2020-12-07T22:51:35.124Z] 7% 100% [Working] Fetched 159 kB in 0s (0 B/s) [2020-12-07T22:51:35.383Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-07T22:51:35.384Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:35.384Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-07T22:51:35.384Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-07T22:51:36.766Z] Pulling static-packages  [2020-12-07T22:51:37.706Z] Pulling vault  [2020-12-07T22:51:38.276Z] Cloning into '/build/parts/vault/src'... [2020-12-07T22:51:38.847Z] remote: Enumerating objects: 12795, done. [2020-12-07T22:51:38.847Z] remote: Counting objects: 0% (1/12795) remote: Counting objects: 1% (128/12795) remote: Counting objects: 2% (256/12795) remote: Counting objects: 3% (384/12795) remote: Counting objects: 4% (512/12795) remote: Counting objects: 5% (640/12795) remote: Counting objects: 6% (768/12795) remote: Counting objects: 7% (896/12795) remote: Counting objects: 8% (1024/12795) remote: Counting objects: 9% (1152/12795) remote: Counting objects: 10% (1280/12795) remote: Counting objects: 11% (1408/12795) remote: Counting objects: 12% (1536/12795) remote: Counting objects: 13% (1664/12795) remote: Counting objects: 14% (1792/12795) remote: Counting objects: 15% (1920/12795) remote: Counting objects: 16% (2048/12795) remote: Counting objects: 17% (2176/12795) remote: Counting objects: 18% (2304/12795) remote: Counting objects: 19% (2432/12795) remote: Counting objects: 20% (2559/12795) remote: Counting objects: 21% (2687/12795) remote: Counting objects: 22% (2815/12795) remote: Counting objects: 23% (2943/12795) remote: Counting objects: 24% (3071/12795) remote: Counting objects: 25% (3199/12795) remote: Counting objects: 26% (3327/12795) remote: Counting objects: 27% (3455/12795) remote: Counting objects: 28% (3583/12795) remote: Counting objects: 29% (3711/12795) remote: Counting objects: 30% (3839/12795) remote: Counting objects: 31% (3967/12795) remote: Counting objects: 32% (4095/12795) remote: Counting objects: 33% (4223/12795) remote: Counting objects: 34% (4351/12795) remote: Counting objects: 35% (4479/12795) remote: Counting objects: 36% (4607/12795) remote: Counting objects: 37% (4735/12795) remote: Counting objects: 38% (4863/12795) remote: Counting objects: 39% (4991/12795) remote: Counting objects: 40% (5118/12795) remote: Counting objects: 41% (5246/12795) remote: Counting objects: 42% (5374/12795) remote: Counting objects: 43% (5502/12795) remote: Counting objects: 44% (5630/12795) remote: Counting objects: 45% (5758/12795) remote: Counting objects: 46% (5886/12795) remote: Counting objects: 47% (6014/12795) remote: Counting objects: 48% (6142/12795) remote: Counting objects: 49% (6270/12795) remote: Counting objects: 50% (6398/12795) remote: Counting objects: 51% (6526/12795) remote: Counting objects: 52% (6654/12795) remote: Counting objects: 53% (6782/12795) remote: Counting objects: 54% (6910/12795) remote: Counting objects: 55% (7038/12795) remote: Counting objects: 56% (7166/12795) remote: Counting objects: 57% (7294/12795) remote: Counting objects: 58% (7422/12795) remote: Counting objects: 59% (7550/12795) remote: Counting objects: 60% (7677/12795) remote: Counting objects: 61% (7805/12795) remote: Counting objects: 62% (7933/12795) remote: Counting objects: 63% (8061/12795) remote: Counting objects: 64% (8189/12795) remote: Counting objects: 65% (8317/12795) remote: Counting objects: 66% (8445/12795) remote: Counting objects: 67% (8573/12795) remote: Counting objects: 68% (8701/12795) remote: Counting objects: 69% (8829/12795) remote: Counting objects: 70% (8957/12795) remote: Counting objects: 71% (9085/12795) remote: Counting objects: 72% (9213/12795) remote: Counting objects: 73% (9341/12795) remote: Counting objects: 74% (9469/12795) remote: Counting objects: 75% (9597/12795) remote: Counting objects: 76% (9725/12795) remote: Counting objects: 77% (9853/12795) remote: Counting objects: 78% (9981/12795) remote: Counting objects: 79% (10109/12795) remote: Counting objects: 80% (10236/12795) remote: Counting objects: 81% (10364/12795) remote: Counting objects: 82% (10492/12795) remote: Counting objects: 83% (10620/12795) remote: Counting objects: 84% (10748/12795) remote: Counting objects: 85% (10876/12795) remote: Counting objects: 86% (11004/12795) remote: Counting objects: 87% (11132/12795) remote: Counting objects: 88% (11260/12795) remote: Counting objects: 89% (11388/12795) remote: Counting objects: 90% (11516/12795) remote: Counting objects: 91% (11644/12795) remote: Counting objects: 92% (11772/12795) remote: Counting objects: 93% (11900/12795) remote: Counting objects: 94% (12028/12795) remote: Counting objects: 95% (12156/12795) remote: Counting objects: 96% (12284/12795) remote: Counting objects: 97% (12412/12795) remote: Counting objects: 98% (12540/12795) remote: Counting objects: 99% (12668/12795) remote: Counting objects: 100% (12795/12795) remote: Counting objects: 100% (12795/12795), done. [2020-12-07T22:51:40.408Z] remote: Compressing objects: 0% (1/10594) remote: Compressing objects: 1% (106/10594) remote: Compressing objects: 2% (212/10594) remote: Compressing objects: 3% (318/10594) remote: Compressing objects: 4% (424/10594) remote: Compressing objects: 5% (530/10594) remote: Compressing objects: 6% (636/10594) remote: Compressing objects: 7% (742/10594) remote: Compressing objects: 8% (848/10594) remote: Compressing objects: 9% (954/10594) remote: Compressing objects: 10% (1060/10594) remote: Compressing objects: 11% (1166/10594) remote: Compressing objects: 12% (1272/10594) remote: Compressing objects: 13% (1378/10594) remote: Compressing objects: 14% (1484/10594) remote: Compressing objects: 15% (1590/10594) remote: Compressing objects: 16% (1696/10594) remote: Compressing objects: 17% (1801/10594) remote: Compressing objects: 18% (1907/10594) remote: Compressing objects: 19% (2013/10594) remote: Compressing objects: 20% (2119/10594) remote: Compressing objects: 21% (2225/10594) remote: Compressing objects: 22% (2331/10594) remote: Compressing objects: 23% (2437/10594) remote: Compressing objects: 24% (2543/10594) remote: Compressing objects: 25% (2649/10594) remote: Compressing objects: 26% (2755/10594) remote: Compressing objects: 27% (2861/10594) remote: Compressing objects: 28% (2967/10594) remote: Compressing objects: 29% (3073/10594) remote: Compressing objects: 30% (3179/10594) remote: Compressing objects: 31% (3285/10594) remote: Compressing objects: 32% (3391/10594) remote: Compressing objects: 33% (3497/10594) remote: Compressing objects: 34% (3602/10594) remote: Compressing objects: 35% (3708/10594) remote: Compressing objects: 36% (3814/10594) remote: Compressing objects: 37% (3920/10594) remote: Compressing objects: 38% (4026/10594) remote: Compressing objects: 39% (4132/10594) remote: Compressing objects: 40% (4238/10594) remote: Compressing objects: 41% (4344/10594) remote: Compressing objects: 42% (4450/10594) remote: Compressing objects: 43% (4556/10594) remote: Compressing objects: 44% (4662/10594) remote: Compressing objects: 45% (4768/10594) remote: Compressing objects: 46% (4874/10594) remote: Compressing objects: 47% (4980/10594) remote: Compressing objects: 48% (5086/10594) remote: Compressing objects: 49% (5192/10594) remote: Compressing objects: 50% (5297/10594) remote: Compressing objects: 51% (5403/10594) remote: Compressing objects: 52% (5509/10594) remote: Compressing objects: 53% (5615/10594) remote: Compressing objects: 54% (5721/10594) remote: Compressing objects: 55% (5827/10594) remote: Compressing objects: 56% (5933/10594) remote: Compressing objects: 56% (5957/10594) remote: Compressing objects: 57% (6039/10594) remote: Compressing objects: 58% (6145/10594) remote: Compressing objects: 59% (6251/10594) remote: Compressing objects: 60% (6357/10594) remote: Compressing objects: 61% (6463/10594) remote: Compressing objects: 62% (6569/10594) remote: Compressing objects: 63% (6675/10594) remote: Compressing objects: 64% (6781/10594) remote: Compressing objects: 65% (6887/10594) remote: Compressing objects: 66% (6993/10594) remote: Compressing objects: 67% (7098/10594) remote: Compressing objects: 68% (7204/10594) remote: Compressing objects: 69% (7310/10594) remote: Compressing objects: 70% (7416/10594) remote: Compressing objects: 71% (7522/10594) remote: Compressing objects: 72% (7628/10594) remote: Compressing objects: 73% (7734/10594) remote: Compressing objects: 74% (7840/10594) remote: Compressing objects: 75% (7946/10594) remote: Compressing objects: 76% (8052/10594) remote: Compressing objects: 77% (8158/10594) remote: Compressing objects: 78% (8264/10594) remote: Compressing objects: 79% (8370/10594) remote: Compressing objects: 80% (8476/10594) remote: Compressing objects: 81% (8582/10594) remote: Compressing objects: 82% (8688/10594) remote: Compressing objects: 83% (8794/10594) remote: Compressing objects: 84% (8899/10594) remote: Compressing objects: 85% (9005/10594) remote: Compressing objects: 86% (9111/10594) remote: Compressing objects: 87% (9217/10594) remote: Compressing objects: 88% (9323/10594) remote: Compressing objects: 89% (9429/10594) remote: Compressing objects: 90% (9535/10594) remote: Compressing objects: 91% (9641/10594) remote: Compressing objects: 92% (9747/10594) remote: Compressing objects: 93% (9853/10594) remote: Compressing objects: 94% (9959/10594) remote: Compressing objects: 95% (10065/10594) remote: Compressing objects: 96% (10171/10594) remote: Compressing objects: 97% (10277/10594) remote: Compressing objects: 98% (10383/10594) remote: Compressing objects: 99% (10489/10594) remote: Compressing objects: 100% (10594/10594) remote: Compressing objects: 100% (10594/10594), done. [2020-12-07T22:51:42.247Z] Receiving objects: 0% (1/12795) Receiving objects: 1% (128/12795) Receiving objects: 2% (256/12795) Receiving objects: 3% (384/12795) Receiving objects: 4% (512/12795) Receiving objects: 5% (640/12795) Receiving objects: 6% (768/12795) Receiving objects: 7% (896/12795) Receiving objects: 8% (1024/12795) Receiving objects: 9% (1152/12795) Receiving objects: 10% (1280/12795) Receiving objects: 11% (1408/12795) Receiving objects: 12% (1536/12795) Receiving objects: 13% (1664/12795) Receiving objects: 14% (1792/12795) Receiving objects: 15% (1920/12795) Receiving objects: 16% (2048/12795) Receiving objects: 17% (2176/12795) Receiving objects: 18% (2304/12795) Receiving objects: 19% (2432/12795) Receiving objects: 20% (2559/12795) Receiving objects: 21% (2687/12795) Receiving objects: 22% (2815/12795) Receiving objects: 23% (2943/12795) Receiving objects: 24% (3071/12795) Receiving objects: 25% (3199/12795) Receiving objects: 26% (3327/12795) Receiving objects: 27% (3455/12795) Receiving objects: 28% (3583/12795) Receiving objects: 29% (3711/12795) Receiving objects: 30% (3839/12795) Receiving objects: 31% (3967/12795) Receiving objects: 32% (4095/12795) Receiving objects: 33% (4223/12795) Receiving objects: 34% (4351/12795) Receiving objects: 35% (4479/12795) Receiving objects: 36% (4607/12795) Receiving objects: 37% (4735/12795) Receiving objects: 38% (4863/12795) Receiving objects: 39% (4991/12795) Receiving objects: 40% (5118/12795) Receiving objects: 41% (5246/12795) Receiving objects: 42% (5374/12795) Receiving objects: 43% (5502/12795) Receiving objects: 44% (5630/12795) Receiving objects: 45% (5758/12795) Receiving objects: 46% (5886/12795) Receiving objects: 47% (6014/12795) Receiving objects: 48% (6142/12795) Receiving objects: 49% (6270/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 50% (6398/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 51% (6526/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 52% (6654/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 53% (6782/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 54% (6910/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 55% (7038/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 56% (7166/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 57% (7294/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 58% (7422/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 59% (7550/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 60% (7677/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 61% (7805/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 62% (7933/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 63% (8061/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 64% (8189/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 65% (8317/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 66% (8445/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 67% (8573/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 68% (8701/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 69% (8829/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 70% (8957/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 71% (9085/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 72% (9213/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 73% (9341/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 74% (9469/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 75% (9597/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 76% (9725/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 77% (9853/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 78% (9981/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 79% (10109/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 80% (10236/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 81% (10364/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 82% (10492/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 83% (10620/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 84% (10748/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 85% (10876/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 85% (10899/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 86% (11004/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 87% (11132/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 88% (11260/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 89% (11388/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 90% (11516/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 91% (11644/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 92% (11772/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 93% (11900/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 94% (12028/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 95% (12156/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 96% (12284/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 97% (12412/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 98% (12540/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 99% (12668/12795), 14.71 MiB | 14.71 MiB/s remote: Total 12795 (delta 1909), reused 8500 (delta 1333), pack-reused 0 [2020-12-07T22:51:42.247Z] Receiving objects: 100% (12795/12795), 25.45 MiB | 16.97 MiB/s Receiving objects: 100% (12795/12795), 34.13 MiB | 20.51 MiB/s, done. [2020-12-07T22:51:42.247Z] Resolving deltas: 0% (0/1909) Resolving deltas: 1% (20/1909) Resolving deltas: 2% (56/1909) Resolving deltas: 3% (58/1909) Resolving deltas: 4% (77/1909) Resolving deltas: 5% (100/1909) Resolving deltas: 6% (116/1909) Resolving deltas: 7% (136/1909) Resolving deltas: 8% (153/1909) Resolving deltas: 9% (174/1909) Resolving deltas: 10% (192/1909) Resolving deltas: 11% (215/1909) Resolving deltas: 12% (231/1909) Resolving deltas: 13% (250/1909) Resolving deltas: 14% (268/1909) Resolving deltas: 15% (287/1909) Resolving deltas: 16% (307/1909) Resolving deltas: 17% (328/1909) Resolving deltas: 18% (344/1909) Resolving deltas: 19% (363/1909) Resolving deltas: 20% (382/1909) Resolving deltas: 21% (401/1909) Resolving deltas: 22% (426/1909) Resolving deltas: 23% (443/1909) Resolving deltas: 24% (460/1909) Resolving deltas: 25% (481/1909) Resolving deltas: 26% (497/1909) Resolving deltas: 27% (517/1909) Resolving deltas: 28% (535/1909) Resolving deltas: 29% (556/1909) Resolving deltas: 31% (592/1909) Resolving deltas: 32% (612/1909) Resolving deltas: 33% (632/1909) Resolving deltas: 34% (653/1909) Resolving deltas: 35% (675/1909) Resolving deltas: 36% (688/1909) Resolving deltas: 37% (710/1909) Resolving deltas: 38% (731/1909) Resolving deltas: 39% (757/1909) Resolving deltas: 40% (764/1909) Resolving deltas: 41% (785/1909) Resolving deltas: 42% (803/1909) Resolving deltas: 43% (825/1909) Resolving deltas: 44% (840/1909) Resolving deltas: 45% (860/1909) Resolving deltas: 46% (880/1909) Resolving deltas: 47% (898/1909) Resolving deltas: 48% (917/1909) Resolving deltas: 49% (936/1909) Resolving deltas: 50% (955/1909) Resolving deltas: 51% (974/1909) Resolving deltas: 52% (993/1909) Resolving deltas: 53% (1012/1909) Resolving deltas: 54% (1031/1909) Resolving deltas: 55% (1050/1909) Resolving deltas: 56% (1070/1909) Resolving deltas: 57% (1089/1909) Resolving deltas: 58% (1108/1909) Resolving deltas: 59% (1127/1909) Resolving deltas: 60% (1146/1909) Resolving deltas: 61% (1165/1909) Resolving deltas: 62% (1187/1909) Resolving deltas: 63% (1203/1909) Resolving deltas: 64% (1222/1909) Resolving deltas: 65% (1253/1909) Resolving deltas: 67% (1283/1909) Resolving deltas: 68% (1316/1909) Resolving deltas: 69% (1329/1909) Resolving deltas: 70% (1342/1909) Resolving deltas: 71% (1361/1909) Resolving deltas: 73% (1394/1909) Resolving deltas: 74% (1414/1909) Resolving deltas: 75% (1436/1909) Resolving deltas: 76% (1454/1909) Resolving deltas: 77% (1470/1909) Resolving deltas: 78% (1493/1909) Resolving deltas: 79% (1510/1909) Resolving deltas: 80% (1532/1909) Resolving deltas: 81% (1547/1909) Resolving deltas: 82% (1568/1909) Resolving deltas: 83% (1585/1909) Resolving deltas: 84% (1605/1909) Resolving deltas: 85% (1624/1909) Resolving deltas: 86% (1642/1909) Resolving deltas: 87% (1661/1909) Resolving deltas: 88% (1680/1909) Resolving deltas: 89% (1703/1909) Resolving deltas: 90% (1722/1909) Resolving deltas: 91% (1738/1909) Resolving deltas: 92% (1758/1909) Resolving deltas: 93% (1776/1909) Resolving deltas: 94% (1795/1909) Resolving deltas: 95% (1814/1909) Resolving deltas: 96% (1833/1909) Resolving deltas: 97% (1852/1909) Resolving deltas: 98% (1871/1909) Resolving deltas: 99% (1890/1909) Resolving deltas: 100% (1909/1909) Resolving deltas: 100% (1909/1909), done. [2020-12-07T22:51:42.247Z] Note: checking out '1a730771ec70149293efe91e1d283b10d255c6d1'. [2020-12-07T22:51:42.247Z] [2020-12-07T22:51:42.247Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-12-07T22:51:42.247Z] changes and commit them, and you can discard any commits you make in this [2020-12-07T22:51:42.247Z] state without impacting any branches by performing another checkout. [2020-12-07T22:51:42.247Z] [2020-12-07T22:51:42.247Z] If you want to create a new branch to retain commits you create, you may [2020-12-07T22:51:42.247Z] do so (now or later) by using -b with the checkout command again. Example: [2020-12-07T22:51:42.247Z] [2020-12-07T22:51:42.247Z] git checkout -b [2020-12-07T22:51:42.247Z] [2020-12-07T22:51:43.887Z] Checking out files: 80% (9111/11257) Checking out files: 81% (9119/11257) Checking out files: 82% (9231/11257) Checking out files: 83% (9344/11257) Checking out files: 84% (9456/11257) Checking out files: 85% (9569/11257) Checking out files: 86% (9682/11257) Checking out files: 87% (9794/11257) Checking out files: 88% (9907/11257) Checking out files: 89% (10019/11257) Checking out files: 90% (10132/11257) Checking out files: 91% (10244/11257) Checking out files: 92% (10357/11257) Checking out files: 93% (10470/11257) Checking out files: 94% (10582/11257) Checking out files: 95% (10695/11257) Checking out files: 96% (10807/11257) Checking out files: 97% (10920/11257) Checking out files: 98% (11032/11257) Checking out files: 99% (11145/11257) Checking out files: 100% (11257/11257) Checking out files: 100% (11257/11257), done. [2020-12-07T22:51:44.159Z] Pulling version  [2020-12-07T22:51:45.104Z] Skipping build go-build-helper (already ran) [2020-12-07T22:51:45.104Z] Skipping build go115 (already ran) [2020-12-07T22:51:45.104Z] Building app-service-config  [2020-12-07T22:51:45.104Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-12-07T22:51:47.023Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.3 [2020-12-07T22:51:47.023Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-07T22:51:47.023Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-07T22:51:47.023Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 [2020-12-07T22:51:47.023Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-07T22:51:47.023Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-07T22:51:47.023Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-07T22:51:47.023Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-07T22:51:47.023Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-07T22:51:47.023Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.27 [2020-12-07T22:51:47.023Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-07T22:51:47.023Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-07T22:51:47.023Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-12-07T22:51:47.023Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-07T22:51:47.023Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-07T22:51:47.023Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-07T22:51:47.023Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-07T22:51:47.023Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-07T22:51:47.287Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-07T22:51:47.287Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-07T22:51:47.287Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-07T22:51:47.287Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-07T22:51:47.287Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-07T22:51:47.287Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-07T22:51:47.287Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-07T22:51:47.287Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-07T22:51:47.287Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-07T22:51:47.287Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-07T22:51:47.287Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-07T22:51:47.287Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-07T22:51:47.287Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-07T22:51:47.287Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-07T22:51:47.287Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-12-07T22:51:47.287Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-07T22:51:47.287Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-07T22:51:47.287Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-07T22:51:47.548Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-07T22:51:47.548Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-07T22:51:47.548Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-07T22:51:47.816Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-12-07T22:51:47.816Z] go: downloading github.com/golang/snappy v0.0.1 [2020-12-07T22:51:47.816Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-12-07T22:51:47.816Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-12-07T22:51:47.816Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-12-07T22:51:48.079Z] go: downloading golang.org/x/text v0.3.2 [2020-12-07T22:51:48.079Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-07T22:52:00.330Z] Building config-common  [2020-12-07T22:52:01.722Z] Building consul  [2020-12-07T22:52:05.749Z] Removing intermediate container 45dfcd78825a [2020-12-07T22:52:05.749Z] ---> 3028990f67bf [2020-12-07T22:52:05.749Z] [2020-12-07T22:52:05.749Z] Step 10/21 : FROM scratch [2020-12-07T22:52:05.749Z] ---> [2020-12-07T22:52:05.749Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-07T22:52:05.749Z] ---> Using cache [2020-12-07T22:52:05.749Z] ---> fb885017a003 [2020-12-07T22:52:05.749Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-07T22:52:05.749Z] ---> Running in 05e92dee0519 [2020-12-07T22:52:05.749Z] Removing intermediate container f8cd6bafa191 [2020-12-07T22:52:05.749Z] ---> 14e505fac6a3 [2020-12-07T22:52:05.749Z] [2020-12-07T22:52:05.749Z] Step 10/22 : FROM scratch [2020-12-07T22:52:05.749Z] ---> [2020-12-07T22:52:05.749Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-07T22:52:05.749Z] ---> Using cache [2020-12-07T22:52:05.749Z] ---> fb885017a003 [2020-12-07T22:52:05.749Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-07T22:52:05.749Z] Removing intermediate container 05e92dee0519 [2020-12-07T22:52:05.749Z] ---> cac540b8e364 [2020-12-07T22:52:05.749Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-07T22:52:05.749Z] ---> Running in 7a06c0698d9b [2020-12-07T22:52:05.749Z] ---> Running in 85207db641ca [2020-12-07T22:52:05.749Z] Removing intermediate container 7a06c0698d9b [2020-12-07T22:52:05.749Z] ---> 99d673b45fb3 [2020-12-07T22:52:05.749Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-07T22:52:05.749Z] Removing intermediate container 85207db641ca [2020-12-07T22:52:05.749Z] ---> b00230fa7371 [2020-12-07T22:52:05.749Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-07T22:52:05.749Z] ---> Running in b7f1d2c28828 [2020-12-07T22:52:05.749Z] Removing intermediate container b7f1d2c28828 [2020-12-07T22:52:05.749Z] ---> 2269d3e54ac0 [2020-12-07T22:52:05.749Z] Step 14/22 : WORKDIR / [2020-12-07T22:52:05.749Z] ---> Running in c6783687ce8c [2020-12-07T22:52:05.749Z] ---> acde800ff50d [2020-12-07T22:52:05.749Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-07T22:52:05.749Z] Removing intermediate container c6783687ce8c [2020-12-07T22:52:05.749Z] ---> 274a9041372b [2020-12-07T22:52:05.749Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-07T22:52:05.749Z] ---> 725b5db7ec6c [2020-12-07T22:52:05.749Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-07T22:52:05.749Z] ---> f5afd4cc8496 [2020-12-07T22:52:05.749Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-07T22:52:05.749Z] ---> 7823fc1605dc [2020-12-07T22:52:05.749Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-07T22:52:05.749Z] ---> Running in 0720021012f5 [2020-12-07T22:52:06.027Z] ---> c12ac0881e12 [2020-12-07T22:52:06.027Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-07T22:52:06.635Z] Removing intermediate container 0720021012f5 [2020-12-07T22:52:06.635Z] ---> d8ff6401b822 [2020-12-07T22:52:06.635Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-07T22:52:06.912Z] ---> Running in f58d9166b8d0 [2020-12-07T22:52:07.224Z] ---> 7cf451998808 [2020-12-07T22:52:07.224Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-07T22:52:07.625Z] ---> Running in 518046b49dad [2020-12-07T22:52:07.625Z] Removing intermediate container f58d9166b8d0 [2020-12-07T22:52:07.625Z] ---> c2f9932d1a9c [2020-12-07T22:52:07.625Z] Step 19/21 : LABEL arch=arm64 [2020-12-07T22:52:07.934Z] ---> Running in d4d2854fd3aa [2020-12-07T22:52:08.235Z] Removing intermediate container 518046b49dad [2020-12-07T22:52:08.235Z] ---> 421170e0bf66 [2020-12-07T22:52:08.235Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-07T22:52:08.297Z] go: downloading github.com/kardianos/govendor v1.0.9 [2020-12-07T22:52:08.298Z] go: github.com/kardianos/govendor upgrade => v1.0.9 [2020-12-07T22:52:08.298Z] go: finding module for package github.com/google/shlex [2020-12-07T22:52:08.298Z] go: downloading golang.org/x/tools v0.0.0-20191108193012-7d206e10da11 [2020-12-07T22:52:08.298Z] go: finding module for package github.com/dchest/safefile [2020-12-07T22:52:08.298Z] go: finding module for package github.com/Bowery/prompt [2020-12-07T22:52:08.298Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-07T22:52:08.298Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-12-07T22:52:08.298Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-07T22:52:08.298Z] go: downloading github.com/Bowery/prompt v0.0.0-20190916142128-fa8279994f75 [2020-12-07T22:52:08.298Z] go: downloading github.com/dchest/safefile v0.0.0-20151022103144-855e8d98f185 [2020-12-07T22:52:08.298Z] go: found github.com/Bowery/prompt in github.com/Bowery/prompt v0.0.0-20190916142128-fa8279994f75 [2020-12-07T22:52:08.298Z] go: found github.com/google/shlex in github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-07T22:52:08.298Z] go: found github.com/dchest/safefile in github.com/dchest/safefile v0.0.0-20151022103144-855e8d98f185 [2020-12-07T22:52:08.298Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2020-12-07T22:52:08.510Z] ---> Running in 1fc3e965e5f1 [2020-12-07T22:52:08.792Z] Removing intermediate container d4d2854fd3aa [2020-12-07T22:52:08.792Z] ---> a79328283ce5 [2020-12-07T22:52:08.792Z] Step 20/21 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:52:08.868Z] go: gopkg.in/yaml.v2 upgrade => v2.4.0 [2020-12-07T22:52:08.868Z] go: github.com/pkg/errors upgrade => v0.9.1 [2020-12-07T22:52:08.868Z] go: golang.org/x/sys upgrade => v0.0.0-20201204225414-ed752295db88 [2020-12-07T22:52:08.868Z] go: golang.org/x/tools upgrade => v0.0.0-20201207204333-a835c872fcea [2020-12-07T22:52:09.092Z] ---> Running in 1c3491dd0787 [2020-12-07T22:52:09.127Z] go: downloading golang.org/x/sys v0.0.0-20201204225414-ed752295db88 [2020-12-07T22:52:09.127Z] go: downloading golang.org/x/tools v0.0.0-20201207204333-a835c872fcea [2020-12-07T22:52:09.127Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-07T22:52:09.127Z] go: downloading github.com/pkg/errors v0.9.1 [2020-12-07T22:52:09.372Z] Removing intermediate container 1fc3e965e5f1 [2020-12-07T22:52:09.372Z] ---> 62c42c8fabdd [2020-12-07T22:52:09.372Z] Step 20/22 : LABEL arch=arm64 [2020-12-07T22:52:09.655Z] ---> Running in 643edec28ffd [2020-12-07T22:52:10.249Z] Removing intermediate container 1c3491dd0787 [2020-12-07T22:52:10.249Z] ---> f23146836e4d [2020-12-07T22:52:10.249Z] Step 21/21 : LABEL version=0.0.0 [2020-12-07T22:52:10.249Z] ---> Running in 16d7e3dfe6fc [2020-12-07T22:52:10.523Z] Removing intermediate container 643edec28ffd [2020-12-07T22:52:10.523Z] ---> 03f8f518e05b [2020-12-07T22:52:10.523Z] Step 21/22 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:52:10.523Z] ---> Running in 089fb99e7768 [2020-12-07T22:52:11.517Z] Removing intermediate container 16d7e3dfe6fc [2020-12-07T22:52:11.517Z] ---> 3457c3911eca [2020-12-07T22:52:11.517Z] [2020-12-07T22:52:11.517Z] Removing intermediate container 089fb99e7768 [2020-12-07T22:52:11.517Z] ---> ee03beddb314 [2020-12-07T22:52:11.517Z] Step 22/22 : LABEL version=0.0.0 [2020-12-07T22:52:11.517Z] ---> Running in 34398eddb6cd [2020-12-07T22:52:11.797Z] Successfully built 3457c3911eca [2020-12-07T22:52:11.797Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-07T22:52:12.404Z]  Building docker-support-scheduler-go ... done Removing intermediate container 34398eddb6cd [2020-12-07T22:52:12.404Z] ---> 4f5d5c0e99c0 [2020-12-07T22:52:12.404Z] [2020-12-07T22:52:13.008Z] Successfully built 4f5d5c0e99c0 [2020-12-07T22:52:13.008Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-07T22:52:21.602Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/serf v0.9.4 [2020-12-07T22:52:21.602Z] go: downloading github.com/armon/go-metrics v0.3.4 [2020-12-07T22:52:21.602Z] go: downloading github.com/mitchellh/mapstructure v1.3.3 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-12-07T22:52:21.602Z] go: downloading github.com/mitchellh/go-testing-interface v1.14.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/mitchellh/cli v1.1.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-07T22:52:21.602Z] go: downloading github.com/posener/complete v1.2.3 [2020-12-07T22:52:21.602Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-07T22:52:21.602Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2020-12-07T22:52:21.602Z] go: downloading github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2020-12-07T22:52:21.602Z] go: downloading github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-12-07T22:52:21.602Z] go: downloading github.com/coredns/coredns v1.1.2 [2020-12-07T22:52:21.602Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-07T22:52:21.602Z] go: downloading github.com/imdario/mergo v0.3.6 [2020-12-07T22:52:21.602Z] go: downloading github.com/prometheus/client_golang v1.4.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2020-12-07T22:52:21.602Z] go: downloading google.golang.org/grpc v1.25.1 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/raft v1.1.2 [2020-12-07T22:52:21.602Z] go: downloading github.com/bgentry/speakeasy v0.1.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/golang/protobuf v1.3.2 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-12-07T22:52:21.602Z] go: downloading github.com/envoyproxy/go-control-plane v0.9.5 [2020-12-07T22:52:21.602Z] go: downloading github.com/fatih/color v1.9.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2020-12-07T22:52:21.602Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/armon/go-radix v1.0.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/prometheus/client_model v0.2.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/go-immutable-radix v1.2.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/go-memdb v1.0.3 [2020-12-07T22:52:21.602Z] go: downloading github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-12-07T22:52:21.602Z] go: downloading golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 [2020-12-07T22:52:21.602Z] go: downloading github.com/prometheus/common v0.9.1 [2020-12-07T22:52:21.602Z] go: downloading github.com/ryanuber/columnize v2.1.0+incompatible [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/go-discover v0.0.0-20200501174627-ad1e96bde088 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/go-connlimit v0.2.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/rboyer/safeio v0.2.1 [2020-12-07T22:52:21.602Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2020-12-07T22:52:21.602Z] go: downloading google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/go-raftchunking v0.6.1 [2020-12-07T22:52:21.602Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-07T22:52:21.602Z] go: downloading github.com/kr/text v0.1.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/mitchellh/pointerstructure v1.0.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/stretchr/objx v0.1.1 [2020-12-07T22:52:21.602Z] go: downloading github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-12-07T22:52:21.602Z] go: downloading github.com/vmware/govmomi v0.18.0 [2020-12-07T22:52:21.602Z] go: downloading github.com/joyent/triton-go v1.7.1-0.20200416154420-6801d15b779f [2020-12-07T22:52:21.602Z] go: downloading github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-12-07T22:52:21.602Z] go: downloading github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-12-07T22:52:21.602Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2020-12-07T22:52:21.602Z] go: downloading golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 [2020-12-07T22:52:21.602Z] go: downloading github.com/aws/aws-sdk-go v1.25.41 [2020-12-07T22:52:21.602Z] go: downloading github.com/prometheus/procfs v0.0.8 [2020-12-07T22:52:21.602Z] go: downloading github.com/beorn7/perks v1.0.1 [2020-12-07T22:52:21.862Z] go: downloading golang.org/x/net v0.0.0-20201021035429-f5854403a974 [2020-12-07T22:52:21.862Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2020-12-07T22:52:21.862Z] go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible [2020-12-07T22:52:21.862Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-12-07T22:52:21.862Z] go: downloading github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d [2020-12-07T22:52:22.124Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2020-12-07T22:52:22.124Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.1.0 [2020-12-07T22:52:22.124Z] go: downloading github.com/docker/go-connections v0.3.0 [2020-12-07T22:52:22.124Z] go: downloading github.com/gophercloud/gophercloud v0.1.0 [2020-12-07T22:52:22.124Z] go: downloading github.com/coreos/go-oidc v2.1.0+incompatible [2020-12-07T22:52:22.124Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-07T22:52:22.124Z] go: downloading google.golang.org/api v0.7.0 [2020-12-07T22:52:22.124Z] go: downloading github.com/hashicorp/go-bexpr v0.1.2 [2020-12-07T22:52:22.124Z] go: downloading github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-12-07T22:52:22.390Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-12-07T22:52:22.390Z] go: downloading github.com/boltdb/bolt v1.3.1 [2020-12-07T22:52:22.390Z] go: downloading k8s.io/apimachinery v0.16.9 [2020-12-07T22:52:22.651Z] go: downloading github.com/hashicorp/mdns v1.0.1 [2020-12-07T22:52:22.651Z] go: downloading k8s.io/api v0.16.9 [2020-12-07T22:52:22.651Z] go: downloading github.com/NYTimes/gziphandler v1.0.1 [2020-12-07T22:52:22.651Z] go: downloading k8s.io/klog v1.0.0 [2020-12-07T22:52:22.651Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2020-12-07T22:52:22.651Z] go: downloading k8s.io/client-go v0.16.9 [2020-12-07T22:52:22.651Z] go: downloading github.com/digitalocean/godo v1.10.0 [2020-12-07T22:52:22.913Z] go: downloading github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-12-07T22:52:22.913Z] go: downloading github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-12-07T22:52:22.913Z] go: downloading github.com/cespare/xxhash v1.1.0 [2020-12-07T22:52:23.184Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2020-12-07T22:52:23.184Z] go: downloading github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-12-07T22:52:23.185Z] go: downloading github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 [2020-12-07T22:52:23.185Z] go: downloading github.com/census-instrumentation/opencensus-proto v0.2.1 [2020-12-07T22:52:23.185Z] go: downloading github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-12-07T22:52:23.185Z] go: downloading github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-12-07T22:52:23.185Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-07T22:52:23.185Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2020-12-07T22:52:23.185Z] go: downloading golang.org/x/text v0.3.3 [2020-12-07T22:52:23.185Z] go: downloading github.com/circonus-labs/circonusllhist v0.1.3 [2020-12-07T22:52:23.185Z] go: downloading github.com/cncf/udpa/go v0.0.0-20200313221541-5f7e5dd04533 [2020-12-07T22:52:23.446Z] go: downloading github.com/spf13/pflag v1.0.5 [2020-12-07T22:52:23.446Z] go: downloading github.com/google/gofuzz v1.0.0 [2020-12-07T22:52:23.446Z] go: downloading github.com/hashicorp/go-retryablehttp v0.5.4 [2020-12-07T22:52:23.446Z] go: downloading github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-12-07T22:52:23.709Z] go: downloading github.com/google/go-querystring v1.0.0 [2020-12-07T22:52:23.709Z] go: downloading github.com/hashicorp/vault/api v1.0.4 [2020-12-07T22:52:23.709Z] go: downloading github.com/google/btree v1.0.0 [2020-12-07T22:52:23.709Z] go: downloading github.com/Azure/go-autorest/autorest v0.10.0 [2020-12-07T22:52:23.709Z] go: downloading github.com/Azure/go-autorest/tracing v0.5.0 [2020-12-07T22:52:24.653Z] go: downloading github.com/hashicorp/vault/sdk v0.1.13 [2020-12-07T22:52:24.653Z] go: downloading github.com/hashicorp/go-syslog v1.0.0 [2020-12-07T22:52:24.653Z] go: downloading github.com/Azure/go-autorest/logger v0.1.0 [2020-12-07T22:52:24.653Z] go: downloading sigs.k8s.io/yaml v1.1.0 [2020-12-07T22:52:24.653Z] go: downloading github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-12-07T22:52:24.653Z] go: downloading cloud.google.com/go v0.38.0 [2020-12-07T22:52:24.653Z] go: downloading github.com/modern-go/reflect2 v1.0.1 [2020-12-07T22:52:24.653Z] go: downloading github.com/linode/linodego v0.7.1 [2020-12-07T22:52:24.653Z] go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-07T22:52:24.913Z] go: downloading gopkg.in/resty.v1 v1.12.0 [2020-12-07T22:52:24.913Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.8.2 [2020-12-07T22:52:24.913Z] go: downloading github.com/json-iterator/go v1.1.9 [2020-12-07T22:52:24.914Z] go: downloading github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-12-07T22:52:24.914Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-12-07T22:52:24.914Z] go: downloading github.com/miekg/dns v1.1.26 [2020-12-07T22:52:24.914Z] go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-12-07T22:52:24.914Z] go: downloading github.com/googleapis/gnostic v0.2.0 [2020-12-07T22:52:24.914Z] go: downloading k8s.io/utils v0.0.0-20190801114015-581e00157fb1 [2020-12-07T22:52:24.914Z] go: downloading github.com/pierrec/lz4 v2.0.5+incompatible [2020-12-07T22:52:24.914Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.2.0 [2020-12-07T22:52:24.914Z] go: downloading go.opencensus.io v0.22.0 [2020-12-07T22:52:24.914Z] go: downloading github.com/Azure/azure-sdk-for-go v40.3.0+incompatible [2020-12-07T22:52:24.914Z] go: downloading github.com/golang/snappy v0.0.1 [2020-12-07T22:52:24.914Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-07T22:52:24.914Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.4.2 [2020-12-07T22:52:25.173Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.3.1 [2020-12-07T22:52:25.173Z] go: downloading github.com/dimchansky/utfbom v1.1.0 [2020-12-07T22:52:25.173Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2020-12-07T22:52:28.121Z]  Building docker-core-command-go ... done Removing intermediate container 0d3ac18454d5 [2020-12-07T22:52:28.121Z] ---> a02b5b2eeb9b [2020-12-07T22:52:28.121Z] [2020-12-07T22:52:28.121Z] Step 10/24 : FROM scratch [2020-12-07T22:52:28.121Z] ---> [2020-12-07T22:52:28.121Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-07T22:52:28.121Z] ---> Running in a13eafa1f955 [2020-12-07T22:52:28.722Z] Removing intermediate container a13eafa1f955 [2020-12-07T22:52:28.722Z] ---> 90138049e809 [2020-12-07T22:52:28.722Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-07T22:52:28.722Z] ---> Running in 74ac5720621d [2020-12-07T22:52:29.332Z] Removing intermediate container 74ac5720621d [2020-12-07T22:52:29.332Z] ---> 283cdc316037 [2020-12-07T22:52:29.332Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-07T22:52:29.332Z] ---> Running in e223cb0d9f0b [2020-12-07T22:52:29.933Z] Removing intermediate container e223cb0d9f0b [2020-12-07T22:52:29.933Z] ---> 3d501020e8f4 [2020-12-07T22:52:29.933Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-07T22:52:30.926Z] ---> 1ffcf8a92be6 [2020-12-07T22:52:30.926Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-07T22:52:31.905Z] ---> ef800eb477b5 [2020-12-07T22:52:31.905Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-07T22:52:33.337Z] ---> 94998ded128b [2020-12-07T22:52:33.337Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-07T22:52:33.933Z] ---> 9f8315123fec [2020-12-07T22:52:33.933Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-07T22:52:35.913Z] ---> 70f5b5bb8985 [2020-12-07T22:52:35.913Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-07T22:52:36.532Z] ---> 3ed8920806d0 [2020-12-07T22:52:36.532Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-07T22:52:36.809Z] ---> Running in d4798030a422 [2020-12-07T22:52:37.417Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.3.0 [2020-12-07T22:52:37.417Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.2.0 [2020-12-07T22:52:37.419Z] Removing intermediate container d4798030a422 [2020-12-07T22:52:37.419Z] ---> d0824fcc7227 [2020-12-07T22:52:37.419Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-07T22:52:37.419Z] ---> Running in ecf5fb942af1 [2020-12-07T22:52:38.020Z] Removing intermediate container ecf5fb942af1 [2020-12-07T22:52:38.020Z] ---> ebb488cba481 [2020-12-07T22:52:38.020Z] Step 22/24 : LABEL arch=arm64 [2020-12-07T22:52:38.293Z] ---> Running in f0ec97291d90 [2020-12-07T22:52:38.885Z] Removing intermediate container f0ec97291d90 [2020-12-07T22:52:38.885Z] ---> ac7fd2ceffc4 [2020-12-07T22:52:38.885Z] Step 23/24 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:52:38.885Z] ---> Running in 8c94188151b2 [2020-12-07T22:52:39.479Z] Removing intermediate container 8c94188151b2 [2020-12-07T22:52:39.479Z] ---> 367994fd1f1c [2020-12-07T22:52:39.479Z] Step 24/24 : LABEL version=0.0.0 [2020-12-07T22:52:39.479Z] ---> Running in ba48f079bf73 [2020-12-07T22:52:40.070Z] Removing intermediate container ba48f079bf73 [2020-12-07T22:52:40.070Z] ---> 0bf5db0af511 [2020-12-07T22:52:40.070Z] [2020-12-07T22:52:40.341Z] Successfully built 0bf5db0af511 [2020-12-07T22:52:40.611Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-07T22:52:44.933Z]  Building docker-support-notifications-go ... done Removing intermediate container fdea03557c39 [2020-12-07T22:52:44.933Z] ---> f4f011d688da [2020-12-07T22:52:44.933Z] [2020-12-07T22:52:44.933Z] Step 10/23 : FROM alpine [2020-12-07T22:52:44.933Z] ---> 2e77e061c27f [2020-12-07T22:52:44.933Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-07T22:52:44.933Z] ---> Running in ff1e139914d2 [2020-12-07T22:52:45.212Z] Removing intermediate container ff1e139914d2 [2020-12-07T22:52:45.212Z] ---> 5572c84b214e [2020-12-07T22:52:45.212Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-07T22:52:45.486Z] ---> Running in 4d7c3a93346a [2020-12-07T22:52:46.080Z] Removing intermediate container 4d7c3a93346a [2020-12-07T22:52:46.080Z] ---> f1696119302c [2020-12-07T22:52:46.080Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-07T22:52:46.080Z] ---> Running in c513216087c7 [2020-12-07T22:52:46.676Z] Removing intermediate container c513216087c7 [2020-12-07T22:52:46.676Z] ---> bddf23045c02 [2020-12-07T22:52:46.676Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-07T22:52:46.676Z] ---> Running in ceee8dbc9e29 [2020-12-07T22:52:49.293Z] Removing intermediate container ceee8dbc9e29 [2020-12-07T22:52:49.293Z] ---> 8649ba3a98e0 [2020-12-07T22:52:49.293Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-07T22:52:49.293Z] ---> Running in 0067fdd88b12 [2020-12-07T22:52:50.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-07T22:52:51.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-07T22:52:52.669Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-07T22:52:52.669Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-07T22:52:52.940Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-07T22:52:53.211Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-07T22:52:53.485Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-07T22:52:53.485Z] Executing busybox-1.31.1-r19.trigger [2020-12-07T22:52:53.761Z] OK: 8 MiB in 19 packages [2020-12-07T22:52:55.196Z] Removing intermediate container 0067fdd88b12 [2020-12-07T22:52:55.196Z] ---> 58cc8b0aede5 [2020-12-07T22:52:55.196Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-07T22:52:55.798Z] ---> 00198ac9a4c6 [2020-12-07T22:52:55.798Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-07T22:52:57.234Z] ---> b0a3184149ee [2020-12-07T22:52:57.234Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-07T22:52:57.829Z] ---> 47c02f4b7d24 [2020-12-07T22:52:57.829Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-07T22:52:57.829Z] ---> Running in aecd5c709490 [2020-12-07T22:52:58.423Z] Removing intermediate container aecd5c709490 [2020-12-07T22:52:58.423Z] ---> 3370bde293d9 [2020-12-07T22:52:58.423Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-07T22:52:58.423Z] ---> Running in 130e1d6ef253 [2020-12-07T22:52:59.014Z] Removing intermediate container 130e1d6ef253 [2020-12-07T22:52:59.014Z] ---> 65abc35b913a [2020-12-07T22:52:59.014Z] Step 21/23 : LABEL arch=arm64 [2020-12-07T22:52:59.014Z] ---> Running in a5efa38de737 [2020-12-07T22:52:59.612Z] Removing intermediate container a5efa38de737 [2020-12-07T22:52:59.612Z] ---> 2c5dceb8810d [2020-12-07T22:52:59.612Z] Step 22/23 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 [2020-12-07T22:52:59.612Z] ---> Running in ee5533249123 [2020-12-07T22:53:00.209Z] Removing intermediate container ee5533249123 [2020-12-07T22:53:00.209Z] ---> 950bb4fe7930 [2020-12-07T22:53:00.209Z] Step 23/23 : LABEL version=0.0.0 [2020-12-07T22:53:00.209Z] ---> Running in 40c9be104d6a [2020-12-07T22:53:00.804Z] Removing intermediate container 40c9be104d6a [2020-12-07T22:53:00.804Z] ---> c70abb862d59 [2020-12-07T22:53:00.804Z] [2020-12-07T22:53:01.403Z] Successfully built c70abb862d59 [2020-12-07T22:53:01.403Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-07T22:53:01.691Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-07T22:53:01.720Z] $ docker stop --time=1 af0fa036b5c958b3a60efc43943b9b37cb321a27c78b49e2f9228732e02448b0 [2020-12-07T22:53:03.731Z] $ docker rm -f af0fa036b5c958b3a60efc43943b9b37cb321a27c78b49e2f9228732e02448b0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-07T22:53:04.521Z] + docker images [2020-12-07T22:53:04.521Z] + grep docker [2020-12-07T22:53:04.793Z] docker-core-data-go-arm64 latest c70abb862d59 4 seconds ago 22.3MB [2020-12-07T22:53:04.793Z] docker-support-notifications-go-arm64 latest 0bf5db0af511 25 seconds ago 12.9MB [2020-12-07T22:53:04.793Z] docker-core-command-go-arm64 latest 4f5d5c0e99c0 52 seconds ago 11.4MB [2020-12-07T22:53:04.793Z] docker-support-scheduler-go-arm64 latest 3457c3911eca 54 seconds ago 11.5MB [2020-12-07T22:53:04.793Z] docker-sys-mgmt-agent-go-arm64 latest 5c8c7e3650e8 2 minutes ago 273MB [2020-12-07T22:53:04.793Z] docker-core-metadata-go-arm64 latest c356960bca6d 3 minutes ago 13.6MB [2020-12-07T22:53:04.793Z] docker-security-secretstore-setup-go-arm64 latest e21cb0520524 3 minutes ago 23.5MB [2020-12-07T22:53:04.793Z] docker-security-bootstrap-redis-go-arm64 latest 74d4fbd935a6 3 minutes ago 15.2MB [2020-12-07T22:53:04.793Z] docker-security-proxy-setup-go-arm64 latest cd8cd406ad41 3 minutes ago 23.4MB [2020-12-07T22:53:04.793Z] docker latest 84e3a507c27b 5 days ago 201MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-07T22:53:24.231Z] go: creating new go.mod: module consul-tools [2020-12-07T22:53:24.231Z] cd .gotools && go get -v github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs@master github.com/hashicorp/go-bindata/go-bindata@master golang.org/x/tools/cmd/cover golang.org/x/tools/cmd/stringer github.com/gogo/protobuf/protoc-gen-gofast@v1.2.2-0.20190723190241-65acae22fc9d github.com/hashicorp/protoc-gen-go-binary github.com/vektra/mockery/cmd/mockery github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.6 [2020-12-07T22:53:24.231Z] go: downloading github.com/golangci/golangci-lint v1.23.6 [2020-12-07T22:53:24.231Z] go: downloading github.com/vektra/mockery v1.1.2 [2020-12-07T22:53:24.231Z] go: downloading github.com/hashicorp/protoc-gen-go-binary v0.0.0-20200316174223-e4c249d51dbb [2020-12-07T22:53:24.231Z] go: found github.com/vektra/mockery/cmd/mockery in github.com/vektra/mockery v1.1.2 [2020-12-07T22:53:24.231Z] go: found golang.org/x/tools/cmd/cover in golang.org/x/tools v0.0.0-20201207204333-a835c872fcea [2020-12-07T22:53:24.231Z] go: found golang.org/x/tools/cmd/stringer in golang.org/x/tools v0.0.0-20201207204333-a835c872fcea [2020-12-07T22:53:24.231Z] go: github.com/hashicorp/protoc-gen-go-binary upgrade => v0.0.0-20200316174223-e4c249d51dbb [2020-12-07T22:53:24.231Z] go: found github.com/golangci/golangci-lint/cmd/golangci-lint in github.com/golangci/golangci-lint v1.23.6 [2020-12-07T22:53:24.231Z] go: downloading github.com/elazarl/go-bindata-assetfs v1.0.1 [2020-12-07T22:53:24.231Z] go: found github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs in github.com/elazarl/go-bindata-assetfs v1.0.1 [2020-12-07T22:53:24.231Z] go: downloading github.com/hashicorp/go-bindata v3.0.8-0.20180209072458-bf7910af8997+incompatible [2020-12-07T22:53:24.231Z] go: found github.com/hashicorp/go-bindata/go-bindata in github.com/hashicorp/go-bindata v3.0.8-0.20180209072458-bf7910af8997+incompatible [2020-12-07T22:53:32.368Z] go: found github.com/gogo/protobuf/protoc-gen-gofast in github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d [2020-12-07T22:53:33.310Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-12-07T22:53:33.310Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.11.2 [2020-12-07T22:53:33.310Z] go: downloading github.com/spf13/viper v1.6.1 [2020-12-07T22:53:33.310Z] go: downloading github.com/fatih/color v1.7.0 [2020-12-07T22:53:33.310Z] go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-07T22:53:33.310Z] go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-07T22:53:33.310Z] go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-07T22:53:33.310Z] go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-07T22:53:33.310Z] go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-07T22:53:33.310Z] go: downloading golang.org/x/mod v0.3.0 [2020-12-07T22:53:33.310Z] go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-07T22:53:33.310Z] go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-07T22:53:33.310Z] go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-07T22:53:33.310Z] go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-07T22:53:33.310Z] go: downloading github.com/stretchr/testify v1.4.0 [2020-12-07T22:53:33.310Z] go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-07T22:53:33.310Z] go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-07T22:53:33.310Z] go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-07T22:53:33.310Z] go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-07T22:53:33.310Z] go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-07T22:53:33.310Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-07T22:53:33.310Z] go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-07T22:53:33.310Z] go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-07T22:53:33.310Z] go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-07T22:53:33.310Z] go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-07T22:53:33.310Z] go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-07T22:53:33.310Z] go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-07T22:53:33.310Z] go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-07T22:53:33.310Z] go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-07T22:53:33.310Z] go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-07T22:53:33.310Z] go: downloading github.com/stretchr/objx v0.2.0 [2020-12-07T22:53:33.310Z] go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-07T22:53:33.310Z] go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-07T22:53:33.310Z] go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-07T22:53:33.570Z] go: downloading github.com/ghodss/yaml v1.0.0 [2020-12-07T22:53:33.570Z] go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-07T22:53:33.570Z] go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-07T22:53:33.570Z] go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-07T22:53:33.570Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-07T22:53:33.570Z] go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-07T22:53:33.570Z] go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-07T22:53:33.570Z] go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-07T22:53:33.570Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-07T22:53:33.570Z] go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-07T22:53:33.570Z] go: downloading github.com/gobwas/glob v0.2.3 [2020-12-07T22:53:33.570Z] go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-07T22:53:33.570Z] go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-07T22:53:33.570Z] go: downloading github.com/magiconair/properties v1.8.1 [2020-12-07T22:53:33.570Z] go: downloading github.com/spf13/cast v1.3.0 [2020-12-07T22:53:33.570Z] go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-07T22:53:33.570Z] go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-07T22:53:33.570Z] go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-07T22:53:33.570Z] go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-07T22:53:33.570Z] go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-07T22:53:33.570Z] go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-07T22:53:33.570Z] go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-07T22:53:33.570Z] go: downloading golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f [2020-12-07T22:53:33.570Z] go: downloading github.com/spf13/afero v1.1.2 [2020-12-07T22:53:33.570Z] go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-07T22:53:33.570Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2020-12-07T22:53:33.570Z] go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-07T22:53:33.570Z] go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-07T22:53:33.570Z] go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-07T22:53:33.570Z] go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-07T22:53:33.570Z] go: downloading github.com/spf13/cobra v0.0.5 [2020-12-07T22:53:33.570Z] go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-07T22:53:33.570Z] go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-07T22:53:33.570Z] go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-07T22:53:33.570Z] go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-07T22:53:33.570Z] go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-12-07T22:53:33.570Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-07T22:53:33.570Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-07T22:53:34.514Z] golang.org/x/xerrors/internal [2020-12-07T22:53:34.514Z] golang.org/x/mod/semver [2020-12-07T22:53:34.514Z] golang.org/x/sys/internal/unsafeheader [2020-12-07T22:53:34.514Z] github.com/golangci/golangci-lint/pkg/exitcodes [2020-12-07T22:53:34.514Z] github.com/gobwas/glob/util/runes [2020-12-07T22:53:34.514Z] github.com/nbutton23/zxcvbn-go/match [2020-12-07T22:53:34.514Z] github.com/nbutton23/zxcvbn-go/utils/math [2020-12-07T22:53:34.514Z] honnef.co/go/tools/arg [2020-12-07T22:53:34.514Z] honnef.co/go/tools/deprecated [2020-12-07T22:53:34.514Z] github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs [2020-12-07T22:53:34.514Z] github.com/hashicorp/go-bindata [2020-12-07T22:53:34.514Z] golang.org/x/sys/unix [2020-12-07T22:53:34.514Z] golang.org/x/tools/cover [2020-12-07T22:53:34.514Z] golang.org/x/tools/internal/event/label [2020-12-07T22:53:34.514Z] golang.org/x/xerrors [2020-12-07T22:53:34.514Z] golang.org/x/tools/internal/event/keys [2020-12-07T22:53:34.514Z] github.com/gogo/protobuf/vanity [2020-12-07T22:53:34.514Z] github.com/hashicorp/go-bindata/go-bindata [2020-12-07T22:53:34.514Z] golang.org/x/tools/cmd/cover [2020-12-07T22:53:34.514Z] github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap [2020-12-07T22:53:34.514Z] golang.org/x/tools/go/internal/gcimporter [2020-12-07T22:53:34.784Z] golang.org/x/tools/internal/typesinternal [2020-12-07T22:53:34.784Z] golang.org/x/tools/internal/event/core [2020-12-07T22:53:34.784Z] github.com/gogo/protobuf/protoc-gen-gogo/plugin [2020-12-07T22:53:34.784Z] github.com/golang/glog [2020-12-07T22:53:34.784Z] golang.org/x/tools/internal/event [2020-12-07T22:53:34.784Z] github.com/gogo/protobuf/protoc-gen-gogo/generator [2020-12-07T22:53:34.784Z] golang.org/x/tools/internal/gocommand [2020-12-07T22:53:35.053Z] github.com/golang/protobuf/protoc-gen-go/plugin [2020-12-07T22:53:35.053Z] gopkg.in/yaml.v2 [2020-12-07T22:53:35.053Z] golang.org/x/tools/go/internal/packagesdriver [2020-12-07T22:53:35.053Z] golang.org/x/tools/internal/packagesinternal [2020-12-07T22:53:35.053Z] github.com/golang/protobuf/protoc-gen-go/generator/internal/remap [2020-12-07T22:53:35.053Z] github.com/grpc-ecosystem/grpc-gateway/utilities [2020-12-07T22:53:35.053Z] github.com/grpc-ecosystem/grpc-gateway/codegenerator [2020-12-07T22:53:35.053Z] google.golang.org/genproto/googleapis/api/annotations [2020-12-07T22:53:35.053Z] github.com/golang/protobuf/protoc-gen-go/generator [2020-12-07T22:53:35.053Z] github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule [2020-12-07T22:53:35.053Z] golang.org/x/mod/module [2020-12-07T22:53:35.053Z] golang.org/x/tools/go/ast/astutil [2020-12-07T22:53:35.320Z] golang.org/x/tools/internal/fastwalk [2020-12-07T22:53:35.320Z] github.com/mattn/go-isatty [2020-12-07T22:53:35.320Z] github.com/mattn/go-colorable [2020-12-07T22:53:35.320Z] github.com/fatih/color [2020-12-07T22:53:35.320Z] golang.org/x/tools/go/gcexportdata [2020-12-07T22:53:35.320Z] github.com/gofrs/flock [2020-12-07T22:53:35.589Z] github.com/golangci/golangci-lint/internal/robustio [2020-12-07T22:53:35.589Z] golang.org/x/tools/internal/gopathwalk [2020-12-07T22:53:35.589Z] golang.org/x/tools/go/packages [2020-12-07T22:53:35.589Z] github.com/golangci/golangci-lint/internal/renameio [2020-12-07T22:53:35.589Z] github.com/pkg/errors [2020-12-07T22:53:35.589Z] github.com/sirupsen/logrus [2020-12-07T22:53:35.589Z] github.com/gogo/protobuf/plugin/testgen [2020-12-07T22:53:35.589Z] github.com/gogo/protobuf/plugin/defaultcheck [2020-12-07T22:53:35.589Z] github.com/gogo/protobuf/plugin/embedcheck [2020-12-07T22:53:35.589Z] github.com/gogo/protobuf/plugin/enumstringer [2020-12-07T22:53:35.589Z] github.com/gogo/protobuf/plugin/marshalto [2020-12-07T22:53:35.589Z] github.com/gogo/protobuf/plugin/oneofcheck [2020-12-07T22:53:35.862Z] github.com/gogo/protobuf/plugin/populate [2020-12-07T22:53:35.862Z] github.com/gogo/protobuf/plugin/unmarshal [2020-12-07T22:53:35.862Z] github.com/gogo/protobuf/protoc-gen-gogo/grpc [2020-12-07T22:53:35.862Z] github.com/ghodss/yaml [2020-12-07T22:53:35.862Z] golang.org/x/tools/internal/imports [2020-12-07T22:53:35.862Z] golang.org/x/tools/cmd/stringer [2020-12-07T22:53:36.127Z] github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor [2020-12-07T22:53:36.127Z] github.com/golangci/golangci-lint/internal/cache [2020-12-07T22:53:36.127Z] github.com/stretchr/objx [2020-12-07T22:53:36.127Z] github.com/gogo/protobuf/plugin/compare [2020-12-07T22:53:36.127Z] github.com/gogo/protobuf/plugin/description [2020-12-07T22:53:36.389Z] github.com/gogo/protobuf/plugin/equal [2020-12-07T22:53:36.389Z] github.com/gogo/protobuf/plugin/face [2020-12-07T22:53:36.389Z] github.com/gogo/protobuf/plugin/gostring [2020-12-07T22:53:36.389Z] github.com/gogo/protobuf/plugin/size [2020-12-07T22:53:36.389Z] github.com/gogo/protobuf/plugin/stringer [2020-12-07T22:53:36.389Z] github.com/gogo/protobuf/plugin/union [2020-12-07T22:53:36.389Z] github.com/hashicorp/protoc-gen-go-binary/gen [2020-12-07T22:53:36.653Z] golang.org/x/tools/imports [2020-12-07T22:53:36.653Z] github.com/vektra/mockery/mockery [2020-12-07T22:53:36.653Z] github.com/hashicorp/protoc-gen-go-binary [2020-12-07T22:53:36.653Z] github.com/stretchr/testify/assert [2020-12-07T22:53:36.653Z] github.com/go-toolsmith/astequal [2020-12-07T22:53:36.653Z] github.com/go-toolsmith/astp [2020-12-07T22:53:36.653Z] github.com/go-toolsmith/typep [2020-12-07T22:53:36.917Z] github.com/go-toolsmith/astfmt [2020-12-07T22:53:36.917Z] github.com/go-toolsmith/astcast [2020-12-07T22:53:36.917Z] github.com/vektra/mockery/cmd/mockery [2020-12-07T22:53:36.917Z] github.com/go-toolsmith/astcopy [2020-12-07T22:53:36.917Z] github.com/gogo/protobuf/vanity/command [2020-12-07T22:53:36.917Z] github.com/go-toolsmith/strparse [2020-12-07T22:53:36.917Z] github.com/go-lintpack/lintpack [2020-12-07T22:53:36.917Z] github.com/go-critic/go-critic/checkers/internal/lintutil [2020-12-07T22:53:36.917Z] github.com/fsnotify/fsnotify [2020-12-07T22:53:36.917Z] github.com/magiconair/properties [2020-12-07T22:53:36.917Z] github.com/gogo/protobuf/protoc-gen-gofast [2020-12-07T22:53:36.917Z] github.com/go-lintpack/lintpack/astwalk [2020-12-07T22:53:36.917Z] github.com/mitchellh/mapstructure [2020-12-07T22:53:37.187Z] github.com/pelletier/go-toml [2020-12-07T22:53:37.187Z] github.com/go-critic/go-critic/checkers [2020-12-07T22:53:37.187Z] github.com/stretchr/testify/mock [2020-12-07T22:53:37.187Z] github.com/spf13/afero/mem [2020-12-07T22:53:37.187Z] github.com/spf13/cast [2020-12-07T22:53:37.452Z] github.com/golangci/golangci-lint/pkg/logutils [2020-12-07T22:53:37.452Z] github.com/spf13/afero [2020-12-07T22:53:37.452Z] github.com/spf13/jwalterweatherman [2020-12-07T22:53:37.452Z] github.com/subosito/gotenv [2020-12-07T22:53:37.452Z] gopkg.in/ini.v1 [2020-12-07T22:53:37.452Z] github.com/golangci/golangci-lint/pkg/golinters/goanalysis/load [2020-12-07T22:53:37.452Z] github.com/golangci/golangci-lint/pkg/timeutils [2020-12-07T22:53:37.453Z] github.com/golangci/golangci-lint/pkg/fsutils [2020-12-07T22:53:37.453Z] github.com/golangci/golangci-lint/internal/pkgcache [2020-12-07T22:53:37.719Z] github.com/golangci/golangci-lint/pkg/goutil [2020-12-07T22:53:37.719Z] github.com/golangci/golangci-lint/internal/errorutil [2020-12-07T22:53:37.719Z] github.com/golangci/golangci-lint/pkg/result [2020-12-07T22:53:37.719Z] github.com/gobwas/glob/util/strings [2020-12-07T22:53:37.719Z] github.com/gobwas/glob/syntax/lexer [2020-12-07T22:53:37.719Z] golang.org/x/tools/go/buildutil [2020-12-07T22:53:37.719Z] github.com/gobwas/glob/match [2020-12-07T22:53:37.719Z] github.com/gobwas/glob/syntax/ast [2020-12-07T22:53:37.719Z] golang.org/x/tools/go/internal/cgo [2020-12-07T22:53:37.719Z] github.com/bombsimon/wsl/v2 [2020-12-07T22:53:37.719Z] github.com/gobwas/glob/syntax [2020-12-07T22:53:37.719Z] github.com/golangci/dupl/suffixtree [2020-12-07T22:53:37.719Z] github.com/golangci/goconst [2020-12-07T22:53:37.719Z] github.com/gobwas/glob/compiler [2020-12-07T22:53:37.989Z] golang.org/x/tools/go/loader [2020-12-07T22:53:37.989Z] github.com/golangci/gocyclo/pkg/gocyclo [2020-12-07T22:53:37.989Z] github.com/spf13/viper [2020-12-07T22:53:37.989Z] github.com/golangci/dupl/syntax [2020-12-07T22:53:37.989Z] github.com/golangci/gofmt/gofmt [2020-12-07T22:53:37.989Z] github.com/gobwas/glob [2020-12-07T22:53:37.989Z] github.com/golangci/gofmt/goimports [2020-12-07T22:53:37.990Z] github.com/golangci/golangci-lint/pkg/packages [2020-12-07T22:53:37.990Z] github.com/golangci/dupl/syntax/golang [2020-12-07T22:53:37.990Z] github.com/golangci/dupl/printer [2020-12-07T22:53:37.990Z] golang.org/x/tools/internal/lsp/fuzzy [2020-12-07T22:53:37.990Z] github.com/OpenPeeDeeP/depguard [2020-12-07T22:53:37.990Z] github.com/golangci/check/cmd/structcheck [2020-12-07T22:53:37.990Z] github.com/golangci/check/cmd/varcheck [2020-12-07T22:53:37.990Z] github.com/golangci/errcheck/internal/errcheck [2020-12-07T22:53:37.990Z] github.com/golangci/go-misc/deadcode [2020-12-07T22:53:37.990Z] golang.org/x/tools/internal/analysisinternal [2020-12-07T22:53:37.990Z] golang.org/x/tools/go/types/objectpath [2020-12-07T22:53:37.990Z] github.com/golangci/dupl/job [2020-12-07T22:53:38.254Z] github.com/golangci/ineffassign [2020-12-07T22:53:38.254Z] github.com/golangci/lint-1 [2020-12-07T22:53:38.254Z] github.com/golangci/dupl [2020-12-07T22:53:38.254Z] github.com/golangci/maligned [2020-12-07T22:53:38.254Z] github.com/golangci/errcheck/golangci [2020-12-07T22:53:38.254Z] github.com/golangci/misspell [2020-12-07T22:53:38.254Z] github.com/golangci/prealloc [2020-12-07T22:53:38.254Z] github.com/kisielk/gotool/internal/load [2020-12-07T22:53:38.254Z] golang.org/x/tools/go/analysis [2020-12-07T22:53:38.254Z] github.com/golangci/golangci-lint/pkg/config [2020-12-07T22:53:38.254Z] golang.org/x/text/width [2020-12-07T22:53:38.254Z] golang.org/x/tools/go/types/typeutil [2020-12-07T22:53:38.254Z] golang.org/x/tools/go/ast/inspector [2020-12-07T22:53:38.254Z] github.com/matoous/godox [2020-12-07T22:53:38.254Z] github.com/securego/gosec [2020-12-07T22:53:38.254Z] github.com/kisielk/gotool [2020-12-07T22:53:38.254Z] sourcegraph.com/sqs/pbtypes [2020-12-07T22:53:38.254Z] github.com/nbutton23/zxcvbn-go/data [2020-12-07T22:53:38.518Z] github.com/golangci/golangci-lint/pkg/lint/linter [2020-12-07T22:53:38.518Z] golang.org/x/tools/go/analysis/passes/inspect [2020-12-07T22:53:38.518Z] github.com/golangci/unconvert [2020-12-07T22:53:38.518Z] github.com/jirfag/go-printf-func-name/pkg/analyzer [2020-12-07T22:53:38.518Z] github.com/golangci/golangci-lint/pkg/golinters/goanalysis [2020-12-07T22:53:38.518Z] golang.org/x/tools/go/ssa [2020-12-07T22:53:38.518Z] github.com/sourcegraph/go-diff/diff [2020-12-07T22:53:38.518Z] github.com/tommy-muehle/go-mnd/checks [2020-12-07T22:53:38.518Z] github.com/ultraware/funlen [2020-12-07T22:53:38.518Z] github.com/nbutton23/zxcvbn-go/adjacency [2020-12-07T22:53:38.518Z] github.com/nbutton23/zxcvbn-go/frequency [2020-12-07T22:53:38.518Z] github.com/ultraware/whitespace [2020-12-07T22:53:38.518Z] github.com/nbutton23/zxcvbn-go/entropy [2020-12-07T22:53:38.518Z] github.com/uudashr/gocognit [2020-12-07T22:53:38.518Z] github.com/tommy-muehle/go-mnd [2020-12-07T22:53:38.518Z] golang.org/x/tools/go/analysis/passes/internal/analysisutil [2020-12-07T22:53:38.518Z] github.com/nbutton23/zxcvbn-go/matching [2020-12-07T22:53:38.788Z] github.com/nbutton23/zxcvbn-go/scoring [2020-12-07T22:53:38.788Z] golang.org/x/tools/go/analysis/passes/composite [2020-12-07T22:53:38.788Z] golang.org/x/tools/go/cfg [2020-12-07T22:53:38.788Z] golang.org/x/tools/go/analysis/passes/asmdecl [2020-12-07T22:53:38.788Z] golang.org/x/tools/go/analysis/passes/assign [2020-12-07T22:53:38.788Z] github.com/nbutton23/zxcvbn-go [2020-12-07T22:53:38.788Z] golang.org/x/tools/go/analysis/passes/atomic [2020-12-07T22:53:38.788Z] golang.org/x/tools/go/analysis/passes/atomicalign [2020-12-07T22:53:38.788Z] github.com/securego/gosec/rules [2020-12-07T22:53:38.788Z] golang.org/x/tools/go/analysis/passes/bools [2020-12-07T22:53:38.788Z] golang.org/x/tools/go/analysis/passes/buildtag [2020-12-07T22:53:38.788Z] golang.org/x/tools/go/analysis/passes/cgocall [2020-12-07T22:53:38.788Z] golang.org/x/tools/go/analysis/passes/copylock [2020-12-07T22:53:38.788Z] golang.org/x/tools/go/analysis/passes/ctrlflow [2020-12-07T22:53:38.788Z] golang.org/x/tools/go/analysis/passes/deepequalerrors [2020-12-07T22:53:39.058Z] golang.org/x/tools/go/analysis/passes/errorsas [2020-12-07T22:53:39.058Z] golang.org/x/tools/go/analysis/passes/findcall [2020-12-07T22:53:39.058Z] golang.org/x/tools/go/analysis/passes/httpresponse [2020-12-07T22:53:39.058Z] golang.org/x/tools/go/analysis/passes/loopclosure [2020-12-07T22:53:39.058Z] golang.org/x/tools/go/analysis/passes/nilfunc [2020-12-07T22:53:39.058Z] golang.org/x/tools/go/analysis/passes/pkgfact [2020-12-07T22:53:39.058Z] golang.org/x/tools/go/analysis/passes/printf [2020-12-07T22:53:39.058Z] golang.org/x/tools/go/analysis/passes/lostcancel [2020-12-07T22:53:39.058Z] golang.org/x/tools/go/analysis/passes/shadow [2020-12-07T22:53:39.058Z] golang.org/x/tools/go/analysis/passes/shift [2020-12-07T22:53:39.058Z] golang.org/x/tools/go/analysis/passes/sortslice [2020-12-07T22:53:39.058Z] golang.org/x/tools/go/analysis/passes/stdmethods [2020-12-07T22:53:39.320Z] golang.org/x/tools/go/analysis/passes/structtag [2020-12-07T22:53:39.321Z] golang.org/x/tools/go/analysis/passes/testinggoroutine [2020-12-07T22:53:39.321Z] golang.org/x/tools/go/analysis/passes/tests [2020-12-07T22:53:39.321Z] golang.org/x/tools/go/analysis/passes/unmarshal [2020-12-07T22:53:39.321Z] golang.org/x/tools/go/analysis/passes/unreachable [2020-12-07T22:53:39.321Z] golang.org/x/tools/go/analysis/passes/unsafeptr [2020-12-07T22:53:39.321Z] golang.org/x/tools/go/analysis/passes/unusedresult [2020-12-07T22:53:39.321Z] honnef.co/go/tools/ssa [2020-12-07T22:53:39.321Z] github.com/BurntSushi/toml [2020-12-07T22:53:39.321Z] honnef.co/go/tools/internal/renameio [2020-12-07T22:53:39.321Z] honnef.co/go/tools/loader [2020-12-07T22:53:39.321Z] honnef.co/go/tools/version [2020-12-07T22:53:39.321Z] honnef.co/go/tools/internal/cache [2020-12-07T22:53:39.321Z] honnef.co/go/tools/printf [2020-12-07T22:53:39.321Z] honnef.co/go/tools/go/types/typeutil [2020-12-07T22:53:39.321Z] github.com/golangci/golangci-lint/pkg/report [2020-12-07T22:53:39.321Z] github.com/gostaticanalysis/analysisutil [2020-12-07T22:53:39.321Z] golang.org/x/tools/go/analysis/passes/buildssa [2020-12-07T22:53:39.321Z] golang.org/x/tools/go/ssa/ssautil [2020-12-07T22:53:39.321Z] mvdan.cc/lint [2020-12-07T22:53:39.593Z] github.com/golangci/revgrep [2020-12-07T22:53:39.593Z] github.com/golangci/golangci-lint/pkg/printers [2020-12-07T22:53:39.593Z] golang.org/x/tools/go/analysis/passes/nilness [2020-12-07T22:53:39.593Z] github.com/jingyugao/rowserrcheck/passes/rowserr [2020-12-07T22:53:39.593Z] github.com/timakin/bodyclose/passes/bodyclose [2020-12-07T22:53:39.593Z] github.com/spf13/cobra [2020-12-07T22:53:39.593Z] mvdan.cc/interfacer/check [2020-12-07T22:53:39.593Z] mvdan.cc/unparam/check [2020-12-07T22:53:39.593Z] honnef.co/go/tools/config [2020-12-07T22:53:40.168Z] honnef.co/go/tools/ssautil [2020-12-07T22:53:40.169Z] honnef.co/go/tools/internal/passes/buildssa [2020-12-07T22:53:40.169Z] honnef.co/go/tools/functions [2020-12-07T22:53:40.169Z] honnef.co/go/tools/facts [2020-12-07T22:53:40.169Z] honnef.co/go/tools/lint [2020-12-07T22:53:40.169Z] honnef.co/go/tools/lint/lintdsl [2020-12-07T22:53:40.169Z] honnef.co/go/tools/lint/lintutil/format [2020-12-07T22:53:40.169Z] honnef.co/go/tools/staticcheck/vrp [2020-12-07T22:53:40.169Z] honnef.co/go/tools/lint/lintutil [2020-12-07T22:53:40.169Z] honnef.co/go/tools/internal/sharedcheck [2020-12-07T22:53:40.169Z] honnef.co/go/tools/unused [2020-12-07T22:53:40.432Z] honnef.co/go/tools/stylecheck [2020-12-07T22:53:40.432Z] honnef.co/go/tools/simple [2020-12-07T22:53:40.432Z] honnef.co/go/tools/staticcheck [2020-12-07T22:53:40.692Z] github.com/golangci/golangci-lint/pkg/golinters [2020-12-07T22:53:40.953Z] github.com/golangci/golangci-lint/pkg/lint/lintersdb [2020-12-07T22:53:41.215Z] github.com/golangci/golangci-lint/pkg/result/processors [2020-12-07T22:53:41.215Z] github.com/golangci/golangci-lint/pkg/lint [2020-12-07T22:53:41.215Z] github.com/golangci/golangci-lint/pkg/commands [2020-12-07T22:53:41.474Z] github.com/golangci/golangci-lint/cmd/golangci-lint [2020-12-07T22:53:45.673Z] tput: No value for $TERM and no -T specified [2020-12-07T22:53:45.673Z] tput: No value for $TERM and no -T specified [2020-12-07T22:53:45.673Z] ==> Building Consul - OSes: linux, Architectures: amd64 [2020-12-07T22:53:45.673Z] tput: No value for $TERM and no -T specified [2020-12-07T22:53:45.673Z] tput: No value for $TERM and no -T specified [2020-12-07T22:53:45.673Z] tput: No value for $TERM and no -T specified [2020-12-07T22:53:45.673Z] Building sequentially with go install [2020-12-07T22:53:45.673Z] tput: No value for $TERM and no -T specified [2020-12-07T22:53:45.673Z] ---> linux/amd64 [2020-12-07T22:54:17.885Z] Building device-virtual-go  [2020-12-07T22:54:17.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.1" -o cmd/device-virtual ./cmd [2020-12-07T22:54:18.456Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-12-07T22:54:18.456Z] go: downloading modernc.org/ql v1.0.0 [2020-12-07T22:54:18.456Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-12-07T22:54:18.456Z] go: downloading github.com/google/uuid v1.1.0 [2020-12-07T22:54:18.456Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-12-07T22:54:18.456Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-12-07T22:54:18.456Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-12-07T22:54:18.456Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-07T22:54:18.456Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-12-07T22:54:18.456Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-12-07T22:54:18.456Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-12-07T22:54:18.456Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-12-07T22:54:18.456Z] go: downloading modernc.org/lldb v1.0.0 [2020-12-07T22:54:18.456Z] go: downloading modernc.org/internal v1.0.0 [2020-12-07T22:54:18.456Z] go: downloading modernc.org/db v1.0.0 [2020-12-07T22:54:18.456Z] go: downloading modernc.org/golex v1.0.0 [2020-12-07T22:54:18.456Z] go: downloading modernc.org/b v1.0.0 [2020-12-07T22:54:18.456Z] go: downloading modernc.org/file v1.0.0 [2020-12-07T22:54:18.456Z] go: downloading modernc.org/mathutil v1.0.0 [2020-12-07T22:54:18.456Z] go: downloading modernc.org/strutil v1.0.0 [2020-12-07T22:54:18.456Z] go: downloading modernc.org/zappy v1.0.0 [2020-12-07T22:54:18.456Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2020-12-07T22:54:18.456Z] go: downloading modernc.org/fileutil v1.0.0 [2020-12-07T22:54:18.456Z] go: downloading modernc.org/sortutil v1.0.0 [2020-12-07T22:54:18.716Z] go: downloading golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-12-07T22:54:18.716Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-12-07T22:54:22.927Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-07T22:54:27.127Z] Building edgex-go  [2020-12-07T22:54:27.127Z] 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 [2020-12-07T22:54:27.698Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 [2020-12-07T22:54:27.698Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-07T22:54:27.698Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-07T22:54:27.698Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-07T22:54:27.698Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-07T22:54:27.698Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-07T22:54:33.009Z] 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 [2020-12-07T22:54:34.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-07T22:54:35.870Z] 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 [2020-12-07T22:54:37.251Z] 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 [2020-12-07T22:54:37.251Z] 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 [2020-12-07T22:54:37.251Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-07T22:54:37.511Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-07T22:54:37.511Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-07T22:54:39.006Z] 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 [2020-12-07T22:54:39.007Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-07T22:54:39.007Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-07T22:54:40.418Z] 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 [2020-12-07T22:54:40.418Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-07T22:54:40.988Z] 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 [2020-12-07T22:54:41.930Z] 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 [2020-12-07T22:54:42.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-07T22:54:43.812Z] 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 [2020-12-07T22:54:44.752Z] install: cannot stat './cmd/security-secrets-setup/security-secrets-setup': No such file or directory [2020-12-07T22:54:44.752Z] Failed to run 'override-build': Exit code was 1. [Pipeline] } [2020-12-07T22:54:48.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-07T22:54:49.177Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:54:53.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:54:54.556Z] ---> package-listing.sh [2020-12-07T22:54:54.556Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-07T22:54:54.556Z] ++ facter osfamily [2020-12-07T22:54:54.835Z] + OS_FAMILY=redhat [2020-12-07T22:54:54.835Z] + workspace=/w/workspace/edgex-go/4 [2020-12-07T22:54:54.835Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-07T22:54:54.835Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-07T22:54:54.835Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-07T22:54:54.835Z] + PACKAGES=/tmp/packages_start.txt [2020-12-07T22:54:54.835Z] + '[' /w/workspace/edgex-go/4 ']' [2020-12-07T22:54:54.835Z] + PACKAGES=/tmp/packages_end.txt [2020-12-07T22:54:54.835Z] + case "${OS_FAMILY}" in [2020-12-07T22:54:54.835Z] + rpm -qa [2020-12-07T22:54:54.835Z] + sort [2020-12-07T22:55:00.193Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-07T22:55:00.193Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-07T22:55:00.193Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-07T22:55:00.193Z] + '[' /w/workspace/edgex-go/4 ']' [2020-12-07T22:55:00.193Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2020-12-07T22:55:00.193Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2020-12-07T22:55:00.211Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-07T22:55:00.600Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:55:01.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-07T22:55:01.509Z] [2020-12-07T22:55:01.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-07T22:55:01.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-07T22:55:02.208Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-07T22:55:02.208Z] df20fa9351a1: Pulling fs layer [2020-12-07T22:55:02.208Z] 36b3adc4ff6f: Pulling fs layer [2020-12-07T22:55:02.208Z] 8ad3a11d3b57: Pulling fs layer [2020-12-07T22:55:02.208Z] 46f8f816bc3b: Pulling fs layer [2020-12-07T22:55:02.208Z] 93b61091891f: Pulling fs layer [2020-12-07T22:55:02.208Z] 93b9cdb0e59b: Pulling fs layer [2020-12-07T22:55:02.208Z] 5e14af77c1be: Pulling fs layer [2020-12-07T22:55:02.208Z] 46f8f816bc3b: Waiting [2020-12-07T22:55:02.208Z] 93b61091891f: Waiting [2020-12-07T22:55:02.208Z] 01666e4c0597: Pulling fs layer [2020-12-07T22:55:02.208Z] 93b9cdb0e59b: Waiting [2020-12-07T22:55:02.208Z] aa168da1d23b: Pulling fs layer [2020-12-07T22:55:02.208Z] 5e14af77c1be: Waiting [2020-12-07T22:55:02.208Z] aa168da1d23b: Waiting [2020-12-07T22:55:02.208Z] 01666e4c0597: Waiting [2020-12-07T22:55:02.208Z] 36b3adc4ff6f: Verifying Checksum [2020-12-07T22:55:02.208Z] 36b3adc4ff6f: Download complete [2020-12-07T22:55:02.208Z] 46f8f816bc3b: Verifying Checksum [2020-12-07T22:55:02.208Z] 46f8f816bc3b: Download complete [2020-12-07T22:55:02.208Z] df20fa9351a1: Verifying Checksum [2020-12-07T22:55:02.208Z] df20fa9351a1: Download complete [2020-12-07T22:55:02.522Z] 93b9cdb0e59b: Verifying Checksum [2020-12-07T22:55:02.522Z] 93b9cdb0e59b: Download complete [2020-12-07T22:55:02.522Z] 5e14af77c1be: Verifying Checksum [2020-12-07T22:55:02.522Z] 5e14af77c1be: Download complete [2020-12-07T22:55:02.522Z] 01666e4c0597: Verifying Checksum [2020-12-07T22:55:02.522Z] 01666e4c0597: Download complete [2020-12-07T22:55:02.522Z] 93b61091891f: Verifying Checksum [2020-12-07T22:55:02.522Z] 93b61091891f: Download complete [2020-12-07T22:55:03.165Z] df20fa9351a1: Pull complete [2020-12-07T22:55:03.501Z] 8ad3a11d3b57: Verifying Checksum [2020-12-07T22:55:03.501Z] 8ad3a11d3b57: Download complete [2020-12-07T22:55:03.501Z] 36b3adc4ff6f: Pull complete [2020-12-07T22:55:05.620Z] 8ad3a11d3b57: Pull complete [2020-12-07T22:55:05.920Z] 46f8f816bc3b: Pull complete [2020-12-07T22:55:06.618Z] 93b61091891f: Pull complete [2020-12-07T22:55:06.900Z] 93b9cdb0e59b: Pull complete [2020-12-07T22:55:07.186Z] 5e14af77c1be: Pull complete [2020-12-07T22:55:08.177Z] 01666e4c0597: Pull complete [2020-12-07T22:55:09.181Z] aa168da1d23b: Verifying Checksum [2020-12-07T22:55:09.181Z] aa168da1d23b: Download complete [2020-12-07T22:55:27.612Z] aa168da1d23b: Pull complete [2020-12-07T22:55:27.612Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-07T22:55:27.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-07T22:55:27.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-07T22:55:27.954Z] prd-centos7-docker-4c-2g-14961 does not seem to be running inside a container [2020-12-07T22:55:28.046Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-07T22:55:31.221Z] $ docker top 24afe4a28f04845f17467298ff0e744fda9b22a36a52d80adf5c7de931917042 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-07T22:55:32.467Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-07T22:55:32.855Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-07T22:55:33.617Z] + ls /var/log/sa-host [2020-12-07T22:55:33.617Z] + sadf -c /var/log/sa-host/sa07 [2020-12-07T22:55:33.617Z] file_magic: OK [2020-12-07T22:55:33.617Z] HZ: Using current value: 100 [2020-12-07T22:55:33.617Z] file_header: OK [2020-12-07T22:55:33.617Z] 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 [2020-12-07T22:55:33.617Z] Statistics: [2020-12-07T22:55:33.617Z] 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... [2020-12-07T22:55:33.617Z] File successfully converted to sysstat format version 12.2.1 [2020-12-07T22:55:33.617Z] + sadf -c /var/log/sa-host/sa23 [2020-12-07T22:55:33.617Z] file_magic: OK [2020-12-07T22:55:33.617Z] HZ: Using current value: 100 [2020-12-07T22:55:33.617Z] file_header: OK [2020-12-07T22:55:33.617Z] 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 [2020-12-07T22:55:33.617Z] Statistics: [2020-12-07T22:55:33.617Z] Hnuu...uuuununununu... [2020-12-07T22:55:33.617Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-07T22:55:34.289Z] provisioning config files... [2020-12-07T22:55:34.379Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7686786500191389823tmp [Pipeline] { [Pipeline] echo [2020-12-07T22:55:34.459Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:55:34.812Z] ---> create-netrc.sh [Pipeline] } [2020-12-07T22:55:35.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-07T22:55:35.194Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:55:35.842Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-07T22:55:35.855Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:55:36.503Z] ---> sudo-logs.sh [2020-12-07T22:55:36.504Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-07T22:55:36.516Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:55:36.864Z] ---> job-cost.sh [2020-12-07T22:55:37.223Z] lf-activate-venv: SKIPPING [2020-12-07T22:55:37.223Z] INFO: No Stack... [2020-12-07T22:55:38.354Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-07T22:55:38.625Z] INFO: Archiving Costs [Pipeline] echo [2020-12-07T22:55:38.642Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-07T22:55:39.029Z] ---> logs-deploy.sh [2020-12-07T22:55:39.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2913/4 [2020-12-07T22:55:39.029Z] INFO: archiving workspace using pattern(s): [2020-12-07T22:55:41.694Z] Archives upload complete. [2020-12-07T22:55:41.987Z] INFO: archiving logs to Nexus [2020-12-07T22:55:43.959Z] ---> uname -a: [2020-12-07T22:55:43.959Z] Linux prd-centos7-docker-4c-2g-14961.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] ---> lscpu: [2020-12-07T22:55:43.959Z] Architecture: x86_64 [2020-12-07T22:55:43.959Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-07T22:55:43.959Z] Byte Order: Little Endian [2020-12-07T22:55:43.959Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-07T22:55:43.959Z] CPU(s): 4 [2020-12-07T22:55:43.959Z] On-line CPU(s) list: 0-3 [2020-12-07T22:55:43.959Z] Thread(s) per core: 1 [2020-12-07T22:55:43.959Z] Core(s) per socket: 1 [2020-12-07T22:55:43.959Z] Socket(s): 4 [2020-12-07T22:55:43.959Z] NUMA node(s): 1 [2020-12-07T22:55:43.959Z] Vendor ID: GenuineIntel [2020-12-07T22:55:43.959Z] CPU family: 6 [2020-12-07T22:55:43.959Z] Model: 44 [2020-12-07T22:55:43.959Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-07T22:55:43.959Z] Stepping: 1 [2020-12-07T22:55:43.959Z] CPU MHz: 2933.438 [2020-12-07T22:55:43.959Z] BogoMIPS: 5866.87 [2020-12-07T22:55:43.959Z] Virtualization: VT-x [2020-12-07T22:55:43.959Z] Hypervisor vendor: KVM [2020-12-07T22:55:43.959Z] Virtualization type: full [2020-12-07T22:55:43.959Z] L1d cache: 128 KiB [2020-12-07T22:55:43.959Z] L1i cache: 128 KiB [2020-12-07T22:55:43.959Z] L2 cache: 16 MiB [2020-12-07T22:55:43.959Z] L3 cache: 64 MiB [2020-12-07T22:55:43.959Z] NUMA node0 CPU(s): 0-3 [2020-12-07T22:55:43.959Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-07T22:55:43.959Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-07T22:55:43.959Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-07T22:55:43.959Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-07T22:55:43.959Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-07T22:55:43.959Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-07T22:55:43.959Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-07T22:55:43.959Z] Vulnerability Srbds: Not affected [2020-12-07T22:55:43.959Z] Vulnerability Tsx async abort: Not affected [2020-12-07T22:55:43.959Z] 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 [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] ---> nproc: [2020-12-07T22:55:43.959Z] 4 [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] ---> df -h: [2020-12-07T22:55:43.959Z] Filesystem Size Used Available Use% Mounted on [2020-12-07T22:55:43.959Z] overlay 50.0G 11.7G 38.2G 23% / [2020-12-07T22:55:43.959Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-07T22:55:43.959Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-07T22:55:43.959Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-07T22:55:43.959Z] /dev/vda1 50.0G 11.7G 38.2G 23% /facter-os [2020-12-07T22:55:43.959Z] /dev/vda1 50.0G 11.7G 38.2G 23% /etc/resolv.conf [2020-12-07T22:55:43.959Z] /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hostname [2020-12-07T22:55:43.959Z] /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hosts [2020-12-07T22:55:43.959Z] /dev/vda1 50.0G 11.7G 38.2G 23% /run/cloud-init/result.json [2020-12-07T22:55:43.959Z] /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/sa-host [2020-12-07T22:55:43.959Z] /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/secure [2020-12-07T22:55:43.959Z] /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/auth.log [2020-12-07T22:55:43.959Z] /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/4 [2020-12-07T22:55:43.959Z] /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/4@tmp [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] ---> free -m: [2020-12-07T22:55:43.959Z] total used free shared buff/cache available [2020-12-07T22:55:43.959Z] Mem: 1837 684 108 0 1044 1067 [2020-12-07T22:55:43.959Z] Swap: 1023 86 937 [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] ---> ip addr: [2020-12-07T22:55:43.959Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-07T22:55:43.959Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-07T22:55:43.959Z] inet 127.0.0.1/8 scope host lo [2020-12-07T22:55:43.959Z] valid_lft forever preferred_lft forever [2020-12-07T22:55:43.959Z] inet6 ::1/128 scope host [2020-12-07T22:55:43.959Z] valid_lft forever preferred_lft forever [2020-12-07T22:55:43.959Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-07T22:55:43.959Z] link/ether fa:16:3e:47:5a:95 brd ff:ff:ff:ff:ff:ff [2020-12-07T22:55:43.959Z] inet 10.30.122.110/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-07T22:55:43.959Z] valid_lft 85092sec preferred_lft 85092sec [2020-12-07T22:55:43.959Z] inet6 fe80::f816:3eff:fe47:5a95/64 scope link [2020-12-07T22:55:43.959Z] valid_lft forever preferred_lft forever [2020-12-07T22:55:43.959Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-07T22:55:43.959Z] link/ether 02:42:aa:7d:3d:77 brd ff:ff:ff:ff:ff:ff [2020-12-07T22:55:43.959Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-07T22:55:43.959Z] valid_lft forever preferred_lft forever [2020-12-07T22:55:43.959Z] inet6 fe80::42:aaff:fe7d:3d77/64 scope link [2020-12-07T22:55:43.959Z] valid_lft forever preferred_lft forever [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] ---> sar -b -r -n DEV: [2020-12-07T22:55:43.959Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/07/20 _x86_64_ (4 CPU) [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] 22:33:43 LINUX RESTART (4 CPU) [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] 22:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-07T22:55:43.959Z] 22:36:01 109.08 61.34 47.75 0.00 9444.68 18414.38 0.00 [2020-12-07T22:55:43.959Z] 22:37:02 248.79 72.45 176.34 0.00 3254.24 52168.78 0.00 [2020-12-07T22:55:43.959Z] 22:38:01 182.89 109.40 73.49 0.00 4664.98 10130.06 0.00 [2020-12-07T22:55:43.959Z] 22:39:01 130.42 69.04 61.38 0.00 2387.51 6873.77 0.00 [2020-12-07T22:55:43.959Z] 22:40:01 97.15 41.16 55.99 0.00 2283.48 6788.07 0.00 [2020-12-07T22:55:43.959Z] 22:41:02 87.87 13.67 74.20 0.00 1718.56 22067.89 0.00 [2020-12-07T22:55:43.959Z] 22:42:01 890.87 671.17 219.69 0.00 94030.62 149546.34 0.00 [2020-12-07T22:55:43.959Z] 22:43:02 2213.70 1947.97 265.73 0.00 138940.38 150151.39 0.00 [2020-12-07T22:55:43.959Z] 22:44:01 237.03 141.96 95.07 0.00 13863.56 18377.74 0.00 [2020-12-07T22:55:43.959Z] 22:45:03 1048.71 699.97 348.74 0.00 72213.76 108588.55 0.00 [2020-12-07T22:55:43.959Z] 22:46:03 1413.60 1199.32 214.28 0.00 49281.26 56823.72 0.00 [2020-12-07T22:55:43.959Z] 22:47:01 419.15 260.32 158.83 0.00 20758.23 25581.96 0.00 [2020-12-07T22:55:43.959Z] 22:48:01 5.13 0.10 5.03 0.00 2.13 154.31 0.00 [2020-12-07T22:55:43.959Z] 22:49:01 2.25 2.05 0.20 0.00 67.80 1.88 0.00 [2020-12-07T22:55:43.959Z] 22:50:02 0.77 0.03 0.73 0.00 0.67 13.63 0.00 [2020-12-07T22:55:43.959Z] 22:51:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2020-12-07T22:55:43.959Z] 22:52:01 2.18 1.86 0.32 0.00 55.54 4.34 0.00 [2020-12-07T22:55:43.959Z] 22:53:01 0.38 0.03 0.35 0.00 0.80 4.48 0.00 [2020-12-07T22:55:43.959Z] 22:54:01 0.30 0.05 0.25 0.00 0.80 3.26 0.00 [2020-12-07T22:55:43.959Z] 22:55:01 53.50 53.14 0.37 0.00 4762.07 7.22 0.00 [2020-12-07T22:55:43.959Z] Average: 359.47 269.11 90.37 0.00 21039.10 31486.71 0.00 [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] 22:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-07T22:55:43.959Z] 22:36:01 73520 0 676924 35.98 2620 1128480 1527188 52.12 695812 906664 95972 [2020-12-07T22:55:43.959Z] 22:37:02 67124 0 768584 40.85 1520 1044316 1514076 51.67 665320 872280 76012 [2020-12-07T22:55:43.959Z] 22:38:01 132640 0 778048 41.35 876 969980 1743452 59.50 654520 821836 69772 [2020-12-07T22:55:43.959Z] 22:39:01 295892 0 836224 44.44 464 748964 1794360 61.24 625000 681780 46616 [2020-12-07T22:55:43.959Z] 22:40:01 208488 0 784968 41.72 456 887632 1742612 59.47 679756 710596 72280 [2020-12-07T22:55:43.959Z] 22:41:02 155408 0 740128 39.34 456 985552 1450120 49.49 637364 804856 36 [2020-12-07T22:55:43.959Z] 22:42:01 411168 0 668020 35.50 112 802244 1488552 50.80 513332 744724 9892 [2020-12-07T22:55:43.959Z] 22:43:02 486312 0 709316 37.70 112 685804 2456724 83.84 509216 637864 80 [2020-12-07T22:55:43.959Z] 22:44:01 245324 0 824120 43.80 112 811988 2005856 68.46 643456 732052 1096 [2020-12-07T22:55:43.959Z] 22:45:03 184012 0 713716 37.93 112 983704 2591516 88.44 694968 774336 25220 [2020-12-07T22:55:43.959Z] 22:46:03 91552 0 749312 39.82 112 1040568 1943684 66.33 556708 982108 29796 [2020-12-07T22:55:43.959Z] 22:47:01 389476 0 603432 32.07 112 888524 1273964 43.48 438368 816584 20 [2020-12-07T22:55:43.959Z] 22:48:01 396180 0 596668 31.71 112 888584 1206568 41.18 434840 816168 28 [2020-12-07T22:55:43.959Z] 22:49:01 395044 0 596544 31.71 112 889844 1200292 40.96 434984 816728 24 [2020-12-07T22:55:43.959Z] 22:50:02 395492 0 596072 31.68 112 889868 1200364 40.97 435056 816748 8 [2020-12-07T22:55:43.959Z] 22:51:01 395244 0 596308 31.69 112 889880 1200388 40.97 435080 816752 8 [2020-12-07T22:55:43.959Z] 22:52:01 393064 0 598484 31.81 112 889884 1200524 40.97 435408 818416 8 [2020-12-07T22:55:43.959Z] 22:53:01 392960 0 598588 31.81 112 889884 1200572 40.97 435340 818432 12 [2020-12-07T22:55:43.959Z] 22:54:01 393816 0 597712 31.77 112 889904 1200356 40.97 435072 818464 12 [2020-12-07T22:55:43.959Z] 22:55:01 247276 0 602664 32.03 112 1031492 1203308 41.07 445964 951208 120 [2020-12-07T22:55:43.959Z] Average: 287500 0 681792 36.24 398 911855 1557224 53.15 540278 807930 21351 [2020-12-07T22:55:43.959Z] [2020-12-07T22:55:43.959Z] 22:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-07T22:55:43.959Z] 22:36:01 eth0 745.62 982.58 3009.80 129.19 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:36:01 docker0 924.10 659.92 72.67 2653.89 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:37:02 eth0 628.70 428.73 4780.47 42.99 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:37:02 docker0 108.21 169.11 8.10 835.69 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:38:01 veth46785e3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:38:01 eth0 22.95 17.76 26.11 9.77 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:39:01 veth46785e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:39:01 eth0 42.99 34.02 25.68 78.19 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:40:01 veth46785e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:40:01 eth0 13.80 9.90 12.00 6.48 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:41:02 eth0 189.00 141.90 1696.07 81.69 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:41:02 vethd6e9482 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:42:01 eth0 43.74 30.94 161.02 8.09 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:42:01 veth19e8048 2.82 4.89 0.19 29.53 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:42:01 veth942751b 3.49 5.93 0.25 29.60 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:43:02 vethe57d7b6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:43:02 vethb3d4657 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:43:02 eth0 10.60 8.02 8.62 4.73 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:44:01 veth20d4a03 5.81 8.14 0.39 33.83 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:44:01 eth0 32.81 28.59 93.49 54.89 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:44:01 veth16161dc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:45:03 eth0 121.46 66.94 443.66 20.72 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:45:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:45:03 veth176cb6e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.959Z] 22:45:03 veth5e4bd97 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:46:03 eth0 62.61 50.03 116.26 80.14 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:46:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:46:03 veth2094a70 3.79 4.48 0.51 20.24 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:46:03 docker0 1108.52 967.39 85.42 4202.68 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:47:01 eth0 53.45 41.07 65.95 69.97 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:47:01 docker0 3.01 7.15 0.18 37.35 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:48:01 eth0 1.10 0.47 0.67 0.24 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:50:02 eth0 0.55 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:51:01 eth0 0.81 0.20 0.18 0.07 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:52:01 eth0 1.05 0.28 0.32 0.20 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:53:01 eth0 0.43 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:54:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:55:01 eth0 9.22 5.29 8.88 3.52 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] Average: eth0 99.40 92.66 524.59 29.50 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] Average: docker0 55.45 48.61 4.27 211.50 0.00 0.00 0.00 0.00 [2020-12-07T22:55:43.960Z] [2020-12-07T22:55:43.960Z] [2020-12-07T22:55:43.960Z] ---> sar -P ALL: [2020-12-07T22:55:43.960Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/07/20 _x86_64_ (4 CPU) [2020-12-07T22:55:43.960Z] [2020-12-07T22:55:43.960Z] 22:33:43 LINUX RESTART (4 CPU) [2020-12-07T22:55:43.960Z] [2020-12-07T22:55:43.960Z] 22:35:01 CPU %user %nice %system %iowait %steal %idle [2020-12-07T22:55:43.960Z] 22:36:01 all 10.15 0.00 5.06 1.27 12.46 71.06 [2020-12-07T22:55:43.960Z] 22:36:01 0 6.25 0.00 4.42 1.46 14.00 73.86 [2020-12-07T22:55:43.960Z] 22:36:01 1 5.87 0.00 4.66 1.79 11.28 76.40 [2020-12-07T22:55:43.960Z] 22:36:01 2 14.13 0.00 6.25 1.16 12.80 65.67 [2020-12-07T22:55:43.960Z] 22:36:01 3 14.53 0.00 4.94 0.67 11.76 68.10 [2020-12-07T22:55:43.960Z] 22:37:02 all 7.94 0.00 6.85 3.55 17.54 64.12 [2020-12-07T22:55:43.960Z] 22:37:02 0 8.82 0.00 7.63 4.46 18.12 60.97 [2020-12-07T22:55:43.960Z] 22:37:02 1 6.84 0.00 5.91 2.02 17.18 68.04 [2020-12-07T22:55:43.960Z] 22:37:02 2 8.09 0.00 7.17 3.25 17.06 64.44 [2020-12-07T22:55:43.960Z] 22:37:02 3 8.04 0.00 6.71 4.53 17.83 62.90 [2020-12-07T22:55:43.960Z] 22:38:01 all 25.05 0.00 8.79 3.91 22.76 39.49 [2020-12-07T22:55:43.960Z] 22:38:01 0 25.29 0.00 8.93 3.90 22.63 39.25 [2020-12-07T22:55:43.960Z] 22:38:01 1 26.54 0.00 9.01 2.56 21.94 39.95 [2020-12-07T22:55:43.960Z] 22:38:01 2 26.94 0.00 9.83 5.61 21.81 35.81 [2020-12-07T22:55:43.960Z] 22:38:01 3 21.53 0.00 7.42 3.59 24.61 42.85 [2020-12-07T22:55:43.960Z] 22:39:01 all 46.53 0.00 13.87 2.72 18.73 18.16 [2020-12-07T22:55:43.960Z] 22:39:01 0 39.44 0.00 13.29 3.44 21.31 22.51 [2020-12-07T22:55:43.960Z] 22:39:01 1 50.67 0.00 13.91 1.94 17.91 15.57 [2020-12-07T22:55:43.960Z] 22:39:01 2 51.11 0.00 15.82 2.78 16.96 13.33 [2020-12-07T22:55:43.960Z] 22:39:01 3 45.23 0.00 12.56 2.68 18.62 20.92 [2020-12-07T22:55:43.960Z] 22:40:01 all 35.61 0.00 13.81 3.66 18.61 28.31 [2020-12-07T22:55:43.960Z] 22:40:01 0 35.24 0.00 13.81 3.61 19.71 27.63 [2020-12-07T22:55:43.960Z] 22:40:01 1 37.72 0.00 14.29 3.04 17.81 27.15 [2020-12-07T22:55:43.960Z] 22:40:01 2 34.49 0.00 14.06 4.13 19.20 28.11 [2020-12-07T22:55:43.960Z] 22:40:01 3 35.03 0.00 13.06 3.86 17.69 30.36 [2020-12-07T22:55:43.960Z] 22:41:02 all 11.30 0.00 7.66 1.07 16.90 63.07 [2020-12-07T22:55:43.960Z] 22:41:02 0 11.25 0.00 8.09 0.31 18.01 62.35 [2020-12-07T22:55:43.960Z] 22:41:02 1 13.91 0.00 8.38 0.48 16.77 60.46 [2020-12-07T22:55:43.960Z] 22:41:02 2 9.89 0.00 6.80 2.10 15.92 65.29 [2020-12-07T22:55:43.960Z] 22:41:02 3 10.19 0.00 7.38 1.39 16.92 64.13 [2020-12-07T22:55:43.960Z] 22:42:01 all 15.92 0.00 16.34 6.19 26.82 34.73 [2020-12-07T22:55:43.960Z] 22:42:01 0 16.99 0.00 17.15 6.04 25.58 34.24 [2020-12-07T22:55:43.960Z] 22:42:01 1 15.35 0.00 17.23 7.10 27.31 33.02 [2020-12-07T22:55:43.960Z] 22:42:01 2 15.87 0.00 14.88 5.78 26.78 36.70 [2020-12-07T22:55:43.960Z] 22:42:01 3 15.46 0.00 16.13 5.86 27.64 34.91 [2020-12-07T22:55:43.960Z] 22:43:02 all 12.86 0.00 15.52 22.33 26.55 22.74 [2020-12-07T22:55:43.960Z] 22:43:02 0 13.50 0.00 16.32 23.60 26.57 20.02 [2020-12-07T22:55:43.960Z] 22:43:02 1 12.39 0.00 14.81 21.84 26.95 24.01 [2020-12-07T22:55:43.960Z] 22:43:02 2 12.90 0.00 15.98 21.71 25.50 23.90 [2020-12-07T22:55:43.960Z] 22:43:02 3 12.63 0.00 14.97 22.20 27.20 23.00 [2020-12-07T22:55:43.960Z] 22:44:01 all 71.20 0.00 15.65 1.77 10.50 0.90 [2020-12-07T22:55:43.960Z] 22:44:01 0 69.87 0.00 16.47 2.02 10.65 0.99 [2020-12-07T22:55:43.960Z] 22:44:01 1 71.94 0.00 15.67 1.55 10.08 0.76 [2020-12-07T22:55:43.960Z] 22:44:01 2 71.68 0.00 15.03 1.48 10.68 1.12 [2020-12-07T22:55:43.960Z] 22:44:01 3 71.33 0.00 15.39 2.00 10.58 0.70 [2020-12-07T22:55:43.960Z] 22:45:03 all 12.72 0.00 16.41 20.53 24.75 25.58 [2020-12-07T22:55:43.960Z] 22:45:03 0 11.07 0.00 14.62 19.50 24.72 30.09 [2020-12-07T22:55:43.960Z] 22:45:03 1 13.79 0.00 17.54 21.09 24.29 23.28 [2020-12-07T22:55:43.960Z] 22:45:03 2 12.77 0.00 16.05 22.12 24.74 24.32 [2020-12-07T22:55:43.960Z] 22:45:03 3 13.29 0.00 17.49 19.40 25.28 24.54 [2020-12-07T22:55:43.960Z] 22:46:03 all 48.94 0.00 18.59 10.31 16.00 6.16 [2020-12-07T22:55:43.960Z] 22:46:03 0 47.87 0.00 17.78 10.98 17.22 6.14 [2020-12-07T22:55:43.960Z] 22:46:03 1 49.39 0.00 16.70 11.32 14.94 7.65 [2020-12-07T22:55:43.960Z] 22:46:03 2 49.17 0.00 18.76 8.93 16.03 7.12 [2020-12-07T22:55:43.960Z] 22:46:03 3 49.31 0.00 21.18 9.97 15.84 3.70 [2020-12-07T22:55:43.960Z] [2020-12-07T22:55:43.960Z] 22:46:03 CPU %user %nice %system %iowait %steal %idle [2020-12-07T22:55:43.960Z] 22:47:01 all 16.47 0.00 10.43 10.33 18.44 44.33 [2020-12-07T22:55:43.960Z] 22:47:01 0 16.07 0.00 9.62 8.89 18.96 46.46 [2020-12-07T22:55:43.960Z] 22:47:01 1 17.11 0.00 10.41 8.68 17.54 46.26 [2020-12-07T22:55:43.960Z] 22:47:01 2 17.12 0.00 12.09 11.24 18.54 41.01 [2020-12-07T22:55:43.960Z] 22:47:01 3 15.62 0.00 9.64 12.54 18.69 43.50 [2020-12-07T22:55:43.960Z] 22:48:01 all 0.10 0.00 0.07 0.00 0.30 99.53 [2020-12-07T22:55:43.960Z] 22:48:01 0 0.02 0.00 0.02 0.00 0.15 99.82 [2020-12-07T22:55:43.960Z] 22:48:01 1 0.07 0.00 0.07 0.02 0.50 99.35 [2020-12-07T22:55:43.960Z] 22:48:01 2 0.03 0.00 0.08 0.00 0.20 99.68 [2020-12-07T22:55:43.960Z] 22:48:01 3 0.28 0.00 0.10 0.00 0.33 99.28 [2020-12-07T22:55:43.960Z] 22:49:01 all 0.08 0.00 0.34 0.03 1.23 98.31 [2020-12-07T22:55:43.960Z] 22:49:01 0 0.02 0.00 0.03 0.00 0.97 98.98 [2020-12-07T22:55:43.960Z] 22:49:01 1 0.07 0.00 0.70 0.07 1.35 97.82 [2020-12-07T22:55:43.960Z] 22:49:01 2 0.02 0.00 0.36 0.07 1.40 98.15 [2020-12-07T22:55:43.960Z] 22:49:01 3 0.23 0.00 0.28 0.00 1.19 98.29 [2020-12-07T22:55:43.960Z] 22:50:02 all 0.10 0.00 0.02 0.00 0.24 99.65 [2020-12-07T22:55:43.960Z] 22:50:02 0 0.33 0.00 0.02 0.00 0.15 99.50 [2020-12-07T22:55:43.960Z] 22:50:02 1 0.02 0.00 0.02 0.00 0.40 99.57 [2020-12-07T22:55:43.960Z] 22:50:02 2 0.02 0.00 0.02 0.00 0.08 99.88 [2020-12-07T22:55:43.960Z] 22:50:02 3 0.03 0.00 0.02 0.00 0.32 99.63 [2020-12-07T22:55:43.960Z] 22:51:01 all 0.11 0.00 0.05 0.00 0.28 99.55 [2020-12-07T22:55:43.960Z] 22:51:01 0 0.15 0.00 0.03 0.00 0.15 99.66 [2020-12-07T22:55:43.960Z] 22:51:01 1 0.03 0.00 0.07 0.00 0.34 99.56 [2020-12-07T22:55:43.960Z] 22:51:01 2 0.22 0.00 0.05 0.00 0.25 99.48 [2020-12-07T22:55:43.960Z] 22:51:01 3 0.05 0.00 0.07 0.00 0.39 99.49 [2020-12-07T22:55:43.960Z] 22:52:01 all 0.12 0.00 0.04 0.05 0.18 99.60 [2020-12-07T22:55:43.960Z] 22:52:01 0 0.02 0.00 0.03 0.07 0.12 99.77 [2020-12-07T22:55:43.960Z] 22:52:01 1 0.07 0.00 0.08 0.02 0.35 99.48 [2020-12-07T22:55:43.960Z] 22:52:01 2 0.37 0.00 0.03 0.07 0.13 99.40 [2020-12-07T22:55:43.960Z] 22:52:01 3 0.03 0.00 0.02 0.07 0.12 99.77 [2020-12-07T22:55:43.960Z] 22:53:01 all 0.13 0.00 0.04 0.00 0.22 99.61 [2020-12-07T22:55:43.960Z] 22:53:01 0 0.02 0.00 0.03 0.00 0.07 99.88 [2020-12-07T22:55:43.960Z] 22:53:01 1 0.05 0.00 0.05 0.02 0.22 99.67 [2020-12-07T22:55:43.960Z] 22:53:01 2 0.47 0.00 0.03 0.00 0.35 99.15 [2020-12-07T22:55:43.960Z] 22:53:01 3 0.00 0.00 0.03 0.00 0.23 99.73 [2020-12-07T22:55:43.960Z] 22:54:01 all 0.12 0.00 0.03 0.00 0.32 99.53 [2020-12-07T22:55:43.960Z] 22:54:01 0 0.03 0.00 0.02 0.00 0.20 99.75 [2020-12-07T22:55:43.960Z] 22:54:01 1 0.05 0.00 0.03 0.00 0.33 99.58 [2020-12-07T22:55:43.960Z] 22:54:01 2 0.17 0.00 0.02 0.02 0.50 99.30 [2020-12-07T22:55:43.960Z] 22:54:01 3 0.22 0.00 0.05 0.00 0.23 99.50 [2020-12-07T22:55:43.960Z] 22:55:01 all 1.01 0.00 0.42 1.26 1.10 96.21 [2020-12-07T22:55:43.960Z] 22:55:01 0 0.67 0.00 0.20 0.78 0.83 97.52 [2020-12-07T22:55:43.960Z] 22:55:01 1 0.45 0.00 0.25 0.17 1.06 98.08 [2020-12-07T22:55:43.960Z] 22:55:01 2 0.80 0.00 0.50 1.54 1.64 95.53 [2020-12-07T22:55:43.960Z] 22:55:01 3 2.16 0.00 0.72 2.58 0.85 93.69 [2020-12-07T22:55:43.960Z] Average: all 14.86 0.00 7.25 4.41 11.46 62.03 [2020-12-07T22:55:43.960Z] Average: 0 14.31 0.00 7.20 4.41 11.77 62.32 [2020-12-07T22:55:43.960Z] Average: 1 15.06 0.00 7.23 4.16 11.19 62.36 [2020-12-07T22:55:43.960Z] Average: 2 15.24 0.00 7.42 4.57 11.30 61.47 [2020-12-07T22:55:43.960Z] Average: 3 14.84 0.00 7.14 4.49 11.57 61.96 [2020-12-07T22:55:43.960Z] [2020-12-07T22:55:43.960Z] [2020-12-07T22:55:43.960Z]