Pull request #3563 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 001f4979d1d1e629f7770b7a62bec4a7afd870d5 rather than 8e244004b5b85cf5903ec355f075e058ef6e5607 Obtained Jenkinsfile from 001f4979d1d1e629f7770b7a62bec4a7afd870d5 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2263650171700854713.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2461917638449554397.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3563/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3563/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2706707032305373456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh968470479882422518.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3563/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3563/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2974806280873936003.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1234 in /w/workspace/edgexfoundry_edgex-go_PR-3563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5461641834841941861.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2858570223131331090.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3563/head:refs/remotes/origin/PR-3563 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 8e244004b5b85cf5903ec355f075e058ef6e5607 Merge succeeded, producing 8e244004b5b85cf5903ec355f075e058ef6e5607 Checking out Revision 8e244004b5b85cf5903ec355f075e058ef6e5607 (PR-3563) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4969804909218292579.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 Commit message: "refactor: Rename package alias and refactor container package" > git rev-list --no-walk 6f11cddbbb5210ff0247616b928d48e26e5110a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T12:17:56.138Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T12:17:56.239Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T12:17:56.265Z] ========================================================= [2021-06-14T12:17:56.265Z] EdgeX Global Pipelines Version Info [2021-06-14T12:17:56.265Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:17:57.717Z] ------------------- [2021-06-14T12:17:57.717Z] stable info: [2021-06-14T12:17:57.717Z] ------------------- [2021-06-14T12:17:57.717Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T12:17:57.717Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T12:17:57.717Z] Message: update stable to v1.0.195 [2021-06-14T12:17:58.292Z] ------------------- [2021-06-14T12:17:58.293Z] experimental info: [2021-06-14T12:17:58.293Z] ------------------- [2021-06-14T12:17:58.293Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T12:17:58.293Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T12:17:58.293Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T12:17:58.423Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-14T12:17:58.446Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-14T12:17:58.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T12:17:58.490Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T12:17:58.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T12:17:58.533Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T12:17:58.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T12:17:58.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-14T12:17:58.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-14T12:17:58.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-14T12:17:58.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T12:17:58.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T12:17:58.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T12:17:58.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T12:17:58.730Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T12:17:58.751Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T12:17:58.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T12:17:58.796Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T12:17:58.818Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-14T12:17:58.839Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-14T12:17:58.861Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-14T12:17:58.883Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T12:17:58.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3563 [Pipeline] echo [2021-06-14T12:17:58.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3563 [Pipeline] echo [2021-06-14T12:17:58.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3563 [Pipeline] echo [2021-06-14T12:17:58.990Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e244004b5b85cf5903ec355f075e058ef6e5607 [Pipeline] echo [2021-06-14T12:17:59.011Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e24400 [Pipeline] echo [2021-06-14T12:17:59.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T12:17:59.128Z] provisioning config files... [2021-06-14T12:17:59.148Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5288228901404339064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:17:59.496Z] ---> docker-login.sh [2021-06-14T12:17:59.496Z] nexus3.edgexfoundry.org:10001 [2021-06-14T12:17:59.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:17:59.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:17:59.763Z] Configure a credential helper to remove this warning. See [2021-06-14T12:17:59.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:17:59.763Z] [2021-06-14T12:17:59.763Z] Login Succeeded [2021-06-14T12:17:59.763Z] nexus3.edgexfoundry.org:10002 [2021-06-14T12:17:59.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:18:00.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:18:00.025Z] Configure a credential helper to remove this warning. See [2021-06-14T12:18:00.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:18:00.025Z] [2021-06-14T12:18:00.025Z] Login Succeeded [2021-06-14T12:18:00.025Z] nexus3.edgexfoundry.org:10003 [2021-06-14T12:18:00.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:18:00.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:18:00.025Z] Configure a credential helper to remove this warning. See [2021-06-14T12:18:00.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:18:00.025Z] [2021-06-14T12:18:00.025Z] Login Succeeded [2021-06-14T12:18:00.025Z] nexus3.edgexfoundry.org:10004 [2021-06-14T12:18:00.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:18:00.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:18:00.290Z] Configure a credential helper to remove this warning. See [2021-06-14T12:18:00.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:18:00.290Z] [2021-06-14T12:18:00.290Z] Login Succeeded [2021-06-14T12:18:00.290Z] docker.io [2021-06-14T12:18:00.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:18:00.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:18:00.553Z] Configure a credential helper to remove this warning. See [2021-06-14T12:18:00.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:18:00.553Z] [2021-06-14T12:18:00.553Z] Login Succeeded [2021-06-14T12:18:00.553Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T12:18:00.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T12:18:00.951Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-14T12:18:00.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T12:18:00.951Z] ++ dirname cmd/core-command/Dockerfile [2021-06-14T12:18:00.951Z] ++ cut -d/ -f2 [2021-06-14T12:18:00.951Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-14T12:18:00.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T12:18:00.951Z] ++ cut -d/ -f2 [2021-06-14T12:18:00.951Z] ++ dirname cmd/core-data/Dockerfile [2021-06-14T12:18:00.951Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-14T12:18:00.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T12:18:00.951Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-14T12:18:00.951Z] ++ cut -d/ -f2 [2021-06-14T12:18:00.951Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-14T12:18:00.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T12:18:00.951Z] ++ cut -d/ -f2 [2021-06-14T12:18:00.951Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-14T12:18:00.951Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-14T12:18:00.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T12:18:00.951Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-14T12:18:00.951Z] ++ cut -d/ -f2 [2021-06-14T12:18:00.951Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-14T12:18:00.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T12:18:00.951Z] ++ cut -d/ -f2 [2021-06-14T12:18:00.951Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-14T12:18:00.951Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-14T12:18:00.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T12:18:00.951Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-14T12:18:00.951Z] ++ cut -d/ -f2 [2021-06-14T12:18:00.951Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-14T12:18:00.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T12:18:00.951Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-14T12:18:00.951Z] ++ cut -d/ -f2 [2021-06-14T12:18:00.951Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-14T12:18:00.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T12:18:00.951Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-14T12:18:00.951Z] ++ cut -d/ -f2 [2021-06-14T12:18:00.951Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-14T12:18:01.010Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:18:02.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T12:18:02.636Z] [2021-06-14T12:18:02.637Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:18:02.949Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T12:18:02.949Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T12:18:02.949Z] 31603596830f: Pulling fs layer [2021-06-14T12:18:02.949Z] 54011a49482f: Pulling fs layer [2021-06-14T12:18:02.949Z] a6820b24f6d8: Pulling fs layer [2021-06-14T12:18:02.949Z] f581987b2513: Pulling fs layer [2021-06-14T12:18:02.949Z] f581987b2513: Waiting [2021-06-14T12:18:02.949Z] 54011a49482f: Download complete [2021-06-14T12:18:03.214Z] 31603596830f: Verifying Checksum [2021-06-14T12:18:03.214Z] 31603596830f: Download complete [2021-06-14T12:18:03.214Z] f581987b2513: Verifying Checksum [2021-06-14T12:18:03.214Z] f581987b2513: Download complete [2021-06-14T12:18:03.214Z] a6820b24f6d8: Verifying Checksum [2021-06-14T12:18:03.214Z] a6820b24f6d8: Download complete [2021-06-14T12:18:03.214Z] 31603596830f: Pull complete [2021-06-14T12:18:03.479Z] 54011a49482f: Pull complete [2021-06-14T12:18:04.054Z] a6820b24f6d8: Pull complete [2021-06-14T12:18:04.054Z] f581987b2513: Pull complete [2021-06-14T12:18:04.320Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T12:18:04.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T12:18:04.320Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T12:18:04.399Z] prd-centos7-docker-4c-2g-1234 does not seem to be running inside a container [2021-06-14T12:18:04.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T12:18:05.742Z] $ docker top 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T12:18:05.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T12:18:05.867Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T12:18:05.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T12:18:05.978Z] $ docker exec 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 ssh-agent [2021-06-14T12:18:06.082Z] SSH_AUTH_SOCK=/tmp/ssh-cq6W2Es499tJ/agent.13 [2021-06-14T12:18:06.082Z] SSH_AGENT_PID=19 [2021-06-14T12:18:06.094Z] Running ssh-add (command line suppressed) [2021-06-14T12:18:06.192Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8415660444364270290.key (/w/workspace/edgex-go/2@tmp/private_key_8415660444364270290.key) [2021-06-14T12:18:06.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T12:18:06.506Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T12:18:06.519Z] $ docker exec --env ******** --env ******** 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 ssh-agent -k [2021-06-14T12:18:06.615Z] unset SSH_AUTH_SOCK; [2021-06-14T12:18:06.615Z] unset SSH_AGENT_PID; [2021-06-14T12:18:06.615Z] echo Agent pid 19 killed; [2021-06-14T12:18:06.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T12:18:06.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T12:18:06.673Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T12:18:06.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T12:18:06.785Z] $ docker exec 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 ssh-agent [2021-06-14T12:18:06.891Z] SSH_AUTH_SOCK=/tmp/ssh-sq5grXkoKnDi/agent.52 [2021-06-14T12:18:06.891Z] SSH_AGENT_PID=58 [2021-06-14T12:18:06.896Z] Running ssh-add (command line suppressed) [2021-06-14T12:18:06.988Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5452088324069026915.key (/w/workspace/edgex-go/2@tmp/private_key_5452088324069026915.key) [2021-06-14T12:18:07.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T12:18:07.315Z] + git semver init [2021-06-14T12:18:07.315Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T12:18:07.315Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-14T12:18:07.315Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-14T12:18:07.315Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T12:18:07.315Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T12:18:07.315Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T12:18:07.315Z] # $SEMVER_BRANCH = PR-3563 [2021-06-14T12:18:07.315Z] # $SEMVER_TEMP = /tmp/semver-622615282 [2021-06-14T12:18:07.315Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-14T12:18:29.323Z] # '/tmp/semver-622615282' -> '/w/workspace/edgex-go/2/.semver' [2021-06-14T12:18:29.323Z] # -> Force: false [2021-06-14T12:18:29.323Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-14T12:18:29.333Z] $ docker exec --env ******** --env ******** 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 ssh-agent -k [2021-06-14T12:18:29.421Z] unset SSH_AUTH_SOCK; [2021-06-14T12:18:29.421Z] unset SSH_AGENT_PID; [2021-06-14T12:18:29.421Z] echo Agent pid 58 killed; [2021-06-14T12:18:29.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T12:18:29.766Z] + git semver [Pipeline] } [2021-06-14T12:18:29.780Z] $ docker stop --time=1 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 [2021-06-14T12:18:31.915Z] $ docker rm -f 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T12:18:32.311Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T12:18:32.572Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T12:18:32.576Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T12:18:33.217Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T12:18:33.522Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T12:18:33.823Z] + sudo service docker restart [2021-06-14T12:18:33.823Z] + true [2021-06-14T12:18:33.823Z] Redirecting to /bin/systemctl restart docker.service [2021-06-14T12:18:47.842Z] Still waiting to schedule task [2021-06-14T12:18:47.843Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-14T12:18:51.976Z] ========================================================= [2021-06-14T12:18:51.976Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T12:18:51.976Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:18:52.295Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-14T12:18:53.695Z] Sending build context to Docker daemon 329.4MB [2021-06-14T12:18:53.695Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T12:18:53.695Z] Step 2/6 : FROM ${BASE} [2021-06-14T12:18:53.959Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T12:18:53.959Z] 540db60ca938: Pulling fs layer [2021-06-14T12:18:53.959Z] adcc1eea9eea: Pulling fs layer [2021-06-14T12:18:53.959Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T12:18:53.959Z] 0510c868ecb4: Pulling fs layer [2021-06-14T12:18:53.959Z] afea3b2eda06: Pulling fs layer [2021-06-14T12:18:53.959Z] 7809a108b3ef: Pulling fs layer [2021-06-14T12:18:53.959Z] f706445af74f: Pulling fs layer [2021-06-14T12:18:53.959Z] 0510c868ecb4: Waiting [2021-06-14T12:18:53.959Z] afea3b2eda06: Waiting [2021-06-14T12:18:53.959Z] 7809a108b3ef: Waiting [2021-06-14T12:18:53.959Z] f706445af74f: Waiting [2021-06-14T12:18:53.959Z] adcc1eea9eea: Verifying Checksum [2021-06-14T12:18:53.959Z] adcc1eea9eea: Download complete [2021-06-14T12:18:53.959Z] 4c4ab2625f07: Download complete [2021-06-14T12:18:53.959Z] afea3b2eda06: Verifying Checksum [2021-06-14T12:18:53.959Z] afea3b2eda06: Download complete [2021-06-14T12:18:53.959Z] 540db60ca938: Verifying Checksum [2021-06-14T12:18:53.959Z] 540db60ca938: Download complete [2021-06-14T12:18:53.959Z] 7809a108b3ef: Verifying Checksum [2021-06-14T12:18:53.959Z] 7809a108b3ef: Download complete [2021-06-14T12:18:54.225Z] 540db60ca938: Pull complete [2021-06-14T12:18:54.225Z] adcc1eea9eea: Pull complete [2021-06-14T12:18:54.487Z] 4c4ab2625f07: Pull complete [2021-06-14T12:18:55.906Z] f706445af74f: Verifying Checksum [2021-06-14T12:18:55.906Z] f706445af74f: Download complete [2021-06-14T12:18:56.479Z] 0510c868ecb4: Verifying Checksum [2021-06-14T12:18:56.479Z] 0510c868ecb4: Download complete [2021-06-14T12:18:59.833Z] 0510c868ecb4: Pull complete [2021-06-14T12:18:59.833Z] afea3b2eda06: Pull complete [2021-06-14T12:19:00.095Z] 7809a108b3ef: Pull complete [2021-06-14T12:19:02.708Z] f706445af74f: Pull complete [2021-06-14T12:19:02.708Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T12:19:02.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T12:19:02.708Z] ---> b068be0155e3 [2021-06-14T12:19:02.708Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T12:19:03.655Z] ---> Running in afc6891ebcc2 [2021-06-14T12:19:03.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:19:04.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:19:05.439Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T12:19:05.439Z] (2/12) Installing file (5.39-r0) [2021-06-14T12:19:05.439Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T12:19:05.701Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T12:19:10.997Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T12:19:10.997Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T12:19:11.259Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T12:19:11.259Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T12:19:11.259Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T12:19:11.520Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T12:19:11.520Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T12:19:11.520Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T12:19:11.790Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T12:19:11.790Z] OK: 219 MiB in 52 packages [2021-06-14T12:19:13.177Z] Removing intermediate container afc6891ebcc2 [2021-06-14T12:19:13.177Z] ---> c2cae08b45a6 [2021-06-14T12:19:13.177Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T12:19:13.177Z] ---> Running in f8829bd0ae6e [2021-06-14T12:19:13.177Z] Removing intermediate container f8829bd0ae6e [2021-06-14T12:19:13.178Z] ---> 9b3cb34a622c [2021-06-14T12:19:13.178Z] Step 5/6 : COPY go.mod . [2021-06-14T12:19:13.442Z] ---> d499207911c2 [2021-06-14T12:19:13.442Z] Step 6/6 : RUN go mod download [2021-06-14T12:19:13.442Z] ---> Running in e46d5fd4bd4e [2021-06-14T12:19:28.371Z] Removing intermediate container e46d5fd4bd4e [2021-06-14T12:19:28.371Z] ---> c40fbf0cbe27 [2021-06-14T12:19:28.371Z] Successfully built c40fbf0cbe27 [2021-06-14T12:19:28.371Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:19:28.685Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T12:19:28.685Z] . [Pipeline] withDockerContainer [2021-06-14T12:19:28.767Z] prd-centos7-docker-4c-2g-1234 does not seem to be running inside a container [2021-06-14T12:19:28.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T12:19:29.173Z] $ docker top 8236dc8d94346fb875b9d94a1a8a57da4731c8368987f021658706e8ff901475 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T12:19:29.551Z] + go version [2021-06-14T12:19:29.551Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T12:19:29.563Z] $ docker stop --time=1 8236dc8d94346fb875b9d94a1a8a57da4731c8368987f021658706e8ff901475 [2021-06-14T12:19:30.738Z] $ docker rm -f 8236dc8d94346fb875b9d94a1a8a57da4731c8368987f021658706e8ff901475 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:19:31.309Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T12:19:31.309Z] . [Pipeline] withDockerContainer [2021-06-14T12:19:31.381Z] prd-centos7-docker-4c-2g-1234 does not seem to be running inside a container [2021-06-14T12:19:31.418Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T12:19:31.758Z] $ docker top d6f05f1f16c1f18718220013b5cde68765e4785fc78144cbc132502941c86ced -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T12:19:31.857Z] ========================================================= [2021-06-14T12:19:31.858Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T12:19:31.858Z] ========================================================= [Pipeline] sh [2021-06-14T12:19:32.147Z] + go mod tidy [Pipeline] sh [2021-06-14T12:19:32.711Z] + make test [2021-06-14T12:19:32.711Z] go mod tidy [2021-06-14T12:19:32.711Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T12:19:38.039Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T12:19:56.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T12:19:57.664Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T12:19:59.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T12:19:59.098Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T12:20:01.693Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T12:20:01.955Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T12:20:01.955Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T12:20:01.955Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T12:20:02.551Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T12:20:02.847Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T12:20:03.136Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T12:20:03.136Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T12:20:03.136Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T12:20:03.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T12:20:05.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-06-14T12:20:05.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T12:20:05.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T12:20:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements [2021-06-14T12:20:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T12:20:06.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 53.4% of statements [2021-06-14T12:20:06.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T12:20:06.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T12:20:07.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 87.7% of statements [2021-06-14T12:20:07.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-14T12:20:07.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-14T12:20:07.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements [2021-06-14T12:20:08.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements [2021-06-14T12:20:08.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-14T12:20:08.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T12:20:08.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-14T12:20:08.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T12:20:08.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T12:20:09.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.221s coverage: 95.1% of statements [2021-06-14T12:20:09.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-14T12:20:09.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-14T12:20:09.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-14T12:20:09.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T12:20:09.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-14T12:20:09.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-14T12:20:09.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T12:20:09.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T12:20:09.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2021-06-14T12:20:09.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T12:20:09.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T12:20:09.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T12:20:10.456Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-06-14T12:20:10.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-14T12:20:10.456Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-06-14T12:20:10.456Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements [2021-06-14T12:20:10.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T12:20:10.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-06-14T12:20:11.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements [2021-06-14T12:20:11.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-14T12:20:11.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-06-14T12:20:11.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-06-14T12:20:26.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2021-06-14T12:20:26.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-06-14T12:20:28.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 81.8% of statements [2021-06-14T12:20:28.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T12:20:46.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-06-14T12:20:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T12:20:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T12:20:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T12:20:46.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-14T12:20:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T12:20:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T12:20:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T12:20:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T12:20:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T12:20:46.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-06-14T12:20:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T12:20:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T12:20:46.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-06-14T12:20:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T12:20:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 76.0% of statements [2021-06-14T12:20:46.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T12:20:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.0% of statements [2021-06-14T12:20:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-14T12:20:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-14T12:20:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-14T12:20:46.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T12:20:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-06-14T12:20:46.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T12:20:46.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T12:20:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-06-14T12:20:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-14T12:20:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-14T12:20:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-06-14T12:20:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-06-14T12:20:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 66.9% of statements [2021-06-14T12:20:46.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T12:20:46.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T12:20:46.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T12:20:47.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements [2021-06-14T12:20:47.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T12:20:47.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T12:20:47.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-06-14T12:20:47.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T12:20:48.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-06-14T12:20:48.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T12:20:50.216Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1235 in /w/workspace/edgexfoundry_edgex-go_PR-3563 [Pipeline] { [Pipeline] ws [2021-06-14T12:20:50.233Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-14T12:20:50.636Z] The recommended git tool is: git [2021-06-14T12:20:54.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.051s coverage: 19.3% of statements [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T12:20:54.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-14T12:20:54.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T12:20:54.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-14T12:20:54.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-14T12:20:54.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T12:20:54.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-06-14T12:20:54.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-06-14T12:20:54.957Z] GO111MODULE=on go vet ./... [2021-06-14T12:20:55.795Z] using credential edgex-jenkins-ssh [2021-06-14T12:20:55.815Z] Cloning the remote Git repository [2021-06-14T12:20:55.945Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-14T12:20:56.187Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-14T12:20:56.259Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T12:20:56.260Z] > git --version # timeout=10 [2021-06-14T12:20:56.280Z] > git --version # 'git version 2.17.1' [2021-06-14T12:20:56.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:20:56.369Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T12:21:12.139Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T12:21:12.163Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T12:21:12.187Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T12:21:12.234Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T12:21:12.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:21:12.254Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3563/head:refs/remotes/origin/PR-3563 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T12:21:13.336Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:21:13.650Z] Merge succeeded, producing 8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:21:13.651Z] Checking out Revision 8e244004b5b85cf5903ec355f075e058ef6e5607 (PR-3563) [2021-06-14T12:21:13.354Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T12:21:13.367Z] > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 [2021-06-14T12:21:13.564Z] > git remote # timeout=10 [2021-06-14T12:21:13.582Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T12:21:13.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:21:13.610Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-14T12:21:13.636Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T12:21:13.657Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T12:21:13.668Z] > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 [2021-06-14T12:21:17.043Z] gofmt -l . [2021-06-14T12:21:17.043Z] [ "`gofmt -l .`" = "" ] [2021-06-14T12:21:17.307Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T12:21:17.869Z] + ls -al . [2021-06-14T12:21:17.869Z] total 516 [2021-06-14T12:21:17.869Z] drwxrwxr-x 10 1001 1001 4096 Jun 14 12:21 . [2021-06-14T12:21:17.869Z] drwxr-xr-x 4 root root 28 Jun 14 12:19 .. [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 12:17 .dockerignore [2021-06-14T12:21:17.869Z] drwxrwxr-x 8 1001 1001 179 Jun 14 12:17 .git [2021-06-14T12:21:17.869Z] drwxrwxr-x 3 1001 1001 125 Jun 14 12:17 .github [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 12:17 .gitignore [2021-06-14T12:21:17.869Z] drwx------ 3 1001 1001 60 Jun 14 12:18 .semver [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 12:17 .sonarcloud.properties [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 12:17 Attribution.txt [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 12:17 CONTRIBUTING.md [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 12:17 Dockerfile.build [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 12:17 Jenkinsfile [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 12:17 LICENSE [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 12:17 Makefile [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 7978 Jun 14 12:17 README.md [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 12:17 SECURITY.md [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 12:18 VERSION [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 12:17 ZMQWindows.md [2021-06-14T12:21:17.869Z] drwxrwxr-x 2 1001 1001 37 Jun 14 12:17 bin [2021-06-14T12:21:17.869Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 12:17 cmd [2021-06-14T12:21:17.869Z] -rw-r--r-- 1 root root 398195 Jun 14 12:20 coverage.out [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 841 Jun 14 12:17 go.mod [2021-06-14T12:21:17.869Z] -rw-r--r-- 1 root root 20952 Jun 14 12:19 go.sum [2021-06-14T12:21:17.869Z] drwxrwxr-x 7 1001 1001 114 Jun 14 12:17 internal [2021-06-14T12:21:17.869Z] drwxrwxr-x 3 1001 1001 16 Jun 14 12:17 openapi [2021-06-14T12:21:17.869Z] drwxrwxr-x 4 1001 1001 71 Jun 14 12:17 snap [2021-06-14T12:21:17.869Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 12:17 version.go [Pipeline] sh [2021-06-14T12:21:17.945Z] Commit message: "refactor: Rename package alias and refactor container package" [2021-06-14T12:21:18.162Z] + '[' -e coverage.out ] [2021-06-14T12:21:18.163Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T12:21:18.288Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T12:21:18.591Z] + make build [2021-06-14T12:21:18.591Z] go mod tidy [2021-06-14T12:21:18.591Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T12:21:19.424Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T12:21:19.948Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T12:21:19.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T12:21:20.307Z] + sudo service docker restart [2021-06-14T12:21:20.308Z] + true [2021-06-14T12:21:26.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T12:21:26.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T12:21:27.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T12:21:27.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T12:21:28.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T12:21:29.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-14T12:21:29.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T12:21:31.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T12:21:32.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-14T12:21:33.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-14T12:21:34.698Z] $ docker stop --time=1 d6f05f1f16c1f18718220013b5cde68765e4785fc78144cbc132502941c86ced [2021-06-14T12:21:36.876Z] $ docker rm -f d6f05f1f16c1f18718220013b5cde68765e4785fc78144cbc132502941c86ced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T12:21:40.057Z] provisioning config files... [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:21:40.090Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config294213406636190388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:21:40.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T12:21:40.359Z] [2021-06-14T12:21:40.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:21:40.465Z] ---> docker-login.sh [2021-06-14T12:21:40.465Z] nexus3.edgexfoundry.org:10001 [2021-06-14T12:21:40.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T12:21:40.674Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-14T12:21:40.674Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-14T12:21:40.674Z] ca9280d653b3: Pulling fs layer [2021-06-14T12:21:40.674Z] 7e9c9ca2126c: Pulling fs layer [2021-06-14T12:21:40.935Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-14T12:21:40.935Z] cbdbe7a5bc2a: Download complete [2021-06-14T12:21:40.935Z] cbdbe7a5bc2a: Pull complete [2021-06-14T12:21:41.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:21:41.507Z] ca9280d653b3: Verifying Checksum [2021-06-14T12:21:41.507Z] ca9280d653b3: Download complete [2021-06-14T12:21:41.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:21:41.724Z] Configure a credential helper to remove this warning. See [2021-06-14T12:21:41.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:21:41.724Z] [2021-06-14T12:21:41.724Z] Login Succeeded [2021-06-14T12:21:41.724Z] nexus3.edgexfoundry.org:10002 [2021-06-14T12:21:41.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:21:42.081Z] ca9280d653b3: Pull complete [2021-06-14T12:21:42.347Z] 7e9c9ca2126c: Verifying Checksum [2021-06-14T12:21:42.347Z] 7e9c9ca2126c: Download complete [2021-06-14T12:21:42.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:21:42.600Z] Configure a credential helper to remove this warning. See [2021-06-14T12:21:42.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:21:42.600Z] [2021-06-14T12:21:42.600Z] Login Succeeded [2021-06-14T12:21:42.600Z] nexus3.edgexfoundry.org:10003 [2021-06-14T12:21:42.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:21:43.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:21:43.154Z] Configure a credential helper to remove this warning. See [2021-06-14T12:21:43.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:21:43.154Z] [2021-06-14T12:21:43.154Z] Login Succeeded [2021-06-14T12:21:43.154Z] nexus3.edgexfoundry.org:10004 [2021-06-14T12:21:43.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:21:43.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:21:43.702Z] Configure a credential helper to remove this warning. See [2021-06-14T12:21:43.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:21:43.702Z] [2021-06-14T12:21:43.702Z] Login Succeeded [2021-06-14T12:21:43.702Z] docker.io [2021-06-14T12:21:43.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:21:44.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:21:44.254Z] Configure a credential helper to remove this warning. See [2021-06-14T12:21:44.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:21:44.254Z] [2021-06-14T12:21:44.254Z] Login Succeeded [2021-06-14T12:21:44.254Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T12:21:44.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T12:21:44.568Z] ========================================================= [2021-06-14T12:21:44.568Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T12:21:44.568Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:21:44.921Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-14T12:21:45.681Z] 7e9c9ca2126c: Pull complete [2021-06-14T12:21:45.681Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-14T12:21:45.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T12:21:45.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-14T12:21:45.747Z] prd-centos7-docker-4c-2g-1234 does not seem to be running inside a container [2021-06-14T12:21:45.788Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T12:21:47.663Z] Sending build context to Docker daemon 166.4MB [2021-06-14T12:21:47.664Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T12:21:47.664Z] Step 2/6 : FROM ${BASE} [2021-06-14T12:21:48.261Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T12:21:48.261Z] 595b0fe564bb: Pulling fs layer [2021-06-14T12:21:48.261Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T12:21:48.261Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T12:21:48.261Z] ba82ee9f976e: Pulling fs layer [2021-06-14T12:21:48.261Z] 506bd15cee9f: Pulling fs layer [2021-06-14T12:21:48.261Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T12:21:48.261Z] 618dc40b7e24: Pulling fs layer [2021-06-14T12:21:48.261Z] 75a0a4a0db45: Waiting [2021-06-14T12:21:48.261Z] ba82ee9f976e: Waiting [2021-06-14T12:21:48.261Z] 506bd15cee9f: Waiting [2021-06-14T12:21:48.261Z] 618dc40b7e24: Waiting [2021-06-14T12:21:48.261Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T12:21:48.261Z] 5b7225fbf94c: Download complete [2021-06-14T12:21:48.261Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T12:21:48.261Z] 3088b5b3c5c0: Download complete [2021-06-14T12:21:48.261Z] 506bd15cee9f: Download complete [2021-06-14T12:21:48.261Z] 75a0a4a0db45: Download complete [2021-06-14T12:21:48.261Z] 595b0fe564bb: Verifying Checksum [2021-06-14T12:21:48.261Z] 595b0fe564bb: Download complete [2021-06-14T12:21:48.526Z] $ docker top e91f6a99bc26c076aecd895c602ac99c44667085fef22d36dad0cc05efdf8caf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T12:21:48.884Z] 595b0fe564bb: Pull complete [2021-06-14T12:21:48.925Z] + docker-compose build --help [2021-06-14T12:21:48.926Z] + grep parallel [2021-06-14T12:21:49.489Z] 3088b5b3c5c0: Pull complete [2021-06-14T12:21:49.498Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T12:21:49.511Z] $ docker stop --time=1 e91f6a99bc26c076aecd895c602ac99c44667085fef22d36dad0cc05efdf8caf [2021-06-14T12:21:50.094Z] 5b7225fbf94c: Pull complete [2021-06-14T12:21:50.369Z] 618dc40b7e24: Verifying Checksum [2021-06-14T12:21:50.369Z] 618dc40b7e24: Download complete [2021-06-14T12:21:50.706Z] $ docker rm -f e91f6a99bc26c076aecd895c602ac99c44667085fef22d36dad0cc05efdf8caf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:21:51.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T12:21:51.149Z] . [Pipeline] withDockerContainer [2021-06-14T12:21:51.228Z] prd-centos7-docker-4c-2g-1234 does not seem to be running inside a container [2021-06-14T12:21:51.266Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T12:21:51.738Z] $ docker top da7d248ea2011acce64d490c94972640c39b99b5a3957efddd312ff1fbf45472 -eo pid,comm [2021-06-14T12:21:51.804Z] ba82ee9f976e: Verifying Checksum [2021-06-14T12:21:51.804Z] ba82ee9f976e: Download complete [Pipeline] { [Pipeline] sh [2021-06-14T12:21:52.148Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T12:21:52.721Z] Building core-command ... [2021-06-14T12:21:52.721Z] Building core-data ... [2021-06-14T12:21:52.721Z] Building core-metadata ... [2021-06-14T12:21:52.721Z] Building security-bootstrapper ... [2021-06-14T12:21:52.721Z] Building security-proxy-setup ... [2021-06-14T12:21:52.721Z] Building security-secretstore-setup ... [2021-06-14T12:21:52.721Z] Building support-notifications ... [2021-06-14T12:21:52.721Z] Building support-scheduler ... [2021-06-14T12:21:52.721Z] Building sys-mgmt-agent ... [2021-06-14T12:21:52.721Z] Building support-scheduler [2021-06-14T12:21:52.721Z] Building security-proxy-setup [2021-06-14T12:21:52.721Z] Building security-secretstore-setup [2021-06-14T12:21:52.721Z] Building core-command [2021-06-14T12:21:52.721Z] Building core-data [2021-06-14T12:22:01.982Z] ba82ee9f976e: Pull complete [2021-06-14T12:22:02.257Z] 506bd15cee9f: Pull complete [2021-06-14T12:22:02.540Z] 75a0a4a0db45: Pull complete [2021-06-14T12:22:04.987Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:22:04.987Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:22:04.987Z] ---> c40fbf0cbe27 [2021-06-14T12:22:04.987Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T12:22:04.987Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:22:04.987Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:22:04.987Z] ---> c40fbf0cbe27 [2021-06-14T12:22:04.987Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T12:22:04.987Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:22:04.987Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:22:04.987Z] ---> c40fbf0cbe27 [2021-06-14T12:22:04.987Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T12:22:06.857Z] 618dc40b7e24: Pull complete [2021-06-14T12:22:06.857Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T12:22:06.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T12:22:06.857Z] ---> a36622ca3599 [2021-06-14T12:22:06.857Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T12:22:07.473Z] ---> Running in 574f7533a1d4 [2021-06-14T12:22:08.913Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:22:09.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:22:10.867Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T12:22:11.139Z] (2/12) Installing file (5.39-r0) [2021-06-14T12:22:11.139Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T12:22:11.139Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T12:22:11.572Z] ---> Running in f4052f82de42 [2021-06-14T12:22:11.573Z] ---> Running in a07eff6bdd40 [2021-06-14T12:22:11.573Z] ---> Running in cf970790ff55 [2021-06-14T12:22:12.962Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:22:12.962Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:22:12.962Z] ---> c40fbf0cbe27 [2021-06-14T12:22:12.962Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T12:22:13.911Z] ---> Running in 82acc2dbda4a [2021-06-14T12:22:14.181Z] Removing intermediate container a07eff6bdd40 [2021-06-14T12:22:14.181Z] ---> 368030725eaa [2021-06-14T12:22:14.181Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:22:14.181Z] Removing intermediate container f4052f82de42 [2021-06-14T12:22:14.181Z] ---> 9bb7967e09b8 [2021-06-14T12:22:14.181Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:22:14.444Z] Removing intermediate container cf970790ff55 [2021-06-14T12:22:14.444Z] ---> 9ea5a60c233b [2021-06-14T12:22:14.444Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:22:14.521Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T12:22:14.521Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T12:22:14.521Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T12:22:14.521Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T12:22:14.705Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:22:14.705Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:22:14.793Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T12:22:14.793Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T12:22:14.793Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T12:22:14.969Z] ---> c40fbf0cbe27 [2021-06-14T12:22:14.969Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T12:22:14.969Z] ---> Using cache [2021-06-14T12:22:14.969Z] ---> 0eeb340734ee [2021-06-14T12:22:14.969Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:22:14.969Z] ---> Running in 646ad9cc3787 [2021-06-14T12:22:14.969Z] ---> Running in a1dab8bad7ae [2021-06-14T12:22:14.969Z] Removing intermediate container 82acc2dbda4a [2021-06-14T12:22:14.969Z] ---> 0eeb340734ee [2021-06-14T12:22:14.969Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:22:14.969Z] ---> Running in d999cb1c5f02 [2021-06-14T12:22:14.969Z] ---> Running in e1ac5d5ca60a [2021-06-14T12:22:14.969Z] ---> Running in 24b0e777e270 [2021-06-14T12:22:15.066Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T12:22:15.066Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T12:22:15.066Z] OK: 218 MiB in 52 packages [2021-06-14T12:22:15.931Z] Removing intermediate container 646ad9cc3787 [2021-06-14T12:22:15.931Z] ---> d8669688374b [2021-06-14T12:22:15.931Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T12:22:16.205Z] ---> Running in 3a5e049a867d [2021-06-14T12:22:16.205Z] Removing intermediate container d999cb1c5f02 [2021-06-14T12:22:16.205Z] ---> 019d7a44854e [2021-06-14T12:22:16.205Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T12:22:16.205Z] Removing intermediate container a1dab8bad7ae [2021-06-14T12:22:16.205Z] ---> ec9caec201c2 [2021-06-14T12:22:16.205Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T12:22:16.205Z] ---> Running in d8b6b604403f [2021-06-14T12:22:16.205Z] ---> Running in a8b27300921f [2021-06-14T12:22:16.205Z] Removing intermediate container e1ac5d5ca60a [2021-06-14T12:22:16.205Z] ---> 944ff6f86954 [2021-06-14T12:22:16.205Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T12:22:16.472Z] Removing intermediate container 24b0e777e270 [2021-06-14T12:22:16.472Z] ---> f7a150cb4578 [2021-06-14T12:22:16.472Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T12:22:16.472Z] ---> Running in 310320b4f1fb [2021-06-14T12:22:16.472Z] ---> Running in d7c62d2e532a [2021-06-14T12:22:16.472Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:22:16.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:22:16.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:22:17.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:22:17.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:22:17.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:22:17.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:22:17.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:22:17.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:22:17.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:22:18.056Z] OK: 219 MiB in 52 packages [2021-06-14T12:22:18.319Z] OK: 219 MiB in 52 packages [2021-06-14T12:22:18.319Z] Removing intermediate container 3a5e049a867d [2021-06-14T12:22:18.319Z] ---> f953ec6ff90f [2021-06-14T12:22:18.319Z] Step 6/26 : COPY go.mod . [2021-06-14T12:22:18.319Z] OK: 219 MiB in 52 packages [2021-06-14T12:22:18.600Z] OK: 219 MiB in 52 packages [2021-06-14T12:22:18.600Z] OK: 219 MiB in 52 packages [2021-06-14T12:22:18.600Z] ---> e3c2b1eda7a9 [2021-06-14T12:22:18.600Z] Step 7/26 : RUN go mod download [2021-06-14T12:22:18.600Z] ---> Running in 769ab248b682 [2021-06-14T12:22:18.872Z] Removing intermediate container d8b6b604403f [2021-06-14T12:22:18.872Z] ---> f061b97e9438 [2021-06-14T12:22:18.872Z] Step 6/23 : COPY go.mod . [2021-06-14T12:22:18.872Z] Removing intermediate container d7c62d2e532a [2021-06-14T12:22:18.872Z] ---> 4ea65bd89f83 [2021-06-14T12:22:18.872Z] Step 6/24 : COPY go.mod . [2021-06-14T12:22:18.872Z] Removing intermediate container 310320b4f1fb [2021-06-14T12:22:18.872Z] ---> b2146fe2ad19 [2021-06-14T12:22:18.872Z] Step 6/24 : COPY go.mod . [2021-06-14T12:22:19.147Z] ---> c5bfde260151 [2021-06-14T12:22:19.147Z] Step 7/24 : RUN go mod download [2021-06-14T12:22:19.147Z] Removing intermediate container a8b27300921f [2021-06-14T12:22:19.147Z] ---> 5147eff0a2fe [2021-06-14T12:22:19.147Z] Step 6/22 : COPY go.mod . [2021-06-14T12:22:19.147Z] ---> 6cbe123ef86e [2021-06-14T12:22:19.147Z] Step 7/23 : RUN go mod download [2021-06-14T12:22:19.147Z] ---> Running in 4b6d589f6fd8 [2021-06-14T12:22:19.147Z] ---> 40e7649b3d7b [2021-06-14T12:22:19.147Z] Step 7/24 : RUN go mod download [2021-06-14T12:22:19.147Z] ---> Running in 583ba3d3b6f5 [2021-06-14T12:22:19.147Z] ---> Running in c0d563979b8d [2021-06-14T12:22:19.391Z] Removing intermediate container 574f7533a1d4 [2021-06-14T12:22:19.391Z] ---> 30d8b5405920 [2021-06-14T12:22:19.391Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T12:22:19.391Z] ---> Running in f596137bee35 [2021-06-14T12:22:19.409Z] ---> 1391b1465eca [2021-06-14T12:22:19.409Z] Step 7/22 : RUN go mod download [2021-06-14T12:22:19.409Z] ---> Running in 6a032b1b1f62 [2021-06-14T12:22:19.667Z] Removing intermediate container f596137bee35 [2021-06-14T12:22:19.667Z] ---> 50569f6d4496 [2021-06-14T12:22:19.667Z] Step 5/6 : COPY go.mod . [2021-06-14T12:22:19.985Z] Removing intermediate container 769ab248b682 [2021-06-14T12:22:19.985Z] ---> 4f7110e7daf0 [2021-06-14T12:22:19.985Z] Step 8/26 : COPY . . [2021-06-14T12:22:20.265Z] ---> 43aeabe58f98 [2021-06-14T12:22:20.265Z] Step 6/6 : RUN go mod download [2021-06-14T12:22:20.539Z] ---> Running in 9ee2c8f7740e [2021-06-14T12:22:21.903Z] Removing intermediate container 4b6d589f6fd8 [2021-06-14T12:22:21.903Z] ---> b717af8bbe89 [2021-06-14T12:22:21.903Z] Step 8/24 : COPY . . [2021-06-14T12:22:24.460Z] Removing intermediate container c0d563979b8d [2021-06-14T12:22:24.460Z] ---> c8cf51157e7e [2021-06-14T12:22:24.460Z] Step 8/24 : COPY . . [2021-06-14T12:22:24.460Z] Removing intermediate container 583ba3d3b6f5 [2021-06-14T12:22:24.460Z] ---> 9e7dbefcecf7 [2021-06-14T12:22:24.460Z] Step 8/23 : COPY . . [2021-06-14T12:22:24.460Z] Removing intermediate container 6a032b1b1f62 [2021-06-14T12:22:24.460Z] ---> 7f29028390cf [2021-06-14T12:22:24.460Z] Step 8/22 : COPY . . [2021-06-14T12:22:24.722Z] ---> 009840330809 [2021-06-14T12:22:24.722Z] Step 9/26 : RUN go mod tidy [2021-06-14T12:22:26.661Z] ---> Running in c73af964c8fc [2021-06-14T12:22:32.021Z] ---> 3e04a883d4c3 [2021-06-14T12:22:32.021Z] Step 9/24 : RUN go mod tidy [2021-06-14T12:22:32.021Z] ---> Running in dfe72a8918a4 [2021-06-14T12:22:32.021Z] Removing intermediate container c73af964c8fc [2021-06-14T12:22:32.021Z] ---> 04b5d154b8e9 [2021-06-14T12:22:32.021Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T12:22:32.021Z] ---> Running in 055f0230b946 [2021-06-14T12:22:32.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T12:22:33.177Z] Removing intermediate container dfe72a8918a4 [2021-06-14T12:22:33.177Z] ---> 4f5a4920a898 [2021-06-14T12:22:33.177Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T12:22:33.177Z] ---> Running in a282cc09f109 [2021-06-14T12:22:33.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T12:22:46.131Z] ---> 7e5d5fc743cb [2021-06-14T12:22:46.131Z] Step 9/23 : RUN go mod tidy [2021-06-14T12:22:46.131Z] ---> b9e99553059c [2021-06-14T12:22:46.131Z] Step 9/24 : RUN go mod tidy [2021-06-14T12:22:46.131Z] ---> Running in b1e947075a50 [2021-06-14T12:22:46.131Z] ---> Running in 212e7b87214f [2021-06-14T12:22:47.375Z] Removing intermediate container 9ee2c8f7740e [2021-06-14T12:22:47.375Z] ---> 7e74d0738e36 [2021-06-14T12:22:47.649Z] Successfully built 7e74d0738e36 [2021-06-14T12:22:47.922Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:22:48.273Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T12:22:48.273Z] . [Pipeline] withDockerContainer [2021-06-14T12:22:48.698Z] ---> bc4f39d55d13 [2021-06-14T12:22:48.698Z] Step 9/22 : RUN go mod tidy [2021-06-14T12:22:48.698Z] Removing intermediate container 212e7b87214f [2021-06-14T12:22:48.698Z] ---> 5df68eb6dc84 [2021-06-14T12:22:48.698Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T12:22:48.698Z] ---> Running in 312f91403818 [2021-06-14T12:22:48.698Z] ---> Running in fa5f4ec2c70b [2021-06-14T12:22:48.723Z] prd-ubuntu18.04-docker-arm64-4c-16g-1235 does not seem to be running inside a container [2021-06-14T12:22:48.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T12:22:48.972Z] Removing intermediate container b1e947075a50 [2021-06-14T12:22:48.972Z] ---> 134d43b9d323 [2021-06-14T12:22:48.972Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T12:22:48.972Z] ---> Running in 56e4134eace9 [2021-06-14T12:22:49.616Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T12:22:49.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T12:22:50.678Z] $ docker top 6b1fe4fb4dd59f7170c10e6a42ba2339274defbe206d2da7b466e1df3c5aa867 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T12:22:51.054Z] Removing intermediate container 312f91403818 [2021-06-14T12:22:51.054Z] ---> c0015763d2aa [2021-06-14T12:22:51.054Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T12:22:51.054Z] ---> Running in c87e5c41c7a3 [2021-06-14T12:22:51.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-14T12:22:51.720Z] + go version [2021-06-14T12:22:51.720Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T12:22:51.744Z] $ docker stop --time=1 6b1fe4fb4dd59f7170c10e6a42ba2339274defbe206d2da7b466e1df3c5aa867 [2021-06-14T12:22:53.583Z] $ docker rm -f 6b1fe4fb4dd59f7170c10e6a42ba2339274defbe206d2da7b466e1df3c5aa867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:22:54.425Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T12:22:54.425Z] . [Pipeline] withDockerContainer [2021-06-14T12:22:54.685Z] prd-ubuntu18.04-docker-arm64-4c-16g-1235 does not seem to be running inside a container [2021-06-14T12:22:54.767Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T12:22:56.307Z] $ docker top 8838ec70ba99fd6426232398f6f0cdf6fdccd741528682fcc4eb8d701ebc4d5a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T12:22:56.636Z] ========================================================= [2021-06-14T12:22:56.636Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T12:22:56.636Z] ========================================================= [Pipeline] sh [2021-06-14T12:22:57.284Z] + go mod tidy [Pipeline] sh [2021-06-14T12:22:58.547Z] + make test [2021-06-14T12:22:58.547Z] go mod tidy [2021-06-14T12:22:59.171Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T12:22:59.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T12:23:02.115Z] Removing intermediate container a282cc09f109 [2021-06-14T12:23:02.115Z] ---> a6400bfdc806 [2021-06-14T12:23:02.115Z] [2021-06-14T12:23:02.115Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T12:23:02.383Z] 3.12: Pulling from library/alpine [2021-06-14T12:23:03.368Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T12:23:03.368Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T12:23:03.368Z] ---> 13621d1b12d4 [2021-06-14T12:23:03.368Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T12:23:03.640Z] ---> Running in 14361232bb1a [2021-06-14T12:23:03.640Z] Removing intermediate container 055f0230b946 [2021-06-14T12:23:03.640Z] ---> 7a9f491e1278 [2021-06-14T12:23:03.640Z] [2021-06-14T12:23:03.640Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T12:23:03.640Z] ---> 13621d1b12d4 [2021-06-14T12:23:03.640Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T12:23:03.912Z] ---> Running in cedf8f86beb7 [2021-06-14T12:23:04.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:23:04.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:23:04.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:23:04.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:23:05.111Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T12:23:05.111Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T12:23:05.111Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:23:05.111Z] OK: 6 MiB in 15 packages [2021-06-14T12:23:05.111Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T12:23:05.111Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T12:23:05.111Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T12:23:05.111Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T12:23:05.111Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T12:23:05.111Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:23:05.111Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T12:23:05.111Z] OK: 7 MiB in 20 packages [2021-06-14T12:23:05.709Z] Removing intermediate container 14361232bb1a [2021-06-14T12:23:05.709Z] ---> 0abe6cae010f [2021-06-14T12:23:05.709Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T12:23:05.709Z] ---> Running in a0f9c71dad66 [2021-06-14T12:23:05.709Z] Removing intermediate container a0f9c71dad66 [2021-06-14T12:23:05.709Z] ---> 6f0604f9eff8 [2021-06-14T12:23:05.709Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T12:23:05.709Z] ---> Running in c5f775172164 [2021-06-14T12:23:05.983Z] Removing intermediate container c5f775172164 [2021-06-14T12:23:05.983Z] ---> 4f0f6e74c3c6 [2021-06-14T12:23:05.983Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T12:23:05.983Z] ---> Running in 0d936fed224e [2021-06-14T12:23:05.983Z] Removing intermediate container cedf8f86beb7 [2021-06-14T12:23:05.983Z] ---> a2240bc068ca [2021-06-14T12:23:05.983Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T12:23:06.257Z] ---> Running in 8c344d587b76 [2021-06-14T12:23:06.257Z] Removing intermediate container 0d936fed224e [2021-06-14T12:23:06.257Z] ---> f752f7583106 [2021-06-14T12:23:06.257Z] Step 16/24 : WORKDIR / [2021-06-14T12:23:06.257Z] ---> Running in 707d85254ab9 [2021-06-14T12:23:06.257Z] Removing intermediate container 8c344d587b76 [2021-06-14T12:23:06.257Z] ---> 75caf9d8f83b [2021-06-14T12:23:06.257Z] Step 14/26 : WORKDIR / [2021-06-14T12:23:06.257Z] ---> Running in 802a613969d5 [2021-06-14T12:23:06.543Z] Removing intermediate container 707d85254ab9 [2021-06-14T12:23:06.543Z] ---> 0eab503b6032 [2021-06-14T12:23:06.543Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T12:23:06.543Z] Removing intermediate container 802a613969d5 [2021-06-14T12:23:06.543Z] ---> 3bd56a34ce0f [2021-06-14T12:23:06.543Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-14T12:23:06.818Z] ---> a214d184c0ee [2021-06-14T12:23:06.818Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T12:23:06.818Z] ---> 53aaacfa663e [2021-06-14T12:23:06.818Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-14T12:23:07.104Z] ---> fc39c8cd68aa [2021-06-14T12:23:07.104Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T12:23:07.378Z] ---> df0941240900 [2021-06-14T12:23:07.378Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T12:23:07.651Z] ---> ef6a02897c8b [2021-06-14T12:23:07.651Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-14T12:23:07.651Z] ---> 2b390391b35f [2021-06-14T12:23:07.651Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T12:23:07.651Z] ---> Running in 75de63f12f52 [2021-06-14T12:23:07.938Z] ---> d636e15cf08d [2021-06-14T12:23:07.938Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T12:23:07.938Z] Removing intermediate container 75de63f12f52 [2021-06-14T12:23:07.938Z] ---> a2250f04bce0 [2021-06-14T12:23:07.938Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:23:07.938Z] ---> Running in a2e57a12c7f9 [2021-06-14T12:23:08.218Z] Removing intermediate container a2e57a12c7f9 [2021-06-14T12:23:08.218Z] ---> 864eb5c0ed72 [2021-06-14T12:23:08.218Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T12:23:08.218Z] ---> Running in 9717efece0e8 [2021-06-14T12:23:08.218Z] ---> fe2a4aa8ad20 [2021-06-14T12:23:08.218Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T12:23:08.490Z] Removing intermediate container 9717efece0e8 [2021-06-14T12:23:08.490Z] ---> 5af3bb271965 [2021-06-14T12:23:08.490Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:23:08.763Z] ---> Running in 85a3ec941485 [2021-06-14T12:23:08.763Z] Removing intermediate container 85a3ec941485 [2021-06-14T12:23:08.763Z] ---> e48f84fbb95b [2021-06-14T12:23:08.763Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T12:23:09.033Z] ---> d6dcf4269186 [2021-06-14T12:23:09.033Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T12:23:09.033Z] ---> Running in 3942cde9b27f [2021-06-14T12:23:09.310Z] Removing intermediate container 3942cde9b27f [2021-06-14T12:23:09.310Z] ---> 1bcd210fe439 [2021-06-14T12:23:09.310Z] [2021-06-14T12:23:09.310Z] Successfully built 1bcd210fe439 [2021-06-14T12:23:09.310Z] ---> 2cc5f62628b1 [2021-06-14T12:23:09.310Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-14T12:23:09.310Z] Successfully tagged core-command:latest [2021-06-14T12:23:09.310Z] Building support-notifications [2021-06-14T12:23:09.586Z]  Building core-command ... done  ---> Running in 7327cfe30424 [2021-06-14T12:23:12.168Z] Removing intermediate container 7327cfe30424 [2021-06-14T12:23:12.168Z] ---> 635a2ac736cc [2021-06-14T12:23:12.168Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T12:23:12.438Z] ---> Running in 6f3f97350ae9 [2021-06-14T12:23:13.386Z] Removing intermediate container 6f3f97350ae9 [2021-06-14T12:23:13.386Z] ---> e4327751882a [2021-06-14T12:23:13.386Z] Step 24/26 : LABEL arch=x86_64 [2021-06-14T12:23:13.386Z] ---> Running in a20427e905b7 [2021-06-14T12:23:13.646Z] Removing intermediate container a20427e905b7 [2021-06-14T12:23:13.646Z] ---> 1b6337a60ea3 [2021-06-14T12:23:13.646Z] Step 25/26 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:23:13.646Z] ---> Running in 5dd9bb57828e [2021-06-14T12:23:13.910Z] Removing intermediate container 5dd9bb57828e [2021-06-14T12:23:13.910Z] ---> 08123ad3a379 [2021-06-14T12:23:13.910Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T12:23:14.184Z] ---> Running in 1ababc3c3b8a [2021-06-14T12:23:14.184Z] Removing intermediate container 1ababc3c3b8a [2021-06-14T12:23:14.184Z] ---> 1f455cf562ff [2021-06-14T12:23:14.184Z] [2021-06-14T12:23:14.456Z] Successfully built 1f455cf562ff [2021-06-14T12:23:14.456Z] Successfully tagged security-secretstore-setup:latest [2021-06-14T12:23:14.456Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-06-14T12:23:22.679Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:23:22.679Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:23:22.679Z] ---> c40fbf0cbe27 [2021-06-14T12:23:22.679Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T12:23:22.679Z] ---> Using cache [2021-06-14T12:23:22.679Z] ---> 0eeb340734ee [2021-06-14T12:23:22.679Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:23:22.679Z] ---> Using cache [2021-06-14T12:23:22.679Z] ---> f7a150cb4578 [2021-06-14T12:23:22.679Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T12:23:22.942Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:23:22.942Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:23:22.942Z] ---> c40fbf0cbe27 [2021-06-14T12:23:22.942Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T12:23:22.942Z] ---> Using cache [2021-06-14T12:23:22.942Z] ---> 0eeb340734ee [2021-06-14T12:23:22.942Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:23:22.942Z] ---> Using cache [2021-06-14T12:23:22.942Z] ---> f7a150cb4578 [2021-06-14T12:23:22.942Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T12:23:24.333Z] ---> Running in 4b2831b7a19c [2021-06-14T12:23:24.333Z] ---> Running in 63e28a573e51 [2021-06-14T12:23:24.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-14T12:23:24.937Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:23:24.937Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:23:25.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:23:25.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:23:26.013Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T12:23:26.893Z] OK: 219 MiB in 52 packages [2021-06-14T12:23:27.852Z] OK: 219 MiB in 52 packages [2021-06-14T12:23:28.429Z] Removing intermediate container 56e4134eace9 [2021-06-14T12:23:28.429Z] ---> 534ef2e899d8 [2021-06-14T12:23:28.429Z] [2021-06-14T12:23:28.429Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T12:23:28.429Z] Removing intermediate container 63e28a573e51 [2021-06-14T12:23:28.429Z] ---> 4b6c8614859f [2021-06-14T12:23:28.429Z] Step 6/24 : COPY go.mod . [2021-06-14T12:23:28.429Z] ---> 13621d1b12d4 [2021-06-14T12:23:28.429Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T12:23:28.429Z] ---> Using cache [2021-06-14T12:23:28.429Z] ---> 0abe6cae010f [2021-06-14T12:23:28.429Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T12:23:28.429Z] ---> Using cache [2021-06-14T12:23:28.429Z] ---> 6f0604f9eff8 [2021-06-14T12:23:28.429Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T12:23:28.429Z] Removing intermediate container c87e5c41c7a3 [2021-06-14T12:23:28.429Z] ---> 6abfa49549e2 [2021-06-14T12:23:28.429Z] [2021-06-14T12:23:28.429Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T12:23:28.429Z] ---> 13621d1b12d4 [2021-06-14T12:23:28.429Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T12:23:28.429Z] ---> Running in ef5a8260681b [2021-06-14T12:23:28.429Z] ---> Running in 1264bbee3712 [2021-06-14T12:23:28.429Z] Removing intermediate container 4b2831b7a19c [2021-06-14T12:23:28.429Z] ---> bf7af601cec7 [2021-06-14T12:23:28.429Z] Step 6/23 : COPY go.mod . [2021-06-14T12:23:28.709Z] Removing intermediate container ef5a8260681b [2021-06-14T12:23:28.709Z] ---> 098598b796b1 [2021-06-14T12:23:28.709Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T12:23:28.709Z] ---> 146578b17d5e [2021-06-14T12:23:28.709Z] Step 7/24 : RUN go mod download [2021-06-14T12:23:28.709Z] ---> Running in 1e5af21d4b34 [2021-06-14T12:23:28.709Z] ---> Running in f09cd5793398 [2021-06-14T12:23:28.709Z] Removing intermediate container 1e5af21d4b34 [2021-06-14T12:23:28.709Z] ---> 661dc6e038d2 [2021-06-14T12:23:28.709Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T12:23:28.980Z] ---> b8597e0f80fd [2021-06-14T12:23:28.980Z] Step 7/23 : RUN go mod download [2021-06-14T12:23:29.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:23:29.245Z] ---> Running in 429cd0b12d88 [2021-06-14T12:23:29.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:23:29.245Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T12:23:29.245Z] ---> 2af0e0b8633f [2021-06-14T12:23:29.245Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T12:23:29.245Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T12:23:29.245Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T12:23:29.245Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T12:23:29.245Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:23:29.529Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T12:23:29.529Z] OK: 7 MiB in 18 packages [2021-06-14T12:23:29.791Z] ---> 1050d6f45463 [2021-06-14T12:23:29.791Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T12:23:30.054Z] Removing intermediate container fa5f4ec2c70b [2021-06-14T12:23:30.054Z] ---> 8eaec0f75521 [2021-06-14T12:23:30.054Z] [2021-06-14T12:23:30.054Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T12:23:30.054Z] ---> 13621d1b12d4 [2021-06-14T12:23:30.054Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T12:23:30.054Z] Removing intermediate container f09cd5793398 [2021-06-14T12:23:30.054Z] ---> 9c3baa89d376 [2021-06-14T12:23:30.054Z] Step 8/24 : COPY . . [2021-06-14T12:23:30.054Z] ---> Running in 4c1ef6d78a31 [2021-06-14T12:23:30.325Z] ---> 45ccb9ad7c1a [2021-06-14T12:23:30.325Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T12:23:31.275Z] Removing intermediate container 4c1ef6d78a31 [2021-06-14T12:23:31.275Z] ---> ede672419d18 [2021-06-14T12:23:31.275Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T12:23:32.667Z] ---> Running in 975fa2ccddae [2021-06-14T12:23:32.667Z] Removing intermediate container 429cd0b12d88 [2021-06-14T12:23:32.667Z] ---> 14674fd448c6 [2021-06-14T12:23:32.667Z] Step 8/23 : COPY . . [2021-06-14T12:23:32.928Z] Removing intermediate container 1264bbee3712 [2021-06-14T12:23:32.928Z] ---> 2933b9c2c9c6 [2021-06-14T12:23:32.928Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T12:23:33.503Z] ---> Running in 4550ab3bd683 [2021-06-14T12:23:33.503Z] ---> Running in d5ef01da7548 [2021-06-14T12:23:34.902Z] Removing intermediate container 975fa2ccddae [2021-06-14T12:23:34.902Z] ---> 7ec68d325929 [2021-06-14T12:23:34.902Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:23:36.291Z] Removing intermediate container d5ef01da7548 [2021-06-14T12:23:36.291Z] ---> 7e64ce7c74f2 [2021-06-14T12:23:36.291Z] Step 14/22 : WORKDIR /edgex [2021-06-14T12:23:36.291Z] ---> Running in 377a81389759 [2021-06-14T12:23:36.291Z] Removing intermediate container 4550ab3bd683 [2021-06-14T12:23:36.291Z] ---> 10a0e4d2b2b4 [2021-06-14T12:23:36.291Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T12:23:37.238Z] ---> 26739ca205a0 [2021-06-14T12:23:37.238Z] Step 9/24 : RUN go mod tidy [2021-06-14T12:23:37.501Z] ---> Running in 68f92b7269c6 [2021-06-14T12:23:37.501Z] ---> Running in ad72db1aec1e [2021-06-14T12:23:37.501Z] Removing intermediate container 377a81389759 [2021-06-14T12:23:37.501Z] ---> 315cb95ae425 [2021-06-14T12:23:37.501Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T12:23:37.501Z] ---> Running in f09235fd9f22 [2021-06-14T12:23:37.501Z] ---> Running in 9982f632ad90 [2021-06-14T12:23:37.501Z] Removing intermediate container 68f92b7269c6 [2021-06-14T12:23:37.501Z] ---> 9731301961c3 [2021-06-14T12:23:37.501Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:23:37.766Z] Removing intermediate container ad72db1aec1e [2021-06-14T12:23:37.766Z] ---> cd9717a8d39a [2021-06-14T12:23:37.766Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T12:23:37.766Z] ---> af42f6804577 [2021-06-14T12:23:37.766Z] Step 9/23 : RUN go mod tidy [2021-06-14T12:23:37.766Z] ---> Running in 0200d84d06cf [2021-06-14T12:23:37.766Z] Removing intermediate container 9982f632ad90 [2021-06-14T12:23:37.766Z] ---> 780528cfc367 [2021-06-14T12:23:37.766Z] Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:23:37.766Z] ---> Running in 4de5abf79373 [2021-06-14T12:23:37.766Z] ---> Running in b7973119078a [2021-06-14T12:23:38.030Z] Removing intermediate container b7973119078a [2021-06-14T12:23:38.030Z] ---> d8e5f248befa [2021-06-14T12:23:38.030Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T12:23:38.030Z] ---> 766b4ac88d50 [2021-06-14T12:23:38.030Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T12:23:38.030Z] ---> Running in 33a35176a4f0 [2021-06-14T12:23:38.294Z] Removing intermediate container 33a35176a4f0 [2021-06-14T12:23:38.294Z] ---> 57296e0785ac [2021-06-14T12:23:38.294Z] [2021-06-14T12:23:38.554Z] Successfully built 57296e0785ac [2021-06-14T12:23:38.554Z] Successfully tagged support-scheduler:latest [2021-06-14T12:23:38.554Z] Building security-bootstrapper [2021-06-14T12:23:38.554Z]  Building support-scheduler ... done  ---> 5ee878b90796 [2021-06-14T12:23:38.554Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T12:23:41.897Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:23:41.897Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:23:41.897Z] ---> c40fbf0cbe27 [2021-06-14T12:23:41.897Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T12:23:41.897Z] ---> Using cache [2021-06-14T12:23:41.897Z] ---> 0eeb340734ee [2021-06-14T12:23:41.897Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:23:41.897Z] ---> Using cache [2021-06-14T12:23:41.897Z] ---> f7a150cb4578 [2021-06-14T12:23:41.897Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T12:23:41.897Z] ---> Using cache [2021-06-14T12:23:41.897Z] ---> 4ea65bd89f83 [2021-06-14T12:23:41.897Z] Step 6/32 : COPY go.mod . [2021-06-14T12:23:41.897Z] ---> Using cache [2021-06-14T12:23:41.897Z] ---> c5bfde260151 [2021-06-14T12:23:41.897Z] Step 7/32 : RUN go mod download [2021-06-14T12:23:42.164Z] ---> Using cache [2021-06-14T12:23:42.164Z] ---> b717af8bbe89 [2021-06-14T12:23:42.164Z] Step 8/32 : COPY . . [2021-06-14T12:23:42.164Z] ---> Using cache [2021-06-14T12:23:42.164Z] ---> 3e04a883d4c3 [2021-06-14T12:23:42.164Z] Step 9/32 : RUN go mod tidy [2021-06-14T12:23:42.164Z] ---> Using cache [2021-06-14T12:23:42.164Z] ---> 4f5a4920a898 [2021-06-14T12:23:42.164Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T12:23:42.741Z] ---> 73ee5d46dc23 [2021-06-14T12:23:42.741Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T12:23:42.741Z] Removing intermediate container 0200d84d06cf [2021-06-14T12:23:42.741Z] ---> d249146387c6 [2021-06-14T12:23:42.741Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T12:23:42.741Z] ---> Running in 46ca2c842b6a [2021-06-14T12:23:42.741Z] ---> Running in 7ca41165064e [2021-06-14T12:23:42.741Z] ---> Running in 0063c1b7e7ea [2021-06-14T12:23:43.006Z] Removing intermediate container 7ca41165064e [2021-06-14T12:23:43.006Z] ---> 489ef081f5c7 [2021-06-14T12:23:43.006Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T12:23:43.006Z] Removing intermediate container f09235fd9f22 [2021-06-14T12:23:43.006Z] ---> daf9a98821b3 [2021-06-14T12:23:43.006Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T12:23:43.006Z] ---> Running in 6ad6545384a1 [2021-06-14T12:23:43.006Z] Removing intermediate container 4de5abf79373 [2021-06-14T12:23:43.006Z] ---> 390df3448b67 [2021-06-14T12:23:43.006Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T12:23:43.006Z] ---> Running in fbcc8d1e8f14 [2021-06-14T12:23:43.006Z] ---> Running in d51efedb4679 [2021-06-14T12:23:43.006Z] Removing intermediate container 6ad6545384a1 [2021-06-14T12:23:43.006Z] ---> ad4b8773d5a7 [2021-06-14T12:23:43.006Z] Step 20/22 : LABEL arch=x86_64 [2021-06-14T12:23:43.006Z] ---> Running in c1e86a998028 [2021-06-14T12:23:43.466Z] Removing intermediate container c1e86a998028 [2021-06-14T12:23:43.466Z] ---> 4a8621504ad5 [2021-06-14T12:23:43.466Z] Step 21/22 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:23:43.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-14T12:23:43.466Z] ---> Running in cbc3b8586108 [2021-06-14T12:23:43.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:23:43.855Z] Removing intermediate container cbc3b8586108 [2021-06-14T12:23:43.855Z] ---> 75fd492a7f0b [2021-06-14T12:23:43.855Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T12:23:43.855Z] ---> Running in 3983b585bf55 [2021-06-14T12:23:43.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T12:23:43.855Z] Removing intermediate container 3983b585bf55 [2021-06-14T12:23:43.855Z] ---> 69d335cd89b0 [2021-06-14T12:23:43.855Z] [2021-06-14T12:23:43.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T12:23:43.855Z] Successfully built 69d335cd89b0 [2021-06-14T12:23:43.855Z] Successfully tagged security-proxy-setup:latest [2021-06-14T12:23:43.855Z] Building core-metadata [2021-06-14T12:23:44.192Z]  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:23:44.882Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T12:23:44.882Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T12:23:44.882Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T12:23:45.268Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T12:23:45.268Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T12:23:45.268Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T12:23:45.268Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:23:45.268Z] OK: 8 MiB in 20 packages [2021-06-14T12:23:50.759Z] Removing intermediate container 0063c1b7e7ea [2021-06-14T12:23:50.759Z] ---> bc2b34162839 [2021-06-14T12:23:50.759Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T12:23:50.759Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:23:50.759Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:23:50.759Z] ---> c40fbf0cbe27 [2021-06-14T12:23:50.759Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T12:23:50.759Z] ---> Using cache [2021-06-14T12:23:50.759Z] ---> 0eeb340734ee [2021-06-14T12:23:50.759Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:23:50.759Z] ---> Using cache [2021-06-14T12:23:50.759Z] ---> f7a150cb4578 [2021-06-14T12:23:50.759Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T12:23:50.759Z] ---> Using cache [2021-06-14T12:23:50.759Z] ---> 4ea65bd89f83 [2021-06-14T12:23:50.759Z] Step 6/24 : COPY go.mod . [2021-06-14T12:23:50.759Z] ---> Using cache [2021-06-14T12:23:50.759Z] ---> c5bfde260151 [2021-06-14T12:23:50.759Z] Step 7/24 : RUN go mod download [2021-06-14T12:23:50.759Z] ---> Using cache [2021-06-14T12:23:50.759Z] ---> b717af8bbe89 [2021-06-14T12:23:50.759Z] Step 8/24 : COPY . . [2021-06-14T12:23:50.759Z] ---> Using cache [2021-06-14T12:23:50.759Z] ---> 3e04a883d4c3 [2021-06-14T12:23:50.759Z] Step 9/24 : RUN go mod tidy [2021-06-14T12:23:50.759Z] ---> Using cache [2021-06-14T12:23:50.759Z] ---> 4f5a4920a898 [2021-06-14T12:23:50.759Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T12:23:50.759Z] ---> Running in 7cd7c71b66b5 [2021-06-14T12:23:50.759Z] ---> 03b6dba2e0fb [2021-06-14T12:23:50.759Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T12:23:50.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T12:23:50.759Z] ---> aa8b2bf5d178 [2021-06-14T12:23:50.759Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T12:23:51.021Z] ---> 4630ba7bdef0 [2021-06-14T12:23:51.021Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T12:23:51.021Z] ---> Running in 780cb6eccb8e [2021-06-14T12:23:51.285Z] Removing intermediate container 780cb6eccb8e [2021-06-14T12:23:51.285Z] ---> 5a896cdd3b46 [2021-06-14T12:23:51.285Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:23:51.285Z] ---> Running in 083a5d779096 [2021-06-14T12:23:51.285Z] Removing intermediate container 083a5d779096 [2021-06-14T12:23:51.285Z] ---> 59759efecdfb [2021-06-14T12:23:51.285Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T12:23:51.546Z] ---> Running in fe60dd99e5ad [2021-06-14T12:23:51.546Z] Removing intermediate container fe60dd99e5ad [2021-06-14T12:23:51.546Z] ---> fdc52e6d5760 [2021-06-14T12:23:51.546Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:23:51.547Z] ---> Running in 1de8e6b30d81 [2021-06-14T12:23:51.807Z] Removing intermediate container 1de8e6b30d81 [2021-06-14T12:23:51.807Z] ---> 9759ed23ff86 [2021-06-14T12:23:51.807Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T12:23:51.807Z] ---> Running in 2a018cfcafbf [2021-06-14T12:23:51.807Z] Removing intermediate container 2a018cfcafbf [2021-06-14T12:23:51.807Z] ---> d7e5ab858a43 [2021-06-14T12:23:51.807Z] [2021-06-14T12:23:52.070Z] Successfully built d7e5ab858a43 [2021-06-14T12:23:52.070Z] Successfully tagged core-data:latest [2021-06-14T12:24:18.668Z]  Building core-data ... done Removing intermediate container fbcc8d1e8f14 [2021-06-14T12:24:18.668Z] ---> 43c9142c1c44 [2021-06-14T12:24:18.668Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T12:24:18.668Z] Removing intermediate container 46ca2c842b6a [2021-06-14T12:24:18.668Z] ---> e12b78d73bf8 [2021-06-14T12:24:18.668Z] [2021-06-14T12:24:18.668Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T12:24:18.668Z] ---> 13621d1b12d4 [2021-06-14T12:24:18.668Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T12:24:18.668Z] ---> Running in e6ac3c5430c2 [2021-06-14T12:24:18.668Z] ---> Running in 952dbe5773fb [2021-06-14T12:24:18.668Z] Removing intermediate container 952dbe5773fb [2021-06-14T12:24:18.668Z] ---> 249a4eb882bd [2021-06-14T12:24:18.668Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T12:24:18.668Z] ---> Running in 11869995003a [2021-06-14T12:24:18.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T12:24:18.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:24:18.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:24:18.668Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T12:24:18.668Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T12:24:18.668Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:24:18.668Z] OK: 6 MiB in 16 packages [2021-06-14T12:24:18.668Z] Removing intermediate container 11869995003a [2021-06-14T12:24:18.668Z] ---> 5de2cf733f31 [2021-06-14T12:24:18.668Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T12:24:18.668Z] Removing intermediate container d51efedb4679 [2021-06-14T12:24:18.668Z] ---> 0aabbb33a32f [2021-06-14T12:24:18.668Z] [2021-06-14T12:24:18.668Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T12:24:18.668Z] ---> 13621d1b12d4 [2021-06-14T12:24:18.668Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T12:24:18.668Z] ---> Running in 47b31b1c05b7 [2021-06-14T12:24:18.668Z] ---> Running in bec9ab9d5395 [2021-06-14T12:24:18.668Z] Removing intermediate container 47b31b1c05b7 [2021-06-14T12:24:18.668Z] ---> 92320d13b3cb [2021-06-14T12:24:18.668Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T12:24:18.935Z] ---> Running in 1a27ecbe0ac4 [2021-06-14T12:24:18.935Z] Removing intermediate container e6ac3c5430c2 [2021-06-14T12:24:18.935Z] ---> 04d95c7a3826 [2021-06-14T12:24:18.935Z] [2021-06-14T12:24:18.935Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T12:24:18.935Z] Removing intermediate container 1a27ecbe0ac4 [2021-06-14T12:24:18.935Z] ---> 0e10c9dded35 [2021-06-14T12:24:18.935Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T12:24:19.197Z] 20.10.0: Pulling from library/docker [2021-06-14T12:24:19.197Z] ---> Running in 7f9f050a1613 [2021-06-14T12:24:19.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:24:19.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:24:19.460Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T12:24:19.460Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T12:24:19.460Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:24:19.460Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T12:24:19.460Z] OK: 6 MiB in 16 packages [2021-06-14T12:24:20.419Z] Removing intermediate container bec9ab9d5395 [2021-06-14T12:24:20.419Z] ---> 27ca2ec2f10d [2021-06-14T12:24:20.419Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T12:24:20.682Z] Removing intermediate container 7f9f050a1613 [2021-06-14T12:24:20.682Z] ---> b57896ba747d [2021-06-14T12:24:20.682Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T12:24:20.682Z] ---> Running in c7a5b09b2a55 [2021-06-14T12:24:20.682Z] ---> Running in a481a4808b9f [2021-06-14T12:24:20.943Z] Removing intermediate container c7a5b09b2a55 [2021-06-14T12:24:20.943Z] ---> 019f61d2530a [2021-06-14T12:24:20.943Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T12:24:20.943Z] Removing intermediate container a481a4808b9f [2021-06-14T12:24:20.943Z] ---> e23722505239 [2021-06-14T12:24:20.943Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T12:24:21.207Z] ---> Running in 365e3a0ae82f [2021-06-14T12:24:21.482Z] Removing intermediate container 365e3a0ae82f [2021-06-14T12:24:21.482Z] ---> a1160d4ef85f [2021-06-14T12:24:21.482Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T12:24:21.742Z] ---> 27022feb3161 [2021-06-14T12:24:21.743Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T12:24:21.743Z] ---> Running in 292d82558cd3 [2021-06-14T12:24:21.743Z] Removing intermediate container 7cd7c71b66b5 [2021-06-14T12:24:21.743Z] ---> d205386be47c [2021-06-14T12:24:21.743Z] [2021-06-14T12:24:21.743Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T12:24:21.743Z] ---> 13621d1b12d4 [2021-06-14T12:24:21.743Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T12:24:21.743Z] ---> Using cache [2021-06-14T12:24:21.743Z] ---> 0abe6cae010f [2021-06-14T12:24:21.743Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T12:24:21.743Z] ---> Using cache [2021-06-14T12:24:21.743Z] ---> 6f0604f9eff8 [2021-06-14T12:24:21.743Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T12:24:22.008Z] ---> Running in 12334f449abc [2021-06-14T12:24:22.008Z] ---> Running in a5deebb1f8ea [2021-06-14T12:24:22.008Z] Removing intermediate container 292d82558cd3 [2021-06-14T12:24:22.008Z] ---> 4306b8bae1d1 [2021-06-14T12:24:22.008Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T12:24:22.008Z] Removing intermediate container 12334f449abc [2021-06-14T12:24:22.008Z] ---> b60713627065 [2021-06-14T12:24:22.008Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T12:24:22.272Z] ---> Running in 8c2498609afc [2021-06-14T12:24:22.272Z] ---> f23cfccdcdd0 [2021-06-14T12:24:22.272Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T12:24:22.272Z] Removing intermediate container 8c2498609afc [2021-06-14T12:24:22.272Z] ---> afcee77b9aec [2021-06-14T12:24:22.272Z] Step 16/24 : WORKDIR / [2021-06-14T12:24:22.533Z] ---> Running in ef41a96db0eb [2021-06-14T12:24:22.660Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T12:24:22.660Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T12:24:22.796Z] Removing intermediate container ef41a96db0eb [2021-06-14T12:24:22.796Z] ---> d1bd36fd1076 [2021-06-14T12:24:22.796Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T12:24:22.796Z] ---> b3f11628e9ff [2021-06-14T12:24:22.796Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T12:24:22.796Z] Removing intermediate container a5deebb1f8ea [2021-06-14T12:24:22.796Z] ---> ead3fe7b666e [2021-06-14T12:24:22.796Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T12:24:23.065Z] ---> 8870039a0e96 [2021-06-14T12:24:23.065Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T12:24:23.065Z] ---> 8b8aaffc5623 [2021-06-14T12:24:23.065Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T12:24:23.065Z] ---> Running in 6cf6db5fcc91 [2021-06-14T12:24:23.065Z] ---> 1e67c7c40ce6 [2021-06-14T12:24:23.065Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T12:24:23.329Z] Removing intermediate container 6cf6db5fcc91 [2021-06-14T12:24:23.329Z] ---> 7dd306d8f03d [2021-06-14T12:24:23.329Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:24:23.329Z] ---> Running in d05aa6d465d8 [2021-06-14T12:24:23.590Z] ---> 5cabd3bd7067 [2021-06-14T12:24:23.590Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T12:24:23.590Z] Removing intermediate container d05aa6d465d8 [2021-06-14T12:24:23.590Z] ---> 54c45e607329 [2021-06-14T12:24:23.590Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T12:24:23.590Z] ---> 60b829161fb2 [2021-06-14T12:24:23.590Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T12:24:23.851Z] ---> Running in 6847f90108c7 [2021-06-14T12:24:23.851Z] ---> 8dcc66ad22f8 [2021-06-14T12:24:23.851Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T12:24:23.851Z] ---> Running in 6628e76a8170 [2021-06-14T12:24:24.115Z] Removing intermediate container 6847f90108c7 [2021-06-14T12:24:24.115Z] ---> 7d6e955ecd5a [2021-06-14T12:24:24.115Z] Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:24:24.115Z] ---> 4e44fe955cc4 [2021-06-14T12:24:24.115Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T12:24:24.115Z] ---> Running in 4e2b49793b2c [2021-06-14T12:24:24.115Z] Removing intermediate container 6628e76a8170 [2021-06-14T12:24:24.115Z] ---> 40b6d8e49577 [2021-06-14T12:24:24.115Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:24:24.115Z] ---> Running in 6367f69096c5 [2021-06-14T12:24:24.375Z] ---> 8a485354a4f7 [2021-06-14T12:24:24.375Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T12:24:24.375Z] Removing intermediate container 4e2b49793b2c [2021-06-14T12:24:24.375Z] ---> 0a292f125963 [2021-06-14T12:24:24.375Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T12:24:24.375Z] Removing intermediate container 6367f69096c5 [2021-06-14T12:24:24.375Z] ---> 1f20f7673077 [2021-06-14T12:24:24.375Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T12:24:24.375Z] ---> Running in 934659bf675f [2021-06-14T12:24:24.375Z] ---> Running in 3d2949127a2c [2021-06-14T12:24:24.375Z] Removing intermediate container 934659bf675f [2021-06-14T12:24:24.375Z] ---> e0f3dab8fb6b [2021-06-14T12:24:24.375Z] [2021-06-14T12:24:24.375Z] ---> 4b6bd832dfd2 [2021-06-14T12:24:24.375Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T12:24:24.643Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T12:24:24.643Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T12:24:24.643Z] ---> aefe523efa57 [2021-06-14T12:24:24.643Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-14T12:24:24.643Z] Successfully built e0f3dab8fb6b [2021-06-14T12:24:24.643Z] Removing intermediate container 3d2949127a2c [2021-06-14T12:24:24.643Z] ---> c168be836089 [2021-06-14T12:24:24.643Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:24:24.643Z] Successfully tagged support-notifications:latest [2021-06-14T12:24:24.643Z]  Building support-notifications ... done  ---> Running in 2655cda04734 [2021-06-14T12:24:24.643Z] ---> Running in df8d74579f87 [2021-06-14T12:24:24.643Z] ---> Running in 1b4fa7a72bbb [2021-06-14T12:24:24.643Z] Removing intermediate container df8d74579f87 [2021-06-14T12:24:24.643Z] ---> 4ea70b9b974c [2021-06-14T12:24:24.643Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T12:24:24.643Z] Removing intermediate container 2655cda04734 [2021-06-14T12:24:24.643Z] ---> 9a4a797d75cc [2021-06-14T12:24:24.643Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T12:24:24.909Z] Removing intermediate container 1b4fa7a72bbb [2021-06-14T12:24:24.909Z] ---> 2a334056d3a9 [2021-06-14T12:24:24.909Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T12:24:24.909Z] ---> Running in 13f5564e8181 [2021-06-14T12:24:24.909Z] ---> Running in bea6f14a0e77 [2021-06-14T12:24:24.909Z] Removing intermediate container 13f5564e8181 [2021-06-14T12:24:24.909Z] ---> a763a6ed6633 [2021-06-14T12:24:24.909Z] [2021-06-14T12:24:24.909Z] Successfully built a763a6ed6633 [2021-06-14T12:24:24.909Z] ---> 267fa1221ed0 [2021-06-14T12:24:24.909Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T12:24:24.909Z] Successfully tagged core-metadata:latest [2021-06-14T12:24:25.179Z]  Building core-metadata ... done  ---> Running in bda26940af8e [2021-06-14T12:24:25.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:24:25.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:24:25.441Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T12:24:25.441Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T12:24:25.441Z] Executing bash-5.0.17-r0.post-install [2021-06-14T12:24:25.441Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T12:24:25.441Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T12:24:25.441Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T12:24:25.441Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T12:24:25.441Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T12:24:25.441Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T12:24:25.441Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T12:24:25.441Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T12:24:25.441Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T12:24:25.441Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T12:24:25.441Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T12:24:26.013Z] Removing intermediate container bda26940af8e [2021-06-14T12:24:26.013Z] ---> b15899947524 [2021-06-14T12:24:26.013Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T12:24:26.585Z] ---> Running in 92601ad31c8a [2021-06-14T12:24:26.585Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T12:24:26.585Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T12:24:26.585Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T12:24:26.585Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T12:24:26.585Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T12:24:26.585Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T12:24:26.585Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T12:24:26.585Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T12:24:26.585Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T12:24:26.585Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T12:24:26.585Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T12:24:26.585Z] Removing intermediate container 92601ad31c8a [2021-06-14T12:24:26.585Z] ---> 8ddbe1bdf158 [2021-06-14T12:24:26.585Z] Step 29/32 : CMD ["gate"] [2021-06-14T12:24:26.585Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T12:24:26.585Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T12:24:26.585Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T12:24:26.848Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T12:24:26.848Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T12:24:26.848Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T12:24:26.848Z] ---> Running in d3455cb7fa53 [2021-06-14T12:24:26.848Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T12:24:26.848Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T12:24:26.848Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T12:24:26.848Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T12:24:26.848Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T12:24:26.848Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T12:24:26.848Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T12:24:26.848Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T12:24:26.848Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T12:24:27.117Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T12:24:27.117Z] Removing intermediate container d3455cb7fa53 [2021-06-14T12:24:27.117Z] ---> f8df46af6805 [2021-06-14T12:24:27.117Z] Step 30/32 : LABEL arch=x86_64 [2021-06-14T12:24:27.117Z] OK: 72 MiB in 59 packages [2021-06-14T12:24:27.117Z] ---> Running in 8b24dfdd2d89 [2021-06-14T12:24:27.381Z] Removing intermediate container 8b24dfdd2d89 [2021-06-14T12:24:27.381Z] ---> 60d7ae42bdcb [2021-06-14T12:24:27.381Z] Step 31/32 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:24:27.381Z] ---> Running in cd3b874a62ea [2021-06-14T12:24:27.381Z] Removing intermediate container cd3b874a62ea [2021-06-14T12:24:27.381Z] ---> 7cfe485d7ff6 [2021-06-14T12:24:27.381Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T12:24:27.643Z] ---> Running in 81056d610a33 [2021-06-14T12:24:27.643Z] Removing intermediate container 81056d610a33 [2021-06-14T12:24:27.643Z] ---> fcdb8d6abfec [2021-06-14T12:24:27.643Z] [2021-06-14T12:24:27.643Z] Collecting docker-compose==1.23.2 [2021-06-14T12:24:27.643Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T12:24:27.643Z] Successfully built fcdb8d6abfec [2021-06-14T12:24:27.643Z] Successfully tagged security-bootstrapper:latest [2021-06-14T12:24:27.904Z]  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 [2021-06-14T12:24:27.904Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T12:24:27.904Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T12:24:27.904Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T12:24:28.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T12:24:28.085Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T12:24:28.165Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T12:24:28.165Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T12:24:28.427Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-14T12:24:28.427Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T12:24:28.427Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T12:24:28.687Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T12:24:28.687Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T12:24:28.687Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T12:24:28.687Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T12:24:28.950Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T12:24:28.950Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T12:24:29.211Z] Collecting PyYAML<4,>=3.10 [2021-06-14T12:24:29.211Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T12:24:29.478Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T12:24:29.478Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T12:24:30.055Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T12:24:30.055Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T12:24:30.055Z] Collecting idna<2.8,>=2.5 [2021-06-14T12:24:30.055Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T12:24:30.055Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T12:24:30.055Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T12:24:30.055Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-14T12:24:30.055Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T12:24:30.055Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T12:24:30.055Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T12:24:30.055Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T12:24:30.055Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T12:24:30.317Z] Installing collected packages: cached-property, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, texttable, jsonschema, PyYAML, docopt, docker-compose [2021-06-14T12:24:30.317Z] Running setup.py install for dockerpty: started [2021-06-14T12:24:30.578Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T12:24:30.578Z] Attempting uninstall: idna [2021-06-14T12:24:30.578Z] Found existing installation: idna 2.9 [2021-06-14T12:24:30.578Z] Uninstalling idna-2.9: [2021-06-14T12:24:30.578Z] Successfully uninstalled idna-2.9 [2021-06-14T12:24:30.578Z] Attempting uninstall: urllib3 [2021-06-14T12:24:30.578Z] Found existing installation: urllib3 1.25.9 [2021-06-14T12:24:30.578Z] Uninstalling urllib3-1.25.9: [2021-06-14T12:24:30.578Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T12:24:30.841Z] Attempting uninstall: requests [2021-06-14T12:24:30.841Z] Found existing installation: requests 2.23.0 [2021-06-14T12:24:30.841Z] Uninstalling requests-2.23.0: [2021-06-14T12:24:30.841Z] Successfully uninstalled requests-2.23.0 [2021-06-14T12:24:31.105Z] Running setup.py install for texttable: started [2021-06-14T12:24:31.370Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T12:24:31.370Z] Running setup.py install for PyYAML: started [2021-06-14T12:24:31.945Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T12:24:31.945Z] Running setup.py install for docopt: started [2021-06-14T12:24:32.215Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T12:24:32.215Z] 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.59.0 [2021-06-14T12:24:34.788Z] Removing intermediate container bea6f14a0e77 [2021-06-14T12:24:34.788Z] ---> 4675bf5c1e33 [2021-06-14T12:24:34.788Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T12:24:34.788Z] ---> Running in 9878d815c288 [2021-06-14T12:24:34.788Z] Removing intermediate container 9878d815c288 [2021-06-14T12:24:34.788Z] ---> 9ac5da35ab61 [2021-06-14T12:24:34.788Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T12:24:34.788Z] ---> Running in 5de22ef0fee9 [2021-06-14T12:24:34.788Z] Removing intermediate container 5de22ef0fee9 [2021-06-14T12:24:34.788Z] ---> a1c6c2bafc81 [2021-06-14T12:24:34.788Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T12:24:34.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T12:24:34.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T12:24:34.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T12:24:34.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T12:24:35.049Z] ---> 294680b7dc68 [2021-06-14T12:24:35.049Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T12:24:35.311Z] ---> 50470d81ad49 [2021-06-14T12:24:35.311Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T12:24:35.434Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T12:24:35.573Z] ---> ba2237c58469 [2021-06-14T12:24:35.573Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T12:24:35.573Z] ---> Running in a92d4be5432a [2021-06-14T12:24:35.573Z] Removing intermediate container a92d4be5432a [2021-06-14T12:24:35.573Z] ---> ae3921034a5e [2021-06-14T12:24:35.573Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:24:35.573Z] ---> Running in ce9658d53f1f [2021-06-14T12:24:35.573Z] Removing intermediate container ce9658d53f1f [2021-06-14T12:24:35.573Z] ---> 47b543ca783e [2021-06-14T12:24:35.573Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T12:24:35.835Z] ---> Running in b9ebda27f9be [2021-06-14T12:24:35.835Z] Removing intermediate container b9ebda27f9be [2021-06-14T12:24:35.835Z] ---> 69e5c498ed03 [2021-06-14T12:24:35.835Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:24:35.835Z] ---> Running in 00a4ef452c45 [2021-06-14T12:24:35.835Z] Removing intermediate container 00a4ef452c45 [2021-06-14T12:24:35.835Z] ---> 9cb719a12132 [2021-06-14T12:24:35.835Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T12:24:35.835Z] ---> Running in ed9a4b21c297 [2021-06-14T12:24:36.097Z] Removing intermediate container ed9a4b21c297 [2021-06-14T12:24:36.097Z] ---> 002378255377 [2021-06-14T12:24:36.097Z] [2021-06-14T12:24:36.097Z] Successfully built 002378255377 [2021-06-14T12:24:36.097Z] Successfully tagged sys-mgmt-agent:latest [2021-06-14T12:24:36.365Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-14T12:24:36.371Z] $ docker stop --time=1 da7d248ea2011acce64d490c94972640c39b99b5a3957efddd312ff1fbf45472 [2021-06-14T12:24:36.420Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T12:24:37.674Z] $ docker rm -f da7d248ea2011acce64d490c94972640c39b99b5a3957efddd312ff1fbf45472 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T12:24:37.866Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T12:24:37.866Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T12:24:37.867Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T12:24:37.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T12:24:38.065Z] + docker images [2021-06-14T12:24:38.066Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T12:24:38.066Z] sys-mgmt-agent latest 002378255377 3 seconds ago 312MB [2021-06-14T12:24:38.066Z] security-bootstrapper latest fcdb8d6abfec 11 seconds ago 18.6MB [2021-06-14T12:24:38.066Z] support-notifications latest e0f3dab8fb6b 14 seconds ago 16.7MB [2021-06-14T12:24:38.066Z] core-metadata latest a763a6ed6633 14 seconds ago 16.6MB [2021-06-14T12:24:38.066Z] d205386be47c 17 seconds ago 1.15GB [2021-06-14T12:24:38.066Z] 04d95c7a3826 20 seconds ago 1.15GB [2021-06-14T12:24:38.066Z] 0aabbb33a32f 20 seconds ago 1.15GB [2021-06-14T12:24:38.066Z] e12b78d73bf8 22 seconds ago 1.15GB [2021-06-14T12:24:38.066Z] core-data latest d7e5ab858a43 47 seconds ago 20.2MB [2021-06-14T12:24:38.066Z] security-proxy-setup latest 69d335cd89b0 55 seconds ago 25.7MB [2021-06-14T12:24:38.066Z] support-scheduler latest 57296e0785ac About a minute ago 15.9MB [2021-06-14T12:24:38.066Z] 8eaec0f75521 About a minute ago 1.15GB [2021-06-14T12:24:38.066Z] 6abfa49549e2 About a minute ago 1.15GB [2021-06-14T12:24:38.066Z] 534ef2e899d8 About a minute ago 1.15GB [2021-06-14T12:24:38.066Z] security-secretstore-setup latest 1f455cf562ff About a minute ago 28.7MB [2021-06-14T12:24:38.066Z] core-command latest 1bcd210fe439 About a minute ago 15.9MB [2021-06-14T12:24:38.066Z] 7a9f491e1278 About a minute ago 1.15GB [2021-06-14T12:24:38.066Z] a6400bfdc806 About a minute ago 1.14GB [2021-06-14T12:24:38.066Z] ci-base-image-x86_64 latest c40fbf0cbe27 5 minutes ago 647MB [2021-06-14T12:24:38.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-14T12:24:38.066Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-14T12:24:38.066Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-14T12:24:38.066Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-14T12:24:38.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-14T12:24:50.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.183s coverage: 28.7% of statements [2021-06-14T12:24:50.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T12:24:50.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T12:24:52.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.287s coverage: 100.0% of statements [2021-06-14T12:24:52.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T12:24:52.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 53.4% of statements [2021-06-14T12:24:52.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T12:24:52.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T12:24:53.516Z] Still waiting to schedule task [2021-06-14T12:24:53.517Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-14T12:24:53.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.533s coverage: 87.7% of statements [2021-06-14T12:24:53.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-14T12:24:53.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-14T12:24:53.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.230s coverage: 78.9% of statements [2021-06-14T12:24:58.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.241s coverage: 81.2% of statements [2021-06-14T12:24:58.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-14T12:24:58.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T12:24:58.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-14T12:24:58.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T12:24:58.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T12:25:02.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.139s coverage: 95.1% of statements [2021-06-14T12:25:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-14T12:25:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-14T12:25:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-14T12:25:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T12:25:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-14T12:25:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-14T12:25:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T12:25:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T12:25:02.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.200s coverage: 60.0% of statements [2021-06-14T12:25:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T12:25:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T12:25:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T12:25:02.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.278s coverage: 0.8% of statements [2021-06-14T12:25:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-14T12:25:02.405Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements [2021-06-14T12:25:02.405Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.467s coverage: 22.0% of statements [2021-06-14T12:25:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T12:25:02.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements [2021-06-14T12:25:03.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.230s coverage: 79.5% of statements [2021-06-14T12:25:03.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.168s coverage: 94.1% of statements [2021-06-14T12:25:04.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.216s coverage: 96.3% of statements [2021-06-14T12:25:04.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.170s coverage: 87.5% of statements [2021-06-14T12:25:17.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements [2021-06-14T12:25:17.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.158s coverage: 44.8% of statements [2021-06-14T12:25:23.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.627s coverage: 81.8% of statements [2021-06-14T12:25:23.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T12:25:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.259s coverage: 92.9% of statements [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T12:25:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T12:25:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T12:25:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T12:25:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.177s coverage: 76.0% of statements [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T12:25:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.168s coverage: 80.0% of statements [2021-06-14T12:25:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements [2021-06-14T12:25:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements [2021-06-14T12:25:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.266s coverage: 91.2% of statements [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T12:25:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.659s coverage: 64.4% of statements [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T12:25:30.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T12:25:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements [2021-06-14T12:25:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements [2021-06-14T12:25:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2021-06-14T12:25:31.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-06-14T12:25:31.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements [2021-06-14T12:25:35.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.049s coverage: 66.9% of statements [2021-06-14T12:25:35.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T12:25:35.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T12:25:35.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T12:25:38.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.664s coverage: 43.6% of statements [2021-06-14T12:25:38.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T12:25:38.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T12:25:38.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.290s coverage: 89.5% of statements [2021-06-14T12:25:38.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T12:25:38.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements [2021-06-14T12:25:38.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T12:25:46.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.233s coverage: 19.3% of statements [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T12:25:46.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.588s coverage: 91.9% of statements [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-14T12:25:46.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.301s coverage: 62.7% of statements [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T12:25:46.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.359s coverage: 97.6% of statements [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-14T12:25:46.985Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-14T12:25:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T12:25:46.985Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements [2021-06-14T12:25:46.985Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-14T12:25:46.985Z] GO111MODULE=on go vet ./... [2021-06-14T12:27:08.845Z] gofmt -l . [2021-06-14T12:27:08.845Z] [ "`gofmt -l .`" = "" ] [2021-06-14T12:27:08.845Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T12:27:09.516Z] + ls -al . [2021-06-14T12:27:09.516Z] total 544 [2021-06-14T12:27:09.516Z] drwxrwxr-x 9 1001 1001 4096 Jun 14 12:27 . [2021-06-14T12:27:09.516Z] drwxr-xr-x 4 root root 4096 Jun 14 12:22 .. [2021-06-14T12:27:09.516Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 12:21 .dockerignore [2021-06-14T12:27:09.516Z] drwxrwxr-x 8 1001 1001 4096 Jun 14 12:21 .git [2021-06-14T12:27:09.516Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 12:21 .github [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 12:21 .gitignore [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 12:21 .sonarcloud.properties [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 12:21 Attribution.txt [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 12:21 CONTRIBUTING.md [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 12:21 Dockerfile.build [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 12:21 Jenkinsfile [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 12:21 LICENSE [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 12:21 Makefile [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 7978 Jun 14 12:21 README.md [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 12:21 SECURITY.md [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 12:18 VERSION [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 12:21 ZMQWindows.md [2021-06-14T12:27:09.517Z] drwxrwxr-x 2 1001 1001 4096 Jun 14 12:21 bin [2021-06-14T12:27:09.517Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 12:21 cmd [2021-06-14T12:27:09.517Z] -rw-r--r-- 1 root root 398195 Jun 14 12:25 coverage.out [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 841 Jun 14 12:21 go.mod [2021-06-14T12:27:09.517Z] -rw-r--r-- 1 root root 20952 Jun 14 12:22 go.sum [2021-06-14T12:27:09.517Z] drwxrwxr-x 7 1001 1001 4096 Jun 14 12:21 internal [2021-06-14T12:27:09.517Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 12:21 openapi [2021-06-14T12:27:09.517Z] drwxrwxr-x 4 1001 1001 4096 Jun 14 12:21 snap [2021-06-14T12:27:09.517Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 12:21 version.go [Pipeline] sh [2021-06-14T12:27:10.177Z] + '[' -e coverage.out ] [2021-06-14T12:27:10.178Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T12:27:10.216Z] Warning: overwriting stash ‘coverage-report’ [2021-06-14T12:27:11.013Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T12:27:11.681Z] + make build [2021-06-14T12:27:11.681Z] go mod tidy [2021-06-14T12:27:12.279Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T12:27:19.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T12:27:41.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T12:27:41.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T12:27:46.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T12:27:46.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T12:27:50.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T12:27:52.774Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-14T12:27:56.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T12:27:59.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T12:28:02.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-14T12:28:05.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-14T12:28:11.007Z] $ docker stop --time=1 8838ec70ba99fd6426232398f6f0cdf6fdccd741528682fcc4eb8d701ebc4d5a [2021-06-14T12:28:13.618Z] $ docker rm -f 8838ec70ba99fd6426232398f6f0cdf6fdccd741528682fcc4eb8d701ebc4d5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:28:15.041Z] Running on prd-ubuntu18.04-docker-8c-8g-1236 in /w/workspace/edgexfoundry_edgex-go_PR-3563 [Pipeline] { [Pipeline] ws [2021-06-14T12:28:15.086Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-14T12:28:15.203Z] The recommended git tool is: git [2021-06-14T12:28:15.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T12:28:15.316Z] [2021-06-14T12:28:15.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:28:15.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T12:28:15.974Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-14T12:28:15.974Z] 29e5d40040c1: Pulling fs layer [2021-06-14T12:28:15.974Z] 1ce36da41761: Pulling fs layer [2021-06-14T12:28:15.974Z] 25b303627fd3: Pulling fs layer [2021-06-14T12:28:16.261Z] 29e5d40040c1: Verifying Checksum [2021-06-14T12:28:16.261Z] 29e5d40040c1: Download complete [2021-06-14T12:28:17.293Z] 29e5d40040c1: Pull complete [2021-06-14T12:28:17.293Z] 1ce36da41761: Verifying Checksum [2021-06-14T12:28:17.293Z] 1ce36da41761: Download complete [2021-06-14T12:28:17.772Z] using credential edgex-jenkins-ssh [2021-06-14T12:28:17.786Z] Cloning the remote Git repository [2021-06-14T12:28:17.808Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-14T12:28:17.877Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-14T12:28:17.907Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T12:28:17.908Z] > git --version # timeout=10 [2021-06-14T12:28:17.915Z] > git --version # 'git version 2.17.1' [2021-06-14T12:28:17.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:28:17.949Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T12:28:18.803Z] 1ce36da41761: Pull complete [2021-06-14T12:28:18.803Z] 25b303627fd3: Verifying Checksum [2021-06-14T12:28:18.803Z] 25b303627fd3: Download complete [2021-06-14T12:28:27.654Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T12:28:27.660Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T12:28:27.671Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T12:28:27.681Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T12:28:27.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:28:27.685Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3563/head:refs/remotes/origin/PR-3563 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T12:28:28.417Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:28:28.526Z] Merge succeeded, producing 8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:28:28.527Z] Checking out Revision 8e244004b5b85cf5903ec355f075e058ef6e5607 (PR-3563) [2021-06-14T12:28:28.948Z] 25b303627fd3: Pull complete [2021-06-14T12:28:28.948Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-14T12:28:28.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T12:28:28.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-14T12:28:29.212Z] prd-ubuntu18.04-docker-arm64-4c-16g-1235 does not seem to be running inside a container [2021-06-14T12:28:29.298Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T12:28:28.425Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T12:28:28.434Z] > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 [2021-06-14T12:28:28.494Z] > git remote # timeout=10 [2021-06-14T12:28:28.501Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T12:28:28.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:28:28.510Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-14T12:28:28.519Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T12:28:28.529Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T12:28:28.538Z] > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 [2021-06-14T12:28:32.121Z] $ docker top e250597ffa943223f45d86fb72a78d7433466945c4f1a95d45dd136308d56529 -eo pid,comm [2021-06-14T12:28:32.166Z] Commit message: "refactor: Rename package alias and refactor container package" [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:28:33.078Z] + docker-compose build --help [2021-06-14T12:28:33.078Z] + grep parallel [2021-06-14T12:28:33.435Z] + echo snap-build.sh [2021-06-14T12:28:33.435Z] snap-build.sh [2021-06-14T12:28:33.435Z] + SNAP_BASE_DIR=. [2021-06-14T12:28:33.435Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-06-14T12:28:33.435Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-06-14T12:28:33.435Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-06-14T12:28:33.435Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-06-14T12:28:33.435Z] + cd /w/workspace/edgex-go/2 [2021-06-14T12:28:33.435Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-14T12:28:33.435Z] Reading package lists... [2021-06-14T12:28:33.435Z] Building dependency tree... [2021-06-14T12:28:33.435Z] Reading state information... [2021-06-14T12:28:33.699Z] The following packages were automatically installed and are no longer required: [2021-06-14T12:28:33.699Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-14T12:28:33.699Z] uidmap xdelta3 [2021-06-14T12:28:33.699Z] Use 'sudo apt autoremove' to remove them. [2021-06-14T12:28:33.699Z] The following packages will be REMOVED: [2021-06-14T12:28:33.699Z] lxd* lxd-client* [2021-06-14T12:28:33.962Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-14T12:28:33.962Z] After this operation, 31.7 MB disk space will be freed. [2021-06-14T12:28:34.751Z] (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 ... 190317 files and directories currently installed.) [2021-06-14T12:28:34.751Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-14T12:28:35.700Z] Removing lxd dnsmasq configuration [2021-06-14T12:28:35.700Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-14T12:28:35.700Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-14T12:28:36.450Z] --parallel Build images in parallel. [2021-06-14T12:28:36.648Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] } [2021-06-14T12:28:36.741Z] $ docker stop --time=1 e250597ffa943223f45d86fb72a78d7433466945c4f1a95d45dd136308d56529 [2021-06-14T12:28:36.911Z] (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 ... 190142 files and directories currently installed.) [2021-06-14T12:28:36.911Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-14T12:28:38.304Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-14T12:28:38.304Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-14T12:28:38.573Z] $ docker rm -f e250597ffa943223f45d86fb72a78d7433466945c4f1a95d45dd136308d56529 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:28:39.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T12:28:39.255Z] . [Pipeline] withDockerContainer [2021-06-14T12:28:39.536Z] prd-ubuntu18.04-docker-arm64-4c-16g-1235 does not seem to be running inside a container [2021-06-14T12:28:39.614Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T12:28:39.699Z] + sudo snap remove --purge lxd [2021-06-14T12:28:39.699Z] snap "lxd" is not installed [2021-06-14T12:28:39.699Z] + sudo groupadd --force --system lxd [2021-06-14T12:28:39.699Z] ++ whoami [2021-06-14T12:28:39.699Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-14T12:28:39.699Z] + newgrp - lxd [2021-06-14T12:28:39.699Z] + sudo snap install lxd [2021-06-14T12:28:41.185Z] $ docker top adb55d1c5ef0d31000785229635a3d10f9e9f8472b055d1b53c2533c6b73b88c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T12:28:42.169Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T12:28:46.458Z] Building core-command ... [2021-06-14T12:28:46.458Z] Building core-data ... [2021-06-14T12:28:46.458Z] Building core-metadata ... [2021-06-14T12:28:46.458Z] Building security-bootstrapper ... [2021-06-14T12:28:46.458Z] Building security-proxy-setup ... [2021-06-14T12:28:46.458Z] Building security-secretstore-setup ... [2021-06-14T12:28:46.458Z] Building support-notifications ... [2021-06-14T12:28:46.458Z] Building support-scheduler ... [2021-06-14T12:28:46.458Z] Building sys-mgmt-agent ... [2021-06-14T12:28:46.458Z] Building core-command [2021-06-14T12:28:46.458Z] Building support-scheduler [2021-06-14T12:28:46.458Z] Building security-bootstrapper [2021-06-14T12:28:46.458Z] Building sys-mgmt-agent [2021-06-14T12:28:46.458Z] Building core-metadata [2021-06-14T12:28:47.864Z] 2021-06-14T12:28:45Z INFO Waiting for automatic snapd restart... [2021-06-14T12:29:06.022Z] lxd 4.15 from Canonical* installed [2021-06-14T12:29:06.022Z] + sudo lxd init --auto [2021-06-14T12:29:14.195Z] + sudo snap install --classic snapcraft [2021-06-14T12:29:22.352Z] snapcraft 4.8.1 from Canonical* installed [2021-06-14T12:29:22.352Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-14T12:29:22.352Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-14T12:29:22.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T12:29:22.352Z] Dload Upload Total Spent Left Speed [2021-06-14T12:29:22.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2402 0 --:--:-- --:--:-- --:--:-- 2402 [2021-06-14T12:29:22.352Z] 1 3325k 1 60167 0 0 123k 0 0:00:26 --:--:-- 0:00:26 123k 100 3325k 100 3325k 0 0 6345k 0 --:--:-- --:--:-- --:--:-- 65.0M [2021-06-14T12:29:22.352Z] ./yq_linux_amd64 [2021-06-14T12:29:22.352Z] + sudo snapcraft prime --use-lxd [2021-06-14T12:29:24.285Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-14T12:29:24.285Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-14T12:29:24.285Z] - README.md [2021-06-14T12:29:24.285Z] [2021-06-14T12:29:24.285Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-14T12:29:24.861Z] Launching a container. [2021-06-14T12:29:31.491Z] Waiting for container to be ready [2021-06-14T12:29:31.754Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-14T12:29:31.754Z] [2021-06-14T12:29:36.099Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-14T12:29:36.362Z] Waiting for network to be ready... [2021-06-14T12:29:36.624Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-14T12:29:36.886Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-14T12:29:36.886Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-14T12:29:36.886Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-14T12:29:36.886Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-14T12:29:36.886Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-14T12:29:36.886Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-14T12:29:36.886Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-14T12:29:36.886Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-14T12:29:37.148Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-14T12:29:37.410Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-14T12:29:37.410Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-14T12:29:37.673Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-14T12:29:37.673Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-14T12:29:37.673Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-14T12:29:37.673Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-14T12:29:37.673Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-14T12:29:37.673Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-14T12:29:38.249Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-14T12:29:38.249Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-14T12:29:38.512Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-14T12:29:38.512Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-14T12:29:38.512Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-14T12:29:38.512Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-14T12:29:38.512Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-14T12:29:38.512Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-14T12:29:38.512Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-14T12:29:41.064Z] Fetched 24.7 MB in 4s (6101 kB/s) [2021-06-14T12:29:41.642Z] Reading package lists... [2021-06-14T12:29:41.904Z] Reading package lists... [2021-06-14T12:29:41.904Z] Building dependency tree... [2021-06-14T12:29:41.904Z] Reading state information... [2021-06-14T12:29:42.166Z] The following additional packages will be installed: [2021-06-14T12:29:42.166Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-14T12:29:42.166Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-14T12:29:42.166Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-14T12:29:42.166Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-14T12:29:42.166Z] Suggested packages: [2021-06-14T12:29:42.166Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-14T12:29:42.166Z] Recommended packages: [2021-06-14T12:29:42.166Z] gnupg libsasl2-modules [2021-06-14T12:29:42.166Z] The following NEW packages will be installed: [2021-06-14T12:29:42.166Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-14T12:29:42.166Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-14T12:29:42.166Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-14T12:29:42.166Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-14T12:29:42.166Z] The following packages will be upgraded: [2021-06-14T12:29:42.166Z] gpg gpg-agent gpgconf libudev1 [2021-06-14T12:29:42.166Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-14T12:29:42.166Z] Need to get 3530 kB of archives. [2021-06-14T12:29:42.166Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-14T12:29:42.166Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-14T12:29:42.166Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-14T12:29:42.429Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-14T12:29:42.429Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-14T12:29:42.429Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-14T12:29:42.691Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-14T12:29:43.265Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-14T12:29:43.265Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-14T12:29:43.265Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-14T12:29:43.265Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-14T12:29:43.265Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-14T12:29:43.265Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-14T12:29:43.265Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-14T12:29:43.265Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-14T12:29:43.265Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-14T12:29:43.265Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-14T12:29:43.265Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-14T12:29:43.265Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-14T12:29:43.265Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-14T12:29:43.265Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-14T12:29:43.265Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-14T12:29:43.265Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-14T12:29:43.528Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T12:29:43.528Z] Fetched 3530 kB in 1s (3137 kB/s) [2021-06-14T12:29:43.528Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-14T12:29:43.528Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-14T12:29:43.528Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-14T12:29:43.528Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-14T12:29:43.528Z] Selecting previously unselected package udev. [2021-06-14T12:29:43.528Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-14T12:29:43.528Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-14T12:29:43.528Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-14T12:29:43.790Z] Selecting previously unselected package libfuse2:amd64. [2021-06-14T12:29:43.790Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-14T12:29:43.790Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-14T12:29:43.790Z] Selecting previously unselected package fuse. [2021-06-14T12:29:43.790Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-14T12:29:43.790Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-14T12:29:44.053Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T12:29:44.053Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-14T12:29:44.053Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T12:29:44.053Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-14T12:29:44.053Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T12:29:44.053Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-14T12:29:44.316Z] Selecting previously unselected package libksba8:amd64. [2021-06-14T12:29:44.316Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-14T12:29:44.316Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-14T12:29:44.316Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-14T12:29:44.316Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:29:44.316Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:44.316Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-14T12:29:44.316Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:29:44.316Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:44.578Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-14T12:29:44.578Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:29:44.578Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:44.578Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-14T12:29:44.578Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:29:44.578Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:44.578Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-14T12:29:44.578Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:29:44.578Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:44.578Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-14T12:29:44.578Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:29:44.578Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:44.841Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-14T12:29:44.841Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:29:44.841Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:44.841Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-14T12:29:44.841Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:29:44.841Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:44.841Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-14T12:29:44.841Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:29:44.841Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:44.841Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-14T12:29:44.841Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-14T12:29:44.841Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-14T12:29:44.841Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-14T12:29:44.841Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-14T12:29:45.102Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-14T12:29:45.103Z] Selecting previously unselected package libldap-common. [2021-06-14T12:29:45.103Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-14T12:29:45.103Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-14T12:29:45.103Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-14T12:29:45.103Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-14T12:29:45.103Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-14T12:29:45.103Z] Selecting previously unselected package dirmngr. [2021-06-14T12:29:45.103Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T12:29:45.103Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-14T12:29:45.364Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-14T12:29:45.364Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-14T12:29:45.365Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-14T12:29:45.365Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-14T12:29:45.365Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-14T12:29:45.365Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-14T12:29:45.365Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:45.365Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-14T12:29:45.365Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-14T12:29:45.365Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-14T12:29:45.626Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-14T12:29:45.889Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:45.889Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-14T12:29:45.889Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-14T12:29:45.889Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-14T12:29:45.889Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:45.889Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:45.889Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:45.889Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:45.889Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:45.889Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:45.889Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:29:45.889Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-14T12:29:45.889Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-14T12:29:46.161Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-14T12:29:46.423Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-14T12:29:46.423Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-14T12:29:46.423Z] This means they are not meant to be enabled using systemctl. [2021-06-14T12:29:46.423Z] Possible reasons for having this kind of units are: [2021-06-14T12:29:46.423Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-14T12:29:46.423Z] .wants/ or .requires/ directory. [2021-06-14T12:29:46.423Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-14T12:29:46.423Z] a requirement dependency on it. [2021-06-14T12:29:46.423Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-14T12:29:46.423Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-14T12:29:46.423Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-14T12:29:46.423Z] instance name specified. [2021-06-14T12:29:46.685Z] Reading package lists... [2021-06-14T12:29:47.036Z] Building dependency tree... [2021-06-14T12:29:47.036Z] Reading state information... [2021-06-14T12:29:47.300Z] The following additional packages will be installed: [2021-06-14T12:29:47.300Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-14T12:29:47.300Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-14T12:29:47.300Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-14T12:29:47.300Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-14T12:29:47.300Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-14T12:29:47.300Z] Suggested packages: [2021-06-14T12:29:47.300Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-14T12:29:47.300Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-14T12:29:47.300Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-14T12:29:47.300Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-14T12:29:47.300Z] systemd-container policykit-1 [2021-06-14T12:29:47.300Z] Recommended packages: [2021-06-14T12:29:47.300Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-14T12:29:47.300Z] The following NEW packages will be installed: [2021-06-14T12:29:47.300Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-14T12:29:47.300Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-14T12:29:47.300Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-14T12:29:47.300Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-14T12:29:47.300Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-14T12:29:47.300Z] The following packages will be upgraded: [2021-06-14T12:29:47.300Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-14T12:29:47.300Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-14T12:29:47.300Z] Need to get 36.7 MB of archives. [2021-06-14T12:29:47.300Z] After this operation, 147 MB of additional disk space will be used. [2021-06-14T12:29:47.300Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-14T12:29:47.562Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-14T12:29:47.562Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-14T12:29:47.562Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-14T12:29:47.562Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-14T12:29:47.562Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-14T12:29:47.562Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-14T12:29:47.562Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-14T12:29:47.562Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-14T12:29:47.562Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-14T12:29:47.562Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-14T12:29:47.562Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-14T12:29:47.562Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-14T12:29:47.562Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-14T12:29:47.562Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-14T12:29:47.562Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-14T12:29:48.137Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-14T12:29:48.137Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-14T12:29:48.415Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-14T12:29:48.415Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-14T12:29:48.415Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-14T12:29:48.415Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-14T12:29:48.415Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-14T12:29:48.415Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-14T12:29:48.415Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-14T12:29:48.415Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-14T12:29:48.415Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-14T12:29:48.415Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-14T12:29:48.415Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-14T12:29:48.415Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-14T12:29:49.805Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T12:29:49.805Z] Fetched 36.7 MB in 2s (16.6 MB/s) [2021-06-14T12:29:49.805Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-14T12:29:49.805Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-14T12:29:49.805Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-14T12:29:50.384Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-14T12:29:50.384Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-14T12:29:50.384Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-14T12:29:50.384Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-14T12:29:50.384Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-14T12:29:50.384Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-14T12:29:50.645Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-14T12:29:50.645Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-14T12:29:50.645Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-14T12:29:50.645Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-14T12:29:50.907Z] Setting up apt (1.6.13) ... [2021-06-14T12:29:50.907Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-14T12:29:51.168Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-14T12:29:51.431Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-14T12:29:51.431Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-14T12:29:51.431Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-14T12:29:51.431Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-14T12:29:51.431Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-14T12:29:51.431Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:29:51.692Z] Selecting previously unselected package libexpat1:amd64. [2021-06-14T12:29:51.692Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-14T12:29:51.692Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-14T12:29:51.692Z] Selecting previously unselected package python3.6-minimal. [2021-06-14T12:29:51.692Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-14T12:29:51.692Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:29:51.954Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-14T12:29:51.954Z] Checking for services that may need to be restarted...done. [2021-06-14T12:29:51.954Z] Checking for services that may need to be restarted...done. [2021-06-14T12:29:52.216Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:29:52.216Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-14T12:29:52.216Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:29:52.479Z] Selecting previously unselected package python3-minimal. [2021-06-14T12:29:52.479Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-14T12:29:52.479Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-14T12:29:52.479Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-14T12:29:52.739Z] Selecting previously unselected package mime-support. [2021-06-14T12:29:52.739Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-14T12:29:52.739Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-14T12:29:52.739Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-14T12:29:52.739Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-14T12:29:52.739Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-14T12:29:52.739Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-14T12:29:52.739Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-14T12:29:52.739Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:29:53.002Z] Selecting previously unselected package python3.6. [2021-06-14T12:29:53.002Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-14T12:29:53.002Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:29:53.002Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-14T12:29:53.002Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-14T12:29:53.002Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-14T12:29:53.002Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-14T12:29:53.263Z] Selecting previously unselected package python3. [2021-06-14T12:29:53.263Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-14T12:29:53.263Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-14T12:29:53.263Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-14T12:29:53.263Z] Selecting previously unselected package multiarch-support. [2021-06-14T12:29:53.263Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T12:29:53.263Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-14T12:29:53.525Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-14T12:29:53.525Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-14T12:29:53.525Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-14T12:29:53.525Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-14T12:29:53.525Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-14T12:29:53.525Z] Selecting previously unselected package libbsd0:amd64. [2021-06-14T12:29:53.525Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-14T12:29:53.525Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-14T12:29:53.525Z] Selecting previously unselected package sudo. [2021-06-14T12:29:53.525Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-14T12:29:53.525Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-14T12:29:53.788Z] Selecting previously unselected package apparmor. [2021-06-14T12:29:53.788Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-14T12:29:53.788Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-14T12:29:53.788Z] Selecting previously unselected package libedit2:amd64. [2021-06-14T12:29:53.788Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-14T12:29:53.788Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-14T12:29:53.788Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-14T12:29:53.788Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-14T12:29:53.788Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:29:54.050Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-14T12:29:54.050Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-14T12:29:54.050Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:29:54.050Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-14T12:29:54.050Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-14T12:29:54.050Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-14T12:29:54.050Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-14T12:29:54.050Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-14T12:29:54.050Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:29:54.050Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-14T12:29:54.050Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-14T12:29:54.050Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:29:54.312Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-14T12:29:54.312Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-14T12:29:54.312Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-14T12:29:54.312Z] Selecting previously unselected package openssh-client. [2021-06-14T12:29:54.312Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-14T12:29:54.312Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-14T12:29:54.458Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:29:54.458Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:29:54.458Z] ---> 7e74d0738e36 [2021-06-14T12:29:54.458Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T12:29:54.575Z] Selecting previously unselected package squashfs-tools. [2021-06-14T12:29:54.576Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-14T12:29:54.576Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-14T12:29:54.576Z] Selecting previously unselected package snapd. [2021-06-14T12:29:54.576Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-14T12:29:54.576Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-14T12:29:54.731Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:29:54.731Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:29:54.731Z] ---> 7e74d0738e36 [2021-06-14T12:29:54.731Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T12:29:54.731Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:29:54.731Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:29:54.731Z] ---> 7e74d0738e36 [2021-06-14T12:29:54.731Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T12:29:55.005Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:29:55.006Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:29:55.006Z] ---> 7e74d0738e36 [2021-06-14T12:29:55.006Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T12:29:55.006Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:29:55.006Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:29:55.006Z] ---> 7e74d0738e36 [2021-06-14T12:29:55.006Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T12:29:55.982Z] ---> Running in c384b9c3febb [2021-06-14T12:29:55.982Z] ---> Running in 816f37036857 [2021-06-14T12:29:55.982Z] ---> Running in ce3f73b0a22f [2021-06-14T12:29:55.982Z] ---> Running in 250cf6b51ccd [2021-06-14T12:29:55.982Z] ---> Running in 64dc583fb739 [2021-06-14T12:29:56.495Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-14T12:29:56.495Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-14T12:29:56.495Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-14T12:29:56.584Z] Removing intermediate container 816f37036857 [2021-06-14T12:29:56.584Z] ---> 6deaf196f852 [2021-06-14T12:29:56.584Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:29:56.756Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-14T12:29:56.756Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-14T12:29:56.756Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:29:56.756Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-14T12:29:56.756Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-14T12:29:56.756Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-14T12:29:56.855Z] ---> Running in 27dcb883225c [2021-06-14T12:29:56.855Z] Removing intermediate container ce3f73b0a22f [2021-06-14T12:29:56.855Z] ---> f5a61dccb942 [2021-06-14T12:29:56.855Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:29:57.132Z] Removing intermediate container 64dc583fb739 [2021-06-14T12:29:57.132Z] ---> 56f34b3b0ac2 [2021-06-14T12:29:57.132Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:29:57.132Z] Removing intermediate container 250cf6b51ccd [2021-06-14T12:29:57.132Z] ---> c3aeca9c6868 [2021-06-14T12:29:57.132Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:29:57.132Z] Removing intermediate container c384b9c3febb [2021-06-14T12:29:57.132Z] ---> 71ed95f2e4c9 [2021-06-14T12:29:57.132Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:29:57.132Z] ---> Running in 80116cdb7cd9 [2021-06-14T12:29:57.335Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-14T12:29:57.335Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-14T12:29:57.335Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-14T12:29:57.335Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:29:57.335Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:29:57.335Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:29:57.406Z] ---> Running in 7ef4777b4a2b [2021-06-14T12:29:57.406Z] ---> Running in e552a03416a6 [2021-06-14T12:29:57.406Z] ---> Running in 9fcefbf90588 [2021-06-14T12:29:57.921Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-14T12:29:57.921Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:29:57.921Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-14T12:29:57.921Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-14T12:29:57.921Z] running python rtupdate hooks for python3.6... [2021-06-14T12:29:57.921Z] running python post-rtupdate hooks for python3.6... [2021-06-14T12:29:57.921Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-14T12:29:58.498Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-14T12:29:58.762Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:29:58.762Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-14T12:29:59.024Z] Setting up snapd (2.49.2+18.04) ... [2021-06-14T12:29:59.285Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-14T12:29:59.548Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-14T12:29:59.548Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-14T12:29:59.810Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-14T12:30:00.071Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-14T12:30:00.071Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-14T12:30:00.071Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-14T12:30:00.333Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-14T12:30:00.595Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-14T12:30:00.595Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-14T12:30:00.815Z] Removing intermediate container 27dcb883225c [2021-06-14T12:30:00.815Z] ---> 50eadff92b4b [2021-06-14T12:30:00.815Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T12:30:00.815Z] ---> Running in 806e315e7296 [2021-06-14T12:30:00.856Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-14T12:30:00.857Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-14T12:30:00.857Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-14T12:30:01.090Z] Removing intermediate container 80116cdb7cd9 [2021-06-14T12:30:01.090Z] ---> 8d1993b04698 [2021-06-14T12:30:01.090Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T12:30:01.375Z] ---> Running in 403b759a226f [2021-06-14T12:30:01.375Z] Removing intermediate container 9fcefbf90588 [2021-06-14T12:30:01.375Z] ---> 3ca584e9d050 [2021-06-14T12:30:01.375Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T12:30:01.653Z] Removing intermediate container 7ef4777b4a2b [2021-06-14T12:30:01.653Z] ---> b25ff735f3b6 [2021-06-14T12:30:01.653Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T12:30:01.653Z] Removing intermediate container e552a03416a6 [2021-06-14T12:30:01.653Z] ---> 34cfb2bd9dc2 [2021-06-14T12:30:01.653Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T12:30:01.653Z] ---> Running in 58949e029d5b [2021-06-14T12:30:01.810Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-14T12:30:01.810Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-14T12:30:01.931Z] ---> Running in 62010bf7af12 [2021-06-14T12:30:01.931Z] ---> Running in 4fc1f2343011 [2021-06-14T12:30:02.395Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-14T12:30:02.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:30:03.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:30:03.342Z] Reading package lists... [2021-06-14T12:30:03.603Z] Reading package lists... [2021-06-14T12:30:03.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:30:03.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:30:03.863Z] Building dependency tree... [2021-06-14T12:30:03.863Z] Reading state information... [2021-06-14T12:30:04.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:30:04.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:30:04.123Z] Calculating upgrade... [2021-06-14T12:30:04.123Z] The following packages will be upgraded: [2021-06-14T12:30:04.123Z] advancecomp base-files bash binutils binutils-common [2021-06-14T12:30:04.123Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-14T12:30:04.123Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-14T12:30:04.123Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-14T12:30:04.123Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-14T12:30:04.123Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-14T12:30:04.123Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-14T12:30:04.123Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-14T12:30:04.123Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-14T12:30:04.123Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-14T12:30:04.123Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-14T12:30:04.123Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-14T12:30:04.123Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-14T12:30:04.123Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-14T12:30:04.123Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-14T12:30:04.123Z] ubuntu-keyring util-linux [2021-06-14T12:30:04.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:30:04.384Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-14T12:30:04.384Z] Need to get 64.1 MB of archives. [2021-06-14T12:30:04.384Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-14T12:30:04.384Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-14T12:30:04.384Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-14T12:30:04.384Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-14T12:30:04.384Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-14T12:30:04.384Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-14T12:30:04.384Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-14T12:30:04.384Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-14T12:30:04.384Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-14T12:30:04.384Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-14T12:30:04.384Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-14T12:30:04.384Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-14T12:30:04.384Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-14T12:30:04.384Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-14T12:30:04.384Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-14T12:30:04.384Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-14T12:30:04.384Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-14T12:30:04.384Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-14T12:30:04.384Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-14T12:30:04.649Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-14T12:30:04.649Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-14T12:30:04.649Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-14T12:30:04.649Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-14T12:30:04.649Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-14T12:30:04.649Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-14T12:30:04.649Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-14T12:30:04.649Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-14T12:30:04.649Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-14T12:30:04.649Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-14T12:30:04.649Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-14T12:30:04.649Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-14T12:30:04.649Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-14T12:30:04.649Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-14T12:30:04.649Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-14T12:30:04.649Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-14T12:30:04.649Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-14T12:30:04.649Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-14T12:30:04.650Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-14T12:30:04.650Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-14T12:30:04.650Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-14T12:30:04.650Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-14T12:30:04.650Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-14T12:30:04.650Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-14T12:30:04.650Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-14T12:30:04.650Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-14T12:30:04.650Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-14T12:30:04.650Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-14T12:30:04.650Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-14T12:30:04.650Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-14T12:30:04.650Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-14T12:30:04.650Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-14T12:30:04.910Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-14T12:30:04.910Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-14T12:30:04.910Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-14T12:30:04.910Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-14T12:30:04.910Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-14T12:30:04.910Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-14T12:30:04.910Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-14T12:30:04.910Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-14T12:30:04.969Z] OK: 218 MiB in 52 packages [2021-06-14T12:30:04.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:30:04.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:30:05.170Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-14T12:30:05.170Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-14T12:30:05.170Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-14T12:30:05.246Z] OK: 218 MiB in 52 packages [2021-06-14T12:30:05.431Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-14T12:30:05.431Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-14T12:30:05.431Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-14T12:30:05.431Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-14T12:30:05.431Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-14T12:30:05.431Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-14T12:30:05.431Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-14T12:30:05.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:30:05.692Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-14T12:30:05.693Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-14T12:30:05.693Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-14T12:30:05.693Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-14T12:30:05.693Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-14T12:30:05.693Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-14T12:30:05.693Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-14T12:30:05.693Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-14T12:30:05.693Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-14T12:30:05.693Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-14T12:30:05.693Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-14T12:30:05.693Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-14T12:30:05.953Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-14T12:30:05.953Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-14T12:30:05.953Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-14T12:30:05.953Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-14T12:30:05.953Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-14T12:30:05.953Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-14T12:30:05.953Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-14T12:30:05.953Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-14T12:30:05.953Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-14T12:30:05.953Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-14T12:30:05.953Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-14T12:30:06.120Z] OK: 218 MiB in 52 packages [2021-06-14T12:30:06.214Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-14T12:30:06.214Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-14T12:30:06.214Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-14T12:30:06.214Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-14T12:30:06.214Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-14T12:30:06.214Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-14T12:30:06.214Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-14T12:30:06.214Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-14T12:30:06.214Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-14T12:30:06.214Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-14T12:30:06.214Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-14T12:30:06.396Z] OK: 218 MiB in 52 packages [2021-06-14T12:30:06.475Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T12:30:06.475Z] Fetched 64.1 MB in 2s (30.0 MB/s) [2021-06-14T12:30:06.475Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T12:30:06.476Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T12:30:06.476Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-14T12:30:06.673Z] Removing intermediate container 806e315e7296 [2021-06-14T12:30:06.673Z] ---> e943eca050a3 [2021-06-14T12:30:06.673Z] Step 6/24 : COPY go.mod . [2021-06-14T12:30:06.946Z] Removing intermediate container 403b759a226f [2021-06-14T12:30:06.946Z] ---> 3a34424ca752 [2021-06-14T12:30:06.946Z] Step 6/24 : COPY go.mod . [2021-06-14T12:30:07.052Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T12:30:07.052Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-14T12:30:07.052Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-14T12:30:07.052Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-14T12:30:07.314Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:07.314Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T12:30:07.314Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:07.314Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T12:30:07.314Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:07.314Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T12:30:07.542Z] Removing intermediate container 62010bf7af12 [2021-06-14T12:30:07.542Z] ---> ffcd352b3cc0 [2021-06-14T12:30:07.542Z] Step 6/24 : COPY go.mod . [2021-06-14T12:30:07.542Z] ---> 3638abdacb5b [2021-06-14T12:30:07.542Z] Step 7/24 : RUN go mod download [2021-06-14T12:30:07.576Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:07.577Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T12:30:07.577Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:07.577Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T12:30:07.577Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:07.577Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T12:30:07.577Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:07.577Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T12:30:07.812Z] Removing intermediate container 4fc1f2343011 [2021-06-14T12:30:07.812Z] ---> ebca28c81434 [2021-06-14T12:30:07.812Z] Step 6/23 : COPY go.mod . [2021-06-14T12:30:07.812Z] ---> Running in a2ce31953594 [2021-06-14T12:30:07.838Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T12:30:07.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T12:30:07.839Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:07.839Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-14T12:30:07.839Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-14T12:30:07.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T12:30:07.839Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:07.839Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T12:30:08.082Z] ---> ad0480c5b18a [2021-06-14T12:30:08.082Z] Step 7/24 : RUN go mod download [2021-06-14T12:30:08.082Z] OK: 218 MiB in 52 packages [2021-06-14T12:30:08.099Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:08.099Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T12:30:08.099Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:08.099Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T12:30:08.355Z] ---> Running in 927e795078ff [2021-06-14T12:30:08.361Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T12:30:08.361Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T12:30:08.361Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T12:30:08.361Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-14T12:30:08.629Z] ---> 96afa2bb29c2 [2021-06-14T12:30:08.629Z] Step 7/24 : RUN go mod download [2021-06-14T12:30:08.901Z] ---> Running in 63f312592745 [2021-06-14T12:30:08.901Z] ---> 634d4d69c5e0 [2021-06-14T12:30:08.901Z] Step 7/23 : RUN go mod download [2021-06-14T12:30:08.935Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-14T12:30:09.196Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T12:30:09.196Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-14T12:30:09.196Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-14T12:30:09.196Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-14T12:30:09.196Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-14T12:30:09.458Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-14T12:30:09.458Z] Installing new version of config file /etc/issue ... [2021-06-14T12:30:09.458Z] Installing new version of config file /etc/issue.net ... [2021-06-14T12:30:09.458Z] Installing new version of config file /etc/lsb-release ... [2021-06-14T12:30:09.458Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-14T12:30:09.494Z] ---> Running in 26bf869d79d8 [2021-06-14T12:30:09.720Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-14T12:30:09.720Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-14T12:30:09.720Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-14T12:30:09.720Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:09.720Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-14T12:30:09.720Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-14T12:30:09.981Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-14T12:30:09.981Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-14T12:30:09.981Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:09.981Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T12:30:09.981Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-14T12:30:09.981Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-14T12:30:10.110Z] Removing intermediate container 58949e029d5b [2021-06-14T12:30:10.111Z] ---> a216f0042106 [2021-06-14T12:30:10.111Z] Step 6/32 : COPY go.mod . [2021-06-14T12:30:10.241Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:10.241Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-14T12:30:10.241Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-14T12:30:10.241Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-14T12:30:10.241Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:10.241Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-14T12:30:10.241Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-14T12:30:10.503Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-14T12:30:10.503Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:10.503Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-14T12:30:10.503Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-14T12:30:10.503Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-14T12:30:10.503Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:10.503Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-14T12:30:10.764Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-14T12:30:10.764Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-14T12:30:10.764Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:10.764Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-14T12:30:10.764Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-14T12:30:10.764Z] Setting up grep (3.1-2build1) ... [2021-06-14T12:30:11.025Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:11.025Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-14T12:30:11.025Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-14T12:30:11.025Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-14T12:30:11.025Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:11.025Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-14T12:30:11.025Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T12:30:11.025Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-14T12:30:11.025Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:11.025Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-14T12:30:11.287Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-14T12:30:11.549Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-14T12:30:11.549Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-14T12:30:11.549Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-14T12:30:11.577Z] ---> 96e88e70289c [2021-06-14T12:30:11.577Z] Step 7/32 : RUN go mod download [2021-06-14T12:30:11.810Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-14T12:30:11.810Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-14T12:30:11.855Z] ---> Running in 8f1b02cc8b6a [2021-06-14T12:30:12.071Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:12.071Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-14T12:30:12.071Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-14T12:30:12.138Z] Removing intermediate container a2ce31953594 [2021-06-14T12:30:12.138Z] ---> 055956f63b33 [2021-06-14T12:30:12.138Z] Step 8/24 : COPY . . [2021-06-14T12:30:12.333Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-14T12:30:12.333Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-14T12:30:12.333Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-14T12:30:12.333Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-14T12:30:12.593Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-14T12:30:12.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:12.593Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-14T12:30:12.593Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-14T12:30:12.593Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-14T12:30:12.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:12.593Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T12:30:12.593Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T12:30:12.741Z] Removing intermediate container 927e795078ff [2021-06-14T12:30:12.741Z] ---> 8e90d866ed45 [2021-06-14T12:30:12.741Z] Step 8/24 : COPY . . [2021-06-14T12:30:12.855Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T12:30:12.855Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:12.855Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T12:30:12.855Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T12:30:12.855Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T12:30:12.855Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:12.855Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T12:30:12.855Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T12:30:13.115Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T12:30:13.115Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:13.115Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T12:30:13.115Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T12:30:13.115Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T12:30:13.115Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:13.115Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-14T12:30:13.115Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T12:30:13.115Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-14T12:30:13.337Z] Removing intermediate container 63f312592745 [2021-06-14T12:30:13.337Z] ---> b83587f8431d [2021-06-14T12:30:13.337Z] Step 8/24 : COPY . . [2021-06-14T12:30:13.376Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T12:30:13.376Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-14T12:30:13.376Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:13.376Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-14T12:30:13.376Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T12:30:13.376Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-14T12:30:13.640Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:13.640Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T12:30:13.640Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T12:30:13.640Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T12:30:13.640Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:13.640Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T12:30:13.640Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T12:30:13.902Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-14T12:30:13.902Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:13.902Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T12:30:13.902Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T12:30:13.940Z] Removing intermediate container 26bf869d79d8 [2021-06-14T12:30:13.940Z] ---> 1f6b8312859f [2021-06-14T12:30:13.940Z] Step 8/23 : COPY . . [2021-06-14T12:30:14.847Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-14T12:30:14.847Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-14T12:30:15.107Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-14T12:30:15.107Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:15.107Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T12:30:15.107Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-14T12:30:15.368Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-14T12:30:15.631Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T12:30:15.631Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-14T12:30:15.631Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T12:30:15.631Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-14T12:30:15.631Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T12:30:15.631Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-14T12:30:15.892Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-14T12:30:15.892Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-14T12:30:16.153Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T12:30:16.153Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-14T12:30:16.153Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-14T12:30:16.153Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-14T12:30:16.153Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T12:30:16.153Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-14T12:30:16.153Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-14T12:30:16.153Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-14T12:30:16.415Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T12:30:16.415Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-14T12:30:16.415Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-14T12:30:16.415Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-14T12:30:16.675Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T12:30:16.676Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-14T12:30:16.676Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-14T12:30:16.676Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-14T12:30:16.676Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-14T12:30:16.676Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-14T12:30:16.676Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-14T12:30:16.937Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-14T12:30:16.937Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:16.937Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T12:30:16.937Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T12:30:17.199Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-14T12:30:17.199Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-14T12:30:17.199Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-14T12:30:17.199Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-14T12:30:17.199Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-14T12:30:17.199Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:17.199Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-14T12:30:17.199Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-14T12:30:17.351Z] Removing intermediate container 8f1b02cc8b6a [2021-06-14T12:30:17.351Z] ---> 7ed5ac14da4b [2021-06-14T12:30:17.351Z] Step 8/32 : COPY . . [2021-06-14T12:30:17.461Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-14T12:30:17.461Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:17.461Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-14T12:30:17.461Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-14T12:30:17.461Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-14T12:30:17.461Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:17.461Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-14T12:30:17.461Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-14T12:30:17.461Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-14T12:30:17.721Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:17.721Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-14T12:30:17.721Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-14T12:30:17.985Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-14T12:30:17.985Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:17.985Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-14T12:30:17.985Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-14T12:30:17.985Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-14T12:30:17.985Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:17.985Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-14T12:30:17.985Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-14T12:30:18.247Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-14T12:30:18.247Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:18.247Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T12:30:18.247Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-14T12:30:18.509Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-14T12:30:18.509Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:18.509Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-14T12:30:18.509Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-14T12:30:18.509Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-14T12:30:18.509Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:18.509Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-14T12:30:18.509Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-14T12:30:18.771Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-14T12:30:18.771Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:18.771Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-14T12:30:18.771Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-14T12:30:18.771Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-14T12:30:18.771Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:18.771Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-14T12:30:18.771Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-14T12:30:19.032Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-14T12:30:19.032Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:19.032Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-14T12:30:19.032Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-14T12:30:19.032Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-14T12:30:19.032Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:19.032Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-14T12:30:19.032Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-14T12:30:19.295Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-14T12:30:19.295Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:19.295Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-14T12:30:19.295Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-14T12:30:19.295Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-14T12:30:19.295Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T12:30:19.295Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-14T12:30:19.295Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-14T12:30:19.557Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-14T12:30:19.557Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-14T12:30:19.557Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-14T12:30:19.557Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-14T12:30:19.557Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-14T12:30:19.557Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-14T12:30:19.818Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-14T12:30:19.818Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-14T12:30:19.818Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-14T12:30:19.818Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-14T12:30:20.079Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-14T12:30:20.079Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-14T12:30:20.079Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-14T12:30:20.079Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-14T12:30:20.079Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-14T12:30:20.079Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-14T12:30:20.079Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-14T12:30:20.079Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-14T12:30:20.341Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-14T12:30:20.341Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-14T12:30:20.341Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-14T12:30:20.341Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-14T12:30:20.341Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-14T12:30:20.341Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-14T12:30:20.605Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-14T12:30:20.605Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-14T12:30:20.869Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-14T12:30:20.869Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-14T12:30:20.869Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-14T12:30:20.869Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-14T12:30:20.869Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-14T12:30:20.869Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-14T12:30:21.130Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-14T12:30:21.130Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-14T12:30:21.392Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-14T12:30:21.392Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-14T12:30:21.392Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-14T12:30:21.392Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-14T12:30:21.392Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:21.392Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T12:30:21.392Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:21.392Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T12:30:21.656Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:21.656Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T12:30:21.656Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:21.656Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T12:30:22.602Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:22.602Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T12:30:23.549Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:23.550Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T12:30:23.811Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:23.811Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T12:30:24.074Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:24.074Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T12:30:25.018Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T12:30:25.018Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T12:30:25.018Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-14T12:30:25.018Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-14T12:30:25.018Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-14T12:30:25.018Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-14T12:30:25.018Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-14T12:30:25.018Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-14T12:30:25.278Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-14T12:30:25.279Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-14T12:30:25.279Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-14T12:30:25.279Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-14T12:30:25.279Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-14T12:30:25.279Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-14T12:30:25.540Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-14T12:30:25.540Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-14T12:30:25.540Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T12:30:25.540Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-14T12:30:25.540Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T12:30:25.540Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T12:30:25.540Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T12:30:25.540Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-14T12:30:25.540Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-14T12:30:25.540Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-14T12:30:25.802Z] [2021-06-14T12:30:25.802Z] Current default time zone: 'Etc/UTC' [2021-06-14T12:30:25.802Z] Local time is now: Mon Jun 14 12:30:25 UTC 2021. [2021-06-14T12:30:25.802Z] Universal Time is now: Mon Jun 14 12:30:25 UTC 2021. [2021-06-14T12:30:25.802Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-14T12:30:25.802Z] [2021-06-14T12:30:25.802Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-14T12:30:25.802Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T12:30:25.802Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-14T12:30:25.802Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-14T12:30:25.802Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-14T12:30:25.802Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-14T12:30:25.802Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-14T12:30:25.802Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-14T12:30:25.802Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-14T12:30:25.802Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-14T12:30:25.802Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T12:30:25.802Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-14T12:30:26.062Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T12:30:26.063Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-14T12:30:26.063Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T12:30:26.063Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-14T12:30:26.063Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-14T12:30:26.063Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-14T12:30:26.063Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-14T12:30:26.063Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-14T12:30:26.063Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-14T12:30:26.063Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-14T12:30:26.063Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-14T12:30:27.986Z] Updating certificates in /etc/ssl/certs... [2021-06-14T12:30:28.563Z] 23 added, 27 removed; done. [2021-06-14T12:30:29.137Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-14T12:30:29.137Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T12:30:29.137Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-14T12:30:29.137Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-14T12:30:29.137Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-14T12:30:29.137Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T12:30:29.137Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-14T12:30:29.137Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T12:30:29.137Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T12:30:29.137Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T12:30:29.137Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T12:30:29.137Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T12:30:29.137Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-14T12:30:29.137Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-14T12:30:29.137Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-14T12:30:29.137Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-14T12:30:29.137Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-14T12:30:29.398Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T12:30:29.398Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T12:30:29.398Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-14T12:30:29.398Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-14T12:30:29.398Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-14T12:30:29.398Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-14T12:30:29.398Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-14T12:30:29.398Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-14T12:30:29.398Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-14T12:30:29.398Z] Updating certificates in /etc/ssl/certs... [2021-06-14T12:30:29.972Z] 0 added, 0 removed; done. [2021-06-14T12:30:29.972Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-14T12:30:29.972Z] done. [2021-06-14T12:30:30.545Z] Reading package lists... [2021-06-14T12:30:30.545Z] Building dependency tree... [2021-06-14T12:30:30.545Z] Reading state information... [2021-06-14T12:30:30.808Z] The following NEW packages will be installed: [2021-06-14T12:30:30.808Z] apt-transport-https [2021-06-14T12:30:31.071Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-14T12:30:31.072Z] Need to get 1692 B of archives. [2021-06-14T12:30:31.072Z] After this operation, 154 kB of additional disk space will be used. [2021-06-14T12:30:31.072Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-14T12:30:31.072Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T12:30:31.072Z] Fetched 1692 B in 0s (9642 B/s) [2021-06-14T12:30:31.072Z] Selecting previously unselected package apt-transport-https. [2021-06-14T12:30:31.072Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-14T12:30:31.072Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-14T12:30:31.072Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-14T12:30:31.072Z] Setting up apt-transport-https (1.6.13) ... [2021-06-14T12:30:31.334Z] Waiting for network to be ready... [2021-06-14T12:30:37.928Z] 2021-06-14T12:30:35Z INFO Waiting for automatic snapd restart... [2021-06-14T12:30:38.500Z] snapd 2.50.1 from Canonical* installed [2021-06-14T12:30:39.442Z] "snapd" switched to the "latest/stable" channel [2021-06-14T12:30:39.442Z] [2021-06-14T12:30:39.731Z] ---> 8fe95750f49c [2021-06-14T12:30:39.732Z] Step 9/24 : RUN go mod tidy [2021-06-14T12:30:39.732Z] ---> 3efac9155aec [2021-06-14T12:30:39.732Z] Step 9/32 : RUN go mod tidy [2021-06-14T12:30:39.732Z] ---> 9b01b2fe652b [2021-06-14T12:30:39.732Z] Step 9/24 : RUN go mod tidy [2021-06-14T12:30:39.732Z] ---> 080fc6a5663b [2021-06-14T12:30:39.732Z] Step 9/24 : RUN go mod tidy [2021-06-14T12:30:39.732Z] ---> 300947acf511 [2021-06-14T12:30:39.732Z] Step 9/23 : RUN go mod tidy [2021-06-14T12:30:39.732Z] ---> Running in 85d051a783c4 [2021-06-14T12:30:39.732Z] ---> Running in e1ce381eef54 [2021-06-14T12:30:39.732Z] ---> Running in 25d8acb36eb5 [2021-06-14T12:30:39.732Z] ---> Running in 93524f0af0d1 [2021-06-14T12:30:39.732Z] ---> Running in 35b17b2ba52b [2021-06-14T12:30:43.652Z] core18 20210507 from Canonical* installed [2021-06-14T12:30:43.652Z] "core18" switched to the "latest/stable" channel [2021-06-14T12:30:43.652Z] [2021-06-14T12:30:45.146Z] Removing intermediate container 85d051a783c4 [2021-06-14T12:30:45.146Z] ---> 70fadb6046c0 [2021-06-14T12:30:45.146Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T12:30:45.745Z] ---> Running in f230953c9028 [2021-06-14T12:30:46.363Z] Removing intermediate container e1ce381eef54 [2021-06-14T12:30:46.364Z] ---> 748659e99826 [2021-06-14T12:30:46.364Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T12:30:46.364Z] Removing intermediate container 93524f0af0d1 [2021-06-14T12:30:46.364Z] ---> 4ab18f373090 [2021-06-14T12:30:46.364Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T12:30:46.364Z] ---> Running in 51d5683e8bb9 [2021-06-14T12:30:46.639Z] ---> Running in 008245bfbc39 [2021-06-14T12:30:46.639Z] Removing intermediate container 25d8acb36eb5 [2021-06-14T12:30:46.639Z] ---> 8273eeb706e1 [2021-06-14T12:30:46.639Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T12:30:46.921Z] Removing intermediate container 35b17b2ba52b [2021-06-14T12:30:46.921Z] ---> 3f1140ac3f81 [2021-06-14T12:30:46.921Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T12:30:46.921Z] ---> Running in c957e3fe3ef5 [2021-06-14T12:30:47.199Z] ---> Running in 2cf7a66a13b0 [2021-06-14T12:30:47.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T12:30:47.864Z] snapcraft 4.8.1 from Canonical* installed [2021-06-14T12:30:47.864Z] "snapcraft" switched to the "latest/stable" channel [2021-06-14T12:30:47.864Z] [2021-06-14T12:30:48.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T12:30:48.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T12:30:49.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-14T12:30:49.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T12:30:52.212Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-14T12:30:52.212Z] - README.md [2021-06-14T12:30:52.212Z] [2021-06-14T12:30:52.212Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-14T12:30:52.212Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-14T12:30:52.212Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-14T12:30:52.506Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-14T12:30:53.498Z] Reading package lists... [2021-06-14T12:30:53.759Z] Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-14T12:30:53.759Z] Reading package lists... [2021-06-14T12:30:54.021Z] Building dependency tree... [2021-06-14T12:30:54.021Z] Reading state information... [2021-06-14T12:30:54.021Z] Recommended packages: [2021-06-14T12:30:54.021Z] libglib2.0-data shared-mime-info xdg-user-dirs unzip [2021-06-14T12:30:54.021Z] The following NEW packages will be installed: [2021-06-14T12:30:54.021Z] libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 [2021-06-14T12:30:54.021Z] pkg-config zip [2021-06-14T12:30:54.283Z] 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-06-14T12:30:54.283Z] Need to get 2529 kB of archives. [2021-06-14T12:30:54.283Z] After this operation, 8736 kB of additional disk space will be used. [2021-06-14T12:30:54.283Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-14T12:30:54.283Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-14T12:30:54.283Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-14T12:30:54.283Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-14T12:30:54.857Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-14T12:30:54.857Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-14T12:30:54.857Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-14T12:30:54.857Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-14T12:30:55.117Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T12:30:55.117Z] Fetched 2529 kB in 1s (3296 kB/s) [2021-06-14T12:30:55.117Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-14T12:30:55.117Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-14T12:30:55.117Z] Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-14T12:30:55.117Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-14T12:30:55.379Z] Selecting previously unselected package libnorm1:amd64. [2021-06-14T12:30:55.379Z] Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-14T12:30:55.379Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-14T12:30:55.640Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-14T12:30:55.640Z] Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-14T12:30:55.640Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-14T12:30:55.901Z] Selecting previously unselected package libsodium23:amd64. [2021-06-14T12:30:55.901Z] Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... [2021-06-14T12:30:55.901Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-14T12:30:55.901Z] Selecting previously unselected package libzmq5:amd64. [2021-06-14T12:30:55.901Z] Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-14T12:30:55.901Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-14T12:30:56.167Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-14T12:30:56.167Z] Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-14T12:30:56.167Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-14T12:30:56.428Z] Selecting previously unselected package pkg-config. [2021-06-14T12:30:56.428Z] Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-14T12:30:56.428Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-14T12:30:56.428Z] Selecting previously unselected package zip. [2021-06-14T12:30:56.428Z] Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... [2021-06-14T12:30:56.428Z] Unpacking zip (3.0-11build1) ... [2021-06-14T12:30:56.689Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-14T12:30:56.689Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-14T12:30:56.689Z] No schema files found: doing nothing. [2021-06-14T12:30:56.689Z] Setting up zip (3.0-11build1) ... [2021-06-14T12:30:56.689Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-14T12:30:56.951Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-14T12:30:56.951Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-14T12:30:56.951Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-14T12:30:56.951Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-14T12:30:56.951Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-14T12:30:57.524Z] libglib2.0-0 set to automatically installed. [2021-06-14T12:30:57.524Z] libnorm1 set to automatically installed. [2021-06-14T12:30:57.524Z] libpgm-5.2-0 set to automatically installed. [2021-06-14T12:30:57.524Z] libsodium23 set to automatically installed. [2021-06-14T12:30:57.524Z] libzmq3-dev set to automatically installed. [2021-06-14T12:30:57.524Z] libzmq5 set to automatically installed. [2021-06-14T12:30:57.524Z] pkg-config set to automatically installed. [2021-06-14T12:30:57.524Z] zip set to automatically installed. [2021-06-14T12:30:58.912Z] snapd is not logged in, snap install commands will use sudo [2021-06-14T12:30:59.854Z] snap "core18" has no updates available [2021-06-14T12:31:00.799Z] snapd is not logged in, snap install commands will use sudo [2021-06-14T12:31:07.387Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-14T12:31:07.388Z] Downloading snap 'edgex-app-service-configurable' [2021-06-14T12:31:09.933Z] Pulling app-service-config [2021-06-14T12:31:09.933Z] + snapcraftctl pull [2021-06-14T12:31:10.506Z] Pulling config-common [2021-06-14T12:31:10.506Z] + snapcraftctl pull [2021-06-14T12:31:11.890Z] Pulling go-build-helper [2021-06-14T12:31:11.890Z] + snapcraftctl pull [2021-06-14T12:31:12.834Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-14T12:31:12.834Z] Skipping pull go-build-helper (already ran) [2021-06-14T12:31:12.834Z] Building go-build-helper [2021-06-14T12:31:12.834Z] + snapcraftctl build [2021-06-14T12:31:14.749Z] Staging go-build-helper [2021-06-14T12:31:14.749Z] + snapcraftctl stage [2021-06-14T12:31:24.769Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-14T12:31:24.769Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-14T12:31:24.769Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-14T12:31:24.769Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-14T12:31:24.769Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-14T12:31:24.770Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-14T12:31:24.770Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-14T12:31:24.770Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-14T12:31:24.770Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-14T12:31:24.770Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-14T12:31:24.770Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-14T12:31:24.770Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-14T12:31:24.770Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-14T12:31:24.770Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-14T12:31:24.770Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-14T12:31:24.770Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-14T12:31:24.770Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-14T12:31:24.770Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-14T12:31:24.770Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-14T12:31:24.770Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-14T12:31:24.770Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-14T12:31:24.770Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-14T12:31:24.770Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-14T12:31:24.770Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-14T12:31:24.770Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-14T12:31:24.770Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-14T12:31:24.770Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-14T12:31:24.770Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-14T12:31:24.770Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-14T12:31:24.770Z] Fetched 224 kB in 0s (0 B/s) [2021-06-14T12:31:24.770Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-14T12:31:24.770Z] Fetched 157 kB in 0s (0 B/s) [2021-06-14T12:31:24.770Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-14T12:31:24.770Z] Fetched 221 kB in 0s (0 B/s) [2021-06-14T12:31:24.770Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-14T12:31:24.770Z] Fetched 143 kB in 0s (0 B/s) [2021-06-14T12:31:24.770Z] Pulling edgex-go [2021-06-14T12:31:24.770Z] + snapcraftctl pull [2021-06-14T12:31:39.703Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-14T12:31:39.703Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-14T12:31:39.703Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-14T12:31:39.703Z] Fetched 0 B in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-14T12:31:39.703Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-14T12:31:39.703Z] Fetched 279 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-14T12:31:39.703Z] Fetched 122 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-14T12:31:39.703Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-14T12:31:39.703Z] Fetched 8848 B in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-14T12:31:39.703Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-14T12:31:39.703Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-14T12:31:39.703Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-14T12:31:39.703Z] Fetched 219 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-14T12:31:39.703Z] Fetched 154 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-14T12:31:39.703Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-14T12:31:39.703Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-14T12:31:39.703Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-14T12:31:39.703Z] Fetched 499 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-14T12:31:39.703Z] Fetched 111 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-14T12:31:39.703Z] Fetched 240 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-14T12:31:39.703Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-14T12:31:39.703Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-14T12:31:39.703Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-14T12:31:39.703Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-14T12:31:39.703Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-14T12:31:39.703Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-14T12:31:39.703Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-14T12:31:39.703Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-14T12:31:39.703Z] Fetched 8720 B in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-14T12:31:39.703Z] Fetched 137 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-14T12:31:39.703Z] Fetched 119 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-14T12:31:39.703Z] Fetched 110 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-14T12:31:39.703Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-14T12:31:39.703Z] Fetched 645 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-14T12:31:39.703Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-14T12:31:39.703Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-14T12:31:39.703Z] Fetched 368 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-14T12:31:39.703Z] Fetched 187 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-14T12:31:39.703Z] Fetched 175 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-14T12:31:39.703Z] Fetched 206 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-14T12:31:39.703Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-14T12:31:39.703Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-14T12:31:39.703Z] Fetched 159 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-14T12:31:39.703Z] Fetched 107 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-14T12:31:39.703Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-14T12:31:39.703Z] Pulling static-packages [2021-06-14T12:31:39.703Z] + snapcraftctl pull [2021-06-14T12:31:40.646Z] Pulling version [2021-06-14T12:31:40.646Z] + cd /root/project [2021-06-14T12:31:40.646Z] + git describe --tags --abbrev=0 [2021-06-14T12:31:40.646Z] + sed s/v// [2021-06-14T12:31:40.646Z] /bin/sh: 39: git: not found [2021-06-14T12:31:40.646Z] + GIT_VERSION= [2021-06-14T12:31:40.646Z] + snapcraftctl set-version [2021-06-14T12:31:41.588Z] Usage: snapcraftctl set-version [OPTIONS] VERSION [2021-06-14T12:31:41.588Z] Try 'snapcraftctl set-version --help' for help. [2021-06-14T12:31:41.588Z] [2021-06-14T12:31:41.588Z] Error: Missing argument 'VERSION'. [2021-06-14T12:31:41.850Z] Failed to run 'override-pull': Exit code was 2. [2021-06-14T12:31:41.850Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T12:31:43.619Z] Failed in branch amd64 [2021-06-14T12:32:41.417Z] Removing intermediate container f230953c9028 [2021-06-14T12:32:41.418Z] ---> d5d483e9f511 [2021-06-14T12:32:41.418Z] [2021-06-14T12:32:41.418Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T12:32:41.418Z] 3.12: Pulling from library/alpine [2021-06-14T12:32:41.418Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T12:32:41.418Z] Removing intermediate container 51d5683e8bb9 [2021-06-14T12:32:41.418Z] ---> ea59ab26a562 [2021-06-14T12:32:41.418Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T12:32:41.418Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T12:32:41.418Z] ---> 9852663dfa18 [2021-06-14T12:32:41.418Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T12:32:42.412Z] ---> Running in 384f45266257 [2021-06-14T12:32:42.412Z] ---> Running in 68226870a2a1 [2021-06-14T12:32:43.406Z] Removing intermediate container c957e3fe3ef5 [2021-06-14T12:32:43.406Z] ---> ddd1bf46d03d [2021-06-14T12:32:43.406Z] [2021-06-14T12:32:43.406Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T12:32:43.406Z] ---> 9852663dfa18 [2021-06-14T12:32:43.406Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T12:32:43.690Z] Removing intermediate container 2cf7a66a13b0 [2021-06-14T12:32:43.690Z] ---> 12d0da3f0150 [2021-06-14T12:32:43.690Z] [2021-06-14T12:32:43.690Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T12:32:43.690Z] ---> 9852663dfa18 [2021-06-14T12:32:43.690Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T12:32:43.690Z] ---> Running in 686fc4060681 [2021-06-14T12:32:43.965Z] ---> Running in c3358db5566e [2021-06-14T12:32:44.952Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:32:44.952Z] Removing intermediate container 686fc4060681 [2021-06-14T12:32:44.952Z] ---> e904f8a1e0c5 [2021-06-14T12:32:44.952Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T12:32:44.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T12:32:44.952Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:32:45.557Z] ---> Running in bec7983f8ec0 [2021-06-14T12:32:45.557Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T12:32:45.833Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:32:45.833Z] OK: 5 MiB in 15 packages [2021-06-14T12:32:46.115Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:32:46.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:32:47.002Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T12:32:47.002Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:32:47.002Z] OK: 5 MiB in 15 packages [2021-06-14T12:32:47.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:32:47.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:32:47.616Z] Removing intermediate container 008245bfbc39 [2021-06-14T12:32:47.616Z] ---> ef91c1469903 [2021-06-14T12:32:47.616Z] [2021-06-14T12:32:47.616Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T12:32:47.616Z] ---> 9852663dfa18 [2021-06-14T12:32:47.616Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T12:32:47.616Z] ---> Using cache [2021-06-14T12:32:47.616Z] ---> 85b268423183 [2021-06-14T12:32:47.616Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T12:32:47.909Z] Removing intermediate container 68226870a2a1 [2021-06-14T12:32:47.909Z] ---> 85b268423183 [2021-06-14T12:32:47.909Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T12:32:48.187Z] ---> Running in d439b0944e96 [2021-06-14T12:32:48.187Z] ---> Running in b09d5f98212f [2021-06-14T12:32:48.187Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T12:32:48.187Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T12:32:48.187Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:32:48.187Z] OK: 5 MiB in 16 packages [2021-06-14T12:32:49.177Z] Removing intermediate container c3358db5566e [2021-06-14T12:32:49.177Z] ---> 2a0a0df47984 [2021-06-14T12:32:49.177Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T12:32:49.177Z] Removing intermediate container b09d5f98212f [2021-06-14T12:32:49.177Z] ---> fa8ed8286483 [2021-06-14T12:32:49.177Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T12:32:49.177Z] Removing intermediate container d439b0944e96 [2021-06-14T12:32:49.177Z] ---> 2664d1019e8f [2021-06-14T12:32:49.177Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T12:32:49.452Z] Removing intermediate container 384f45266257 [2021-06-14T12:32:49.452Z] ---> b62f4b46a6a5 [2021-06-14T12:32:49.452Z] [2021-06-14T12:32:49.452Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T12:32:49.452Z] ---> Running in bfdf66d48902 [2021-06-14T12:32:49.452Z] ---> Running in fdf72fd561ca [2021-06-14T12:32:49.452Z] ---> Running in 5d2a5d227fec [2021-06-14T12:32:49.728Z] 20.10.0: Pulling from library/docker [2021-06-14T12:32:49.728Z] Removing intermediate container bec7983f8ec0 [2021-06-14T12:32:49.728Z] ---> da2b79083eb8 [2021-06-14T12:32:49.728Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T12:32:50.005Z] ---> Running in d0ec98fdea6d [2021-06-14T12:32:50.279Z] Removing intermediate container fdf72fd561ca [2021-06-14T12:32:50.279Z] ---> 998f23a49e23 [2021-06-14T12:32:50.279Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T12:32:50.552Z] Removing intermediate container 5d2a5d227fec [2021-06-14T12:32:50.552Z] Removing intermediate container bfdf66d48902 [2021-06-14T12:32:50.552Z] ---> 70b2d9d92874 [2021-06-14T12:32:50.552Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T12:32:50.552Z] ---> 1de06b5397b0 [2021-06-14T12:32:50.552Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T12:32:50.827Z] ---> Running in 113313f3018d [2021-06-14T12:32:51.102Z] ---> Running in d84319ec95c2 [2021-06-14T12:32:51.102Z] ---> Running in aff9e79c9752 [2021-06-14T12:32:51.377Z] Removing intermediate container d0ec98fdea6d [2021-06-14T12:32:51.378Z] ---> 503a654dce42 [2021-06-14T12:32:51.378Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T12:32:51.653Z] Removing intermediate container 113313f3018d [2021-06-14T12:32:51.653Z] ---> 95f6e077efeb [2021-06-14T12:32:51.653Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T12:32:51.942Z] ---> Running in 1f04628457a8 [2021-06-14T12:32:51.942Z] ---> Running in be13241bf3d6 [2021-06-14T12:32:52.222Z] Removing intermediate container d84319ec95c2 [2021-06-14T12:32:52.222Z] ---> c066d5ecdd72 [2021-06-14T12:32:52.222Z] Step 16/24 : WORKDIR / [2021-06-14T12:32:52.222Z] Removing intermediate container aff9e79c9752 [2021-06-14T12:32:52.223Z] ---> 3e5d2b342247 [2021-06-14T12:32:52.223Z] Step 16/24 : WORKDIR / [2021-06-14T12:32:52.823Z] ---> Running in 26762152bd48 [2021-06-14T12:32:52.823Z] ---> Running in 3bbe2c459d90 [2021-06-14T12:32:52.823Z] Removing intermediate container 1f04628457a8 [2021-06-14T12:32:52.823Z] ---> b2e5cbe7b40c [2021-06-14T12:32:52.823Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T12:32:53.111Z] Removing intermediate container be13241bf3d6 [2021-06-14T12:32:53.111Z] ---> 2ca2642ab303 [2021-06-14T12:32:53.111Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T12:32:53.111Z] ---> Running in b732d1a4d4af [2021-06-14T12:32:53.714Z] Removing intermediate container 3bbe2c459d90 [2021-06-14T12:32:53.714Z] ---> 3f1facb72103 [2021-06-14T12:32:53.714Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T12:32:53.714Z] Removing intermediate container 26762152bd48 [2021-06-14T12:32:53.714Z] ---> df6f474f98c6 [2021-06-14T12:32:53.714Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T12:32:54.311Z] ---> bb79a2a5416d [2021-06-14T12:32:54.311Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T12:32:54.915Z] ---> 4558b4b7094c [2021-06-14T12:32:54.915Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T12:32:55.516Z] ---> ef6edf0e1266 [2021-06-14T12:32:55.516Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T12:32:56.968Z] ---> 680a017d5874 [2021-06-14T12:32:56.968Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T12:32:56.968Z] Removing intermediate container b732d1a4d4af [2021-06-14T12:32:56.968Z] ---> bed7ca82242b [2021-06-14T12:32:56.968Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T12:32:57.242Z] ---> 5100e3630a2e [2021-06-14T12:32:57.242Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T12:32:57.242Z] ---> Running in 94933c9961bb [2021-06-14T12:32:57.517Z] ---> 3159fc2c3c44 [2021-06-14T12:32:57.517Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T12:32:57.794Z] ---> ecba14e5d49b [2021-06-14T12:32:57.794Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T12:32:58.068Z] ---> Running in 1f9cf1a5f48f [2021-06-14T12:32:58.348Z] Removing intermediate container 94933c9961bb [2021-06-14T12:32:58.348Z] ---> f952cfd74705 [2021-06-14T12:32:58.348Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T12:32:58.626Z] ---> 362a2bc5f1c9 [2021-06-14T12:32:58.626Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T12:32:58.898Z] ---> Running in 0028b1d1d0f0 [2021-06-14T12:32:58.898Z] ---> 1effeb4e0c53 [2021-06-14T12:32:58.898Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T12:32:59.175Z] Removing intermediate container 1f9cf1a5f48f [2021-06-14T12:32:59.175Z] ---> 51756b9965d3 [2021-06-14T12:32:59.176Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:32:59.450Z] ---> Running in 24605aa64750 [2021-06-14T12:32:59.450Z] ---> Running in 2ae8c7232ca4 [2021-06-14T12:32:59.723Z] ---> 466ca64c84c1 [2021-06-14T12:32:59.723Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T12:32:59.723Z] Removing intermediate container 0028b1d1d0f0 [2021-06-14T12:32:59.723Z] ---> 852961a339c0 [2021-06-14T12:32:59.723Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:33:00.318Z] ---> Running in 707338b478c9 [2021-06-14T12:33:00.318Z] ---> Running in b64fa5e6c073 [2021-06-14T12:33:00.318Z] Removing intermediate container 2ae8c7232ca4 [2021-06-14T12:33:00.318Z] ---> d7fb86637087 [2021-06-14T12:33:00.318Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T12:33:00.318Z] Removing intermediate container 24605aa64750 [2021-06-14T12:33:00.318Z] ---> d37d2a29acf1 [2021-06-14T12:33:00.318Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:33:00.919Z] ---> Running in 2241e919d74b [2021-06-14T12:33:00.919Z] ---> Running in d4aad4259e0a [2021-06-14T12:33:01.191Z] Removing intermediate container 707338b478c9 [2021-06-14T12:33:01.192Z] ---> 608b83d7ab00 [2021-06-14T12:33:01.192Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T12:33:01.467Z] ---> Running in b41e83565536 [2021-06-14T12:33:01.749Z] Removing intermediate container d4aad4259e0a [2021-06-14T12:33:01.749Z] ---> b2f3eeeb53d9 [2021-06-14T12:33:01.749Z] Step 22/24 : LABEL arch=arm64Removing intermediate container 2241e919d74b [2021-06-14T12:33:01.749Z] [2021-06-14T12:33:01.749Z] ---> 3ad8e27077fd [2021-06-14T12:33:01.749Z] Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:33:02.023Z] ---> Running in 0758317c9d59 [2021-06-14T12:33:02.023Z] ---> Running in 2615d3d1317d [2021-06-14T12:33:02.299Z] Removing intermediate container b41e83565536 [2021-06-14T12:33:02.299Z] ---> cd0a755e6874 [2021-06-14T12:33:02.299Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:33:02.572Z] ---> Running in b752003d3717 [2021-06-14T12:33:02.844Z] Removing intermediate container 2615d3d1317d [2021-06-14T12:33:02.844Z] ---> 425c4a7f6859 [2021-06-14T12:33:02.844Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T12:33:02.844Z] Removing intermediate container 0758317c9d59 [2021-06-14T12:33:02.844Z] ---> a1bb0a895453 [2021-06-14T12:33:02.844Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:33:03.135Z] Removing intermediate container b752003d3717 [2021-06-14T12:33:03.135Z] ---> b96460619dca [2021-06-14T12:33:03.135Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T12:33:03.135Z] ---> Running in 376e2b5456f5 [2021-06-14T12:33:03.135Z] ---> Running in a75094122666 [2021-06-14T12:33:03.408Z] ---> Running in d238516197f3 [2021-06-14T12:33:03.408Z] Removing intermediate container b64fa5e6c073 [2021-06-14T12:33:03.408Z] ---> 6ed3718aff15 [2021-06-14T12:33:03.408Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T12:33:03.998Z] Removing intermediate container a75094122666 [2021-06-14T12:33:03.998Z] Removing intermediate container 376e2b5456f5 [2021-06-14T12:33:03.998Z] ---> 40c8f7ed9b85 [2021-06-14T12:33:03.998Z] ---> 24b3618b5f82 [2021-06-14T12:33:03.998Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T12:33:03.998Z] [2021-06-14T12:33:04.272Z] Removing intermediate container d238516197f3 [2021-06-14T12:33:04.272Z] ---> 33d327ab61f8 [2021-06-14T12:33:04.272Z] [2021-06-14T12:33:04.272Z] ---> Running in 567b04c23a60 [2021-06-14T12:33:04.548Z] Successfully built 40c8f7ed9b85 [2021-06-14T12:33:04.548Z] Successfully built 33d327ab61f8 [2021-06-14T12:33:04.821Z] ---> f3df17bb16f2 [2021-06-14T12:33:04.821Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T12:33:04.821Z] Successfully tagged support-scheduler-arm64:latest [2021-06-14T12:33:04.821Z]  Building support-scheduler ... done Building support-notifications [2021-06-14T12:33:04.821Z] Successfully tagged core-metadata-arm64:latest [2021-06-14T12:33:04.821Z]  Building core-metadata ... done Building security-secretstore-setup [2021-06-14T12:33:04.821Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T12:33:04.821Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T12:33:04.821Z] ---> eeaf43b92773 [2021-06-14T12:33:04.821Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-14T12:33:05.103Z] Removing intermediate container 567b04c23a60 [2021-06-14T12:33:05.103Z] ---> 587d4e03d56d [2021-06-14T12:33:05.103Z] [2021-06-14T12:33:05.103Z] ---> Running in d2e91f51b29f [2021-06-14T12:33:05.376Z] Successfully built 587d4e03d56d [2021-06-14T12:33:05.652Z] Successfully tagged core-command-arm64:latest [2021-06-14T12:33:05.652Z]  Building core-command ... done Building core-data [2021-06-14T12:33:05.925Z] Removing intermediate container d2e91f51b29f [2021-06-14T12:33:05.925Z] ---> fb18e8d3ee5c [2021-06-14T12:33:05.925Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T12:33:06.196Z] ---> Running in bb73a7d71e7c [2021-06-14T12:33:06.468Z] ---> 7e1655ee58b4 [2021-06-14T12:33:06.468Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T12:33:07.460Z] ---> efb9c3fb6160 [2021-06-14T12:33:07.460Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T12:33:07.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:33:07.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:33:08.333Z] ---> 07bccfae6640 [2021-06-14T12:33:08.333Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T12:33:08.333Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T12:33:08.607Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T12:33:08.607Z] Executing bash-5.0.17-r0.post-install [2021-06-14T12:33:08.607Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T12:33:08.607Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T12:33:08.607Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T12:33:08.607Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T12:33:08.607Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T12:33:08.607Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T12:33:08.607Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T12:33:08.607Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T12:33:08.607Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T12:33:08.607Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T12:33:08.607Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T12:33:10.611Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T12:33:10.611Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T12:33:10.611Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T12:33:10.611Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T12:33:10.611Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T12:33:10.611Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T12:33:10.611Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T12:33:10.885Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T12:33:10.885Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T12:33:10.885Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T12:33:10.885Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T12:33:10.885Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T12:33:10.885Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T12:33:10.885Z] ---> 57e2e0b0733b [2021-06-14T12:33:10.885Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T12:33:10.885Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T12:33:10.885Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T12:33:10.885Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T12:33:11.161Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T12:33:11.161Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T12:33:11.161Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T12:33:11.161Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T12:33:11.161Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T12:33:11.161Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T12:33:11.161Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T12:33:11.161Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T12:33:11.161Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T12:33:11.161Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T12:33:11.435Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T12:33:11.435Z] OK: 72 MiB in 59 packages [2021-06-14T12:33:11.709Z] ---> Running in 339c4cc7ed99 [2021-06-14T12:33:12.713Z] Removing intermediate container 339c4cc7ed99 [2021-06-14T12:33:12.713Z] ---> 0708be6184f8 [2021-06-14T12:33:12.713Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T12:33:14.169Z] ---> 61098d903193 [2021-06-14T12:33:14.169Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T12:33:14.461Z] ---> Running in 72811eaaee3b [2021-06-14T12:33:16.447Z] Collecting docker-compose==1.23.2 [2021-06-14T12:33:16.447Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T12:33:17.044Z] Removing intermediate container 72811eaaee3b [2021-06-14T12:33:17.044Z] ---> e8ec82384122 [2021-06-14T12:33:17.044Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T12:33:17.640Z] ---> Running in 3f3b5414a9a3 [2021-06-14T12:33:17.915Z] Collecting PyYAML<4,>=3.10 [2021-06-14T12:33:17.915Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T12:33:18.512Z] Removing intermediate container 3f3b5414a9a3 [2021-06-14T12:33:18.512Z] ---> 89747a3e54aa [2021-06-14T12:33:18.512Z] Step 29/32 : CMD ["gate"] [2021-06-14T12:33:19.113Z] ---> Running in 0897a9b558d8 [2021-06-14T12:33:20.099Z] Removing intermediate container 0897a9b558d8 [2021-06-14T12:33:20.099Z] ---> 3a8e5e21cc81 [2021-06-14T12:33:20.099Z] Step 30/32 : LABEL arch=arm64 [2021-06-14T12:33:20.375Z] ---> Running in bdb8e00cd78a [2021-06-14T12:33:20.982Z] Removing intermediate container bdb8e00cd78a [2021-06-14T12:33:20.982Z] ---> d6afe9c8ba02 [2021-06-14T12:33:20.982Z] Step 31/32 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:33:21.260Z] ---> Running in 51bed896b19f [2021-06-14T12:33:21.874Z] Removing intermediate container 51bed896b19f [2021-06-14T12:33:21.874Z] ---> 8ae821113ceb [2021-06-14T12:33:21.874Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T12:33:21.874Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T12:33:21.874Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T12:33:22.155Z] ---> Running in 73154a83a6cb [2021-06-14T12:33:22.803Z] Removing intermediate container 73154a83a6cb [2021-06-14T12:33:22.803Z] ---> 713a6d31bbdf [2021-06-14T12:33:22.803Z] [2021-06-14T12:33:22.803Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T12:33:22.803Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T12:33:23.127Z] Successfully built 713a6d31bbdf [2021-06-14T12:33:23.439Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-14T12:33:23.439Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-06-14T12:33:23.439Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T12:33:23.439Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T12:33:26.214Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-14T12:33:26.214Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T12:33:26.215Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T12:33:26.811Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T12:33:26.811Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T12:33:28.839Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T12:33:28.839Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T12:33:29.117Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T12:33:29.117Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T12:33:31.742Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T12:33:31.742Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T12:33:33.729Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T12:33:33.729Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T12:33:34.709Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T12:33:34.709Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T12:33:34.984Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-14T12:33:34.984Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T12:33:35.260Z] Collecting idna<2.8,>=2.5 [2021-06-14T12:33:35.260Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T12:33:35.260Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T12:33:35.260Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T12:33:35.260Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T12:33:35.260Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T12:33:36.703Z] Installing collected packages: PyYAML, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, jsonschema, cached-property, texttable, docopt, docker-compose [2021-06-14T12:33:36.703Z] Running setup.py install for PyYAML: started [2021-06-14T12:33:39.329Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T12:33:39.329Z] Attempting uninstall: urllib3 [2021-06-14T12:33:39.329Z] Found existing installation: urllib3 1.25.9 [2021-06-14T12:33:39.329Z] Uninstalling urllib3-1.25.9: [2021-06-14T12:33:39.329Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T12:33:40.314Z] Attempting uninstall: idna [2021-06-14T12:33:40.314Z] Found existing installation: idna 2.9 [2021-06-14T12:33:40.314Z] Uninstalling idna-2.9: [2021-06-14T12:33:40.314Z] Successfully uninstalled idna-2.9 [2021-06-14T12:33:40.915Z] Attempting uninstall: requests [2021-06-14T12:33:40.915Z] Found existing installation: requests 2.23.0 [2021-06-14T12:33:40.915Z] Uninstalling requests-2.23.0: [2021-06-14T12:33:40.915Z] Successfully uninstalled requests-2.23.0 [2021-06-14T12:33:42.365Z] Running setup.py install for dockerpty: started [2021-06-14T12:33:44.354Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T12:33:44.953Z] Running setup.py install for texttable: started [2021-06-14T12:33:47.584Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T12:33:47.584Z] Running setup.py install for docopt: started [2021-06-14T12:33:49.577Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T12:33:49.860Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:33:49.860Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:33:49.860Z] ---> 7e74d0738e36 [2021-06-14T12:33:49.860Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T12:33:49.860Z] ---> Using cache [2021-06-14T12:33:49.860Z] ---> 56f34b3b0ac2 [2021-06-14T12:33:49.860Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:33:49.860Z] ---> Using cache [2021-06-14T12:33:49.860Z] ---> b25ff735f3b6 [2021-06-14T12:33:50.141Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T12:33:50.441Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:33:50.441Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:33:50.441Z] ---> 7e74d0738e36 [2021-06-14T12:33:50.441Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T12:33:50.441Z] ---> Using cache [2021-06-14T12:33:50.441Z] ---> 56f34b3b0ac2 [2021-06-14T12:33:50.441Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:33:50.441Z] ---> Using cache [2021-06-14T12:33:50.441Z] ---> b25ff735f3b6 [2021-06-14T12:33:50.441Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T12:33:50.441Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:33:50.441Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:33:50.441Z] ---> 7e74d0738e36 [2021-06-14T12:33:50.441Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T12:33:50.441Z] ---> Using cache [2021-06-14T12:33:50.441Z] ---> 56f34b3b0ac2 [2021-06-14T12:33:50.441Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:33:50.441Z] ---> Using cache [2021-06-14T12:33:50.441Z] ---> b25ff735f3b6 [2021-06-14T12:33:50.441Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T12:33:51.429Z] 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.59.0 [2021-06-14T12:33:54.854Z] ---> Running in 127c2c9acb71 [2021-06-14T12:33:54.854Z] ---> Running in a5eb54f1fec4 [2021-06-14T12:33:54.854Z] ---> Running in 72b901c372a9 [2021-06-14T12:33:57.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:33:57.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:33:57.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:33:58.090Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:33:58.090Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T12:33:58.090Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T12:33:58.090Z] ---> 7e74d0738e36 [2021-06-14T12:33:58.090Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T12:33:58.090Z] ---> Using cache [2021-06-14T12:33:58.090Z] ---> 56f34b3b0ac2 [2021-06-14T12:33:58.090Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:33:58.090Z] ---> Using cache [2021-06-14T12:33:58.090Z] ---> b25ff735f3b6 [2021-06-14T12:33:58.090Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T12:33:58.090Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:33:58.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:33:58.705Z] ---> Running in 873c7fbabd5b [2021-06-14T12:33:58.983Z] OK: 218 MiB in 52 packages [2021-06-14T12:33:59.260Z] OK: 218 MiB in 52 packages [2021-06-14T12:33:59.868Z] OK: 218 MiB in 52 packages [2021-06-14T12:34:00.858Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:34:01.458Z] Removing intermediate container 127c2c9acb71 [2021-06-14T12:34:01.458Z] ---> 53689b8052d1 [2021-06-14T12:34:01.458Z] Step 6/26 : COPY go.mod . [2021-06-14T12:34:01.458Z] Removing intermediate container 72b901c372a9 [2021-06-14T12:34:01.458Z] ---> 94f876cc4ab1 [2021-06-14T12:34:01.458Z] Step 6/23 : COPY go.mod . [2021-06-14T12:34:01.734Z] Removing intermediate container a5eb54f1fec4 [2021-06-14T12:34:01.734Z] ---> d86f7412dda2 [2021-06-14T12:34:01.734Z] Step 6/24 : COPY go.mod . [2021-06-14T12:34:02.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:34:02.287Z] ---> 8a3f49854e28 [2021-06-14T12:34:02.287Z] Step 7/26 : RUN go mod download [2021-06-14T12:34:02.566Z] ---> Running in 38a340b09170 [2021-06-14T12:34:02.856Z] ---> 5ead8b8d2def [2021-06-14T12:34:02.856Z] Step 7/23 : RUN go mod download [2021-06-14T12:34:02.856Z] OK: 218 MiB in 52 packages [2021-06-14T12:34:03.133Z] ---> c84200e996a5 [2021-06-14T12:34:03.133Z] Step 7/24 : RUN go mod download [2021-06-14T12:34:03.133Z] ---> Running in f598c213ae59 [2021-06-14T12:34:03.408Z] ---> Running in a7288e3c3e75 [2021-06-14T12:34:05.396Z] Removing intermediate container 873c7fbabd5b [2021-06-14T12:34:05.396Z] ---> 20ed166946fd [2021-06-14T12:34:05.396Z] Step 6/22 : COPY go.mod . [2021-06-14T12:34:06.002Z] Removing intermediate container bb73a7d71e7c [2021-06-14T12:34:06.002Z] ---> 9477a72768ef [2021-06-14T12:34:06.002Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T12:34:06.278Z] ---> Running in 7960079b0a34 [2021-06-14T12:34:06.278Z] ---> 2e34565c4f11 [2021-06-14T12:34:06.278Z] Step 7/22 : RUN go mod download [2021-06-14T12:34:06.901Z] ---> Running in 7ac4e9150e64 [2021-06-14T12:34:06.901Z] Removing intermediate container 7960079b0a34 [2021-06-14T12:34:06.901Z] ---> a44d0826a54d [2021-06-14T12:34:06.901Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T12:34:06.901Z] Removing intermediate container 38a340b09170 [2021-06-14T12:34:06.901Z] ---> 22e71a23aebb [2021-06-14T12:34:06.901Z] Step 8/26 : COPY . . [2021-06-14T12:34:07.173Z] ---> Running in dcf5a6675753 [2021-06-14T12:34:07.445Z] Removing intermediate container f598c213ae59 [2021-06-14T12:34:07.445Z] ---> e4e653d60dd9 [2021-06-14T12:34:07.445Z] Step 8/23 : COPY . . [2021-06-14T12:34:08.044Z] Removing intermediate container a7288e3c3e75 [2021-06-14T12:34:08.044Z] ---> 21cb7425fe81 [2021-06-14T12:34:08.044Z] Step 8/24 : COPY . . [2021-06-14T12:34:08.318Z] Removing intermediate container dcf5a6675753 [2021-06-14T12:34:08.318Z] ---> 86bc44de37e7 [2021-06-14T12:34:08.318Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T12:34:12.635Z] ---> a68077c00e0f [2021-06-14T12:34:12.635Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T12:34:12.635Z] Removing intermediate container 7ac4e9150e64 [2021-06-14T12:34:12.635Z] ---> 944644fe1d12 [2021-06-14T12:34:12.635Z] Step 8/22 : COPY . . [2021-06-14T12:34:14.071Z] ---> 61c7c48cb001 [2021-06-14T12:34:14.071Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T12:34:17.516Z] ---> c15c6d373cca [2021-06-14T12:34:17.516Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T12:34:17.788Z] ---> Running in 6174f64fef17 [2021-06-14T12:34:19.283Z] Removing intermediate container 6174f64fef17 [2021-06-14T12:34:19.283Z] ---> 2a81907a23d7 [2021-06-14T12:34:19.283Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:34:19.886Z] ---> Running in b4c9efc1eb6e [2021-06-14T12:34:21.329Z] Removing intermediate container b4c9efc1eb6e [2021-06-14T12:34:21.329Z] ---> 432f34aac30e [2021-06-14T12:34:21.329Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T12:34:21.929Z] ---> Running in c6b64ca688df [2021-06-14T12:34:23.379Z] Removing intermediate container c6b64ca688df [2021-06-14T12:34:23.379Z] ---> 07a19ca60d1f [2021-06-14T12:34:23.379Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:34:23.982Z] ---> Running in 1d194cee9a38 [2021-06-14T12:34:25.443Z] Removing intermediate container 1d194cee9a38 [2021-06-14T12:34:25.443Z] ---> 2688aa5fcdb0 [2021-06-14T12:34:25.443Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T12:34:25.723Z] ---> Running in 7765afd466c2 [2021-06-14T12:34:27.171Z] Removing intermediate container 7765afd466c2 [2021-06-14T12:34:27.171Z] ---> 0f577c8d1516 [2021-06-14T12:34:27.171Z] [2021-06-14T12:34:27.446Z] ---> a26c3fa4da51 [2021-06-14T12:34:27.446Z] Step 9/26 : RUN go mod tidy [2021-06-14T12:34:27.722Z] Successfully built 0f577c8d1516 [2021-06-14T12:34:27.997Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-14T12:34:27.997Z]  Building sys-mgmt-agent ... done  ---> Running in aa3660a1b9ac [2021-06-14T12:34:28.346Z] ---> 6614f7482432 [2021-06-14T12:34:28.346Z] Step 9/23 : RUN go mod tidy [2021-06-14T12:34:28.652Z] ---> Running in d02c4edfdeb4 [2021-06-14T12:34:28.954Z] ---> f5b880b943d8 [2021-06-14T12:34:28.954Z] Step 9/24 : RUN go mod tidy [2021-06-14T12:34:29.267Z] ---> Running in 74bfd24c52b5 [2021-06-14T12:34:34.738Z] ---> c56079337bf3 [2021-06-14T12:34:34.738Z] Step 9/22 : RUN go mod tidy [2021-06-14T12:34:34.738Z] Removing intermediate container aa3660a1b9ac [2021-06-14T12:34:34.738Z] ---> 39f7e7e2be9d [2021-06-14T12:34:34.738Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T12:34:34.738Z] ---> Running in 11ac98cf2ea2 [2021-06-14T12:34:34.738Z] ---> Running in 1906438cd68b [2021-06-14T12:34:34.738Z] Removing intermediate container d02c4edfdeb4 [2021-06-14T12:34:34.738Z] ---> f96687a80cfb [2021-06-14T12:34:34.738Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T12:34:34.738Z] ---> Running in 377b98ee9a77 [2021-06-14T12:34:35.017Z] Removing intermediate container 74bfd24c52b5 [2021-06-14T12:34:35.017Z] ---> 28f2f837793a [2021-06-14T12:34:35.017Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T12:34:35.294Z] ---> Running in 53366ca828ab [2021-06-14T12:34:36.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T12:34:36.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T12:34:37.163Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T12:34:39.814Z] Removing intermediate container 11ac98cf2ea2 [2021-06-14T12:34:39.814Z] ---> f9114a6d43f2 [2021-06-14T12:34:39.814Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T12:34:39.814Z] ---> Running in 5cc1b4804d28 [2021-06-14T12:34:42.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-14T12:36:04.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T12:36:04.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-14T12:36:10.997Z] Removing intermediate container 377b98ee9a77 [2021-06-14T12:36:10.997Z] ---> 4462e7801801 [2021-06-14T12:36:10.997Z] [2021-06-14T12:36:10.997Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T12:36:10.997Z] ---> 9852663dfa18 [2021-06-14T12:36:10.997Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T12:36:10.997Z] ---> Running in 29223b8aee35 [2021-06-14T12:36:12.978Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:36:12.978Z] Removing intermediate container 1906438cd68b [2021-06-14T12:36:12.978Z] ---> e15e9179e4a0 [2021-06-14T12:36:12.978Z] [2021-06-14T12:36:12.978Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T12:36:12.978Z] ---> 9852663dfa18 [2021-06-14T12:36:12.978Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T12:36:13.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:36:13.256Z] ---> Running in 258d0aad2b77 [2021-06-14T12:36:13.863Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T12:36:13.863Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T12:36:13.863Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:36:13.863Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T12:36:14.149Z] Removing intermediate container 5cc1b4804d28 [2021-06-14T12:36:14.149Z] ---> d1fa57e0632e [2021-06-14T12:36:14.149Z] [2021-06-14T12:36:14.149Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T12:36:14.149Z] ---> 9852663dfa18 [2021-06-14T12:36:14.149Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T12:36:14.149Z] OK: 6 MiB in 16 packages [2021-06-14T12:36:14.426Z] ---> Running in 00d9f2937702 [2021-06-14T12:36:15.420Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:36:15.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:36:16.298Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T12:36:16.298Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T12:36:16.298Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T12:36:16.298Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T12:36:16.298Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T12:36:16.298Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T12:36:16.298Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:36:16.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:36:16.298Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T12:36:16.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:36:16.576Z] Removing intermediate container 29223b8aee35 [2021-06-14T12:36:16.576Z] ---> c36894e06ac3 [2021-06-14T12:36:16.576Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T12:36:16.576Z] OK: 7 MiB in 20 packages [2021-06-14T12:36:16.854Z] ---> Running in 8250e92d7a3a [2021-06-14T12:36:17.137Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T12:36:17.137Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T12:36:17.137Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T12:36:17.137Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T12:36:17.137Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:36:17.137Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T12:36:17.407Z] OK: 7 MiB in 18 packages [2021-06-14T12:36:17.681Z] Removing intermediate container 8250e92d7a3a [2021-06-14T12:36:17.681Z] ---> cb767fb4ab84 [2021-06-14T12:36:17.681Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T12:36:17.955Z] ---> Running in 0d4dcf232172 [2021-06-14T12:36:18.572Z] Removing intermediate container 258d0aad2b77 [2021-06-14T12:36:18.572Z] ---> 8940b394a3db [2021-06-14T12:36:18.572Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T12:36:18.859Z] ---> Running in 916c22705386 [2021-06-14T12:36:18.859Z] Removing intermediate container 0d4dcf232172 [2021-06-14T12:36:18.859Z] ---> 3bb485677268 [2021-06-14T12:36:18.859Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T12:36:19.133Z] ---> Running in f93e16da29af [2021-06-14T12:36:19.409Z] Removing intermediate container 00d9f2937702 [2021-06-14T12:36:19.409Z] ---> 5f3174eee2a2 [2021-06-14T12:36:19.409Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T12:36:19.682Z] Removing intermediate container 916c22705386 [2021-06-14T12:36:19.682Z] ---> 99a50fdb4a6b [2021-06-14T12:36:19.682Z] Step 14/26 : WORKDIR / [2021-06-14T12:36:19.682Z] ---> Running in d73e57b38f19 [2021-06-14T12:36:19.682Z] ---> Running in 4bd08343fd4f [2021-06-14T12:36:19.956Z] Removing intermediate container f93e16da29af [2021-06-14T12:36:19.957Z] ---> 9afd6e030d8c [2021-06-14T12:36:19.957Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T12:36:19.957Z] Removing intermediate container 53366ca828ab [2021-06-14T12:36:19.957Z] ---> bb3eb5a6e4fb [2021-06-14T12:36:19.957Z] [2021-06-14T12:36:19.957Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T12:36:19.957Z] ---> 9852663dfa18 [2021-06-14T12:36:19.957Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T12:36:20.230Z] ---> Running in ddaf0cae8754 [2021-06-14T12:36:20.502Z] Removing intermediate container d73e57b38f19 [2021-06-14T12:36:20.502Z] ---> 471369a0d1bf [2021-06-14T12:36:20.502Z] Step 14/22 : WORKDIR /edgex [2021-06-14T12:36:20.502Z] Removing intermediate container 4bd08343fd4f [2021-06-14T12:36:20.502Z] ---> 240a51f82a4d [2021-06-14T12:36:20.502Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-14T12:36:20.502Z] ---> Running in 157cb18e693a [2021-06-14T12:36:21.093Z] Removing intermediate container ddaf0cae8754 [2021-06-14T12:36:21.093Z] ---> 236d91ee658d [2021-06-14T12:36:21.093Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T12:36:21.093Z] ---> c110c60fa5ab [2021-06-14T12:36:21.093Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T12:36:21.093Z] ---> Running in 93f9fe31a079 [2021-06-14T12:36:21.367Z] Removing intermediate container 157cb18e693a [2021-06-14T12:36:21.367Z] ---> e08d0c9e0200 [2021-06-14T12:36:21.367Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T12:36:21.641Z] ---> 3b850fbbec85 [2021-06-14T12:36:21.641Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-14T12:36:21.917Z] Removing intermediate container 93f9fe31a079 [2021-06-14T12:36:21.917Z] ---> b12b19d3ca3d [2021-06-14T12:36:21.917Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T12:36:22.214Z] ---> Running in 8319b96325e0 [2021-06-14T12:36:22.491Z] ---> a97400d105b6 [2021-06-14T12:36:22.491Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T12:36:22.778Z] ---> 35bc3b87a220 [2021-06-14T12:36:22.778Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T12:36:22.778Z] Removing intermediate container 8319b96325e0 [2021-06-14T12:36:22.778Z] ---> 95bcdf9e1c60 [2021-06-14T12:36:22.778Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:36:22.778Z] ---> 4b14b0a348f6 [2021-06-14T12:36:22.778Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T12:36:23.052Z] ---> Running in fa77cfc0b2f8 [2021-06-14T12:36:24.035Z] ---> 5a9c1c467ad3 [2021-06-14T12:36:24.035Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T12:36:24.035Z] ---> c3be654b354d [2021-06-14T12:36:24.035Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T12:36:24.329Z] ---> Running in 41835b60afc1 [2021-06-14T12:36:24.329Z] ---> ba953c45a838 [2021-06-14T12:36:24.329Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-14T12:36:24.931Z] Removing intermediate container 41835b60afc1 [2021-06-14T12:36:24.931Z] ---> b244053ef7d0 [2021-06-14T12:36:24.931Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:36:25.211Z] ---> Running in 0ee3f398fd06 [2021-06-14T12:36:25.486Z] ---> bfb02e1c7376 [2021-06-14T12:36:25.486Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T12:36:25.759Z] ---> 9b7ef393f5f4 [2021-06-14T12:36:25.759Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T12:36:25.759Z] Removing intermediate container 0ee3f398fd06 [2021-06-14T12:36:25.759Z] ---> f5f9bbb615ec [2021-06-14T12:36:25.759Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T12:36:26.030Z] ---> Running in 0e6f5ddc0ad1 [2021-06-14T12:36:26.030Z] Removing intermediate container fa77cfc0b2f8 [2021-06-14T12:36:26.030Z] ---> 7d25e0ca9f3c [2021-06-14T12:36:26.030Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T12:36:26.307Z] ---> Running in c4b0cb706da5 [2021-06-14T12:36:26.307Z] ---> Running in e75d43b9634f [2021-06-14T12:36:26.907Z] Removing intermediate container 0e6f5ddc0ad1 [2021-06-14T12:36:26.907Z] ---> d9d99c4cf979 [2021-06-14T12:36:26.907Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T12:36:26.907Z] Removing intermediate container c4b0cb706da5 [2021-06-14T12:36:26.907Z] ---> 458e69502f42 [2021-06-14T12:36:26.907Z] Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:36:26.907Z] ---> Running in 51407643b105 [2021-06-14T12:36:27.180Z] ---> 10af546599ed [2021-06-14T12:36:27.180Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T12:36:27.180Z] ---> Running in 09426a61fb12 [2021-06-14T12:36:27.778Z] Removing intermediate container 51407643b105 [2021-06-14T12:36:27.778Z] ---> f9b58ea0974f [2021-06-14T12:36:27.778Z] Step 20/22 : LABEL arch=arm64 [2021-06-14T12:36:28.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:36:28.050Z] ---> Running in 0f6b9317fb25 [2021-06-14T12:36:28.050Z] Removing intermediate container 09426a61fb12 [2021-06-14T12:36:28.050Z] ---> cb49f64daf8b [2021-06-14T12:36:28.050Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T12:36:28.325Z] ---> Running in b827241b75b0 [2021-06-14T12:36:28.598Z] Removing intermediate container 0f6b9317fb25 [2021-06-14T12:36:28.598Z] ---> 121016e55f81 [2021-06-14T12:36:28.598Z] Step 21/22 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:36:28.598Z] ---> cccdc50c5b3c [2021-06-14T12:36:28.598Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T12:36:28.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:36:28.870Z] ---> Running in e48ccddf4821 [2021-06-14T12:36:28.870Z] Removing intermediate container b827241b75b0 [2021-06-14T12:36:28.870Z] ---> 2aac2f9ed560 [2021-06-14T12:36:28.870Z] [2021-06-14T12:36:29.462Z] Successfully built 2aac2f9ed560 [2021-06-14T12:36:29.462Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T12:36:29.462Z] Successfully tagged support-notifications-arm64:latest [2021-06-14T12:36:29.462Z]  Building support-notifications ... done (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T12:36:29.462Z] Removing intermediate container e48ccddf4821 [2021-06-14T12:36:29.462Z] ---> d7f5a6092aa5 [2021-06-14T12:36:29.462Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T12:36:29.736Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T12:36:29.736Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T12:36:29.736Z] ---> Running in 39d1122a182b [2021-06-14T12:36:29.736Z] ---> 3cf0e5306e92 [2021-06-14T12:36:29.736Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-14T12:36:30.021Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T12:36:30.021Z] ---> Running in e6f564503b2e [2021-06-14T12:36:30.021Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T12:36:30.021Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:36:30.021Z] OK: 8 MiB in 20 packages [2021-06-14T12:36:30.292Z] Removing intermediate container 39d1122a182b [2021-06-14T12:36:30.292Z] ---> 2500ad0dd986 [2021-06-14T12:36:30.292Z] [2021-06-14T12:36:30.886Z] Successfully built 2500ad0dd986 [2021-06-14T12:36:30.886Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-14T12:36:31.479Z]  Building security-proxy-setup ... done Removing intermediate container e75d43b9634f [2021-06-14T12:36:31.479Z] ---> 71a5407912b5 [2021-06-14T12:36:31.479Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T12:36:32.458Z] ---> b850b38856b0 [2021-06-14T12:36:32.458Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T12:36:32.458Z] Removing intermediate container e6f564503b2e [2021-06-14T12:36:32.458Z] ---> 54cad0c71813 [2021-06-14T12:36:32.458Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T12:36:32.458Z] ---> Running in ed3e051770aa [2021-06-14T12:36:33.066Z] Removing intermediate container ed3e051770aa [2021-06-14T12:36:33.066Z] ---> a4f9e8ccb51d [2021-06-14T12:36:33.066Z] Step 24/26 : LABEL arch=arm64 [2021-06-14T12:36:33.339Z] ---> Running in d3df03a6dc78 [2021-06-14T12:36:33.615Z] ---> 0bc691d5b330 [2021-06-14T12:36:33.615Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T12:36:33.894Z] Removing intermediate container d3df03a6dc78 [2021-06-14T12:36:33.894Z] ---> 4600a7f2cf8f [2021-06-14T12:36:33.894Z] Step 25/26 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:36:34.174Z] ---> Running in 8e91522e62ee [2021-06-14T12:36:34.447Z] ---> c6d77117dcc9 [2021-06-14T12:36:34.447Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T12:36:34.745Z] Removing intermediate container 8e91522e62ee [2021-06-14T12:36:34.745Z] ---> f45c8b6a45e6 [2021-06-14T12:36:34.745Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T12:36:34.745Z] ---> Running in bf26fe6d4686 [2021-06-14T12:36:34.745Z] ---> Running in 08146dc4fe9f [2021-06-14T12:36:35.334Z] Removing intermediate container bf26fe6d4686 [2021-06-14T12:36:35.334Z] ---> 31867dabd195 [2021-06-14T12:36:35.334Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:36:35.334Z] Removing intermediate container 08146dc4fe9f [2021-06-14T12:36:35.334Z] ---> 41d1e70e57d8 [2021-06-14T12:36:35.334Z] [2021-06-14T12:36:35.334Z] ---> Running in bce7eac044a6 [2021-06-14T12:36:35.929Z] Successfully built 41d1e70e57d8 [2021-06-14T12:36:35.929Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-14T12:36:35.929Z]  Building security-secretstore-setup ... done Removing intermediate container bce7eac044a6 [2021-06-14T12:36:35.929Z] ---> 714e704d3afa [2021-06-14T12:36:35.929Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T12:36:35.929Z] ---> Running in eb793ad7a2e1 [2021-06-14T12:36:36.523Z] Removing intermediate container eb793ad7a2e1 [2021-06-14T12:36:36.523Z] ---> 7886f6893cc8 [2021-06-14T12:36:36.523Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T12:36:36.523Z] ---> Running in 18f549760ef7 [2021-06-14T12:36:37.120Z] Removing intermediate container 18f549760ef7 [2021-06-14T12:36:37.120Z] ---> a201b43f35a8 [2021-06-14T12:36:37.120Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T12:36:37.120Z] ---> Running in a70ec232da00 [2021-06-14T12:36:37.718Z] Removing intermediate container a70ec232da00 [2021-06-14T12:36:37.718Z] ---> 6f700865b8c9 [2021-06-14T12:36:37.718Z] [2021-06-14T12:36:37.991Z] Successfully built 6f700865b8c9 [2021-06-14T12:36:37.991Z] Successfully tagged core-data-arm64:latest [2021-06-14T12:36:38.276Z]  Building core-data ... done  [Pipeline] } [2021-06-14T12:36:38.277Z] $ docker stop --time=1 adb55d1c5ef0d31000785229635a3d10f9e9f8472b055d1b53c2533c6b73b88c [2021-06-14T12:36:40.084Z] $ docker rm -f adb55d1c5ef0d31000785229635a3d10f9e9f8472b055d1b53c2533c6b73b88c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T12:36:40.705Z] + docker images [2021-06-14T12:36:40.977Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T12:36:40.977Z] core-data-arm64 latest 6f700865b8c9 3 seconds ago 19.1MB [2021-06-14T12:36:40.977Z] security-secretstore-setup-arm64 latest 41d1e70e57d8 5 seconds ago 27.1MB [2021-06-14T12:36:40.977Z] security-proxy-setup-arm64 latest 2500ad0dd986 11 seconds ago 24.3MB [2021-06-14T12:36:40.977Z] support-notifications-arm64 latest 2aac2f9ed560 12 seconds ago 15.7MB [2021-06-14T12:36:40.977Z] bb3eb5a6e4fb 21 seconds ago 975MB [2021-06-14T12:36:40.977Z] d1fa57e0632e 27 seconds ago 974MB [2021-06-14T12:36:40.977Z] e15e9179e4a0 29 seconds ago 976MB [2021-06-14T12:36:40.977Z] 4462e7801801 31 seconds ago 969MB [2021-06-14T12:36:40.977Z] sys-mgmt-agent-arm64 latest 0f577c8d1516 2 minutes ago 299MB [2021-06-14T12:36:40.978Z] security-bootstrapper-arm64 latest 713a6d31bbdf 3 minutes ago 17.5MB [2021-06-14T12:36:40.978Z] core-command-arm64 latest 587d4e03d56d 3 minutes ago 15MB [2021-06-14T12:36:40.978Z] support-scheduler-arm64 latest 40c8f7ed9b85 3 minutes ago 15.1MB [2021-06-14T12:36:40.978Z] core-metadata-arm64 latest 33d327ab61f8 3 minutes ago 15.7MB [2021-06-14T12:36:40.978Z] b62f4b46a6a5 3 minutes ago 969MB [2021-06-14T12:36:40.978Z] ef91c1469903 3 minutes ago 972MB [2021-06-14T12:36:40.978Z] 12d0da3f0150 3 minutes ago 969MB [2021-06-14T12:36:40.978Z] ddd1bf46d03d 3 minutes ago 970MB [2021-06-14T12:36:40.978Z] d5d483e9f511 4 minutes ago 967MB [2021-06-14T12:36:40.978Z] ci-base-image-arm64 latest 7e74d0738e36 13 minutes ago 641MB [2021-06-14T12:36:40.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 4 days ago 429MB [2021-06-14T12:36:40.978Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-14T12:36:40.978Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-14T12:36:40.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:36:41.909Z] ---> job-cost.sh [2021-06-14T12:36:41.910Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FI5N [2021-06-14T12:37:20.948Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T12:38:57.675Z] lf-activate-venv(): INFO: Adding /tmp/venv-FI5N/bin to PATH [2021-06-14T12:38:57.675Z] INFO: No Stack... [2021-06-14T12:38:57.675Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T12:38:57.675Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T12:38:58.013Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-06-14T12:38:58.013Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T12:38:58.077Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3563-2-stack-cost] [2021-06-14T12:38:58.087Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3563-2-stack-cost] did not exist. Created. [2021-06-14T12:38:58.087Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3563-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T12:38:58.455Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T12:38:58.703Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T12:38:58.712Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3563-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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] { (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 [2021-06-14T12:39:00.454Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:39:01.024Z] ---> package-listing.sh [2021-06-14T12:39:01.024Z] ++ facter osfamily [2021-06-14T12:39:01.024Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T12:39:01.286Z] + OS_FAMILY=redhat [2021-06-14T12:39:01.286Z] + workspace=/w/workspace/edgex-go/2 [2021-06-14T12:39:01.286Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T12:39:01.286Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T12:39:01.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T12:39:01.286Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T12:39:01.286Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-14T12:39:01.286Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T12:39:01.286Z] + case "${OS_FAMILY}" in [2021-06-14T12:39:01.286Z] + rpm -qa [2021-06-14T12:39:01.286Z] + sort [2021-06-14T12:39:03.843Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T12:39:03.843Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T12:39:03.843Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T12:39:03.843Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-14T12:39:03.843Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-14T12:39:03.843Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-14T12:39:03.865Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T12:39:04.158Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:39:04.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T12:39:04.725Z] [2021-06-14T12:39:04.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:39:05.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T12:39:05.038Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T12:39:05.038Z] df20fa9351a1: Pulling fs layer [2021-06-14T12:39:05.038Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T12:39:05.038Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T12:39:05.038Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T12:39:05.038Z] 93b61091891f: Pulling fs layer [2021-06-14T12:39:05.038Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T12:39:05.038Z] 5e14af77c1be: Pulling fs layer [2021-06-14T12:39:05.038Z] 01666e4c0597: Pulling fs layer [2021-06-14T12:39:05.038Z] aa168da1d23b: Pulling fs layer [2021-06-14T12:39:05.038Z] 93b9cdb0e59b: Waiting [2021-06-14T12:39:05.038Z] 5e14af77c1be: Waiting [2021-06-14T12:39:05.038Z] 01666e4c0597: Waiting [2021-06-14T12:39:05.038Z] aa168da1d23b: Waiting [2021-06-14T12:39:05.038Z] 46f8f816bc3b: Waiting [2021-06-14T12:39:05.038Z] 93b61091891f: Waiting [2021-06-14T12:39:05.038Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T12:39:05.038Z] 36b3adc4ff6f: Download complete [2021-06-14T12:39:05.038Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T12:39:05.038Z] 46f8f816bc3b: Download complete [2021-06-14T12:39:05.039Z] df20fa9351a1: Verifying Checksum [2021-06-14T12:39:05.039Z] df20fa9351a1: Download complete [2021-06-14T12:39:05.303Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T12:39:05.303Z] 93b9cdb0e59b: Download complete [2021-06-14T12:39:05.303Z] 93b61091891f: Verifying Checksum [2021-06-14T12:39:05.303Z] 93b61091891f: Download complete [2021-06-14T12:39:05.303Z] 5e14af77c1be: Verifying Checksum [2021-06-14T12:39:05.303Z] 5e14af77c1be: Download complete [2021-06-14T12:39:05.303Z] 01666e4c0597: Verifying Checksum [2021-06-14T12:39:05.303Z] 01666e4c0597: Download complete [2021-06-14T12:39:05.303Z] df20fa9351a1: Pull complete [2021-06-14T12:39:05.303Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T12:39:05.303Z] 8ad3a11d3b57: Download complete [2021-06-14T12:39:05.565Z] 36b3adc4ff6f: Pull complete [2021-06-14T12:39:05.839Z] 8ad3a11d3b57: Pull complete [2021-06-14T12:39:05.839Z] 46f8f816bc3b: Pull complete [2021-06-14T12:39:06.101Z] 93b61091891f: Pull complete [2021-06-14T12:39:06.101Z] 93b9cdb0e59b: Pull complete [2021-06-14T12:39:06.361Z] 5e14af77c1be: Pull complete [2021-06-14T12:39:06.361Z] 01666e4c0597: Pull complete [2021-06-14T12:39:07.307Z] aa168da1d23b: Verifying Checksum [2021-06-14T12:39:07.307Z] aa168da1d23b: Download complete [2021-06-14T12:39:11.547Z] aa168da1d23b: Pull complete [2021-06-14T12:39:11.547Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T12:39:11.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T12:39:11.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T12:39:11.641Z] prd-centos7-docker-4c-2g-1234 does not seem to be running inside a container [2021-06-14T12:39:11.714Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T12:39:14.430Z] $ docker top 7c286510c91c393be744ba93d628d2b80b0244e4442a8f37ecbf7d692f77a6af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T12:39:14.818Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T12:39:15.118Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T12:39:15.420Z] + ls /var/log/sa-host [2021-06-14T12:39:15.420Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T12:39:15.420Z] file_magic: OK [2021-06-14T12:39:15.420Z] HZ: Using current value: 100 [2021-06-14T12:39:15.420Z] file_header: OK [2021-06-14T12:39:15.420Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-14T12:39:15.420Z] Statistics: [2021-06-14T12:39:15.420Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T12:39:15.420Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T12:39:15.420Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T12:39:15.420Z] file_magic: OK [2021-06-14T12:39:15.420Z] HZ: Using current value: 100 [2021-06-14T12:39:15.420Z] file_header: OK [2021-06-14T12:39:15.420Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-14T12:39:15.420Z] Statistics: [2021-06-14T12:39:15.420Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T12:39:15.420Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T12:39:16.123Z] provisioning config files... [2021-06-14T12:39:16.138Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5764498847809872574tmp [Pipeline] { [Pipeline] echo [2021-06-14T12:39:16.158Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:39:16.454Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T12:39:16.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:39:16.856Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T12:39:16.866Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:39:17.165Z] ---> sudo-logs.sh [2021-06-14T12:39:17.165Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T12:39:17.228Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:39:17.545Z] ---> job-cost.sh [2021-06-14T12:39:17.546Z] lf-activate-venv: SKIPPING [2021-06-14T12:39:17.546Z] DEBUG: total: 0.18000000715255737 [2021-06-14T12:39:17.546Z] INFO: Retrieving Stack Cost... [2021-06-14T12:39:18.120Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T12:39:18.693Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T12:39:18.708Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:39:19.010Z] ---> logs-deploy.sh [2021-06-14T12:39:19.010Z] lf-activate-venv: SKIPPING [2021-06-14T12:39:19.010Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3563/2 [2021-06-14T12:39:19.010Z] INFO: archiving workspace using pattern(s): [2021-06-14T12:39:19.956Z] Archives upload complete. [2021-06-14T12:39:19.956Z] INFO: archiving logs to Nexus [2021-06-14T12:39:20.534Z] ---> uname -a: [2021-06-14T12:39:20.534Z] Linux prd-centos7-docker-4c-2g-1234.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-14T12:39:20.534Z] [2021-06-14T12:39:20.534Z] [2021-06-14T12:39:20.534Z] ---> lscpu: [2021-06-14T12:39:20.534Z] Architecture: x86_64 [2021-06-14T12:39:20.534Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-14T12:39:20.534Z] Byte Order: Little Endian [2021-06-14T12:39:20.534Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-14T12:39:20.534Z] CPU(s): 2 [2021-06-14T12:39:20.534Z] On-line CPU(s) list: 0,1 [2021-06-14T12:39:20.534Z] Thread(s) per core: 1 [2021-06-14T12:39:20.534Z] Core(s) per socket: 1 [2021-06-14T12:39:20.534Z] Socket(s): 2 [2021-06-14T12:39:20.534Z] NUMA node(s): 1 [2021-06-14T12:39:20.534Z] Vendor ID: AuthenticAMD [2021-06-14T12:39:20.534Z] CPU family: 23 [2021-06-14T12:39:20.534Z] Model: 49 [2021-06-14T12:39:20.534Z] Model name: AMD EPYC-Rome Processor [2021-06-14T12:39:20.534Z] Stepping: 0 [2021-06-14T12:39:20.534Z] CPU MHz: 2800.000 [2021-06-14T12:39:20.534Z] BogoMIPS: 5600.00 [2021-06-14T12:39:20.534Z] Virtualization: AMD-V [2021-06-14T12:39:20.534Z] Hypervisor vendor: KVM [2021-06-14T12:39:20.534Z] Virtualization type: full [2021-06-14T12:39:20.534Z] L1d cache: 64 KiB [2021-06-14T12:39:20.534Z] L1i cache: 64 KiB [2021-06-14T12:39:20.534Z] L2 cache: 1 MiB [2021-06-14T12:39:20.534Z] L3 cache: 32 MiB [2021-06-14T12:39:20.534Z] NUMA node0 CPU(s): 0,1 [2021-06-14T12:39:20.534Z] Vulnerability Itlb multihit: Not affected [2021-06-14T12:39:20.534Z] Vulnerability L1tf: Not affected [2021-06-14T12:39:20.534Z] Vulnerability Mds: Not affected [2021-06-14T12:39:20.534Z] Vulnerability Meltdown: Not affected [2021-06-14T12:39:20.534Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-14T12:39:20.534Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-14T12:39:20.534Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-14T12:39:20.534Z] Vulnerability Srbds: Not affected [2021-06-14T12:39:20.534Z] Vulnerability Tsx async abort: Not affected [2021-06-14T12:39:20.534Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-14T12:39:20.534Z] [2021-06-14T12:39:20.534Z] [2021-06-14T12:39:20.534Z] ---> nproc: [2021-06-14T12:39:20.534Z] 2 [2021-06-14T12:39:20.534Z] [2021-06-14T12:39:20.534Z] [2021-06-14T12:39:20.534Z] ---> df -h: [2021-06-14T12:39:20.534Z] Filesystem Size Used Available Use% Mounted on [2021-06-14T12:39:20.534Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-14T12:39:20.534Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-14T12:39:20.534Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-14T12:39:20.534Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-14T12:39:20.534Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-14T12:39:20.534Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-14T12:39:20.534Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-14T12:39:20.534Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-14T12:39:20.534Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-14T12:39:20.534Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-14T12:39:20.534Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-14T12:39:20.534Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-14T12:39:20.534Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2 [2021-06-14T12:39:20.534Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2@tmp [2021-06-14T12:39:20.534Z] [2021-06-14T12:39:20.534Z] [2021-06-14T12:39:20.534Z] ---> free -m: [2021-06-14T12:39:20.534Z] total used free shared buff/cache available [2021-06-14T12:39:20.534Z] Mem: 7821 1328 1823 0 4669 6456 [2021-06-14T12:39:20.535Z] Swap: 1023 1 1022 [2021-06-14T12:39:20.535Z] [2021-06-14T12:39:20.535Z] [2021-06-14T12:39:20.535Z] ---> ip addr: [2021-06-14T12:39:20.535Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-14T12:39:20.535Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-14T12:39:20.535Z] inet 127.0.0.1/8 scope host lo [2021-06-14T12:39:20.535Z] valid_lft forever preferred_lft forever [2021-06-14T12:39:20.535Z] inet6 ::1/128 scope host [2021-06-14T12:39:20.535Z] valid_lft forever preferred_lft forever [2021-06-14T12:39:20.535Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-14T12:39:20.535Z] link/ether fa:16:3e:cc:22:a8 brd ff:ff:ff:ff:ff:ff [2021-06-14T12:39:20.535Z] inet 10.30.122.24/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-14T12:39:20.535Z] valid_lft 85079sec preferred_lft 85079sec [2021-06-14T12:39:20.535Z] inet6 fe80::f816:3eff:fecc:22a8/64 scope link [2021-06-14T12:39:20.535Z] valid_lft forever preferred_lft forever [2021-06-14T12:39:20.535Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-14T12:39:20.535Z] link/ether 02:42:60:6c:b9:cb brd ff:ff:ff:ff:ff:ff [2021-06-14T12:39:20.535Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-14T12:39:20.535Z] valid_lft forever preferred_lft forever [2021-06-14T12:39:20.535Z] inet6 fe80::42:60ff:fe6c:b9cb/64 scope link [2021-06-14T12:39:20.535Z] valid_lft forever preferred_lft forever [2021-06-14T12:39:20.535Z] [2021-06-14T12:39:20.535Z] [2021-06-14T12:39:20.535Z] ---> sar -b -r -n DEV: [2021-06-14T12:39:20.535Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) [2021-06-14T12:39:20.535Z] [2021-06-14T12:39:20.535Z] 12:17:08 LINUX RESTART (2 CPU) [2021-06-14T12:39:20.535Z] [2021-06-14T12:39:20.535Z] 12:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-14T12:39:20.535Z] 12:19:01 55.41 0.68 54.72 0.00 353.42 24451.52 0.00 [2021-06-14T12:39:20.535Z] 12:20:01 164.77 0.00 164.77 0.00 0.00 37739.99 0.00 [2021-06-14T12:39:20.535Z] 12:21:01 59.51 0.02 59.49 0.00 0.53 10743.90 0.00 [2021-06-14T12:39:20.535Z] 12:22:01 173.04 0.02 173.02 0.00 0.53 94326.53 0.00 [2021-06-14T12:39:20.535Z] 12:23:01 767.14 366.37 400.76 0.00 16099.47 229836.04 0.00 [2021-06-14T12:39:20.535Z] 12:24:01 450.32 9.77 440.54 0.00 2209.12 196395.52 0.00 [2021-06-14T12:39:20.535Z] 12:25:01 257.35 15.21 242.14 0.00 1445.57 40883.39 0.00 [2021-06-14T12:39:20.535Z] 12:26:01 1.15 0.00 1.15 0.00 0.00 15.71 0.00 [2021-06-14T12:39:20.535Z] 12:27:01 0.27 0.00 0.27 0.00 0.00 2.97 0.00 [2021-06-14T12:39:20.535Z] 12:28:01 0.18 0.00 0.18 0.00 0.00 1.52 0.00 [2021-06-14T12:39:20.535Z] 12:29:01 0.30 0.02 0.28 0.00 0.27 3.53 0.00 [2021-06-14T12:39:20.535Z] 12:30:01 0.23 0.00 0.23 0.00 0.00 2.33 0.00 [2021-06-14T12:39:20.535Z] 12:31:01 0.30 0.00 0.30 0.00 0.00 3.45 0.00 [2021-06-14T12:39:20.535Z] 12:32:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-06-14T12:39:20.535Z] 12:33:01 0.68 0.43 0.25 0.00 100.35 2.82 0.00 [2021-06-14T12:39:20.535Z] 12:34:01 0.80 0.00 0.80 0.00 0.00 15.51 0.00 [2021-06-14T12:39:20.535Z] 12:35:02 0.17 0.00 0.17 0.00 0.00 2.05 0.00 [2021-06-14T12:39:20.535Z] 12:36:01 0.30 0.00 0.30 0.00 0.00 3.49 0.00 [2021-06-14T12:39:20.535Z] 12:37:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-06-14T12:39:20.535Z] 12:38:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 [2021-06-14T12:39:20.535Z] 12:39:01 3.96 3.71 0.25 0.00 341.16 2.43 0.00 [2021-06-14T12:39:20.535Z] Average: 92.37 18.92 73.46 0.00 980.88 30262.43 0.00 [2021-06-14T12:39:20.535Z] [2021-06-14T12:39:20.535Z] 12:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-14T12:39:20.535Z] 12:19:01 4214420 0 939536 11.73 2620 2852356 1457016 16.09 1030892 2282448 489032 [2021-06-14T12:39:20.535Z] 12:20:01 3891064 0 1110444 13.87 2620 3004804 1666732 18.40 1307348 2262932 249380 [2021-06-14T12:39:20.535Z] 12:21:01 3853924 0 1174364 14.66 2620 2978024 1986688 21.93 1285400 2307028 67480 [2021-06-14T12:39:20.535Z] 12:22:01 180360 0 1453324 18.15 2620 6372628 2480988 27.39 3021836 4137772 833124 [2021-06-14T12:39:20.535Z] 12:23:01 957208 0 1684096 21.03 2620 5365008 3259628 35.99 2485812 3836548 56444 [2021-06-14T12:39:20.535Z] 12:24:01 419992 0 2062268 25.75 2620 5524052 3767480 41.60 3125044 3700220 69396 [2021-06-14T12:39:20.535Z] 12:25:01 2496432 0 1260900 15.74 2620 4248980 1441656 15.92 1466052 3334392 20 [2021-06-14T12:39:20.535Z] 12:26:01 2501940 0 1255384 15.67 2620 4248988 1396412 15.42 1468380 3328132 12 [2021-06-14T12:39:20.535Z] 12:27:01 2501864 0 1255460 15.68 2620 4248988 1396412 15.42 1468064 3328332 8 [2021-06-14T12:39:20.535Z] 12:28:01 2501520 0 1255796 15.68 2620 4248996 1396496 15.42 1468268 3328332 16 [2021-06-14T12:39:20.535Z] 12:29:01 2501392 0 1255924 15.68 2620 4248996 1396640 15.42 1468592 3328340 8 [2021-06-14T12:39:20.535Z] 12:30:01 2502112 0 1255200 15.67 2620 4249000 1396460 15.42 1468088 3328340 12 [2021-06-14T12:39:20.535Z] 12:31:01 2502332 0 1254972 15.67 2620 4249008 1396412 15.42 1468088 3328340 20 [2021-06-14T12:39:20.535Z] 12:32:01 2502300 0 1255004 15.67 2620 4249008 1396412 15.42 1468092 3328336 12 [2021-06-14T12:39:20.535Z] 12:33:01 2496128 0 1258332 15.71 2620 4251852 1396496 15.42 1474884 3327392 16 [2021-06-14T12:39:20.535Z] 12:34:01 2496512 0 1257948 15.71 2620 4251852 1396412 15.42 1474804 3327392 16 [2021-06-14T12:39:20.535Z] 12:35:02 2496480 0 1257972 15.71 2620 4251860 1396412 15.42 1474704 3327392 8 [2021-06-14T12:39:20.535Z] 12:36:01 2496408 0 1258036 15.71 2620 4251868 1396472 15.42 1474728 3327392 8 [2021-06-14T12:39:20.535Z] 12:37:01 2496536 0 1257904 15.71 2620 4251872 1396412 15.42 1474836 3327392 8 [2021-06-14T12:39:20.535Z] 12:38:01 2496260 0 1258176 15.71 2620 4251876 1396508 15.42 1474924 3327392 12 [2021-06-14T12:39:20.535Z] 12:39:01 2479752 0 1263228 15.77 2620 4263332 1420080 15.68 1479692 3338592 156 [2021-06-14T12:39:20.535Z] Average: 2427854 0 1299251 16.22 2620 4279207 1696868 18.73 1634692 3260116 84057 [2021-06-14T12:39:20.535Z] [2021-06-14T12:39:20.535Z] 12:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-14T12:39:20.535Z] 12:19:01 eth0 1128.85 1443.73 5717.23 136.52 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:19:01 docker0 1147.34 790.27 85.91 2699.36 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:20:01 eth0 317.15 248.09 877.60 33.59 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:20:01 veth2efc89a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:20:01 docker0 225.41 275.61 15.09 842.18 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:21:01 eth0 40.04 26.10 26.38 102.65 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:21:01 veth2efc89a 2.27 2.27 0.18 0.19 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:21:01 docker0 2.27 2.27 0.15 0.19 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:22:01 veth43b04cc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:22:01 eth0 173.57 147.57 1702.48 25.37 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:23:01 veth994e623 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:23:01 vethfadeeb1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:23:01 veth43b04cc 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:23:01 veth6810121 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:24:01 veth43b04cc 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:24:01 vethf855b3c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:24:01 vethc228aab 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:24:01 veth33ae06b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:25:01 eth0 3022.15 2864.47 13914.65 567.82 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:25:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:25:01 docker0 1510.61 1255.53 109.77 4337.94 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:26:01 eth0 0.08 0.08 0.01 0.02 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:28:01 eth0 1.08 0.55 0.51 0.09 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:29:01 eth0 0.38 0.25 0.26 0.19 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:30:01 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:33:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:35:02 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:36:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:38:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.535Z] 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.536Z] 12:39:01 eth0 3.48 2.03 3.45 1.17 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.536Z] 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.536Z] 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.536Z] Average: eth0 98.36 102.64 499.03 22.26 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.536Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.536Z] Average: docker0 71.99 59.83 5.23 206.72 0.00 0.00 0.00 0.00 [2021-06-14T12:39:20.536Z] [2021-06-14T12:39:20.536Z] [2021-06-14T12:39:20.536Z] ---> sar -P ALL: [2021-06-14T12:39:20.536Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) [2021-06-14T12:39:20.536Z] [2021-06-14T12:39:20.536Z] 12:17:08 LINUX RESTART (2 CPU) [2021-06-14T12:39:20.536Z] [2021-06-14T12:39:20.536Z] 12:18:01 CPU %user %nice %system %iowait %steal %idle [2021-06-14T12:39:20.536Z] 12:19:01 all 19.79 0.00 6.29 1.54 0.07 72.30 [2021-06-14T12:39:20.536Z] 12:19:01 0 18.61 0.00 6.82 1.40 0.07 73.09 [2021-06-14T12:39:20.536Z] 12:19:01 1 20.97 0.00 5.76 1.68 0.07 71.51 [2021-06-14T12:39:20.536Z] 12:20:01 all 46.19 0.00 8.00 2.71 0.11 42.99 [2021-06-14T12:39:20.536Z] 12:20:01 0 46.07 0.00 8.61 3.26 0.11 41.95 [2021-06-14T12:39:20.536Z] 12:20:01 1 46.31 0.00 7.38 2.17 0.11 44.03 [2021-06-14T12:39:20.536Z] 12:21:01 all 33.54 0.00 4.53 0.47 0.07 61.39 [2021-06-14T12:39:20.536Z] 12:21:01 0 34.58 0.00 4.69 0.46 0.07 60.20 [2021-06-14T12:39:20.536Z] 12:21:01 1 32.49 0.00 4.37 0.49 0.07 62.58 [2021-06-14T12:39:20.536Z] 12:22:01 all 51.52 0.00 12.64 3.00 0.10 32.74 [2021-06-14T12:39:20.536Z] 12:22:01 0 52.39 0.00 12.75 3.08 0.09 31.68 [2021-06-14T12:39:20.536Z] 12:22:01 1 50.63 0.00 12.53 2.92 0.11 33.80 [2021-06-14T12:39:20.536Z] 12:23:01 all 50.55 0.00 18.37 25.55 0.11 5.43 [2021-06-14T12:39:20.536Z] 12:23:01 0 51.30 0.00 17.87 25.26 0.11 5.46 [2021-06-14T12:39:20.536Z] 12:23:01 1 49.80 0.00 18.87 25.82 0.11 5.40 [2021-06-14T12:39:20.536Z] 12:24:01 all 67.87 0.00 18.60 11.24 0.12 2.17 [2021-06-14T12:39:20.536Z] 12:24:01 0 66.64 0.00 19.53 11.02 0.13 2.68 [2021-06-14T12:39:20.536Z] 12:24:01 1 69.09 0.00 17.66 11.47 0.11 1.67 [2021-06-14T12:39:20.536Z] 12:25:01 all 33.67 0.00 8.83 4.17 0.07 53.26 [2021-06-14T12:39:20.536Z] 12:25:01 0 33.72 0.00 8.92 4.71 0.05 52.60 [2021-06-14T12:39:20.536Z] 12:25:01 1 33.62 0.00 8.74 3.63 0.09 53.92 [2021-06-14T12:39:20.536Z] 12:26:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-14T12:39:20.536Z] 12:26:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-14T12:39:20.536Z] 12:26:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-14T12:39:20.536Z] 12:27:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-14T12:39:20.536Z] 12:27:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2021-06-14T12:39:20.536Z] 12:27:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-14T12:39:20.536Z] 12:28:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-06-14T12:39:20.536Z] 12:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-14T12:39:20.536Z] 12:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-14T12:39:20.536Z] 12:29:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-06-14T12:39:20.536Z] 12:29:01 0 0.15 0.00 0.03 0.00 0.00 99.82 [2021-06-14T12:39:20.536Z] 12:29:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-14T12:39:20.536Z] [2021-06-14T12:39:20.536Z] 12:29:01 CPU %user %nice %system %iowait %steal %idle [2021-06-14T12:39:20.536Z] 12:30:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-06-14T12:39:20.536Z] 12:30:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-14T12:39:20.536Z] 12:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-14T12:39:20.536Z] 12:31:01 all 0.13 0.00 0.01 0.00 0.03 99.84 [2021-06-14T12:39:20.536Z] 12:31:01 0 0.20 0.00 0.02 0.00 0.03 99.75 [2021-06-14T12:39:20.536Z] 12:31:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2021-06-14T12:39:20.536Z] 12:32:01 all 0.10 0.00 0.01 0.00 0.02 99.87 [2021-06-14T12:39:20.536Z] 12:32:01 0 0.18 0.00 0.00 0.00 0.02 99.80 [2021-06-14T12:39:20.536Z] 12:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-14T12:39:20.536Z] 12:33:01 all 0.08 0.00 0.04 0.02 0.03 99.84 [2021-06-14T12:39:20.536Z] 12:33:01 0 0.13 0.00 0.03 0.03 0.02 99.78 [2021-06-14T12:39:20.536Z] 12:33:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-14T12:39:20.536Z] 12:34:01 all 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-14T12:39:20.536Z] 12:34:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-14T12:39:20.536Z] 12:34:01 1 0.18 0.00 0.00 0.00 0.00 99.82 [2021-06-14T12:39:20.536Z] 12:35:02 all 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-14T12:39:20.536Z] 12:35:02 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-14T12:39:20.536Z] 12:35:02 1 0.13 0.00 0.02 0.00 0.00 99.85 [2021-06-14T12:39:20.536Z] 12:36:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-14T12:39:20.536Z] 12:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-14T12:39:20.536Z] 12:36:01 1 0.15 0.00 0.02 0.00 0.02 99.81 [2021-06-14T12:39:20.536Z] 12:37:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-14T12:39:20.536Z] 12:37:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-14T12:39:20.536Z] 12:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-14T12:39:20.536Z] 12:38:01 all 0.11 0.00 0.03 0.00 0.01 99.85 [2021-06-14T12:39:20.536Z] 12:38:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-14T12:39:20.536Z] 12:38:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2021-06-14T12:39:20.536Z] 12:39:01 all 0.53 0.00 0.14 0.07 0.03 99.23 [2021-06-14T12:39:20.536Z] 12:39:01 0 0.52 0.00 0.13 0.05 0.03 99.27 [2021-06-14T12:39:20.536Z] 12:39:01 1 0.55 0.00 0.15 0.08 0.02 99.20 [2021-06-14T12:39:20.536Z] Average: all 13.73 0.00 3.49 2.17 0.04 80.57 [2021-06-14T12:39:20.536Z] Average: 0 13.74 0.00 3.58 2.19 0.04 80.45 [2021-06-14T12:39:20.536Z] Average: 1 13.71 0.00 3.40 2.16 0.04 80.69 [2021-06-14T12:39:20.536Z] [2021-06-14T12:39:20.536Z] [2021-06-14T12:39:20.536Z]