Push event to branch bnevis-i-patch-1 Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7d824e69bfb1cf849ef42dd27ad41057159c6544 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh5037967191179573644.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-ssh689588932031886415.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/bnevis-i-patch-1/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/bnevis-i-patch-1/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh241321581203729645.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/bnevis-i-patch-1/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2877234093758628263.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh4251268984578067965.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/bnevis-i-patch-1/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/bnevis-i-patch-1/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6322450799052952567.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-537 in /w/workspace/oundry_edgex-go_bnevis-i-patch-1 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh8145120461776521458.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7d824e69bfb1cf849ef42dd27ad41057159c6544 (bnevis-i-patch-1) > 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 core.sparsecheckout # timeout=10 > git checkout -f 7d824e69bfb1cf849ef42dd27ad41057159c6544 # timeout=10 Commit message: "fix: Invalid Slack invite link" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T18:11:37.413Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T18:11:37.638Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T18:11:37.768Z] ========================================================= [2021-06-11T18:11:37.768Z] EdgeX Global Pipelines Version Info [2021-06-11T18:11:37.768Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:11:39.305Z] ------------------- [2021-06-11T18:11:39.305Z] stable info: [2021-06-11T18:11:39.305Z] ------------------- [2021-06-11T18:11:39.305Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T18:11:39.305Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T18:11:39.305Z] Message: update stable to v1.0.195 [2021-06-11T18:11:39.884Z] ------------------- [2021-06-11T18:11:39.884Z] experimental info: [2021-06-11T18:11:39.884Z] ------------------- [2021-06-11T18:11:39.884Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T18:11:39.884Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T18:11:39.884Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T18:11:40.125Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-11T18:11:40.185Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-11T18:11:40.242Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T18:11:40.302Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T18:11:40.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T18:11:40.417Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T18:11:40.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T18:11:40.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-11T18:11:40.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-11T18:11:40.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-11T18:11:40.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T18:11:40.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T18:11:40.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T18:11:40.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T18:11:40.978Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T18:11:41.045Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T18:11:41.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T18:11:41.178Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T18:11:41.236Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-11T18:11:41.294Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-11T18:11:41.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-11T18:11:41.449Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T18:11:41.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = bnevis-i-patch-1 [Pipeline] echo [2021-06-11T18:11:41.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = bnevis-i-patch-1 [Pipeline] echo [2021-06-11T18:11:41.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = bnevis-i-patch-1 [Pipeline] echo [2021-06-11T18:11:41.693Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d824e69bfb1cf849ef42dd27ad41057159c6544 [Pipeline] echo [2021-06-11T18:11:41.755Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d824e6 [Pipeline] echo [2021-06-11T18:11:41.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T18:11:41.981Z] provisioning config files... [2021-06-11T18:11:42.000Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7063606587461691683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:11:42.415Z] ---> docker-login.sh [2021-06-11T18:11:42.415Z] nexus3.edgexfoundry.org:10001 [2021-06-11T18:11:42.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T18:11:42.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T18:11:42.678Z] Configure a credential helper to remove this warning. See [2021-06-11T18:11:42.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T18:11:42.678Z] [2021-06-11T18:11:42.678Z] Login Succeeded [2021-06-11T18:11:42.678Z] nexus3.edgexfoundry.org:10002 [2021-06-11T18:11:42.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T18:11:42.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T18:11:42.939Z] Configure a credential helper to remove this warning. See [2021-06-11T18:11:42.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T18:11:42.939Z] [2021-06-11T18:11:42.939Z] Login Succeeded [2021-06-11T18:11:42.939Z] nexus3.edgexfoundry.org:10003 [2021-06-11T18:11:42.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T18:11:43.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T18:11:43.202Z] Configure a credential helper to remove this warning. See [2021-06-11T18:11:43.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T18:11:43.202Z] [2021-06-11T18:11:43.202Z] Login Succeeded [2021-06-11T18:11:43.202Z] nexus3.edgexfoundry.org:10004 [2021-06-11T18:11:43.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T18:11:43.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T18:11:43.202Z] Configure a credential helper to remove this warning. See [2021-06-11T18:11:43.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T18:11:43.202Z] [2021-06-11T18:11:43.202Z] Login Succeeded [2021-06-11T18:11:43.202Z] docker.io [2021-06-11T18:11:43.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T18:11:43.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T18:11:43.464Z] Configure a credential helper to remove this warning. See [2021-06-11T18:11:43.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T18:11:43.464Z] [2021-06-11T18:11:43.464Z] Login Succeeded [2021-06-11T18:11:43.464Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T18:11:43.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T18:11:43.932Z] ++ 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-11T18:11:43.932Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T18:11:43.932Z] ++ dirname cmd/core-command/Dockerfile [2021-06-11T18:11:43.932Z] ++ cut -d/ -f2 [2021-06-11T18:11:43.932Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-11T18:11:43.932Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T18:11:43.932Z] ++ dirname cmd/core-data/Dockerfile [2021-06-11T18:11:43.932Z] ++ cut -d/ -f2 [2021-06-11T18:11:43.932Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-11T18:11:43.932Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T18:11:43.932Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-11T18:11:43.932Z] ++ cut -d/ -f2 [2021-06-11T18:11:43.932Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-11T18:11:43.932Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T18:11:43.932Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-11T18:11:43.932Z] ++ cut -d/ -f2 [2021-06-11T18:11:43.932Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-11T18:11:43.932Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T18:11:43.932Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-11T18:11:43.932Z] ++ cut -d/ -f2 [2021-06-11T18:11:43.932Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-11T18:11:43.932Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T18:11:43.932Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-11T18:11:43.932Z] ++ cut -d/ -f2 [2021-06-11T18:11:43.932Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-11T18:11:43.932Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T18:11:43.932Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-11T18:11:43.932Z] ++ cut -d/ -f2 [2021-06-11T18:11:43.932Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-11T18:11:43.932Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T18:11:43.932Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-11T18:11:43.932Z] ++ cut -d/ -f2 [2021-06-11T18:11:43.932Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-11T18:11:43.932Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T18:11:43.932Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-11T18:11:43.932Z] ++ cut -d/ -f2 [2021-06-11T18:11:43.932Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-11T18:11:44.000Z] 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-11T18:11:45.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T18:11:45.712Z] [2021-06-11T18:11:45.712Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:11:46.076Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T18:11:46.076Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T18:11:46.076Z] 31603596830f: Pulling fs layer [2021-06-11T18:11:46.076Z] 54011a49482f: Pulling fs layer [2021-06-11T18:11:46.076Z] a6820b24f6d8: Pulling fs layer [2021-06-11T18:11:46.076Z] f581987b2513: Pulling fs layer [2021-06-11T18:11:46.076Z] f581987b2513: Waiting [2021-06-11T18:11:46.076Z] 54011a49482f: Verifying Checksum [2021-06-11T18:11:46.076Z] 54011a49482f: Download complete [2021-06-11T18:11:46.341Z] 31603596830f: Verifying Checksum [2021-06-11T18:11:46.341Z] 31603596830f: Download complete [2021-06-11T18:11:46.341Z] f581987b2513: Verifying Checksum [2021-06-11T18:11:46.341Z] f581987b2513: Download complete [2021-06-11T18:11:46.341Z] a6820b24f6d8: Verifying Checksum [2021-06-11T18:11:46.341Z] a6820b24f6d8: Download complete [2021-06-11T18:11:46.341Z] 31603596830f: Pull complete [2021-06-11T18:11:46.606Z] 54011a49482f: Pull complete [2021-06-11T18:11:47.184Z] a6820b24f6d8: Pull complete [2021-06-11T18:11:47.184Z] f581987b2513: Pull complete [2021-06-11T18:11:47.184Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T18:11:47.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T18:11:47.446Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T18:11:47.554Z] prd-centos7-docker-4c-2g-537 does not seem to be running inside a container [2021-06-11T18:11:47.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T18:11:48.902Z] $ docker top ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T18:11:49.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T18:11:49.136Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T18:11:49.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T18:11:49.251Z] $ docker exec ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe ssh-agent [2021-06-11T18:11:49.362Z] SSH_AUTH_SOCK=/tmp/ssh-GodQTh6WYYP8/agent.14 [2021-06-11T18:11:49.362Z] SSH_AGENT_PID=20 [2021-06-11T18:11:49.370Z] Running ssh-add (command line suppressed) [2021-06-11T18:11:49.461Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1095296567272341438.key (/w/workspace/edgex-go/1@tmp/private_key_1095296567272341438.key) [2021-06-11T18:11:49.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T18:11:49.861Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T18:11:49.887Z] $ docker exec --env ******** --env ******** ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe ssh-agent -k [2021-06-11T18:11:49.982Z] unset SSH_AUTH_SOCK; [2021-06-11T18:11:49.985Z] unset SSH_AGENT_PID; [2021-06-11T18:11:49.985Z] echo Agent pid 20 killed; [2021-06-11T18:11:50.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T18:11:50.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T18:11:50.097Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T18:11:50.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T18:11:50.202Z] $ docker exec ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe ssh-agent [2021-06-11T18:11:50.307Z] SSH_AUTH_SOCK=/tmp/ssh-ZBRPwzNAGFJ2/agent.54 [2021-06-11T18:11:50.307Z] SSH_AGENT_PID=61 [2021-06-11T18:11:50.312Z] Running ssh-add (command line suppressed) [2021-06-11T18:11:50.395Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3610651915798971480.key (/w/workspace/edgex-go/1@tmp/private_key_3610651915798971480.key) [2021-06-11T18:11:50.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T18:11:50.766Z] + git semver init [2021-06-11T18:11:50.766Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T18:11:50.766Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-11T18:11:50.766Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-11T18:11:50.766Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T18:11:50.766Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T18:11:50.766Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T18:11:50.766Z] # $SEMVER_BRANCH = bnevis-i-patch-1 [2021-06-11T18:11:50.766Z] # $SEMVER_TEMP = /tmp/semver-921143127 [2021-06-11T18:11:50.766Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-11T18:12:05.724Z] # '/tmp/semver-921143127' -> '/w/workspace/edgex-go/1/.semver' [2021-06-11T18:12:05.724Z] # -> Force: false [2021-06-11T18:12:05.724Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-11T18:12:05.747Z] $ docker exec --env ******** --env ******** ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe ssh-agent -k [2021-06-11T18:12:05.844Z] unset SSH_AUTH_SOCK; [2021-06-11T18:12:05.845Z] unset SSH_AGENT_PID; [2021-06-11T18:12:05.845Z] echo Agent pid 61 killed; [2021-06-11T18:12:05.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T18:12:06.352Z] + git semver [Pipeline] } [2021-06-11T18:12:06.377Z] $ docker stop --time=1 ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe [2021-06-11T18:12:09.584Z] $ docker rm -f ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T18:12:10.040Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T18:12:10.477Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T18:12:10.504Z] [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-11T18:12:11.494Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T18:12:11.811Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T18:12:12.131Z] + sudo service docker restart [2021-06-11T18:12:12.131Z] + true [2021-06-11T18:12:12.131Z] Redirecting to /bin/systemctl restart docker.service [2021-06-11T18:12:25.956Z] Still waiting to schedule task [2021-06-11T18:12:25.957Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-11T18:12:30.298Z] ========================================================= [2021-06-11T18:12:30.298Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T18:12:30.298Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:12:30.649Z] + 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-11T18:12:32.055Z] Sending build context to Docker daemon 329.2MB [2021-06-11T18:12:32.055Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T18:12:32.055Z] Step 2/6 : FROM ${BASE} [2021-06-11T18:12:32.055Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T18:12:32.055Z] 540db60ca938: Pulling fs layer [2021-06-11T18:12:32.055Z] adcc1eea9eea: Pulling fs layer [2021-06-11T18:12:32.055Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T18:12:32.055Z] 0510c868ecb4: Pulling fs layer [2021-06-11T18:12:32.055Z] afea3b2eda06: Pulling fs layer [2021-06-11T18:12:32.055Z] 7809a108b3ef: Pulling fs layer [2021-06-11T18:12:32.055Z] f706445af74f: Pulling fs layer [2021-06-11T18:12:32.055Z] 0510c868ecb4: Waiting [2021-06-11T18:12:32.055Z] afea3b2eda06: Waiting [2021-06-11T18:12:32.055Z] 7809a108b3ef: Waiting [2021-06-11T18:12:32.055Z] f706445af74f: Waiting [2021-06-11T18:12:32.055Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T18:12:32.055Z] 4c4ab2625f07: Download complete [2021-06-11T18:12:32.055Z] adcc1eea9eea: Verifying Checksum [2021-06-11T18:12:32.055Z] adcc1eea9eea: Download complete [2021-06-11T18:12:32.055Z] afea3b2eda06: Verifying Checksum [2021-06-11T18:12:32.055Z] afea3b2eda06: Download complete [2021-06-11T18:12:32.055Z] 7809a108b3ef: Verifying Checksum [2021-06-11T18:12:32.055Z] 7809a108b3ef: Download complete [2021-06-11T18:12:32.055Z] 540db60ca938: Verifying Checksum [2021-06-11T18:12:32.055Z] 540db60ca938: Download complete [2021-06-11T18:12:32.325Z] 540db60ca938: Pull complete [2021-06-11T18:12:32.325Z] adcc1eea9eea: Pull complete [2021-06-11T18:12:32.587Z] 4c4ab2625f07: Pull complete [2021-06-11T18:12:34.510Z] f706445af74f: Verifying Checksum [2021-06-11T18:12:34.510Z] f706445af74f: Download complete [2021-06-11T18:12:34.770Z] 0510c868ecb4: Verifying Checksum [2021-06-11T18:12:34.770Z] 0510c868ecb4: Download complete [2021-06-11T18:12:38.116Z] 0510c868ecb4: Pull complete [2021-06-11T18:12:38.116Z] afea3b2eda06: Pull complete [2021-06-11T18:12:38.116Z] 7809a108b3ef: Pull complete [2021-06-11T18:12:41.511Z] f706445af74f: Pull complete [2021-06-11T18:12:41.511Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T18:12:41.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T18:12:41.511Z] ---> b068be0155e3 [2021-06-11T18:12:41.511Z] 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-11T18:12:42.908Z] ---> Running in 8d744a32134d [2021-06-11T18:12:43.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:12:44.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:12:44.381Z] (1/12) Installing libmagic (5.39-r0) [2021-06-11T18:12:44.642Z] (2/12) Installing file (5.39-r0) [2021-06-11T18:12:44.642Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-11T18:12:44.642Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-11T18:12:48.858Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-11T18:12:48.858Z] (6/12) Installing patch (2.7.6-r6) [2021-06-11T18:12:48.858Z] (7/12) Installing build-base (0.5-r2) [2021-06-11T18:12:48.858Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-11T18:12:48.858Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-11T18:12:48.858Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-11T18:12:48.858Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-11T18:12:48.858Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-11T18:12:48.858Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T18:12:48.858Z] OK: 219 MiB in 52 packages [2021-06-11T18:12:50.775Z] Removing intermediate container 8d744a32134d [2021-06-11T18:12:50.775Z] ---> 9f814fef7056 [2021-06-11T18:12:50.775Z] Step 4/6 : WORKDIR /edgex-go [2021-06-11T18:12:50.775Z] ---> Running in 554abe39bb70 [2021-06-11T18:12:50.775Z] Removing intermediate container 554abe39bb70 [2021-06-11T18:12:50.775Z] ---> 4839d042a14f [2021-06-11T18:12:50.776Z] Step 5/6 : COPY go.mod . [2021-06-11T18:12:51.040Z] ---> e053d8d92456 [2021-06-11T18:12:51.040Z] Step 6/6 : RUN go mod download [2021-06-11T18:12:51.040Z] ---> Running in 7f052b90d945 [2021-06-11T18:13:05.975Z] Removing intermediate container 7f052b90d945 [2021-06-11T18:13:05.975Z] ---> 985f259d7be9 [2021-06-11T18:13:05.975Z] Successfully built 985f259d7be9 [2021-06-11T18:13:05.975Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:13:06.334Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T18:13:06.335Z] . [Pipeline] withDockerContainer [2021-06-11T18:13:06.439Z] prd-centos7-docker-4c-2g-537 does not seem to be running inside a container [2021-06-11T18:13:06.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T18:13:06.870Z] $ docker top a7e075a443ea32240ba9d867e15a6add5f16375c6b2471fa0669e6b22101a405 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T18:13:07.304Z] + go version [2021-06-11T18:13:07.304Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T18:13:07.328Z] $ docker stop --time=1 a7e075a443ea32240ba9d867e15a6add5f16375c6b2471fa0669e6b22101a405 [2021-06-11T18:13:08.500Z] $ docker rm -f a7e075a443ea32240ba9d867e15a6add5f16375c6b2471fa0669e6b22101a405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:13:09.250Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T18:13:09.251Z] . [Pipeline] withDockerContainer [2021-06-11T18:13:09.356Z] prd-centos7-docker-4c-2g-537 does not seem to be running inside a container [2021-06-11T18:13:09.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T18:13:09.734Z] $ docker top 6bd0edf6616fc0bdb47399f91d34379e19f74a1757af6eab0f155ab0c4712f2b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-11T18:13:09.879Z] ========================================================= [2021-06-11T18:13:09.879Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-11T18:13:09.879Z] ========================================================= [Pipeline] sh [2021-06-11T18:13:10.190Z] + go mod tidy [Pipeline] sh [2021-06-11T18:13:10.780Z] + make test [2021-06-11T18:13:10.780Z] go mod tidy [2021-06-11T18:13:10.780Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T18:13:16.115Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-11T18:13:34.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-11T18:13:36.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-11T18:13:37.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-11T18:13:37.859Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-11T18:13:40.458Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-11T18:13:40.723Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-11T18:13:40.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-11T18:13:40.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-11T18:13:41.303Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-11T18:13:41.568Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-11T18:13:41.839Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-11T18:13:41.839Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-11T18:13:41.839Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-11T18:13:41.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-11T18:13:41.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-11T18:13:41.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-11T18:13:41.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-11T18:13:44.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.049s coverage: 28.7% of statements [2021-06-11T18:13:45.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.058s coverage: 100.0% of statements [2021-06-11T18:13:45.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-11T18:13:45.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-11T18:13:45.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-11T18:13:46.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-06-11T18:13:46.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-11T18:13:46.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.049s coverage: 53.4% of statements [2021-06-11T18:13:46.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-11T18:13:46.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-11T18:13:47.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 87.7% of statements [2021-06-11T18:13:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-11T18:13:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T18:13:47.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.051s coverage: 78.9% of statements [2021-06-11T18:13:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-11T18:13:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-11T18:13:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-11T18:13:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-11T18:13:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-11T18:13:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-11T18:13:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-11T18:13:48.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.245s coverage: 95.1% of statements [2021-06-11T18:13:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-11T18:13:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T18:13:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-11T18:13:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-11T18:13:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-11T18:13:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-11T18:13:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-11T18:13:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-11T18:13:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-11T18:13:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-11T18:13:48.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-06-11T18:13:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-11T18:13:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-11T18:13:48.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.044s coverage: 60.0% of statements [2021-06-11T18:13:49.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.8% of statements [2021-06-11T18:13:49.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-11T18:13:49.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 22.0% of statements [2021-06-11T18:13:49.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-11T18:13:49.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-06-11T18:13:50.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements [2021-06-11T18:13:50.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-06-11T18:13:50.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.146s coverage: 96.3% of statements [2021-06-11T18:13:51.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-06-11T18:14:03.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-06-11T18:14:03.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-11T18:14:07.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.184s coverage: 81.8% of statements [2021-06-11T18:14:07.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.0% of statements [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.159s coverage: 66.9% of statements [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-11T18:14:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-11T18:14:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-11T18:14:26.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.028s coverage: 89.5% of statements [2021-06-11T18:14:26.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-11T18:14:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements [2021-06-11T18:14:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-11T18:14:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-11T18:14:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-11T18:14:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-11T18:14:31.457Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-538 in /w/workspace/oundry_edgex-go_bnevis-i-patch-1 [Pipeline] { [Pipeline] ws [2021-06-11T18:14:31.518Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-11T18:14:31.775Z] The recommended git tool is: git [2021-06-11T18:14:33.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.061s coverage: 19.3% of statements [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-11T18:14:33.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.121s coverage: 91.9% of statements [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-11T18:14:33.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-11T18:14:33.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.095s coverage: 97.6% of statements [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-11T18:14:33.014Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-11T18:14:33.014Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.051s coverage: 28.9% of statements [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-11T18:14:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-11T18:14:33.014Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-06-11T18:14:33.014Z] GO111MODULE=on go vet ./... [2021-06-11T18:14:36.914Z] using credential edgex-jenkins-ssh [2021-06-11T18:14:36.933Z] Cloning the remote Git repository [2021-06-11T18:14:36.973Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-11T18:14:37.090Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-11T18:14:37.158Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T18:14:37.159Z] > git --version # timeout=10 [2021-06-11T18:14:37.177Z] > git --version # 'git version 2.17.1' [2021-06-11T18:14:37.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T18:14:37.299Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T18:14:53.384Z] Avoid second fetch [2021-06-11T18:14:53.385Z] Checking out Revision 7d824e69bfb1cf849ef42dd27ad41057159c6544 (bnevis-i-patch-1) [2021-06-11T18:14:53.334Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T18:14:53.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T18:14:53.400Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T18:14:53.415Z] > git checkout -f 7d824e69bfb1cf849ef42dd27ad41057159c6544 # timeout=10 [2021-06-11T18:14:58.012Z] Commit message: "fix: Invalid Slack invite link" [2021-06-11T18:14:58.062Z] > git --version # timeout=10 [2021-06-11T18:14:58.073Z] > git --version # 'git version 2.17.1' [2021-06-11T18:14:58.087Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T18:14:59.654Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-11T18:14:59.718Z] gofmt -l . [2021-06-11T18:14:59.718Z] [ "`gofmt -l .`" = "" ] [2021-06-11T18:14:59.718Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] sh [2021-06-11T18:15:00.050Z] + ls -al . [2021-06-11T18:15:00.050Z] total 520 [2021-06-11T18:15:00.050Z] drwxrwxr-x 10 1001 1001 4096 Jun 11 18:14 . [2021-06-11T18:15:00.050Z] drwxr-xr-x 4 root root 28 Jun 11 18:13 .. [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 11 Jun 11 18:11 .dockerignore [2021-06-11T18:15:00.050Z] drwxrwxr-x 8 1001 1001 162 Jun 11 18:11 .git [2021-06-11T18:15:00.050Z] drwxrwxr-x 3 1001 1001 125 Jun 11 18:11 .github [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 818 Jun 11 18:11 .gitignore [2021-06-11T18:15:00.050Z] drwx------ 3 1001 1001 69 Jun 11 18:12 .semver [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 166 Jun 11 18:11 .sonarcloud.properties [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 8609 Jun 11 18:11 Attribution.txt [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 3804 Jun 11 18:11 CONTRIBUTING.md [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 931 Jun 11 18:11 Dockerfile.build [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 849 Jun 11 18:11 Jenkinsfile [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 10775 Jun 11 18:11 LICENSE [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 5605 Jun 11 18:11 Makefile [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 7905 Jun 11 18:11 README.md [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 7071 Jun 11 18:11 SECURITY.md [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 5 Jun 11 18:12 VERSION [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 4131 Jun 11 18:11 ZMQWindows.md [2021-06-11T18:15:00.050Z] drwxrwxr-x 2 1001 1001 37 Jun 11 18:11 bin [2021-06-11T18:15:00.050Z] drwxrwxr-x 14 1001 1001 4096 Jun 11 18:11 cmd [2021-06-11T18:15:00.050Z] -rw-r--r-- 1 root root 404951 Jun 11 18:14 coverage.out [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 840 Jun 11 18:11 go.mod [2021-06-11T18:15:00.050Z] -rw-r--r-- 1 root root 21139 Jun 11 18:13 go.sum [2021-06-11T18:15:00.050Z] drwxrwxr-x 8 1001 1001 127 Jun 11 18:11 internal [2021-06-11T18:15:00.050Z] drwxrwxr-x 3 1001 1001 16 Jun 11 18:11 openapi [2021-06-11T18:15:00.050Z] drwxrwxr-x 4 1001 1001 71 Jun 11 18:11 snap [2021-06-11T18:15:00.050Z] -rw-rw-r-- 1 1001 1001 168 Jun 11 18:11 version.go [Pipeline] sh [2021-06-11T18:15:00.171Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T18:15:00.372Z] + '[' -e coverage.out ] [2021-06-11T18:15:00.372Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-11T18:15:00.509Z] Stashed 1 file(s) [Pipeline] sh [2021-06-11T18:15:00.540Z] + sudo service docker restart [2021-06-11T18:15:00.541Z] + true [2021-06-11T18:15:00.834Z] + make build [2021-06-11T18:15:00.834Z] go mod tidy [2021-06-11T18:15:00.834Z] 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-11T18:15:02.261Z] 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-11T18:15:08.898Z] 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-11T18:15:09.482Z] 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-11T18:15:10.897Z] 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-11T18:15:10.897Z] 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-11T18:15:11.842Z] 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-11T18:15:12.790Z] 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-11T18:15:13.370Z] 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-11T18:15:14.321Z] 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-11T18:15:14.901Z] 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-11T18:15:15.853Z] 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-11T18:15:17.282Z] $ docker stop --time=1 6bd0edf6616fc0bdb47399f91d34379e19f74a1757af6eab0f155ab0c4712f2b [2021-06-11T18:15:20.036Z] $ docker rm -f 6bd0edf6616fc0bdb47399f91d34379e19f74a1757af6eab0f155ab0c4712f2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2021-06-11T18:15:20.629Z] provisioning config files... [2021-06-11T18:15:20.664Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3221441438130487360tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2021-06-11T18:15:21.120Z] ---> docker-login.sh [2021-06-11T18:15:21.120Z] nexus3.edgexfoundry.org:10001 [2021-06-11T18:15:22.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T18:15:22.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T18:15:22.706Z] Configure a credential helper to remove this warning. See [2021-06-11T18:15:22.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T18:15:22.706Z] [2021-06-11T18:15:22.706Z] Login Succeeded [2021-06-11T18:15:22.706Z] nexus3.edgexfoundry.org:10002 [2021-06-11T18:15:22.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:15:23.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T18:15:23.255Z] Configure a credential helper to remove this warning. See [2021-06-11T18:15:23.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T18:15:23.255Z] [2021-06-11T18:15:23.255Z] Login Succeeded [2021-06-11T18:15:23.255Z] nexus3.edgexfoundry.org:10003 [2021-06-11T18:15:23.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T18:15:23.519Z] [2021-06-11T18:15:23.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T18:15:23.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T18:15:23.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T18:15:23.593Z] Configure a credential helper to remove this warning. See [2021-06-11T18:15:23.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T18:15:23.593Z] [2021-06-11T18:15:23.593Z] Login Succeeded [2021-06-11T18:15:23.593Z] nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:15:23.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T18:15:23.989Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-11T18:15:23.989Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-11T18:15:23.989Z] ca9280d653b3: Pulling fs layer [2021-06-11T18:15:23.989Z] 7e9c9ca2126c: Pulling fs layer [2021-06-11T18:15:24.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T18:15:24.251Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-11T18:15:24.251Z] cbdbe7a5bc2a: Download complete [2021-06-11T18:15:24.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T18:15:24.460Z] Configure a credential helper to remove this warning. See [2021-06-11T18:15:24.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T18:15:24.460Z] [2021-06-11T18:15:24.460Z] Login Succeeded [2021-06-11T18:15:24.460Z] docker.io [2021-06-11T18:15:24.521Z] cbdbe7a5bc2a: Pull complete [2021-06-11T18:15:25.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T18:15:25.103Z] ca9280d653b3: Verifying Checksum [2021-06-11T18:15:25.103Z] ca9280d653b3: Download complete [2021-06-11T18:15:25.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T18:15:25.343Z] Configure a credential helper to remove this warning. See [2021-06-11T18:15:25.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T18:15:25.343Z] [2021-06-11T18:15:25.343Z] Login Succeeded [2021-06-11T18:15:25.343Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T18:15:25.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-11T18:15:25.685Z] ca9280d653b3: Pull complete [2021-06-11T18:15:25.685Z] 7e9c9ca2126c: Verifying Checksum [2021-06-11T18:15:25.685Z] 7e9c9ca2126c: Download complete [Pipeline] echo [2021-06-11T18:15:26.043Z] ========================================================= [2021-06-11T18:15:26.043Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T18:15:26.043Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:15:26.468Z] + 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-11T18:15:29.040Z] 7e9c9ca2126c: Pull complete [2021-06-11T18:15:29.040Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-11T18:15:29.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T18:15:29.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-11T18:15:29.131Z] Sending build context to Docker daemon 166.2MB [2021-06-11T18:15:29.131Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T18:15:29.131Z] Step 2/6 : FROM ${BASE} [2021-06-11T18:15:29.131Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T18:15:29.131Z] 595b0fe564bb: Pulling fs layer [2021-06-11T18:15:29.131Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T18:15:29.131Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T18:15:29.131Z] ba82ee9f976e: Pulling fs layer [2021-06-11T18:15:29.131Z] 506bd15cee9f: Pulling fs layer [2021-06-11T18:15:29.131Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T18:15:29.131Z] 618dc40b7e24: Pulling fs layer [2021-06-11T18:15:29.131Z] 506bd15cee9f: Waiting [2021-06-11T18:15:29.131Z] 75a0a4a0db45: Waiting [2021-06-11T18:15:29.131Z] 618dc40b7e24: Waiting [2021-06-11T18:15:29.131Z] 5b7225fbf94c: Verifying Checksum [2021-06-11T18:15:29.131Z] 5b7225fbf94c: Download complete [2021-06-11T18:15:29.131Z] 3088b5b3c5c0: Download complete [2021-06-11T18:15:29.131Z] 506bd15cee9f: Verifying Checksum [2021-06-11T18:15:29.131Z] 506bd15cee9f: Download complete [2021-06-11T18:15:29.131Z] 75a0a4a0db45: Download complete [2021-06-11T18:15:29.131Z] 595b0fe564bb: Verifying Checksum [2021-06-11T18:15:29.131Z] 595b0fe564bb: Download complete [2021-06-11T18:15:29.360Z] prd-centos7-docker-4c-2g-537 does not seem to be running inside a container [2021-06-11T18:15:29.397Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-11T18:15:29.728Z] 595b0fe564bb: Pull complete [2021-06-11T18:15:30.325Z] 3088b5b3c5c0: Pull complete [2021-06-11T18:15:30.597Z] 5b7225fbf94c: Pull complete [2021-06-11T18:15:31.573Z] 618dc40b7e24: Verifying Checksum [2021-06-11T18:15:31.573Z] 618dc40b7e24: Download complete [2021-06-11T18:15:32.577Z] ba82ee9f976e: Verifying Checksum [2021-06-11T18:15:32.577Z] ba82ee9f976e: Download complete [2021-06-11T18:15:32.681Z] $ docker top 07c69d73e3e67c056659796d1e9b89b33ec9003dc9d0ee2d8fd25fd1193dfb08 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T18:15:33.185Z] + docker-compose build --help [2021-06-11T18:15:33.185Z] + grep parallel [2021-06-11T18:15:33.758Z] --parallel Build images in parallel. [Pipeline] } [2021-06-11T18:15:33.785Z] $ docker stop --time=1 07c69d73e3e67c056659796d1e9b89b33ec9003dc9d0ee2d8fd25fd1193dfb08 [2021-06-11T18:15:34.991Z] $ docker rm -f 07c69d73e3e67c056659796d1e9b89b33ec9003dc9d0ee2d8fd25fd1193dfb08 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:15:35.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T18:15:35.607Z] . [Pipeline] withDockerContainer [2021-06-11T18:15:35.706Z] prd-centos7-docker-4c-2g-537 does not seem to be running inside a container [2021-06-11T18:15:35.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-11T18:15:36.083Z] $ docker top ba1b99bbfd004ff5d821aab66c7b712051a2b4b53a6ef30ecba908c826e3fa8e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T18:15:36.504Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-11T18:15:37.075Z] Building core-command ... [2021-06-11T18:15:37.075Z] Building core-data ... [2021-06-11T18:15:37.075Z] Building core-metadata ... [2021-06-11T18:15:37.075Z] Building security-bootstrapper ... [2021-06-11T18:15:37.075Z] Building security-proxy-setup ... [2021-06-11T18:15:37.075Z] Building security-secretstore-setup ... [2021-06-11T18:15:37.075Z] Building support-notifications ... [2021-06-11T18:15:37.075Z] Building support-scheduler ... [2021-06-11T18:15:37.075Z] Building sys-mgmt-agent ... [2021-06-11T18:15:37.075Z] Building core-command [2021-06-11T18:15:37.076Z] Building core-metadata [2021-06-11T18:15:37.076Z] Building core-data [2021-06-11T18:15:37.076Z] Building support-scheduler [2021-06-11T18:15:37.076Z] Building support-notifications [2021-06-11T18:15:42.769Z] ba82ee9f976e: Pull complete [2021-06-11T18:15:43.045Z] 506bd15cee9f: Pull complete [2021-06-11T18:15:43.655Z] 75a0a4a0db45: Pull complete [2021-06-11T18:15:48.063Z] 618dc40b7e24: Pull complete [2021-06-11T18:15:48.063Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T18:15:48.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T18:15:48.063Z] ---> a36622ca3599 [2021-06-11T18:15:48.063Z] 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-11T18:15:49.327Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:15:49.328Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:15:49.328Z] ---> 985f259d7be9 [2021-06-11T18:15:49.328Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T18:15:49.328Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:15:49.328Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:15:49.328Z] ---> 985f259d7be9 [2021-06-11T18:15:49.328Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T18:15:49.328Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:15:49.328Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:15:49.328Z] ---> 985f259d7be9 [2021-06-11T18:15:49.328Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T18:15:49.526Z] ---> Running in 0757d6992b87 [2021-06-11T18:15:50.271Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:15:50.271Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:15:50.271Z] ---> 985f259d7be9 [2021-06-11T18:15:50.271Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T18:15:50.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:15:51.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:15:52.465Z] (1/12) Installing libmagic (5.39-r0) [2021-06-11T18:15:52.736Z] (2/12) Installing file (5.39-r0) [2021-06-11T18:15:52.736Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-11T18:15:52.736Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-11T18:15:58.121Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-11T18:15:58.121Z] (6/12) Installing patch (2.7.6-r6) [2021-06-11T18:15:58.121Z] (7/12) Installing build-base (0.5-r2) [2021-06-11T18:15:58.121Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-11T18:15:58.394Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-11T18:15:58.394Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-11T18:15:58.667Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-11T18:15:58.667Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-11T18:15:58.667Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T18:15:58.667Z] OK: 218 MiB in 52 packages [2021-06-11T18:16:00.287Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:16:00.288Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:16:00.288Z] ---> 985f259d7be9 [2021-06-11T18:16:00.288Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T18:16:00.288Z] ---> Running in d90e73556c19 [2021-06-11T18:16:00.288Z] ---> Running in 96ab8de92722 [2021-06-11T18:16:00.288Z] ---> Running in 62dc2d2dc404 [2021-06-11T18:16:00.288Z] ---> Running in 587e436ab22c [2021-06-11T18:16:00.288Z] ---> Running in 0e34db68852e [2021-06-11T18:16:00.288Z] Removing intermediate container d90e73556c19 [2021-06-11T18:16:00.288Z] ---> a99304bffa8a [2021-06-11T18:16:00.288Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:16:00.288Z] Removing intermediate container 96ab8de92722 [2021-06-11T18:16:00.288Z] ---> eac8b00600d1 [2021-06-11T18:16:00.288Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:16:00.288Z] Removing intermediate container 587e436ab22c [2021-06-11T18:16:00.288Z] ---> 89d42b3c886e [2021-06-11T18:16:00.288Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:16:00.288Z] ---> Running in e0cc9cff06d7 [2021-06-11T18:16:00.288Z] ---> Running in 70089be7d1d7 [2021-06-11T18:16:00.288Z] Removing intermediate container 62dc2d2dc404 [2021-06-11T18:16:00.288Z] ---> b2d400396a4d [2021-06-11T18:16:00.288Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:16:00.288Z] Removing intermediate container 0e34db68852e [2021-06-11T18:16:00.288Z] ---> 269737bfa6df [2021-06-11T18:16:00.288Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:16:00.288Z] ---> Running in bf2138814da2 [2021-06-11T18:16:00.288Z] ---> Running in 5308d5d9061e [2021-06-11T18:16:00.288Z] ---> Running in f1051ce0e2fd [2021-06-11T18:16:00.864Z] Removing intermediate container 70089be7d1d7 [2021-06-11T18:16:00.864Z] ---> a2cf15eb2dac [2021-06-11T18:16:00.864Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T18:16:00.864Z] ---> Running in b5e4b281e7f5 [2021-06-11T18:16:01.132Z] Removing intermediate container e0cc9cff06d7 [2021-06-11T18:16:01.132Z] ---> 1704944f8f52 [2021-06-11T18:16:01.132Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-11T18:16:01.132Z] ---> Running in 2d81b512f91d [2021-06-11T18:16:01.132Z] Removing intermediate container 5308d5d9061e [2021-06-11T18:16:01.132Z] ---> ada855177389 [2021-06-11T18:16:01.132Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-11T18:16:01.132Z] ---> Running in 523cd6978ff2 [2021-06-11T18:16:01.404Z] Removing intermediate container f1051ce0e2fd [2021-06-11T18:16:01.404Z] ---> 50025afc36b7 [2021-06-11T18:16:01.404Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-11T18:16:01.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:16:01.404Z] ---> Running in 64a3c265e6f8 [2021-06-11T18:16:01.676Z] Removing intermediate container bf2138814da2 [2021-06-11T18:16:01.676Z] ---> fb3c4cd52f8d [2021-06-11T18:16:01.676Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T18:16:01.676Z] ---> Running in 84185f376294 [2021-06-11T18:16:01.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:16:01.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:16:01.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:16:01.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:16:02.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:16:02.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:16:02.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:16:02.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:16:02.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:16:03.000Z] Removing intermediate container 0757d6992b87 [2021-06-11T18:16:03.000Z] ---> 06f08c4e87b5 [2021-06-11T18:16:03.000Z] Step 4/6 : WORKDIR /edgex-go [2021-06-11T18:16:03.000Z] ---> Running in 99ac8fb9b118 [2021-06-11T18:16:03.000Z] Removing intermediate container 99ac8fb9b118 [2021-06-11T18:16:03.000Z] ---> 67c078aedc0e [2021-06-11T18:16:03.000Z] Step 5/6 : COPY go.mod . [2021-06-11T18:16:03.010Z] OK: 219 MiB in 52 packages [2021-06-11T18:16:03.010Z] OK: 219 MiB in 52 packages [2021-06-11T18:16:03.277Z] OK: 219 MiB in 52 packages [2021-06-11T18:16:03.277Z] OK: 219 MiB in 52 packages [2021-06-11T18:16:03.277Z] OK: 219 MiB in 52 packages [2021-06-11T18:16:03.539Z] Removing intermediate container 523cd6978ff2 [2021-06-11T18:16:03.539Z] ---> a9078abd61c4 [2021-06-11T18:16:03.539Z] Step 6/24 : COPY go.mod . [2021-06-11T18:16:03.606Z] ---> 99dab99fe2a3 [2021-06-11T18:16:03.606Z] Step 6/6 : RUN go mod download [2021-06-11T18:16:03.803Z] Removing intermediate container 2d81b512f91d [2021-06-11T18:16:03.803Z] ---> 376de51e2789 [2021-06-11T18:16:03.803Z] Step 6/23 : COPY go.mod . [2021-06-11T18:16:03.803Z] Removing intermediate container b5e4b281e7f5 [2021-06-11T18:16:03.803Z] ---> 08282fec38de [2021-06-11T18:16:03.803Z] Step 6/24 : COPY go.mod . [2021-06-11T18:16:03.803Z] ---> a9d4b3d59d22 [2021-06-11T18:16:03.803Z] Step 7/24 : RUN go mod download [2021-06-11T18:16:03.803Z] ---> Running in c249c82273c2 [2021-06-11T18:16:03.803Z] Removing intermediate container 84185f376294 [2021-06-11T18:16:03.803Z] ---> 4719c04ab18a [2021-06-11T18:16:03.803Z] Step 6/24 : COPY go.mod . [2021-06-11T18:16:03.881Z] ---> Running in 5b4d5cea9ffb [2021-06-11T18:16:04.078Z] Removing intermediate container 64a3c265e6f8 [2021-06-11T18:16:04.078Z] ---> 3a6b0cb0f331 [2021-06-11T18:16:04.078Z] Step 6/23 : COPY go.mod . [2021-06-11T18:16:04.078Z] ---> d728df62ab04 [2021-06-11T18:16:04.078Z] Step 7/24 : RUN go mod download [2021-06-11T18:16:04.078Z] ---> cce8e03d80bf [2021-06-11T18:16:04.078Z] Step 7/23 : RUN go mod download [2021-06-11T18:16:04.078Z] ---> Running in 20f6b6ee96fb [2021-06-11T18:16:04.078Z] ---> Running in 419e9827068d [2021-06-11T18:16:04.339Z] ---> 0d94eed731dc [2021-06-11T18:16:04.339Z] Step 7/24 : RUN go mod download [2021-06-11T18:16:04.339Z] ---> Running in 14012fd99439 [2021-06-11T18:16:04.339Z] ---> 4c0107e9ab9d [2021-06-11T18:16:04.339Z] Step 7/23 : RUN go mod download [2021-06-11T18:16:04.339Z] ---> Running in f2f6d256d8df [2021-06-11T18:16:04.911Z] Removing intermediate container c249c82273c2 [2021-06-11T18:16:04.911Z] ---> a4f3fd8cc213 [2021-06-11T18:16:04.911Z] Step 8/24 : COPY . . [2021-06-11T18:16:05.862Z] Removing intermediate container 20f6b6ee96fb [2021-06-11T18:16:05.862Z] ---> 458899f1fb0c [2021-06-11T18:16:05.862Z] Step 8/24 : COPY . . [2021-06-11T18:16:14.023Z] ---> 6f422a784f40 [2021-06-11T18:16:14.023Z] Step 9/24 : RUN go mod tidy [2021-06-11T18:16:14.023Z] ---> c56f6c36f0ee [2021-06-11T18:16:14.023Z] Step 9/24 : RUN go mod tidy [2021-06-11T18:16:14.023Z] Removing intermediate container f2f6d256d8df [2021-06-11T18:16:14.023Z] ---> cc9c4e314dcc [2021-06-11T18:16:14.023Z] Step 8/23 : COPY . . [2021-06-11T18:16:14.023Z] Removing intermediate container 419e9827068d [2021-06-11T18:16:14.023Z] ---> 379b3cb56d65 [2021-06-11T18:16:14.023Z] Step 8/23 : COPY . . [2021-06-11T18:16:14.023Z] ---> Running in f3092660ec2f [2021-06-11T18:16:14.023Z] Removing intermediate container 14012fd99439 [2021-06-11T18:16:14.023Z] ---> b570497b1b29 [2021-06-11T18:16:14.023Z] Step 8/24 : COPY . . [2021-06-11T18:16:14.023Z] ---> Running in 454196f45240 [2021-06-11T18:16:24.038Z] Removing intermediate container f3092660ec2f [2021-06-11T18:16:24.038Z] ---> 296ed68873df [2021-06-11T18:16:24.038Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-11T18:16:25.004Z] Removing intermediate container 454196f45240 [2021-06-11T18:16:25.004Z] ---> 5c319fa6c5db [2021-06-11T18:16:25.004Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-11T18:16:25.004Z] ---> Running in 58ea2e2a5278 [2021-06-11T18:16:25.580Z] ---> Running in 00f12e42984e [2021-06-11T18:16:26.979Z] 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-11T18:16:27.551Z] 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-11T18:16:27.551Z] ---> ee517f99a660 [2021-06-11T18:16:27.551Z] Step 9/23 : RUN go mod tidy [2021-06-11T18:16:27.551Z] ---> 29bf73eb839f [2021-06-11T18:16:27.551Z] Step 9/24 : RUN go mod tidy [2021-06-11T18:16:27.551Z] ---> 2b9fa115144e [2021-06-11T18:16:27.551Z] Step 9/23 : RUN go mod tidy [2021-06-11T18:16:27.551Z] ---> Running in b2e8000a3813 [2021-06-11T18:16:27.551Z] ---> Running in 3dd7f0a6c84d [2021-06-11T18:16:27.551Z] ---> Running in 801e185becfe [2021-06-11T18:16:30.672Z] Removing intermediate container 5b4d5cea9ffb [2021-06-11T18:16:30.673Z] ---> 3886e1e11cfc [2021-06-11T18:16:30.673Z] Successfully built 3886e1e11cfc [2021-06-11T18:16:30.673Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:16:31.054Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T18:16:31.054Z] . [Pipeline] withDockerContainer [2021-06-11T18:16:31.300Z] prd-ubuntu18.04-docker-arm64-4c-16g-538 does not seem to be running inside a container [2021-06-11T18:16:31.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-11T18:16:31.771Z] Removing intermediate container 801e185becfe [2021-06-11T18:16:31.771Z] ---> 66b0fa77bc28 [2021-06-11T18:16:31.771Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-11T18:16:31.771Z] ---> Running in b2b5bf21e573 [2021-06-11T18:16:31.771Z] Removing intermediate container 3dd7f0a6c84d [2021-06-11T18:16:31.771Z] ---> b8349356e198 [2021-06-11T18:16:31.771Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-11T18:16:31.771Z] ---> Running in a132230727c8 [2021-06-11T18:16:31.771Z] Removing intermediate container b2e8000a3813 [2021-06-11T18:16:31.771Z] ---> 45a8804adc2f [2021-06-11T18:16:31.771Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-11T18:16:31.771Z] ---> Running in ac3bad576f2a [2021-06-11T18:16:32.057Z] 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-11T18:16:32.057Z] 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-11T18:16:32.327Z] 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-11T18:16:32.840Z] $ docker top 460064b646199d9c15132217d88faa43898a3bc4b1daf955278d0b7cc49137fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T18:16:33.939Z] + go version [2021-06-11T18:16:33.939Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T18:16:33.972Z] $ docker stop --time=1 460064b646199d9c15132217d88faa43898a3bc4b1daf955278d0b7cc49137fc [2021-06-11T18:16:35.768Z] $ docker rm -f 460064b646199d9c15132217d88faa43898a3bc4b1daf955278d0b7cc49137fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:16:36.838Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T18:16:36.838Z] . [Pipeline] withDockerContainer [2021-06-11T18:16:37.076Z] prd-ubuntu18.04-docker-arm64-4c-16g-538 does not seem to be running inside a container [2021-06-11T18:16:37.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-11T18:16:38.561Z] $ docker top 63f2fb747f71b03847af2cc4c213d683a082f43371b99806003ffd314ebb9d16 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-11T18:16:38.911Z] ========================================================= [2021-06-11T18:16:38.911Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-11T18:16:38.911Z] ========================================================= [Pipeline] sh [2021-06-11T18:16:39.569Z] + go mod tidy [Pipeline] sh [2021-06-11T18:16:40.892Z] + make test [2021-06-11T18:16:40.892Z] go mod tidy [2021-06-11T18:16:41.542Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T18:17:03.744Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-11T18:17:11.272Z] Removing intermediate container 58ea2e2a5278 [2021-06-11T18:17:11.272Z] ---> 0a5c217af6b9 [2021-06-11T18:17:11.272Z] [2021-06-11T18:17:11.272Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T18:17:11.272Z] 3.12: Pulling from library/alpine [2021-06-11T18:17:11.272Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T18:17:11.272Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T18:17:11.272Z] ---> 13621d1b12d4 [2021-06-11T18:17:11.272Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T18:17:11.272Z] ---> Running in c1ee06952377 [2021-06-11T18:17:11.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:11.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:11.272Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T18:17:11.272Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:17:11.272Z] OK: 6 MiB in 15 packages [2021-06-11T18:17:11.272Z] Removing intermediate container c1ee06952377 [2021-06-11T18:17:11.272Z] ---> 8e345adb584a [2021-06-11T18:17:11.272Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T18:17:11.272Z] ---> Running in 1cd0ed07adda [2021-06-11T18:17:11.272Z] Removing intermediate container 1cd0ed07adda [2021-06-11T18:17:11.272Z] ---> dfaa6abb53e4 [2021-06-11T18:17:11.272Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-11T18:17:11.272Z] ---> Running in c55a3d19554e [2021-06-11T18:17:11.533Z] Removing intermediate container c55a3d19554e [2021-06-11T18:17:11.533Z] ---> ea55b55dc505 [2021-06-11T18:17:11.533Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T18:17:12.126Z] Removing intermediate container b2b5bf21e573 [2021-06-11T18:17:12.126Z] ---> 2927daeefb81 [2021-06-11T18:17:12.126Z] [2021-06-11T18:17:12.126Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T18:17:12.126Z] ---> 13621d1b12d4 [2021-06-11T18:17:12.126Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-11T18:17:12.126Z] ---> Using cache [2021-06-11T18:17:12.126Z] ---> 8e345adb584a [2021-06-11T18:17:12.126Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T18:17:12.126Z] ---> Using cache [2021-06-11T18:17:12.126Z] ---> dfaa6abb53e4 [2021-06-11T18:17:12.126Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-11T18:17:12.390Z] ---> Running in 9cba56098fd5 [2021-06-11T18:17:12.390Z] ---> Running in 903154cb2fda [2021-06-11T18:17:12.390Z] Removing intermediate container a132230727c8 [2021-06-11T18:17:12.390Z] ---> 1ac87b97de83 [2021-06-11T18:17:12.390Z] [2021-06-11T18:17:12.390Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T18:17:12.390Z] ---> 13621d1b12d4 [2021-06-11T18:17:12.390Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-11T18:17:12.390Z] ---> Running in ae9e2a722008 [2021-06-11T18:17:12.650Z] Removing intermediate container 903154cb2fda [2021-06-11T18:17:12.650Z] ---> 9aa864b95870 [2021-06-11T18:17:12.650Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T18:17:12.650Z] Removing intermediate container 9cba56098fd5 [2021-06-11T18:17:12.650Z] ---> 23e8420ed031 [2021-06-11T18:17:12.650Z] Step 16/24 : WORKDIR / [2021-06-11T18:17:13.611Z] ---> Running in 0a62db66dd6a [2021-06-11T18:17:13.611Z] ---> Running in 79a633f5b4b1 [2021-06-11T18:17:13.611Z] Removing intermediate container 00f12e42984e [2021-06-11T18:17:13.611Z] ---> 36b8c0c7ad50 [2021-06-11T18:17:13.611Z] [2021-06-11T18:17:13.611Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T18:17:13.611Z] ---> 13621d1b12d4 [2021-06-11T18:17:13.611Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-11T18:17:13.873Z] Removing intermediate container ac3bad576f2a [2021-06-11T18:17:13.873Z] ---> af61931370d7 [2021-06-11T18:17:13.873Z] [2021-06-11T18:17:13.873Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T18:17:13.873Z] ---> 13621d1b12d4 [2021-06-11T18:17:13.873Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T18:17:13.873Z] ---> Using cache [2021-06-11T18:17:13.873Z] ---> 8e345adb584a [2021-06-11T18:17:13.873Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T18:17:13.873Z] ---> Using cache [2021-06-11T18:17:13.873Z] ---> dfaa6abb53e4 [2021-06-11T18:17:13.873Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-11T18:17:13.873Z] Removing intermediate container 0a62db66dd6a [2021-06-11T18:17:13.873Z] ---> b5f4ea0cad2b [2021-06-11T18:17:13.873Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T18:17:13.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:13.874Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:13.874Z] ---> Running in 3fec693a2067 [2021-06-11T18:17:13.874Z] ---> Running in 50c0bd902152 [2021-06-11T18:17:13.874Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-11T18:17:13.874Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-11T18:17:13.874Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:17:13.874Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T18:17:14.149Z] OK: 6 MiB in 16 packages [2021-06-11T18:17:14.149Z] Removing intermediate container 79a633f5b4b1 [2021-06-11T18:17:14.149Z] ---> 56a77e96090f [2021-06-11T18:17:14.149Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T18:17:14.149Z] Removing intermediate container 3fec693a2067 [2021-06-11T18:17:14.149Z] ---> b2c2ce1f08a1 [2021-06-11T18:17:14.149Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-11T18:17:14.149Z] ---> 0136704c229e [2021-06-11T18:17:14.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-11T18:17:14.149Z] Removing intermediate container 50c0bd902152 [2021-06-11T18:17:14.149Z] ---> c4bb13ab1805 [2021-06-11T18:17:14.149Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T18:17:14.149Z] ---> Running in c10f337924e6 [2021-06-11T18:17:14.149Z] ---> Running in 58c43c5b192d [2021-06-11T18:17:14.428Z] Removing intermediate container c10f337924e6 [2021-06-11T18:17:14.428Z] ---> 31b68d7dbe55 [2021-06-11T18:17:14.428Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-11T18:17:14.428Z] ---> 3656571fb92e [2021-06-11T18:17:14.428Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-11T18:17:14.428Z] Removing intermediate container 58c43c5b192d [2021-06-11T18:17:14.428Z] ---> 45a197d76784 [2021-06-11T18:17:14.428Z] Step 16/24 : WORKDIR / [2021-06-11T18:17:14.428Z] ---> Running in d3447829d306 [2021-06-11T18:17:14.428Z] ---> 04dd49ffbfd3 [2021-06-11T18:17:14.428Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-11T18:17:14.711Z] ---> Running in 5485b5d27289 [2021-06-11T18:17:14.711Z] Removing intermediate container ae9e2a722008 [2021-06-11T18:17:14.711Z] ---> c2c9c5dbae2d [2021-06-11T18:17:14.711Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T18:17:14.711Z] ---> Running in 70570153ec2a [2021-06-11T18:17:14.711Z] Removing intermediate container d3447829d306 [2021-06-11T18:17:14.711Z] ---> 054b03e08eb8 [2021-06-11T18:17:14.711Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:17:14.971Z] ---> 64ef8c6c0536 [2021-06-11T18:17:14.971Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-11T18:17:14.971Z] ---> 3242d30b6804 [2021-06-11T18:17:14.971Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-11T18:17:14.971Z] Removing intermediate container 5485b5d27289 [2021-06-11T18:17:14.971Z] ---> f69b66b968d3 [2021-06-11T18:17:14.971Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T18:17:14.971Z] ---> Running in 4ac954324a9c [2021-06-11T18:17:14.971Z] ---> Running in 1c36436ad11e [2021-06-11T18:17:14.971Z] Removing intermediate container 70570153ec2a [2021-06-11T18:17:14.971Z] ---> a64633bd3468 [2021-06-11T18:17:14.971Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-11T18:17:14.971Z] ---> Running in 904bf7d5e21f [2021-06-11T18:17:15.242Z] ---> 69269287217d [2021-06-11T18:17:15.242Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-11T18:17:15.242Z] Removing intermediate container 1c36436ad11e [2021-06-11T18:17:15.242Z] ---> b5854b52e803 [2021-06-11T18:17:15.242Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T18:17:15.242Z] ---> Running in ad11faa9dde1 [2021-06-11T18:17:15.242Z] ---> 43a68616bb68 [2021-06-11T18:17:15.242Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-11T18:17:15.242Z] ---> Running in ce7bc5acd49c [2021-06-11T18:17:15.242Z] Removing intermediate container 904bf7d5e21f [2021-06-11T18:17:15.242Z] ---> e841301e71d5 [2021-06-11T18:17:15.242Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T18:17:15.242Z] ---> Running in 568e8533f882 [2021-06-11T18:17:15.242Z] Removing intermediate container ad11faa9dde1 [2021-06-11T18:17:15.242Z] ---> 5eeb1be35954 [2021-06-11T18:17:15.242Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T18:17:15.508Z] Removing intermediate container ce7bc5acd49c [2021-06-11T18:17:15.508Z] ---> 8fec7fad4a35 [2021-06-11T18:17:15.508Z] Step 21/23 : LABEL arch=x86_64 [2021-06-11T18:17:15.508Z] ---> Running in a646d2b862c4 [2021-06-11T18:17:15.508Z] Removing intermediate container 568e8533f882 [2021-06-11T18:17:15.508Z] ---> f2fe26629ca2 [2021-06-11T18:17:15.508Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T18:17:15.508Z] ---> Running in e850b5bbfabe [2021-06-11T18:17:15.784Z] Removing intermediate container a646d2b862c4 [2021-06-11T18:17:15.784Z] ---> 8104f9943c7a [2021-06-11T18:17:15.784Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T18:17:15.784Z] Removing intermediate container e850b5bbfabe [2021-06-11T18:17:15.784Z] ---> 865722de48f4 [2021-06-11T18:17:15.784Z] Step 22/23 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:17:15.784Z] ---> Running in 764eaf5ba5de [2021-06-11T18:17:15.784Z] ---> 4bf99d80ce3f [2021-06-11T18:17:15.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-11T18:17:15.784Z] ---> bb030981a875 [2021-06-11T18:17:15.784Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-11T18:17:15.784Z] ---> Running in 5eb0cf129f1b [2021-06-11T18:17:15.784Z] Removing intermediate container 4ac954324a9c [2021-06-11T18:17:15.784Z] ---> 20afd94de500 [2021-06-11T18:17:15.784Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T18:17:16.278Z] Removing intermediate container 764eaf5ba5de [2021-06-11T18:17:16.278Z] ---> dfeeed49076c [2021-06-11T18:17:16.278Z] Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:17:16.278Z] ---> Running in d4ce14abac5e [2021-06-11T18:17:16.278Z] Removing intermediate container 5eb0cf129f1b [2021-06-11T18:17:16.278Z] ---> de6a197f6f0d [2021-06-11T18:17:16.278Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T18:17:16.278Z] ---> 82eb2d314874 [2021-06-11T18:17:16.278Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-11T18:17:16.278Z] ---> Running in a67bb49f076c [2021-06-11T18:17:16.278Z] ---> Running in 10fdf6e04d78 [2021-06-11T18:17:16.278Z] ---> 6b90c53f43a0 [2021-06-11T18:17:16.278Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-11T18:17:16.278Z] ---> Running in e14231e97f39 [2021-06-11T18:17:16.278Z] Removing intermediate container a67bb49f076c [2021-06-11T18:17:16.278Z] ---> f3fb6b60f3e5 [2021-06-11T18:17:16.278Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T18:17:16.278Z] ---> Running in 57d591d9103f [2021-06-11T18:17:16.278Z] Removing intermediate container 10fdf6e04d78 [2021-06-11T18:17:16.278Z] ---> 0ef489a5904c [2021-06-11T18:17:16.278Z] [2021-06-11T18:17:16.650Z] Removing intermediate container e14231e97f39 [2021-06-11T18:17:16.650Z] ---> aa636a87e820 [2021-06-11T18:17:16.650Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T18:17:16.650Z] Successfully built 0ef489a5904c [2021-06-11T18:17:16.650Z] ---> 92d745f059ca [2021-06-11T18:17:16.650Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-11T18:17:16.650Z] Successfully tagged support-scheduler:latest [2021-06-11T18:17:16.650Z] Building security-proxy-setup [2021-06-11T18:17:16.650Z] ---> Running in 79d70d6612a2 [2021-06-11T18:17:16.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:16.650Z]  Building support-scheduler ... done  ---> Running in bb366676f8d2 [2021-06-11T18:17:16.650Z] Removing intermediate container 57d591d9103f [2021-06-11T18:17:16.650Z] ---> c09f9ee4d8a1 [2021-06-11T18:17:16.650Z] [2021-06-11T18:17:16.650Z] Successfully built c09f9ee4d8a1 [2021-06-11T18:17:16.960Z] Successfully tagged core-command:latest [2021-06-11T18:17:16.960Z] Building security-secretstore-setup [2021-06-11T18:17:16.960Z]  Building core-command ... done Removing intermediate container 79d70d6612a2 [2021-06-11T18:17:16.960Z] ---> 6d20111f4ac6 [2021-06-11T18:17:16.960Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T18:17:17.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:17.490Z] Removing intermediate container bb366676f8d2 [2021-06-11T18:17:17.490Z] ---> ca3a929d22de [2021-06-11T18:17:17.490Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T18:17:17.490Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T18:17:17.753Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T18:17:17.753Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T18:17:17.753Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T18:17:18.324Z] ---> Running in fd495f34423d [2021-06-11T18:17:18.896Z] ---> Running in 05816bf1b3e5 [2021-06-11T18:17:18.896Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T18:17:19.839Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T18:17:19.839Z] Removing intermediate container fd495f34423d [2021-06-11T18:17:19.839Z] ---> c7b26f142865 [2021-06-11T18:17:19.839Z] Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:17:19.839Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:17:19.839Z] OK: 8 MiB in 20 packages [2021-06-11T18:17:20.798Z] Removing intermediate container 05816bf1b3e5 [2021-06-11T18:17:20.798Z] ---> 8e91760036df [2021-06-11T18:17:20.798Z] Step 21/23 : LABEL arch=x86_64 [2021-06-11T18:17:24.123Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:17:24.123Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:17:24.123Z] ---> 985f259d7be9 [2021-06-11T18:17:24.123Z] Step 3/22 : WORKDIR /edgex-go [2021-06-11T18:17:24.123Z] ---> Using cache [2021-06-11T18:17:24.123Z] ---> 269737bfa6df [2021-06-11T18:17:24.123Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:17:24.123Z] ---> Using cache [2021-06-11T18:17:24.123Z] ---> 50025afc36b7 [2021-06-11T18:17:24.123Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-11T18:17:24.123Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:17:24.123Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:17:24.123Z] ---> 985f259d7be9 [2021-06-11T18:17:24.123Z] Step 3/26 : WORKDIR /edgex-go [2021-06-11T18:17:24.123Z] ---> Using cache [2021-06-11T18:17:24.123Z] ---> 269737bfa6df [2021-06-11T18:17:24.123Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:17:24.123Z] ---> Using cache [2021-06-11T18:17:24.123Z] ---> 50025afc36b7 [2021-06-11T18:17:24.123Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-11T18:17:25.071Z] ---> Running in 38c2d4421620 [2021-06-11T18:17:25.071Z] ---> Running in 0fb682fcc887 [2021-06-11T18:17:25.071Z] ---> Running in 35d3d83b9a82 [2021-06-11T18:17:25.071Z] ---> Running in 637954bfc7f4 [2021-06-11T18:17:25.348Z] Removing intermediate container 38c2d4421620 [2021-06-11T18:17:25.348Z] ---> 91edc9dfcbf5 [2021-06-11T18:17:25.348Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T18:17:25.348Z] Removing intermediate container 35d3d83b9a82 [2021-06-11T18:17:25.348Z] ---> 346441350df5 [2021-06-11T18:17:25.348Z] Step 22/23 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:17:25.348Z] ---> Running in 88d2d076eec3 [2021-06-11T18:17:25.348Z] Removing intermediate container d4ce14abac5e [2021-06-11T18:17:25.348Z] ---> ffb720a14bfa [2021-06-11T18:17:25.348Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T18:17:25.348Z] ---> Running in 67c11b58f1e4 [2021-06-11T18:17:25.629Z] Removing intermediate container 88d2d076eec3 [2021-06-11T18:17:25.629Z] ---> 9270e7f1a5d8 [2021-06-11T18:17:25.629Z] [2021-06-11T18:17:25.629Z] Removing intermediate container 67c11b58f1e4 [2021-06-11T18:17:25.629Z] ---> eccdf841a708 [2021-06-11T18:17:25.629Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T18:17:25.629Z] ---> Running in 50d45fe8e73f [2021-06-11T18:17:25.629Z] Successfully built 9270e7f1a5d8 [2021-06-11T18:17:25.896Z] ---> 65d902909716 [2021-06-11T18:17:25.896Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-11T18:17:25.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:25.896Z] Successfully tagged core-metadata:latest [2021-06-11T18:17:25.896Z] Building sys-mgmt-agent [2021-06-11T18:17:25.896Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:26.476Z] Removing intermediate container 50d45fe8e73f [2021-06-11T18:17:26.477Z] ---> 512329f7d485 [2021-06-11T18:17:26.477Z] [2021-06-11T18:17:26.477Z] Successfully built 512329f7d485 [2021-06-11T18:17:26.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:26.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:27.418Z] OK: 219 MiB in 52 packages [2021-06-11T18:17:27.418Z] OK: 219 MiB in 52 packages [2021-06-11T18:17:27.991Z] Successfully tagged support-notifications:latest [2021-06-11T18:17:27.991Z]  Building support-notifications ... done Building security-bootstrapper [2021-06-11T18:17:30.550Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:17:30.550Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:17:30.550Z] ---> 985f259d7be9 [2021-06-11T18:17:30.550Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T18:17:30.550Z] ---> Using cache [2021-06-11T18:17:30.550Z] ---> 269737bfa6df [2021-06-11T18:17:30.550Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:17:30.550Z] ---> Using cache [2021-06-11T18:17:30.550Z] ---> 50025afc36b7 [2021-06-11T18:17:30.550Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-11T18:17:33.105Z] ---> a17d565c3e08 [2021-06-11T18:17:33.105Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-11T18:17:33.105Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:17:33.105Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:17:33.105Z] ---> 985f259d7be9 [2021-06-11T18:17:33.105Z] Step 3/32 : WORKDIR /edgex-go [2021-06-11T18:17:33.105Z] ---> Using cache [2021-06-11T18:17:33.105Z] ---> 269737bfa6df [2021-06-11T18:17:33.105Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:17:33.105Z] ---> Using cache [2021-06-11T18:17:33.105Z] ---> 50025afc36b7 [2021-06-11T18:17:33.105Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-11T18:17:34.057Z] ---> Running in a24e255d3809 [2021-06-11T18:17:34.057Z] ---> Running in 91d5aec301bc [2021-06-11T18:17:34.057Z] ---> d21395c64033 [2021-06-11T18:17:34.057Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-11T18:17:34.057Z] ---> Running in a199302e26f8 [2021-06-11T18:17:34.057Z] Removing intermediate container 0fb682fcc887 [2021-06-11T18:17:34.057Z] ---> 167a671191a1 [2021-06-11T18:17:34.057Z] Step 6/22 : COPY go.mod . [2021-06-11T18:17:34.058Z] Removing intermediate container 637954bfc7f4 [2021-06-11T18:17:34.058Z] ---> a088964e8e9d [2021-06-11T18:17:34.058Z] Step 6/26 : COPY go.mod . [2021-06-11T18:17:34.058Z] Removing intermediate container a199302e26f8 [2021-06-11T18:17:34.058Z] ---> 66afc65660c0 [2021-06-11T18:17:34.058Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T18:17:34.323Z] ---> Running in 34fa11d18151 [2021-06-11T18:17:34.323Z] ---> 685fa1231069 [2021-06-11T18:17:34.323Z] Step 7/22 : RUN go mod download [2021-06-11T18:17:34.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:34.323Z] ---> Running in 1bd9fd0e6a20 [2021-06-11T18:17:34.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:34.323Z] Removing intermediate container 34fa11d18151 [2021-06-11T18:17:34.323Z] ---> 15a48f11322b [2021-06-11T18:17:34.323Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T18:17:34.323Z] ---> 8e64ebf8bcc0 [2021-06-11T18:17:34.323Z] Step 7/26 : RUN go mod download [2021-06-11T18:17:34.587Z] ---> Running in aff9538777cf [2021-06-11T18:17:34.587Z] ---> Running in eb1e94f5007e [2021-06-11T18:17:34.587Z] Removing intermediate container aff9538777cf [2021-06-11T18:17:34.587Z] ---> 11c7091eb1e9 [2021-06-11T18:17:34.587Z] Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:17:34.587Z] ---> Running in f651e0ac5b84 [2021-06-11T18:17:34.854Z] Removing intermediate container f651e0ac5b84 [2021-06-11T18:17:34.854Z] ---> 70918173eaf5 [2021-06-11T18:17:34.854Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T18:17:34.854Z] ---> Running in b9c5bb4fb865 [2021-06-11T18:17:34.854Z] Removing intermediate container b9c5bb4fb865 [2021-06-11T18:17:34.854Z] ---> 8f951de79882 [2021-06-11T18:17:34.854Z] [2021-06-11T18:17:35.123Z] Successfully built 8f951de79882 [2021-06-11T18:17:35.123Z] Successfully tagged core-data:latest [2021-06-11T18:17:35.123Z]  Building core-data ... done Removing intermediate container 1bd9fd0e6a20 [2021-06-11T18:17:35.123Z] ---> afd35d5c906c [2021-06-11T18:17:35.123Z] Step 8/22 : COPY . . [2021-06-11T18:17:35.123Z] Removing intermediate container eb1e94f5007e [2021-06-11T18:17:35.123Z] ---> 09a1b1bb6e86 [2021-06-11T18:17:35.123Z] Step 8/26 : COPY . . [2021-06-11T18:17:35.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:35.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:17:35.724Z] OK: 219 MiB in 52 packages [2021-06-11T18:17:35.724Z] OK: 219 MiB in 52 packages [2021-06-11T18:17:43.891Z] ---> 056c5538a719 [2021-06-11T18:17:43.891Z] Step 9/26 : RUN go mod tidy [2021-06-11T18:17:43.891Z] Removing intermediate container a24e255d3809 [2021-06-11T18:17:43.891Z] ---> 155f8b18c1a5 [2021-06-11T18:17:43.891Z] Step 6/24 : COPY go.mod . [2021-06-11T18:17:43.891Z] ---> Running in 5316fd006e1b [2021-06-11T18:17:43.891Z] Removing intermediate container 91d5aec301bc [2021-06-11T18:17:43.891Z] ---> dd70d36dce5a [2021-06-11T18:17:43.891Z] Step 6/32 : COPY go.mod . [2021-06-11T18:17:44.155Z] ---> 2630f6dc8ae0 [2021-06-11T18:17:44.155Z] Step 9/22 : RUN go mod tidy [2021-06-11T18:17:44.155Z] ---> Running in f4134dc55fe7 [2021-06-11T18:17:44.155Z] ---> 17b87a7535f7 [2021-06-11T18:17:44.155Z] Step 7/24 : RUN go mod download [2021-06-11T18:17:44.155Z] ---> Running in 3e41415e94be [2021-06-11T18:17:44.417Z] ---> 4513997fa13b [2021-06-11T18:17:44.417Z] Step 7/32 : RUN go mod download [2021-06-11T18:17:44.417Z] ---> Running in 25ed9c151cd3 [2021-06-11T18:17:45.363Z] Removing intermediate container 3e41415e94be [2021-06-11T18:17:45.363Z] ---> 97707e5e5bc6 [2021-06-11T18:17:45.363Z] Step 8/24 : COPY . . [2021-06-11T18:17:45.363Z] Removing intermediate container 25ed9c151cd3 [2021-06-11T18:17:45.363Z] ---> 7718fa5ad6d6 [2021-06-11T18:17:45.363Z] Step 8/32 : COPY . . [2021-06-11T18:17:45.624Z] Removing intermediate container f4134dc55fe7 [2021-06-11T18:17:45.625Z] ---> 1cb6ddbbe2ce [2021-06-11T18:17:45.625Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-11T18:17:48.198Z] Removing intermediate container 5316fd006e1b [2021-06-11T18:17:48.198Z] ---> ec3e8fe058b1 [2021-06-11T18:17:48.198Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-11T18:17:49.598Z] ---> Running in 4845d05af9c5 [2021-06-11T18:17:50.986Z] ---> Running in 04901c7dc0a8 [2021-06-11T18:17:51.577Z] 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-11T18:17:51.577Z] 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-11T18:17:53.511Z] ---> 9952167f8ef1 [2021-06-11T18:17:53.511Z] Step 9/32 : RUN go mod tidy [2021-06-11T18:17:53.511Z] ---> 4cdd39baffa4 [2021-06-11T18:17:53.511Z] Step 9/24 : RUN go mod tidy [2021-06-11T18:17:53.511Z] ---> Running in 699f89cbec44 [2021-06-11T18:17:53.511Z] ---> Running in 7d94ff7f7a65 [2021-06-11T18:17:56.070Z] Removing intermediate container 699f89cbec44 [2021-06-11T18:17:56.070Z] ---> 78188844b39a [2021-06-11T18:17:56.070Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-11T18:17:56.070Z] ---> Running in 2065171f73dc [2021-06-11T18:17:56.070Z] Removing intermediate container 7d94ff7f7a65 [2021-06-11T18:17:56.070Z] ---> d61b975d92f5 [2021-06-11T18:17:56.070Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-11T18:17:56.070Z] ---> Running in a26563a2fc24 [2021-06-11T18:17:56.349Z] 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-11T18:17:56.611Z] 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-11T18:18:00.350Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-11T18:18:02.987Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-11T18:18:09.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-11T18:18:09.724Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-11T18:18:16.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-11T18:18:16.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-11T18:18:16.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-11T18:18:16.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-11T18:18:17.465Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-11T18:18:18.447Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-11T18:18:18.614Z] 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-11T18:18:18.614Z] 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-11T18:18:20.439Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-11T18:18:20.440Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-11T18:18:20.440Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-11T18:18:20.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-11T18:18:20.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-11T18:18:20.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-11T18:18:20.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-11T18:18:21.951Z] Removing intermediate container 04901c7dc0a8 [2021-06-11T18:18:21.951Z] ---> 20950390722f [2021-06-11T18:18:21.951Z] [2021-06-11T18:18:21.951Z] Step 11/26 : FROM alpine:3.12 [2021-06-11T18:18:21.951Z] ---> 13621d1b12d4 [2021-06-11T18:18:21.951Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-11T18:18:22.212Z] Removing intermediate container 4845d05af9c5 [2021-06-11T18:18:22.212Z] ---> 6b08aa5a4acc [2021-06-11T18:18:22.212Z] [2021-06-11T18:18:22.212Z] Step 11/22 : FROM alpine:3.12 [2021-06-11T18:18:22.212Z] ---> 13621d1b12d4 [2021-06-11T18:18:22.212Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-11T18:18:22.212Z] ---> Running in 36a8d58e9f4f [2021-06-11T18:18:22.212Z] ---> Running in eb3f18979a28 [2021-06-11T18:18:22.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:18:22.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:18:22.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:18:22.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:18:23.057Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-11T18:18:23.057Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T18:18:23.057Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-11T18:18:23.057Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-11T18:18:23.057Z] (4/6) Installing curl (7.77.0-r0) [2021-06-11T18:18:23.057Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-11T18:18:23.057Z] (6/6) Installing su-exec (0.2-r1) [2021-06-11T18:18:23.057Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T18:18:23.057Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:18:23.057Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-11T18:18:23.057Z] (4/4) Installing curl (7.77.0-r0) [2021-06-11T18:18:23.057Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T18:18:23.057Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:18:23.321Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T18:18:23.321Z] OK: 7 MiB in 20 packages [2021-06-11T18:18:23.321Z] OK: 7 MiB in 18 packages [2021-06-11T18:18:24.281Z] Removing intermediate container eb3f18979a28 [2021-06-11T18:18:24.281Z] ---> f0fa5e17c0c0 [2021-06-11T18:18:24.281Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T18:18:24.281Z] Removing intermediate container 36a8d58e9f4f [2021-06-11T18:18:24.281Z] ---> f78cb2254ea7 [2021-06-11T18:18:24.281Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T18:18:24.281Z] ---> Running in 6037137a90b4 [2021-06-11T18:18:24.545Z] ---> Running in 499c0deeac89 [2021-06-11T18:18:25.125Z] Removing intermediate container 6037137a90b4 [2021-06-11T18:18:25.125Z] ---> 789fac5c4b97 [2021-06-11T18:18:25.125Z] Step 14/22 : WORKDIR /edgex [2021-06-11T18:18:25.125Z] Removing intermediate container 499c0deeac89 [2021-06-11T18:18:25.125Z] ---> d22829de1778 [2021-06-11T18:18:25.125Z] Step 14/26 : WORKDIR / [2021-06-11T18:18:25.125Z] ---> Running in a0616e245b81 [2021-06-11T18:18:25.125Z] Removing intermediate container 2065171f73dc [2021-06-11T18:18:25.125Z] ---> 3c754deeaecf [2021-06-11T18:18:25.125Z] [2021-06-11T18:18:25.125Z] Step 11/32 : FROM alpine:3.12 [2021-06-11T18:18:25.125Z] ---> 13621d1b12d4 [2021-06-11T18:18:25.125Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-11T18:18:25.125Z] ---> Running in b60e856ce565 [2021-06-11T18:18:25.125Z] ---> Running in e898f418a745 [2021-06-11T18:18:25.125Z] Removing intermediate container a0616e245b81 [2021-06-11T18:18:25.125Z] ---> ae5e7bb8cafb [2021-06-11T18:18:25.125Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-11T18:18:25.385Z] Removing intermediate container b60e856ce565 [2021-06-11T18:18:25.385Z] ---> 51671bc83591 [2021-06-11T18:18:25.385Z] 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-11T18:18:25.385Z] Removing intermediate container e898f418a745 [2021-06-11T18:18:25.385Z] ---> 7bb9e4cdd840 [2021-06-11T18:18:25.385Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-11T18:18:25.958Z] ---> Running in cf60b0ec9a57 [2021-06-11T18:18:25.958Z] ---> 3d065938ef5d [2021-06-11T18:18:25.958Z] 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-11T18:18:25.958Z] ---> 0af1c011cfe4 [2021-06-11T18:18:25.958Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-11T18:18:25.958Z] Removing intermediate container a26563a2fc24 [2021-06-11T18:18:25.958Z] ---> 18da032f071e [2021-06-11T18:18:25.958Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-11T18:18:26.223Z] ---> Running in a79d293286e8 [2021-06-11T18:18:26.223Z] ---> e684c310f808 [2021-06-11T18:18:26.223Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-11T18:18:26.223Z] ---> c287bf6e33e5 [2021-06-11T18:18:26.223Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-11T18:18:26.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:18:26.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:18:26.498Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-11T18:18:26.498Z] (2/2) Installing su-exec (0.2-r1) [2021-06-11T18:18:26.498Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:18:26.498Z] OK: 6 MiB in 16 packages [2021-06-11T18:18:26.764Z] 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-11T18:18:26.764Z] ---> c016e048ecca [2021-06-11T18:18:26.764Z] 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-11T18:18:26.764Z] ---> c389abbabcd4 [2021-06-11T18:18:26.764Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-11T18:18:27.033Z] ---> Running in 755d1dfee60b [2021-06-11T18:18:27.033Z] Removing intermediate container cf60b0ec9a57 [2021-06-11T18:18:27.033Z] ---> 0b1837d60009 [2021-06-11T18:18:27.033Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-11T18:18:27.033Z] ---> d66bfa88cd0d [2021-06-11T18:18:27.033Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-11T18:18:27.033Z] Removing intermediate container 755d1dfee60b [2021-06-11T18:18:27.033Z] ---> 4e59d4035d49 [2021-06-11T18:18:27.033Z] Step 19/22 : CMD ["--init=true"] [2021-06-11T18:18:27.033Z] ---> Running in 910be01b89d1 [2021-06-11T18:18:27.295Z] ---> Running in 32b906be1eee [2021-06-11T18:18:27.295Z] Removing intermediate container 910be01b89d1 [2021-06-11T18:18:27.295Z] ---> 6ee016b120c6 [2021-06-11T18:18:27.295Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-11T18:18:27.295Z] ---> Running in 7e76b3a5d020 [2021-06-11T18:18:27.555Z] Removing intermediate container 32b906be1eee [2021-06-11T18:18:27.555Z] ---> 91eebcb6a1ad [2021-06-11T18:18:27.555Z] Step 20/22 : LABEL arch=x86_64 [2021-06-11T18:18:27.555Z] ---> 7423072e6d8a [2021-06-11T18:18:27.555Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-11T18:18:27.555Z] Removing intermediate container 7e76b3a5d020 [2021-06-11T18:18:27.555Z] ---> f68c76b3cade [2021-06-11T18:18:27.555Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-11T18:18:27.555Z] ---> Running in 31ffa9d74ea4 [2021-06-11T18:18:27.555Z] ---> Running in 40ec8adcd46b [2021-06-11T18:18:27.816Z] Removing intermediate container 31ffa9d74ea4 [2021-06-11T18:18:27.816Z] ---> 7efdaec19e46 [2021-06-11T18:18:27.816Z] Step 21/22 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:18:27.816Z] ---> Running in 5360f01fbf28 [2021-06-11T18:18:27.816Z] Removing intermediate container a79d293286e8 [2021-06-11T18:18:27.816Z] ---> a7325497c935 [2021-06-11T18:18:27.816Z] [2021-06-11T18:18:27.816Z] Step 12/24 : FROM docker:20.10.0 [2021-06-11T18:18:27.816Z] ---> 817cac71b576 [2021-06-11T18:18:27.816Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-11T18:18:28.079Z] Removing intermediate container 5360f01fbf28 [2021-06-11T18:18:28.079Z] ---> ad6f0f3533c0 [2021-06-11T18:18:28.079Z] Step 22/22 : LABEL version=0.0.0 [2021-06-11T18:18:28.079Z] ---> Running in cbe37d874133 [2021-06-11T18:18:28.079Z] Removing intermediate container cbe37d874133 [2021-06-11T18:18:28.079Z] ---> 1ac5ae7faebe [2021-06-11T18:18:28.079Z] [2021-06-11T18:18:28.079Z] ---> 9a5d1bd0b4ca [2021-06-11T18:18:28.079Z] 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-11T18:18:28.342Z] ---> Running in 599e5988f402 [2021-06-11T18:18:28.342Z] Successfully built 1ac5ae7faebe [2021-06-11T18:18:28.342Z] Removing intermediate container 40ec8adcd46b [2021-06-11T18:18:28.342Z] ---> 5f4019f8dd73 [2021-06-11T18:18:28.342Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-11T18:18:28.342Z] Successfully tagged security-proxy-setup:latest [2021-06-11T18:18:28.342Z]  Building security-proxy-setup ... done 20.10.0: Pulling from library/docker [2021-06-11T18:18:28.342Z] ---> Running in eb6ad8f42c8e [2021-06-11T18:18:28.610Z] Removing intermediate container eb6ad8f42c8e [2021-06-11T18:18:28.610Z] ---> 940e9f50bf22 [2021-06-11T18:18:28.610Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-11T18:18:28.876Z] ---> 0fd5ed0b1987 [2021-06-11T18:18:28.876Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-11T18:18:28.876Z] ---> Running in c81491ca8c6f [2021-06-11T18:18:29.137Z] Removing intermediate container 599e5988f402 [2021-06-11T18:18:29.137Z] ---> 2d9b937fd443 [2021-06-11T18:18:29.137Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-11T18:18:29.715Z] ---> Running in 4f11b915a543 [2021-06-11T18:18:29.715Z] Removing intermediate container 4f11b915a543 [2021-06-11T18:18:29.715Z] ---> d1d42539eb11 [2021-06-11T18:18:29.715Z] Step 24/26 : LABEL arch=x86_64 [2021-06-11T18:18:29.984Z] ---> Running in b01ec597ff37 [2021-06-11T18:18:29.984Z] Removing intermediate container c81491ca8c6f [2021-06-11T18:18:29.984Z] ---> d07f9e3fc7c9 [2021-06-11T18:18:29.984Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T18:18:29.984Z] Removing intermediate container b01ec597ff37 [2021-06-11T18:18:29.984Z] ---> c479d7d8065f [2021-06-11T18:18:29.984Z] Step 25/26 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:18:30.250Z] ---> Running in bb2ff85ce421 [2021-06-11T18:18:30.520Z] ---> 7be7f4be2419 [2021-06-11T18:18:30.520Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-11T18:18:30.520Z] Removing intermediate container bb2ff85ce421 [2021-06-11T18:18:30.520Z] ---> 40e7de5cd450 [2021-06-11T18:18:30.520Z] Step 26/26 : LABEL version=0.0.0 [2021-06-11T18:18:30.793Z] ---> Running in f1fad2d780ba [2021-06-11T18:18:31.059Z] ---> b1e268d188f5 [2021-06-11T18:18:31.059Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-11T18:18:31.059Z] Removing intermediate container f1fad2d780ba [2021-06-11T18:18:31.059Z] ---> 2a736da9195b [2021-06-11T18:18:31.059Z] [2021-06-11T18:18:31.333Z] Successfully built 2a736da9195b [2021-06-11T18:18:31.333Z] Successfully tagged security-secretstore-setup:latest [2021-06-11T18:18:31.333Z]  Building security-secretstore-setup ... done  ---> 336114dd84f9 [2021-06-11T18:18:31.333Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-11T18:18:31.914Z] ---> 342095111191 [2021-06-11T18:18:31.914Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-11T18:18:32.175Z] ---> 0eaccd607bad [2021-06-11T18:18:32.175Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-11T18:18:32.448Z] ---> Running in e613caf23f1d [2021-06-11T18:18:32.448Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T18:18:32.448Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T18:18:32.448Z] ---> aefe523efa57 [2021-06-11T18:18:32.448Z] 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-11T18:18:32.448Z] ---> Running in 82121bdcdb46 [2021-06-11T18:18:32.448Z] Removing intermediate container e613caf23f1d [2021-06-11T18:18:32.448Z] ---> 4e9438a18497 [2021-06-11T18:18:32.448Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-11T18:18:32.448Z] Removing intermediate container 82121bdcdb46 [2021-06-11T18:18:32.448Z] ---> 6ef8cabf11dc [2021-06-11T18:18:32.448Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-11T18:18:32.448Z] ---> Running in 52c865915b29 [2021-06-11T18:18:32.708Z] ---> fcf8fb5e81df [2021-06-11T18:18:32.709Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-11T18:18:32.709Z] ---> Running in ac583c4fc23a [2021-06-11T18:18:32.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.171s coverage: 28.7% of statements [2021-06-11T18:18:32.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:18:32.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:18:32.976Z] (1/39) Installing readline (8.0.4-r0) [2021-06-11T18:18:32.976Z] (2/39) Installing bash (5.0.17-r0) [2021-06-11T18:18:32.976Z] Executing bash-5.0.17-r0.post-install [2021-06-11T18:18:32.976Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T18:18:32.976Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-11T18:18:32.976Z] (5/39) Installing curl (7.77.0-r0) [2021-06-11T18:18:32.976Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-11T18:18:32.976Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-11T18:18:32.976Z] (8/39) Installing expat (2.2.9-r1) [2021-06-11T18:18:32.976Z] (9/39) Installing libffi (3.3-r2) [2021-06-11T18:18:32.976Z] (10/39) Installing gdbm (1.13-r1) [2021-06-11T18:18:32.976Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-11T18:18:32.976Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-11T18:18:33.243Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-11T18:18:34.185Z] Removing intermediate container ac583c4fc23a [2021-06-11T18:18:34.185Z] ---> 6daae010c818 [2021-06-11T18:18:34.185Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-11T18:18:34.185Z] ---> Running in c025575093fb [2021-06-11T18:18:34.185Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-11T18:18:34.185Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-11T18:18:34.185Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-11T18:18:34.185Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-11T18:18:34.185Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-11T18:18:34.185Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-11T18:18:34.185Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-11T18:18:34.446Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-11T18:18:34.446Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-11T18:18:34.446Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-11T18:18:34.446Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-11T18:18:34.446Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-11T18:18:34.446Z] Removing intermediate container c025575093fb [2021-06-11T18:18:34.446Z] ---> 4ea03e512281 [2021-06-11T18:18:34.446Z] Step 29/32 : CMD ["gate"] [2021-06-11T18:18:34.446Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-11T18:18:34.446Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-11T18:18:34.446Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-11T18:18:34.446Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-11T18:18:34.712Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-11T18:18:34.712Z] ---> Running in 3a45032e8e26 [2021-06-11T18:18:34.712Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-11T18:18:34.712Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-11T18:18:34.712Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-11T18:18:34.712Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-11T18:18:34.712Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-11T18:18:34.712Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-11T18:18:34.712Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-11T18:18:34.712Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-11T18:18:34.712Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-11T18:18:34.712Z] Executing busybox-1.31.1-r19.trigger [2021-06-11T18:18:34.712Z] Removing intermediate container 3a45032e8e26 [2021-06-11T18:18:34.712Z] ---> c4f4f9e6aded [2021-06-11T18:18:34.712Z] Step 30/32 : LABEL arch=x86_64 [2021-06-11T18:18:34.712Z] OK: 72 MiB in 59 packages [2021-06-11T18:18:34.976Z] ---> Running in e6bf1d92bf0d [2021-06-11T18:18:34.976Z] Removing intermediate container e6bf1d92bf0d [2021-06-11T18:18:34.976Z] ---> ef975702ed09 [2021-06-11T18:18:34.976Z] Step 31/32 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:18:35.237Z] ---> Running in 8944b1931bd6 [2021-06-11T18:18:35.237Z] Removing intermediate container 8944b1931bd6 [2021-06-11T18:18:35.237Z] ---> 508066d4a87b [2021-06-11T18:18:35.237Z] Step 32/32 : LABEL version=0.0.0 [2021-06-11T18:18:35.496Z] ---> Running in 0a5ab348f5ab [2021-06-11T18:18:35.496Z] Removing intermediate container 0a5ab348f5ab [2021-06-11T18:18:35.496Z] ---> bd6732f2dd73 [2021-06-11T18:18:35.496Z] [2021-06-11T18:18:35.496Z] Collecting docker-compose==1.23.2 [2021-06-11T18:18:35.496Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-11T18:18:35.496Z] Successfully built bd6732f2dd73 [2021-06-11T18:18:35.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.291s coverage: 100.0% of statements [2021-06-11T18:18:35.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-11T18:18:35.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-11T18:18:35.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-11T18:18:35.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.359s coverage: 81.2% of statements [2021-06-11T18:18:35.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-11T18:18:35.757Z] Successfully tagged security-bootstrapper:latest [2021-06-11T18:18:35.757Z]  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 [2021-06-11T18:18:35.757Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-11T18:18:36.018Z] Collecting PyYAML<4,>=3.10 [2021-06-11T18:18:36.018Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-11T18:18:36.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.332s coverage: 53.4% of statements [2021-06-11T18:18:36.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-11T18:18:36.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-11T18:18:36.682Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-11T18:18:36.682Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-11T18:18:36.682Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-11T18:18:36.682Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-11T18:18:36.991Z] Collecting jsonschema<3,>=2.5.1 [2021-06-11T18:18:36.991Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-11T18:18:36.991Z] 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-11T18:18:36.991Z] Collecting cached-property<2,>=1.2.0 [2021-06-11T18:18:36.991Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-11T18:18:36.991Z] Collecting texttable<0.10,>=0.9.0 [2021-06-11T18:18:36.991Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-11T18:18:37.753Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-11T18:18:37.753Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-11T18:18:37.753Z] Collecting docopt<0.7,>=0.6.1 [2021-06-11T18:18:37.753Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-11T18:18:38.014Z] Collecting docker-pycreds>=0.4.0 [2021-06-11T18:18:38.014Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-11T18:18:38.014Z] 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-11T18:18:38.014Z] Collecting idna<2.8,>=2.5 [2021-06-11T18:18:38.014Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-11T18:18:38.014Z] 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-11T18:18:38.014Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-11T18:18:38.014Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-11T18:18:38.014Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-11T18:18:38.014Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-11T18:18:38.014Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-11T18:18:38.014Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-11T18:18:38.278Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, dockerpty, jsonschema, cached-property, texttable, docopt, docker-compose [2021-06-11T18:18:38.278Z] Attempting uninstall: idna [2021-06-11T18:18:38.278Z] Found existing installation: idna 2.9 [2021-06-11T18:18:38.278Z] Uninstalling idna-2.9: [2021-06-11T18:18:38.278Z] Successfully uninstalled idna-2.9 [2021-06-11T18:18:38.556Z] Attempting uninstall: urllib3 [2021-06-11T18:18:38.556Z] Found existing installation: urllib3 1.25.9 [2021-06-11T18:18:38.556Z] Uninstalling urllib3-1.25.9: [2021-06-11T18:18:38.556Z] Successfully uninstalled urllib3-1.25.9 [2021-06-11T18:18:38.556Z] Attempting uninstall: requests [2021-06-11T18:18:38.556Z] Found existing installation: requests 2.23.0 [2021-06-11T18:18:38.556Z] Uninstalling requests-2.23.0: [2021-06-11T18:18:38.556Z] Successfully uninstalled requests-2.23.0 [2021-06-11T18:18:38.820Z] Running setup.py install for PyYAML: started [2021-06-11T18:18:39.084Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-11T18:18:39.084Z] Running setup.py install for dockerpty: started [2021-06-11T18:18:39.347Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-11T18:18:39.617Z] Running setup.py install for texttable: started [2021-06-11T18:18:39.886Z] Running setup.py install for texttable: finished with status 'done' [2021-06-11T18:18:39.886Z] Running setup.py install for docopt: started [2021-06-11T18:18:40.149Z] Running setup.py install for docopt: finished with status 'done' [2021-06-11T18:18:40.410Z] 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-11T18:18:41.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.548s coverage: 87.7% of statements [2021-06-11T18:18:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-11T18:18:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T18:18:41.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.232s coverage: 78.9% of statements [2021-06-11T18:18:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-11T18:18:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-11T18:18:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-11T18:18:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-11T18:18:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-11T18:18:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-11T18:18:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-11T18:18:42.966Z] Removing intermediate container 52c865915b29 [2021-06-11T18:18:42.966Z] ---> 20a45c6bf1e7 [2021-06-11T18:18:42.966Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-11T18:18:42.966Z] ---> Running in 6ed52d9b73b9 [2021-06-11T18:18:42.966Z] Removing intermediate container 6ed52d9b73b9 [2021-06-11T18:18:42.966Z] ---> 009c9e302ec2 [2021-06-11T18:18:42.966Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-11T18:18:42.966Z] ---> Running in 3df0f941cec3 [2021-06-11T18:18:42.966Z] Removing intermediate container 3df0f941cec3 [2021-06-11T18:18:42.966Z] ---> e4f240541925 [2021-06-11T18:18:42.966Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-11T18:18:43.232Z] ---> 3dfeafb0455e [2021-06-11T18:18:43.232Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-11T18:18:43.492Z] ---> 08273a62b385 [2021-06-11T18:18:43.492Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-11T18:18:43.752Z] ---> daf3056549d3 [2021-06-11T18:18:43.752Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-11T18:18:43.752Z] ---> Running in c87070d28657 [2021-06-11T18:18:43.752Z] Removing intermediate container c87070d28657 [2021-06-11T18:18:43.752Z] ---> e3d6ed9fd2b1 [2021-06-11T18:18:43.752Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T18:18:43.752Z] ---> Running in e3c170c69983 [2021-06-11T18:18:44.011Z] Removing intermediate container e3c170c69983 [2021-06-11T18:18:44.011Z] ---> b425f82091ca [2021-06-11T18:18:44.011Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T18:18:44.011Z] ---> Running in 11bd50fe139b [2021-06-11T18:18:44.011Z] Removing intermediate container 11bd50fe139b [2021-06-11T18:18:44.011Z] ---> 4c62ba3faf12 [2021-06-11T18:18:44.011Z] Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:18:44.011Z] ---> Running in 238e2aa2a945 [2021-06-11T18:18:44.011Z] Removing intermediate container 238e2aa2a945 [2021-06-11T18:18:44.011Z] ---> 91d900d97188 [2021-06-11T18:18:44.011Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T18:18:44.274Z] ---> Running in 0faf0d1ea4e2 [2021-06-11T18:18:44.274Z] Removing intermediate container 0faf0d1ea4e2 [2021-06-11T18:18:44.274Z] ---> 508f9d1da3a5 [2021-06-11T18:18:44.274Z] [2021-06-11T18:18:44.274Z] Successfully built 508f9d1da3a5 [2021-06-11T18:18:44.274Z] Successfully tagged sys-mgmt-agent:latest [2021-06-11T18:18:44.540Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-11T18:18:44.568Z] $ docker stop --time=1 ba1b99bbfd004ff5d821aab66c7b712051a2b4b53a6ef30ecba908c826e3fa8e [2021-06-11T18:18:46.000Z] $ docker rm -f ba1b99bbfd004ff5d821aab66c7b712051a2b4b53a6ef30ecba908c826e3fa8e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T18:18:46.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.227s coverage: 95.1% of statements [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-11T18:18:46.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-11T18:18:46.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.206s coverage: 60.0% of statements [2021-06-11T18:18:46.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.285s coverage: 0.8% of statements [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-11T18:18:46.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.265s coverage: 22.0% of statements [2021-06-11T18:18:46.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-11T18:18:46.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements [2021-06-11T18:18:46.439Z] + docker images [2021-06-11T18:18:46.439Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T18:18:46.439Z] sys-mgmt-agent latest 508f9d1da3a5 2 seconds ago 312MB [2021-06-11T18:18:46.439Z] security-bootstrapper latest bd6732f2dd73 11 seconds ago 18.2MB [2021-06-11T18:18:46.439Z] security-secretstore-setup latest 2a736da9195b 16 seconds ago 28.1MB [2021-06-11T18:18:46.439Z] security-proxy-setup latest 1ac5ae7faebe 19 seconds ago 25.3MB [2021-06-11T18:18:46.439Z] a7325497c935 19 seconds ago 1.15GB [2021-06-11T18:18:46.439Z] 3c754deeaecf 22 seconds ago 1.14GB [2021-06-11T18:18:46.439Z] 20950390722f 25 seconds ago 1.15GB [2021-06-11T18:18:46.439Z] 6b08aa5a4acc 25 seconds ago 1.15GB [2021-06-11T18:18:46.439Z] core-data latest 8f951de79882 About a minute ago 20.2MB [2021-06-11T18:18:46.439Z] core-metadata latest 9270e7f1a5d8 About a minute ago 16.6MB [2021-06-11T18:18:46.439Z] support-notifications latest 512329f7d485 About a minute ago 16.6MB [2021-06-11T18:18:46.439Z] core-command latest c09f9ee4d8a1 About a minute ago 15.9MB [2021-06-11T18:18:46.439Z] support-scheduler latest 0ef489a5904c About a minute ago 15.9MB [2021-06-11T18:18:46.439Z] af61931370d7 About a minute ago 1.15GB [2021-06-11T18:18:46.439Z] 36b8c0c7ad50 About a minute ago 1.15GB [2021-06-11T18:18:46.439Z] 1ac87b97de83 About a minute ago 1.15GB [2021-06-11T18:18:46.439Z] 2927daeefb81 About a minute ago 1.14GB [2021-06-11T18:18:46.439Z] 0a5c217af6b9 About a minute ago 1.14GB [2021-06-11T18:18:46.439Z] ci-base-image-x86_64 latest 985f259d7be9 5 minutes ago 648MB [2021-06-11T18:18:46.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-11T18:18:46.439Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-11T18:18:46.439Z] alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB [2021-06-11T18:18:46.439Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-11T18:18:46.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-11T18:18:46.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.216s coverage: 79.5% of statements [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-11T18:18:47.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.169s coverage: 94.1% of statements [2021-06-11T18:18:48.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements [2021-06-11T18:18:48.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements [2021-06-11T18:19:00.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.278s coverage: 94.4% of statements [2021-06-11T18:19:00.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.147s coverage: 44.8% of statements [2021-06-11T18:19:02.241Z] Still waiting to schedule task [2021-06-11T18:19:02.242Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-11T18:19:06.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.575s coverage: 81.8% of statements [2021-06-11T18:19:06.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-11T18:19:13.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements [2021-06-11T18:19:13.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-11T18:19:13.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-11T18:19:13.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-11T18:19:13.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2021-06-11T18:19:13.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-11T18:19:13.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-11T18:19:13.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-11T18:19:13.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-11T18:19:13.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-11T18:19:13.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-06-11T18:19:13.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-11T18:19:13.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-11T18:19:13.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-11T18:19:13.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-11T18:19:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 76.0% of statements [2021-06-11T18:19:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-11T18:19:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.189s coverage: 80.0% of statements [2021-06-11T18:19:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2021-06-11T18:19:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements [2021-06-11T18:19:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.278s coverage: 91.2% of statements [2021-06-11T18:19:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-11T18:19:13.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.634s coverage: 64.4% of statements [2021-06-11T18:19:13.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-11T18:19:13.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-11T18:19:13.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.153s coverage: 100.0% of statements [2021-06-11T18:19:14.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements [2021-06-11T18:19:14.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-06-11T18:19:15.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-06-11T18:19:15.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-06-11T18:19:19.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.061s coverage: 66.9% of statements [2021-06-11T18:19:19.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-11T18:19:19.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-11T18:19:19.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-11T18:19:20.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.746s coverage: 43.6% of statements [2021-06-11T18:19:20.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-11T18:19:20.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-11T18:19:20.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.139s coverage: 89.5% of statements [2021-06-11T18:19:20.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-11T18:19:20.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements [2021-06-11T18:19:20.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-11T18:19:20.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-11T18:19:20.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-11T18:19:20.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-11T18:19:30.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.242s coverage: 19.3% of statements [2021-06-11T18:19:30.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-11T18:19:30.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-11T18:19:30.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-11T18:19:30.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.522s coverage: 91.9% of statements [2021-06-11T18:19:30.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-11T18:19:30.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T18:19:30.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-11T18:19:30.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-11T18:19:30.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-11T18:19:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.272s coverage: 62.7% of statements [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-11T18:19:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.391s coverage: 97.6% of statements [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-11T18:19:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.097s coverage: 100.0% of statements [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-11T18:19:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.150s coverage: 28.9% of statements [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-11T18:19:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-11T18:19:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-11T18:19:30.961Z] GO111MODULE=on go vet ./... [2021-06-11T18:20:52.798Z] gofmt -l . [2021-06-11T18:20:52.799Z] [ "`gofmt -l .`" = "" ] [2021-06-11T18:20:52.799Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-11T18:20:53.490Z] + ls -al . [2021-06-11T18:20:53.490Z] total 548 [2021-06-11T18:20:53.490Z] drwxrwxr-x 9 1001 1001 4096 Jun 11 18:20 . [2021-06-11T18:20:53.490Z] drwxr-xr-x 4 root root 4096 Jun 11 18:16 .. [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 11 Jun 11 18:14 .dockerignore [2021-06-11T18:20:53.490Z] drwxrwxr-x 8 1001 1001 4096 Jun 11 18:14 .git [2021-06-11T18:20:53.490Z] drwxrwxr-x 3 1001 1001 4096 Jun 11 18:14 .github [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 818 Jun 11 18:14 .gitignore [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 166 Jun 11 18:14 .sonarcloud.properties [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 8609 Jun 11 18:14 Attribution.txt [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 3804 Jun 11 18:14 CONTRIBUTING.md [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 931 Jun 11 18:14 Dockerfile.build [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 849 Jun 11 18:14 Jenkinsfile [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 10775 Jun 11 18:14 LICENSE [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 5605 Jun 11 18:14 Makefile [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 7905 Jun 11 18:14 README.md [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 7071 Jun 11 18:14 SECURITY.md [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 5 Jun 11 18:12 VERSION [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 4131 Jun 11 18:14 ZMQWindows.md [2021-06-11T18:20:53.490Z] drwxrwxr-x 2 1001 1001 4096 Jun 11 18:14 bin [2021-06-11T18:20:53.490Z] drwxrwxr-x 14 1001 1001 4096 Jun 11 18:14 cmd [2021-06-11T18:20:53.490Z] -rw-r--r-- 1 root root 404951 Jun 11 18:19 coverage.out [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 840 Jun 11 18:14 go.mod [2021-06-11T18:20:53.490Z] -rw-r--r-- 1 root root 21139 Jun 11 18:16 go.sum [2021-06-11T18:20:53.490Z] drwxrwxr-x 8 1001 1001 4096 Jun 11 18:14 internal [2021-06-11T18:20:53.490Z] drwxrwxr-x 3 1001 1001 4096 Jun 11 18:14 openapi [2021-06-11T18:20:53.490Z] drwxrwxr-x 4 1001 1001 4096 Jun 11 18:14 snap [2021-06-11T18:20:53.490Z] -rw-rw-r-- 1 1001 1001 168 Jun 11 18:14 version.go [Pipeline] sh [2021-06-11T18:20:54.171Z] + '[' -e coverage.out ] [2021-06-11T18:20:54.171Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-11T18:20:54.213Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T18:20:55.026Z] Stashed 1 file(s) [Pipeline] sh [2021-06-11T18:20:55.695Z] + make build [2021-06-11T18:20:55.695Z] go mod tidy [2021-06-11T18:20:56.294Z] 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-11T18:21:03.135Z] 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-11T18:21:25.324Z] 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-11T18:21:26.299Z] 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-11T18:21:30.623Z] 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-11T18:21:31.221Z] 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-11T18:21:34.608Z] 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-11T18:21:37.221Z] 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-11T18:21:40.604Z] 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-11T18:21:43.992Z] 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-11T18:21:46.610Z] 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-11T18:21:50.005Z] 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-11T18:21:55.446Z] $ docker stop --time=1 63f2fb747f71b03847af2cc4c213d683a082f43371b99806003ffd314ebb9d16 [2021-06-11T18:21:58.023Z] $ docker rm -f 63f2fb747f71b03847af2cc4c213d683a082f43371b99806003ffd314ebb9d16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:21:59.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T18:22:00.267Z] [2021-06-11T18:22:00.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:22:00.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T18:22:00.930Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-11T18:22:00.930Z] 29e5d40040c1: Pulling fs layer [2021-06-11T18:22:00.930Z] 1ce36da41761: Pulling fs layer [2021-06-11T18:22:00.931Z] 25b303627fd3: Pulling fs layer [2021-06-11T18:22:01.203Z] 29e5d40040c1: Download complete [2021-06-11T18:22:01.800Z] 1ce36da41761: Verifying Checksum [2021-06-11T18:22:01.800Z] 1ce36da41761: Download complete [2021-06-11T18:22:01.800Z] 29e5d40040c1: Pull complete [2021-06-11T18:22:03.241Z] 1ce36da41761: Pull complete [2021-06-11T18:22:03.511Z] 25b303627fd3: Verifying Checksum [2021-06-11T18:22:03.511Z] 25b303627fd3: Download complete [2021-06-11T18:22:08.795Z] Running on prd-ubuntu18.04-docker-8c-8g-544 in /w/workspace/oundry_edgex-go_bnevis-i-patch-1 [Pipeline] { [Pipeline] ws [2021-06-11T18:22:08.855Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-11T18:22:09.014Z] The recommended git tool is: git [2021-06-11T18:22:11.514Z] using credential edgex-jenkins-ssh [2021-06-11T18:22:11.531Z] Cloning the remote Git repository [2021-06-11T18:22:11.536Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-11T18:22:11.611Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-11T18:22:11.657Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T18:22:11.658Z] > git --version # timeout=10 [2021-06-11T18:22:11.664Z] > git --version # 'git version 2.17.1' [2021-06-11T18:22:11.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T18:22:11.694Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T18:22:13.666Z] 25b303627fd3: Pull complete [2021-06-11T18:22:13.666Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-11T18:22:13.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T18:22:13.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-11T18:22:13.947Z] prd-ubuntu18.04-docker-arm64-4c-16g-538 does not seem to be running inside a container [2021-06-11T18:22:14.027Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-11T18:22:16.949Z] $ docker top 4265afd0d1a5555d6698e41e1f4e9ed6f2101e69dadfd194a40f0b86978025c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T18:22:17.915Z] + docker-compose build --help [2021-06-11T18:22:17.915Z] + grep parallel [2021-06-11T18:22:18.161Z] Avoid second fetch [2021-06-11T18:22:18.161Z] Checking out Revision 7d824e69bfb1cf849ef42dd27ad41057159c6544 (bnevis-i-patch-1) [2021-06-11T18:22:18.130Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T18:22:18.139Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T18:22:18.159Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T18:22:18.166Z] > git checkout -f 7d824e69bfb1cf849ef42dd27ad41057159c6544 # timeout=10 [2021-06-11T18:22:21.282Z] --parallel Build images in parallel. [Pipeline] } [2021-06-11T18:22:21.605Z] $ docker stop --time=1 4265afd0d1a5555d6698e41e1f4e9ed6f2101e69dadfd194a40f0b86978025c6 [2021-06-11T18:22:21.795Z] Commit message: "fix: Invalid Slack invite link" [2021-06-11T18:22:21.813Z] > git --version # timeout=10 [2021-06-11T18:22:21.818Z] > git --version # 'git version 2.17.1' [2021-06-11T18:22:21.823Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T18:22:23.373Z] $ docker rm -f 4265afd0d1a5555d6698e41e1f4e9ed6f2101e69dadfd194a40f0b86978025c6 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:22:24.377Z] + echo snap-build.sh [2021-06-11T18:22:24.377Z] snap-build.sh [2021-06-11T18:22:24.377Z] + SNAP_BASE_DIR=. [2021-06-11T18:22:24.377Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-06-11T18:22:24.377Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-06-11T18:22:24.377Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-06-11T18:22:24.377Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-06-11T18:22:24.377Z] + cd /w/workspace/edgex-go/1 [2021-06-11T18:22:24.377Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-11T18:22:24.377Z] Reading package lists... [2021-06-11T18:22:24.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T18:22:24.599Z] . [Pipeline] withDockerContainer [2021-06-11T18:22:24.645Z] Building dependency tree... [2021-06-11T18:22:24.645Z] Reading state information... [2021-06-11T18:22:24.645Z] The following packages were automatically installed and are no longer required: [2021-06-11T18:22:24.645Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-11T18:22:24.645Z] uidmap xdelta3 [2021-06-11T18:22:24.645Z] Use 'sudo apt autoremove' to remove them. [2021-06-11T18:22:24.645Z] The following packages will be REMOVED: [2021-06-11T18:22:24.645Z] lxd* lxd-client* [2021-06-11T18:22:24.846Z] prd-ubuntu18.04-docker-arm64-4c-16g-538 does not seem to be running inside a container [2021-06-11T18:22:24.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-11T18:22:25.221Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-11T18:22:25.221Z] After this operation, 31.7 MB disk space will be freed. [2021-06-11T18:22:26.009Z] (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-11T18:22:26.009Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T18:22:26.355Z] $ docker top bdb2126db47c70b60454603dcfdb88b75cf0073f15d748f5a68f3492aea5485e -eo pid,comm [2021-06-11T18:22:26.581Z] Removing lxd dnsmasq configuration [Pipeline] { [Pipeline] sh [2021-06-11T18:22:26.842Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T18:22:27.103Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-11T18:22:27.387Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-11T18:22:27.704Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T18:22:27.966Z] (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-11T18:22:28.229Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T18:22:29.626Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-11T18:22:29.626Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-11T18:22:30.766Z] Building core-command ... [2021-06-11T18:22:30.766Z] Building core-data ... [2021-06-11T18:22:30.766Z] Building core-metadata ... [2021-06-11T18:22:30.766Z] Building security-bootstrapper ... [2021-06-11T18:22:30.766Z] Building security-proxy-setup ... [2021-06-11T18:22:30.766Z] Building security-secretstore-setup ... [2021-06-11T18:22:30.766Z] Building support-notifications ... [2021-06-11T18:22:30.766Z] Building support-scheduler ... [2021-06-11T18:22:30.766Z] Building sys-mgmt-agent ... [2021-06-11T18:22:30.766Z] Building security-bootstrapper [2021-06-11T18:22:30.766Z] Building core-command [2021-06-11T18:22:30.766Z] Building security-proxy-setup [2021-06-11T18:22:30.766Z] Building core-metadata [2021-06-11T18:22:30.766Z] Building support-scheduler [2021-06-11T18:22:31.028Z] + sudo snap remove --purge lxd [2021-06-11T18:22:31.028Z] snap "lxd" is not installed [2021-06-11T18:22:31.028Z] + sudo groupadd --force --system lxd [2021-06-11T18:22:31.028Z] ++ whoami [2021-06-11T18:22:31.028Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-11T18:22:31.028Z] + newgrp - lxd [2021-06-11T18:22:31.028Z] + sudo snap install lxd [2021-06-11T18:22:41.065Z] 2021-06-11T18:22:38Z INFO Waiting for automatic snapd restart... [2021-06-11T18:22:59.223Z] lxd 4.15 from Canonical* installed [2021-06-11T18:22:59.223Z] + sudo lxd init --auto [2021-06-11T18:23:07.382Z] + sudo snap install --classic snapcraft [2021-06-11T18:23:15.531Z] snapcraft 4.8.1 from Canonical* installed [2021-06-11T18:23:15.531Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-11T18:23:15.531Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-11T18:23:15.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T18:23:15.531Z] Dload Upload Total Spent Left Speed [2021-06-11T18:23:15.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3603 0 --:--:-- --:--:-- --:--:-- 3603 [2021-06-11T18:23:15.531Z] 100 3325k 100 3325k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.0M [2021-06-11T18:23:15.531Z] ./yq_linux_amd64 [2021-06-11T18:23:15.531Z] + sudo snapcraft prime --use-lxd [2021-06-11T18:23:16.919Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-11T18:23:16.919Z] 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-11T18:23:16.919Z] - README.md [2021-06-11T18:23:16.919Z] [2021-06-11T18:23:16.919Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-11T18:23:17.493Z] Launching a container. [2021-06-11T18:23:25.651Z] Waiting for container to be ready [2021-06-11T18:23:25.651Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-11T18:23:25.651Z] [2021-06-11T18:23:28.955Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-11T18:23:29.529Z] Waiting for network to be ready... [2021-06-11T18:23:30.916Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-11T18:23:30.916Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-11T18:23:30.916Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-11T18:23:30.916Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-11T18:23:30.916Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-11T18:23:30.916Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-11T18:23:30.917Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-11T18:23:30.917Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-11T18:23:30.917Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-11T18:23:30.917Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-11T18:23:31.489Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-11T18:23:31.489Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-11T18:23:31.751Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-11T18:23:31.751Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-11T18:23:31.751Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-11T18:23:31.751Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-11T18:23:31.751Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-11T18:23:31.751Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-11T18:23:32.021Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-11T18:23:32.282Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-11T18:23:32.545Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-11T18:23:32.545Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-11T18:23:32.545Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-11T18:23:32.545Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-11T18:23:32.545Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-11T18:23:32.545Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-11T18:23:32.545Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-11T18:23:35.097Z] Fetched 24.7 MB in 4s (6082 kB/s) [2021-06-11T18:23:35.673Z] Reading package lists... [2021-06-11T18:23:35.673Z] Reading package lists... [2021-06-11T18:23:35.937Z] Building dependency tree... [2021-06-11T18:23:35.937Z] Reading state information... [2021-06-11T18:23:35.937Z] The following additional packages will be installed: [2021-06-11T18:23:35.937Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-11T18:23:35.937Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-11T18:23:35.937Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-11T18:23:35.937Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-11T18:23:35.937Z] Suggested packages: [2021-06-11T18:23:35.937Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-11T18:23:35.937Z] Recommended packages: [2021-06-11T18:23:35.937Z] gnupg libsasl2-modules [2021-06-11T18:23:35.937Z] The following NEW packages will be installed: [2021-06-11T18:23:35.937Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-11T18:23:35.937Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-11T18:23:35.937Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-11T18:23:35.937Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-11T18:23:35.937Z] The following packages will be upgraded: [2021-06-11T18:23:35.937Z] gpg gpg-agent gpgconf libudev1 [2021-06-11T18:23:36.199Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-11T18:23:36.199Z] Need to get 3530 kB of archives. [2021-06-11T18:23:36.200Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-11T18:23:36.200Z] 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-11T18:23:36.200Z] 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-11T18:23:36.200Z] 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-11T18:23:36.200Z] 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-11T18:23:36.462Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-11T18:23:36.723Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-11T18:23:36.995Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-11T18:23:36.995Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-11T18:23:36.995Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-11T18:23:36.995Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-11T18:23:36.995Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-11T18:23:36.995Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-11T18:23:36.995Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-11T18:23:36.995Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-11T18:23:36.995Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-11T18:23:36.995Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-11T18:23:37.262Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-11T18:23:37.262Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-11T18:23:37.262Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-11T18:23:37.262Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-11T18:23:37.262Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-11T18:23:37.262Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-11T18:23:37.262Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T18:23:37.262Z] Fetched 3530 kB in 1s (3143 kB/s) [2021-06-11T18:23:37.524Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-11T18:23:37.524Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-11T18:23:37.524Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T18:23:37.524Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-11T18:23:37.524Z] Selecting previously unselected package udev. [2021-06-11T18:23:37.524Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-11T18:23:37.524Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-11T18:23:37.524Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-11T18:23:37.832Z] Selecting previously unselected package libfuse2:amd64. [2021-06-11T18:23:37.832Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-11T18:23:37.832Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-11T18:23:37.832Z] Selecting previously unselected package fuse. [2021-06-11T18:23:37.832Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-11T18:23:37.832Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-11T18:23:38.174Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T18:23:38.174Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T18:23:38.174Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T18:23:38.174Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T18:23:38.174Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T18:23:38.174Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T18:23:38.442Z] Selecting previously unselected package libksba8:amd64. [2021-06-11T18:23:38.442Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-11T18:23:38.442Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-11T18:23:38.442Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-11T18:23:38.442Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T18:23:38.442Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:38.442Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-11T18:23:38.442Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T18:23:38.442Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:38.442Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-11T18:23:38.442Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T18:23:38.442Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:38.726Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-11T18:23:38.726Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T18:23:38.726Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:38.726Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-11T18:23:38.726Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T18:23:38.726Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:38.726Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-11T18:23:38.726Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T18:23:38.726Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:38.726Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-11T18:23:38.726Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T18:23:38.726Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:38.843Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:23:38.844Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:23:38.844Z] ---> 3886e1e11cfc [2021-06-11T18:23:38.844Z] Step 3/32 : WORKDIR /edgex-go [2021-06-11T18:23:38.988Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-11T18:23:38.988Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T18:23:38.988Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:38.988Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-11T18:23:38.988Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T18:23:38.988Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:38.988Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-11T18:23:38.988Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-11T18:23:38.988Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T18:23:39.249Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-11T18:23:39.249Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-11T18:23:39.249Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T18:23:39.249Z] Selecting previously unselected package libldap-common. [2021-06-11T18:23:39.249Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-11T18:23:39.249Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T18:23:39.249Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-11T18:23:39.249Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-11T18:23:39.249Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T18:23:39.249Z] Selecting previously unselected package dirmngr. [2021-06-11T18:23:39.249Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T18:23:39.249Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-11T18:23:39.512Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T18:23:39.512Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-11T18:23:39.512Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-11T18:23:39.512Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T18:23:39.512Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T18:23:39.512Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-11T18:23:39.512Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:39.512Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-11T18:23:39.512Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T18:23:39.512Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-11T18:23:39.824Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:23:39.824Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:23:39.824Z] ---> 3886e1e11cfc [2021-06-11T18:23:39.824Z] Step 3/22 : WORKDIR /edgex-go [2021-06-11T18:23:39.824Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:23:39.824Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:23:39.824Z] ---> 3886e1e11cfc [2021-06-11T18:23:39.824Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T18:23:39.824Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:23:39.824Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:23:39.825Z] ---> 3886e1e11cfc [2021-06-11T18:23:39.825Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T18:23:39.825Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:23:39.825Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:23:39.825Z] ---> 3886e1e11cfc [2021-06-11T18:23:39.825Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T18:23:40.085Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T18:23:40.086Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:40.086Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-11T18:23:40.086Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-11T18:23:40.086Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-11T18:23:40.347Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:40.347Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:40.347Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:40.347Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:40.347Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:40.347Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:40.347Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T18:23:40.347Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T18:23:40.347Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-11T18:23:40.347Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T18:23:40.608Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-11T18:23:40.608Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-11T18:23:40.608Z] This means they are not meant to be enabled using systemctl. [2021-06-11T18:23:40.608Z] Possible reasons for having this kind of units are: [2021-06-11T18:23:40.608Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-11T18:23:40.608Z] .wants/ or .requires/ directory. [2021-06-11T18:23:40.608Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-11T18:23:40.608Z] a requirement dependency on it. [2021-06-11T18:23:40.608Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-11T18:23:40.608Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-11T18:23:40.608Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-11T18:23:40.608Z] instance name specified. [2021-06-11T18:23:41.178Z] Reading package lists... [2021-06-11T18:23:41.178Z] Building dependency tree... [2021-06-11T18:23:41.178Z] Reading state information... [2021-06-11T18:23:41.178Z] The following additional packages will be installed: [2021-06-11T18:23:41.178Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-11T18:23:41.178Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-11T18:23:41.178Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-11T18:23:41.178Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-11T18:23:41.178Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-11T18:23:41.178Z] Suggested packages: [2021-06-11T18:23:41.178Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-11T18:23:41.178Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-11T18:23:41.178Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-11T18:23:41.178Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-11T18:23:41.178Z] systemd-container policykit-1 [2021-06-11T18:23:41.178Z] Recommended packages: [2021-06-11T18:23:41.179Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-11T18:23:41.441Z] The following NEW packages will be installed: [2021-06-11T18:23:41.441Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-11T18:23:41.441Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-11T18:23:41.441Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-11T18:23:41.441Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-11T18:23:41.441Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-11T18:23:41.441Z] The following packages will be upgraded: [2021-06-11T18:23:41.441Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-11T18:23:41.441Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-11T18:23:41.441Z] Need to get 36.7 MB of archives. [2021-06-11T18:23:41.441Z] After this operation, 147 MB of additional disk space will be used. [2021-06-11T18:23:41.441Z] 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-11T18:23:41.441Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-11T18:23:41.441Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-11T18:23:41.441Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-11T18:23:41.441Z] 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-11T18:23:41.703Z] 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-11T18:23:41.703Z] 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-11T18:23:41.703Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-11T18:23:41.703Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-11T18:23:41.703Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-11T18:23:41.703Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-11T18:23:41.703Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-11T18:23:41.703Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-11T18:23:41.703Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-11T18:23:41.703Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-11T18:23:41.703Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-11T18:23:42.275Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-11T18:23:42.275Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-11T18:23:42.535Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-11T18:23:42.536Z] 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-11T18:23:42.536Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-11T18:23:42.536Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-11T18:23:42.536Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-11T18:23:42.536Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-11T18:23:42.536Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-11T18:23:42.536Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-11T18:23:42.536Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-11T18:23:42.536Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-11T18:23:42.536Z] 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-11T18:23:42.536Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-11T18:23:43.233Z] ---> Running in 5a7b72b845ad [2021-06-11T18:23:43.233Z] ---> Running in 112a48adbf55 [2021-06-11T18:23:43.233Z] ---> Running in 0d304dfb7365 [2021-06-11T18:23:43.233Z] ---> Running in 5b00acbbd672 [2021-06-11T18:23:43.233Z] ---> Running in 0f03f78cd3c7 [2021-06-11T18:23:43.829Z] Removing intermediate container 5b00acbbd672 [2021-06-11T18:23:43.829Z] ---> 326ba08b8b2c [2021-06-11T18:23:43.829Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:23:43.829Z] Removing intermediate container 112a48adbf55 [2021-06-11T18:23:43.829Z] ---> 06211058b21d [2021-06-11T18:23:43.829Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:23:43.829Z] Removing intermediate container 5a7b72b845ad [2021-06-11T18:23:43.829Z] ---> ae0cc7b18d34 [2021-06-11T18:23:43.829Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:23:43.829Z] Removing intermediate container 0d304dfb7365 [2021-06-11T18:23:43.829Z] ---> 7d6fb36164a8 [2021-06-11T18:23:43.829Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:23:43.829Z] Removing intermediate container 0f03f78cd3c7 [2021-06-11T18:23:43.829Z] ---> c216012e9769 [2021-06-11T18:23:43.829Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:23:43.933Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T18:23:43.933Z] Fetched 36.7 MB in 2s (15.3 MB/s) [2021-06-11T18:23:43.933Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T18:23:43.933Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-11T18:23:44.102Z] ---> Running in 1e6eba486022 [2021-06-11T18:23:44.102Z] ---> Running in deb50dbbe946 [2021-06-11T18:23:44.102Z] ---> Running in c6b8fa248e02 [2021-06-11T18:23:44.102Z] ---> Running in 5e73c47d99c4 [2021-06-11T18:23:44.102Z] ---> Running in f23bec7be850 [2021-06-11T18:23:44.196Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T18:23:44.770Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-11T18:23:44.770Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T18:23:44.770Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-11T18:23:44.770Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T18:23:44.770Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-11T18:23:44.770Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-11T18:23:45.031Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-11T18:23:45.031Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T18:23:45.031Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-11T18:23:45.297Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-11T18:23:45.557Z] Setting up apt (1.6.13) ... [2021-06-11T18:23:45.557Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-11T18:23:45.821Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-11T18:23:45.821Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-11T18:23:45.821Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-11T18:23:45.821Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-11T18:23:46.082Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-11T18:23:46.082Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T18:23:46.082Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T18:23:46.343Z] Selecting previously unselected package libexpat1:amd64. [2021-06-11T18:23:46.343Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-11T18:23:46.343Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-11T18:23:46.343Z] Selecting previously unselected package python3.6-minimal. [2021-06-11T18:23:46.343Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T18:23:46.343Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T18:23:46.604Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-11T18:23:46.604Z] Checking for services that may need to be restarted...done. [2021-06-11T18:23:46.604Z] Checking for services that may need to be restarted...done. [2021-06-11T18:23:46.866Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T18:23:46.866Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-11T18:23:46.866Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T18:23:47.437Z] Selecting previously unselected package python3-minimal. [2021-06-11T18:23:47.437Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-11T18:23:47.437Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-11T18:23:47.437Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-11T18:23:47.437Z] Selecting previously unselected package mime-support. [2021-06-11T18:23:47.437Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-11T18:23:47.437Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-11T18:23:47.437Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-11T18:23:47.437Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-11T18:23:47.437Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-11T18:23:47.437Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-11T18:23:47.437Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T18:23:47.437Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T18:23:47.699Z] Selecting previously unselected package python3.6. [2021-06-11T18:23:47.699Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T18:23:47.699Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T18:23:47.699Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T18:23:47.699Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-11T18:23:47.699Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-11T18:23:47.962Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-11T18:23:48.224Z] Selecting previously unselected package python3. [2021-06-11T18:23:48.224Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-11T18:23:48.224Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-11T18:23:48.224Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-11T18:23:48.224Z] Selecting previously unselected package multiarch-support. [2021-06-11T18:23:48.224Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T18:23:48.224Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-11T18:23:48.224Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-11T18:23:48.224Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-11T18:23:48.224Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-11T18:23:48.224Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-11T18:23:48.224Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-11T18:23:48.438Z] Removing intermediate container 1e6eba486022 [2021-06-11T18:23:48.438Z] ---> 05edf417f555 [2021-06-11T18:23:48.438Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-11T18:23:48.438Z] Removing intermediate container c6b8fa248e02 [2021-06-11T18:23:48.438Z] ---> 4fafd0e6420b [2021-06-11T18:23:48.438Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-11T18:23:48.438Z] ---> Running in 89e50204f64a [2021-06-11T18:23:48.438Z] ---> Running in bca9778edf54 [2021-06-11T18:23:48.438Z] Removing intermediate container deb50dbbe946 [2021-06-11T18:23:48.438Z] ---> 199eb7cbcf31 [2021-06-11T18:23:48.438Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T18:23:48.438Z] Removing intermediate container 5e73c47d99c4 [2021-06-11T18:23:48.438Z] ---> 4797bba2bf2d [2021-06-11T18:23:48.438Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-11T18:23:48.492Z] Selecting previously unselected package libbsd0:amd64. [2021-06-11T18:23:48.492Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-11T18:23:48.492Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-11T18:23:48.492Z] Selecting previously unselected package sudo. [2021-06-11T18:23:48.492Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-11T18:23:48.492Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-11T18:23:48.492Z] Selecting previously unselected package apparmor. [2021-06-11T18:23:48.492Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-11T18:23:48.492Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-11T18:23:48.715Z] ---> Running in 6afccb336ecd [2021-06-11T18:23:48.715Z] Removing intermediate container f23bec7be850 [2021-06-11T18:23:48.715Z] ---> 04c335500102 [2021-06-11T18:23:48.715Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T18:23:48.715Z] ---> Running in 6b403d6585a1 [2021-06-11T18:23:48.753Z] Selecting previously unselected package libedit2:amd64. [2021-06-11T18:23:48.753Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-11T18:23:48.753Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-11T18:23:48.753Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-11T18:23:48.753Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T18:23:48.753Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T18:23:48.996Z] ---> Running in 6f5628086580 [2021-06-11T18:23:49.014Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-11T18:23:49.014Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T18:23:49.014Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T18:23:49.014Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-11T18:23:49.014Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-11T18:23:49.014Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-11T18:23:49.014Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-11T18:23:49.014Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T18:23:49.014Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T18:23:49.014Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-11T18:23:49.276Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T18:23:49.276Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T18:23:49.276Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-11T18:23:49.276Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-11T18:23:49.276Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-11T18:23:49.538Z] Selecting previously unselected package openssh-client. [2021-06-11T18:23:49.538Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-11T18:23:49.538Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-11T18:23:49.538Z] Selecting previously unselected package squashfs-tools. [2021-06-11T18:23:49.538Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-11T18:23:49.538Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-11T18:23:49.800Z] Selecting previously unselected package snapd. [2021-06-11T18:23:49.800Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-11T18:23:49.800Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-11T18:23:50.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:23:50.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:23:50.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:23:50.997Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:23:50.997Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:23:51.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:23:51.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:23:51.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:23:51.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:23:52.153Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:23:52.153Z] OK: 218 MiB in 52 packages [2021-06-11T18:23:52.366Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-11T18:23:52.629Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-11T18:23:52.629Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-11T18:23:52.629Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-11T18:23:52.629Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-11T18:23:52.629Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T18:23:52.629Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T18:23:52.629Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-11T18:23:52.629Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-11T18:23:52.752Z] OK: 218 MiB in 52 packages [2021-06-11T18:23:53.026Z] OK: 218 MiB in 52 packages [2021-06-11T18:23:53.026Z] OK: 218 MiB in 52 packages [2021-06-11T18:23:53.203Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-11T18:23:53.203Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-11T18:23:53.203Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-11T18:23:53.303Z] OK: 218 MiB in 52 packages [2021-06-11T18:23:53.464Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T18:23:53.464Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T18:23:53.464Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T18:23:53.909Z] Removing intermediate container 89e50204f64a [2021-06-11T18:23:53.909Z] ---> 5bf25d69a86d [2021-06-11T18:23:53.909Z] Step 6/32 : COPY go.mod . [2021-06-11T18:23:54.036Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-11T18:23:54.036Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T18:23:54.036Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-11T18:23:54.036Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-11T18:23:54.036Z] running python rtupdate hooks for python3.6... [2021-06-11T18:23:54.036Z] running python post-rtupdate hooks for python3.6... [2021-06-11T18:23:54.036Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-11T18:23:54.581Z] Removing intermediate container bca9778edf54 [2021-06-11T18:23:54.581Z] ---> d1497d185710 [2021-06-11T18:23:54.581Z] Step 6/23 : COPY go.mod . [2021-06-11T18:23:54.607Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-11T18:23:54.863Z] Removing intermediate container 6afccb336ecd [2021-06-11T18:23:54.863Z] ---> e8bc77ef3962 [2021-06-11T18:23:54.863Z] Step 6/24 : COPY go.mod . [2021-06-11T18:23:54.863Z] Removing intermediate container 6b403d6585a1 [2021-06-11T18:23:54.863Z] ---> 2d96150ca3c5 [2021-06-11T18:23:54.863Z] Step 6/22 : COPY go.mod . [2021-06-11T18:23:54.869Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T18:23:54.869Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-11T18:23:54.869Z] Setting up snapd (2.49.2+18.04) ... [2021-06-11T18:23:55.164Z] Removing intermediate container 6f5628086580 [2021-06-11T18:23:55.164Z] ---> 990a032e6535 [2021-06-11T18:23:55.164Z] Step 6/24 : COPY go.mod . [2021-06-11T18:23:55.164Z] ---> 3c0404549fa7 [2021-06-11T18:23:55.164Z] Step 7/32 : RUN go mod download [2021-06-11T18:23:55.441Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-11T18:23:55.441Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-11T18:23:55.446Z] ---> Running in b6193e666001 [2021-06-11T18:23:55.702Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-11T18:23:55.702Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-11T18:23:55.730Z] ---> ccbd3075c52e [2021-06-11T18:23:55.730Z] Step 7/23 : RUN go mod download [2021-06-11T18:23:55.730Z] ---> Running in 2a07cc53abdf [2021-06-11T18:23:55.963Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-11T18:23:55.963Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-11T18:23:56.009Z] ---> ec4ecbc402d0 [2021-06-11T18:23:56.009Z] Step 7/24 : RUN go mod download [2021-06-11T18:23:56.225Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-11T18:23:56.225Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-11T18:23:56.286Z] ---> Running in b9451e6e0280 [2021-06-11T18:23:56.286Z] ---> ee711c5a5102 [2021-06-11T18:23:56.286Z] Step 7/22 : RUN go mod download [2021-06-11T18:23:56.486Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-11T18:23:56.562Z] ---> b75e604c7f8c [2021-06-11T18:23:56.562Z] Step 7/24 : RUN go mod download [2021-06-11T18:23:56.748Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-11T18:23:56.748Z] /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-11T18:23:56.842Z] ---> Running in de02d0bac22d [2021-06-11T18:23:56.842Z] ---> Running in 79bd34a31fe9 [2021-06-11T18:23:57.010Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T18:23:57.614Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-11T18:23:58.560Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T18:23:58.822Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T18:23:58.822Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T18:24:00.030Z] Reading package lists... [2021-06-11T18:24:00.030Z] Reading package lists... [2021-06-11T18:24:00.258Z] Removing intermediate container b6193e666001 [2021-06-11T18:24:00.258Z] ---> 4752f94fc792 [2021-06-11T18:24:00.258Z] Step 8/32 : COPY . . [2021-06-11T18:24:00.258Z] Removing intermediate container 2a07cc53abdf [2021-06-11T18:24:00.258Z] ---> ebc164d1274a [2021-06-11T18:24:00.258Z] Step 8/23 : COPY . . [2021-06-11T18:24:00.295Z] Building dependency tree... [2021-06-11T18:24:00.295Z] Reading state information... [2021-06-11T18:24:00.295Z] Calculating upgrade... [2021-06-11T18:24:00.540Z] Removing intermediate container b9451e6e0280 [2021-06-11T18:24:00.540Z] ---> 5c141239a89b [2021-06-11T18:24:00.540Z] Step 8/24 : COPY . . [2021-06-11T18:24:00.557Z] The following packages will be upgraded: [2021-06-11T18:24:00.557Z] advancecomp base-files bash binutils binutils-common [2021-06-11T18:24:00.558Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-11T18:24:00.558Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-11T18:24:00.558Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-11T18:24:00.558Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-11T18:24:00.558Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-11T18:24:00.558Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-11T18:24:00.558Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-11T18:24:00.558Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-11T18:24:00.558Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-11T18:24:00.558Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-11T18:24:00.558Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-11T18:24:00.558Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-11T18:24:00.558Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-11T18:24:00.558Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-11T18:24:00.558Z] ubuntu-keyring util-linux [2021-06-11T18:24:00.558Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T18:24:00.558Z] Need to get 64.1 MB of archives. [2021-06-11T18:24:00.558Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-11T18:24:00.558Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-11T18:24:00.558Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-11T18:24:00.558Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-11T18:24:00.558Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-11T18:24:00.558Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-11T18:24:00.818Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-11T18:24:00.818Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-11T18:24:00.818Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-11T18:24:00.818Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-11T18:24:00.818Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-11T18:24:00.818Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-11T18:24:00.818Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-11T18:24:00.818Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-11T18:24:00.818Z] 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-11T18:24:00.818Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-11T18:24:00.818Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-11T18:24:00.818Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-11T18:24:00.818Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-11T18:24:00.818Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-11T18:24:00.818Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-11T18:24:00.818Z] 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-11T18:24:00.818Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-11T18:24:00.818Z] 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-11T18:24:00.818Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-11T18:24:00.818Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-11T18:24:00.818Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-11T18:24:00.818Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-11T18:24:00.818Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-11T18:24:00.818Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-11T18:24:00.818Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-11T18:24:00.818Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-11T18:24:00.818Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-11T18:24:00.818Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-11T18:24:00.818Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-11T18:24:00.818Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-11T18:24:00.818Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-11T18:24:00.818Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-11T18:24:00.818Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-11T18:24:00.818Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-11T18:24:01.098Z] 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-11T18:24:01.098Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-11T18:24:01.098Z] 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-11T18:24:01.098Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-11T18:24:01.098Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-11T18:24:01.098Z] 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-11T18:24:01.098Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-11T18:24:01.098Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-11T18:24:01.098Z] 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-11T18:24:01.098Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-11T18:24:01.098Z] 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-11T18:24:01.098Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-11T18:24:01.098Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-11T18:24:01.098Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-11T18:24:01.098Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-11T18:24:01.098Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-11T18:24:01.098Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-11T18:24:01.098Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-11T18:24:01.098Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-11T18:24:01.378Z] 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-11T18:24:01.378Z] 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-11T18:24:01.378Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-11T18:24:01.555Z] Removing intermediate container 79bd34a31fe9 [2021-06-11T18:24:01.555Z] ---> 3012090fa73f [2021-06-11T18:24:01.555Z] Step 8/24 : COPY . . [2021-06-11T18:24:01.641Z] 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-11T18:24:01.641Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-11T18:24:01.641Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-11T18:24:01.641Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-11T18:24:01.641Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-11T18:24:02.175Z] Removing intermediate container de02d0bac22d [2021-06-11T18:24:02.175Z] ---> a91b712e174a [2021-06-11T18:24:02.175Z] Step 8/22 : COPY . . [2021-06-11T18:24:02.215Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-11T18:24:02.215Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-11T18:24:02.793Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-11T18:24:02.793Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-11T18:24:02.793Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-11T18:24:03.054Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-11T18:24:03.054Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-11T18:24:03.054Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-11T18:24:03.054Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-11T18:24:03.054Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-11T18:24:03.315Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-11T18:24:03.315Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-11T18:24:03.315Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-11T18:24:03.315Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-11T18:24:03.315Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-11T18:24:03.315Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-11T18:24:03.315Z] 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-11T18:24:03.315Z] 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-11T18:24:03.315Z] 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-11T18:24:03.315Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-11T18:24:03.315Z] 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-11T18:24:03.315Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-11T18:24:03.577Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-11T18:24:03.577Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-11T18:24:03.577Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-11T18:24:03.577Z] 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-11T18:24:03.577Z] 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-11T18:24:03.577Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-11T18:24:03.577Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-11T18:24:03.577Z] 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-11T18:24:03.577Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-11T18:24:03.577Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-11T18:24:03.577Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-11T18:24:03.577Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-11T18:24:03.840Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-11T18:24:03.840Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-11T18:24:03.840Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T18:24:03.840Z] Fetched 64.1 MB in 3s (19.8 MB/s) [2021-06-11T18:24:03.840Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T18:24:03.840Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T18:24:03.840Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T18:24:04.415Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T18:24:04.415Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T18:24:04.415Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-11T18:24:04.415Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-11T18:24:04.681Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:04.681Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T18:24:04.945Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:04.945Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T18:24:05.207Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:05.207Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T18:24:05.207Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:05.207Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T18:24:05.207Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:05.207Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T18:24:05.207Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:05.207Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T18:24:05.469Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:05.469Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T18:24:05.469Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T18:24:05.469Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T18:24:05.469Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:05.469Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-11T18:24:05.730Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-11T18:24:05.730Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T18:24:05.730Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:05.730Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T18:24:05.730Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:05.730Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T18:24:05.991Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:05.991Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T18:24:05.991Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T18:24:06.254Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T18:24:06.255Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T18:24:06.255Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T18:24:06.829Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-11T18:24:06.829Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T18:24:06.829Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-11T18:24:06.829Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-11T18:24:06.829Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-11T18:24:07.090Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-11T18:24:07.090Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-11T18:24:07.359Z] Installing new version of config file /etc/issue ... [2021-06-11T18:24:07.359Z] Installing new version of config file /etc/issue.net ... [2021-06-11T18:24:07.359Z] Installing new version of config file /etc/lsb-release ... [2021-06-11T18:24:07.359Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-11T18:24:07.359Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-11T18:24:07.623Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-11T18:24:07.623Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-11T18:24:07.623Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:07.623Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-11T18:24:07.623Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-11T18:24:07.891Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-11T18:24:07.891Z] 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-11T18:24:07.891Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:07.891Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T18:24:07.891Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-11T18:24:07.891Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-11T18:24:08.163Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:08.163Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-11T18:24:08.163Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-11T18:24:08.163Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-11T18:24:08.735Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:08.735Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-11T18:24:08.735Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T18:24:08.999Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-11T18:24:08.999Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:08.999Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T18:24:08.999Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T18:24:08.999Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T18:24:09.261Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:09.261Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T18:24:09.261Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T18:24:09.261Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-11T18:24:09.261Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:09.261Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-11T18:24:09.261Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-11T18:24:09.523Z] Setting up grep (3.1-2build1) ... [2021-06-11T18:24:09.523Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:09.523Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-11T18:24:09.523Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-11T18:24:09.785Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-11T18:24:09.785Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:09.785Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T18:24:09.785Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T18:24:09.785Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-11T18:24:09.785Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:09.785Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T18:24:09.785Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T18:24:10.361Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T18:24:10.362Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T18:24:10.623Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T18:24:10.623Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T18:24:10.886Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-11T18:24:10.886Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:10.886Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-11T18:24:10.886Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T18:24:11.461Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-11T18:24:11.461Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-11T18:24:11.461Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-11T18:24:11.461Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-11T18:24:11.722Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-11T18:24:11.722Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:11.722Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-11T18:24:11.722Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-11T18:24:11.722Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-11T18:24:11.997Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:11.997Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T18:24:11.997Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T18:24:11.997Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T18:24:11.997Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:11.997Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T18:24:11.997Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T18:24:12.261Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T18:24:12.261Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:12.261Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T18:24:12.261Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T18:24:12.261Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T18:24:12.525Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:12.525Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T18:24:12.525Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T18:24:12.525Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T18:24:12.525Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:12.525Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T18:24:12.525Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T18:24:12.525Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T18:24:12.789Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T18:24:12.789Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T18:24:12.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:12.789Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T18:24:12.789Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T18:24:12.789Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T18:24:13.050Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:13.050Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T18:24:13.050Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T18:24:13.050Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T18:24:13.050Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:13.050Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T18:24:13.050Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T18:24:13.050Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-11T18:24:13.313Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:13.313Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T18:24:13.313Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T18:24:13.575Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-11T18:24:13.838Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-11T18:24:14.100Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-11T18:24:14.372Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:14.372Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T18:24:14.372Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T18:24:14.372Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T18:24:14.634Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T18:24:14.634Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-11T18:24:14.634Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T18:24:14.634Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-11T18:24:14.897Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T18:24:14.897Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-11T18:24:14.897Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-11T18:24:14.897Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-11T18:24:15.160Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T18:24:15.161Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-11T18:24:15.161Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-11T18:24:15.161Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-11T18:24:15.161Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T18:24:15.161Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-11T18:24:15.161Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-11T18:24:15.161Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-11T18:24:15.424Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T18:24:15.424Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T18:24:15.424Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T18:24:15.424Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T18:24:15.686Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T18:24:15.686Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T18:24:15.686Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T18:24:15.686Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T18:24:15.948Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-11T18:24:15.948Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T18:24:15.948Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T18:24:16.211Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T18:24:16.211Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:16.211Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T18:24:16.211Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T18:24:16.211Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-11T18:24:16.473Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T18:24:16.473Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T18:24:16.473Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T18:24:16.473Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T18:24:16.473Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:16.473Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-11T18:24:16.473Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-11T18:24:16.735Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-11T18:24:16.735Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:16.735Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-11T18:24:16.735Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-11T18:24:16.735Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-11T18:24:16.999Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:16.999Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-11T18:24:16.999Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T18:24:16.999Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T18:24:17.261Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:17.261Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T18:24:17.261Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T18:24:17.261Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T18:24:17.261Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:17.261Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-11T18:24:17.261Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-11T18:24:17.261Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-11T18:24:17.532Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:17.532Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-11T18:24:17.532Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-11T18:24:17.792Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-11T18:24:17.792Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:17.792Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T18:24:17.792Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T18:24:17.792Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-11T18:24:18.054Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:18.054Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-11T18:24:18.054Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-11T18:24:18.054Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-11T18:24:18.054Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:18.054Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-11T18:24:18.054Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-11T18:24:18.054Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-11T18:24:18.054Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:18.054Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-11T18:24:18.054Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-11T18:24:18.317Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-11T18:24:18.317Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:18.317Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-11T18:24:18.317Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-11T18:24:18.317Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-11T18:24:18.578Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:18.578Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-11T18:24:18.578Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-11T18:24:18.578Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-11T18:24:18.578Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:18.578Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-11T18:24:18.578Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-11T18:24:18.841Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-11T18:24:18.841Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:18.841Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-11T18:24:18.841Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-11T18:24:18.841Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-11T18:24:19.102Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T18:24:19.102Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-11T18:24:19.102Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-11T18:24:19.102Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-11T18:24:19.102Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-11T18:24:19.102Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-11T18:24:19.102Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-11T18:24:19.364Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-11T18:24:19.364Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-11T18:24:19.364Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-11T18:24:19.364Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-11T18:24:19.627Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-11T18:24:19.627Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-11T18:24:19.627Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-11T18:24:19.888Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-11T18:24:19.888Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-11T18:24:19.888Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-11T18:24:19.888Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-11T18:24:19.888Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-11T18:24:19.888Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-11T18:24:19.888Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-11T18:24:20.150Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-11T18:24:20.150Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-11T18:24:20.150Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-11T18:24:20.150Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-11T18:24:20.150Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-11T18:24:20.150Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-11T18:24:20.445Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-11T18:24:20.445Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-11T18:24:20.707Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-11T18:24:20.707Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-11T18:24:20.707Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-11T18:24:20.707Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-11T18:24:20.969Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T18:24:20.969Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T18:24:21.232Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T18:24:21.232Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T18:24:21.232Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T18:24:21.232Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T18:24:21.232Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T18:24:21.232Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T18:24:21.232Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:21.493Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T18:24:21.493Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:21.493Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T18:24:21.493Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:21.493Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T18:24:21.755Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:21.755Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T18:24:22.699Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:22.699Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T18:24:23.645Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:23.645Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T18:24:23.907Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:23.907Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T18:24:24.168Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:24.168Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T18:24:24.396Z] ---> f918f8607b29 [2021-06-11T18:24:24.397Z] Step 9/24 : RUN go mod tidy [2021-06-11T18:24:24.397Z] ---> aedabcedec8f [2021-06-11T18:24:24.397Z] Step 9/32 : RUN go mod tidy [2021-06-11T18:24:24.397Z] ---> aa0208668bd3 [2021-06-11T18:24:24.397Z] Step 9/22 : RUN go mod tidy [2021-06-11T18:24:24.397Z] ---> 8363fe6d2b17 [2021-06-11T18:24:24.397Z] Step 9/24 : RUN go mod tidy [2021-06-11T18:24:24.397Z] ---> b51a77636b60 [2021-06-11T18:24:24.397Z] Step 9/23 : RUN go mod tidy [2021-06-11T18:24:24.397Z] ---> Running in 2767ae4f51fb [2021-06-11T18:24:24.397Z] ---> Running in 426b8016ae03 [2021-06-11T18:24:24.397Z] ---> Running in 95913a0d019a [2021-06-11T18:24:24.397Z] ---> Running in 4c6144f82dab [2021-06-11T18:24:24.397Z] ---> Running in 5490e380abaf [2021-06-11T18:24:25.111Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T18:24:25.112Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T18:24:25.112Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T18:24:25.112Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T18:24:25.112Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-11T18:24:25.112Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T18:24:25.376Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-11T18:24:25.376Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T18:24:25.376Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-11T18:24:25.376Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-11T18:24:25.656Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T18:24:25.656Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T18:24:25.656Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T18:24:25.656Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T18:24:25.656Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-11T18:24:25.656Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-11T18:24:25.656Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T18:24:25.656Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T18:24:25.918Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T18:24:25.918Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T18:24:25.918Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T18:24:25.918Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-11T18:24:25.918Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-11T18:24:25.918Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-11T18:24:25.918Z] [2021-06-11T18:24:25.918Z] Current default time zone: 'Etc/UTC' [2021-06-11T18:24:25.918Z] Local time is now: Fri Jun 11 18:24:25 UTC 2021. [2021-06-11T18:24:25.918Z] Universal Time is now: Fri Jun 11 18:24:25 UTC 2021. [2021-06-11T18:24:25.918Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-11T18:24:25.918Z] [2021-06-11T18:24:25.918Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-11T18:24:25.918Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T18:24:25.918Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-11T18:24:25.918Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-11T18:24:25.918Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-11T18:24:25.918Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-11T18:24:25.918Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-11T18:24:25.918Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-11T18:24:25.918Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-11T18:24:25.918Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-11T18:24:25.918Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T18:24:26.179Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-11T18:24:26.179Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T18:24:26.179Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-11T18:24:26.179Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T18:24:26.179Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-11T18:24:26.179Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-11T18:24:26.179Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-11T18:24:26.179Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-11T18:24:26.179Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-11T18:24:26.179Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-11T18:24:26.179Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-11T18:24:26.179Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-11T18:24:28.097Z] Updating certificates in /etc/ssl/certs... [2021-06-11T18:24:29.040Z] 23 added, 27 removed; done. [2021-06-11T18:24:29.040Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-11T18:24:29.040Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T18:24:29.040Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-11T18:24:29.040Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-11T18:24:29.040Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-11T18:24:29.040Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T18:24:29.040Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-11T18:24:29.301Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T18:24:29.302Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T18:24:29.302Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T18:24:29.302Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T18:24:29.302Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T18:24:29.302Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-11T18:24:29.302Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-11T18:24:29.302Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-11T18:24:29.302Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-11T18:24:29.302Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-11T18:24:29.302Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T18:24:29.302Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T18:24:29.302Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-11T18:24:29.302Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-11T18:24:29.302Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-11T18:24:29.563Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T18:24:29.563Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-11T18:24:29.563Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-11T18:24:29.563Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-11T18:24:29.563Z] Updating certificates in /etc/ssl/certs... [2021-06-11T18:24:30.174Z] 0 added, 0 removed; done. [2021-06-11T18:24:30.174Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-11T18:24:30.174Z] done. [2021-06-11T18:24:30.749Z] Reading package lists... [2021-06-11T18:24:31.012Z] Building dependency tree... [2021-06-11T18:24:31.012Z] Reading state information... [2021-06-11T18:24:31.012Z] The following NEW packages will be installed: [2021-06-11T18:24:31.012Z] apt-transport-https [2021-06-11T18:24:31.133Z] Removing intermediate container 2767ae4f51fb [2021-06-11T18:24:31.133Z] ---> 0e65aaf16485 [2021-06-11T18:24:31.133Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-11T18:24:31.133Z] ---> Running in deae46fee74b [2021-06-11T18:24:31.133Z] Removing intermediate container 426b8016ae03 [2021-06-11T18:24:31.133Z] ---> 68ea34b0f8cc [2021-06-11T18:24:31.133Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-11T18:24:31.133Z] Removing intermediate container 4c6144f82dab [2021-06-11T18:24:31.133Z] ---> f48f4cea3b8e [2021-06-11T18:24:31.133Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-11T18:24:31.274Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T18:24:31.274Z] Need to get 1692 B of archives. [2021-06-11T18:24:31.274Z] After this operation, 154 kB of additional disk space will be used. [2021-06-11T18:24:31.274Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-11T18:24:31.274Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T18:24:31.274Z] Fetched 1692 B in 0s (7912 B/s) [2021-06-11T18:24:31.414Z] ---> Running in c2b2c83ef95e [2021-06-11T18:24:31.414Z] ---> Running in 152248ebfde2 [2021-06-11T18:24:31.414Z] Removing intermediate container 95913a0d019a [2021-06-11T18:24:31.414Z] ---> b440a7b8b3fe [2021-06-11T18:24:31.414Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-11T18:24:31.536Z] Selecting previously unselected package apt-transport-https. [2021-06-11T18:24:31.537Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-11T18:24:31.537Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-11T18:24:31.537Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-11T18:24:31.537Z] Setting up apt-transport-https (1.6.13) ... [2021-06-11T18:24:31.700Z] Removing intermediate container 5490e380abaf [2021-06-11T18:24:31.700Z] ---> 0d954c707eef [2021-06-11T18:24:31.700Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-11T18:24:31.700Z] ---> Running in d7335c9da1f8 [2021-06-11T18:24:31.798Z] Waiting for network to be ready... [2021-06-11T18:24:31.977Z] ---> Running in 26ea78103530 [2021-06-11T18:24:32.973Z] 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-11T18:24:33.247Z] 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-11T18:24:33.854Z] 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-11T18:24:34.132Z] 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-11T18:24:34.416Z] 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-11T18:24:37.094Z] 2021-06-11T18:24:34Z INFO Waiting for automatic snapd restart... [2021-06-11T18:24:37.666Z] snapd 2.50.1 from Canonical* installed [2021-06-11T18:24:38.611Z] "snapd" switched to the "latest/stable" channel [2021-06-11T18:24:38.611Z] [2021-06-11T18:24:41.158Z] core18 20210507 from Canonical* installed [2021-06-11T18:24:41.418Z] "core18" switched to the "latest/stable" channel [2021-06-11T18:24:41.418Z] [2021-06-11T18:24:44.719Z] snapcraft 4.8.1 from Canonical* installed [2021-06-11T18:24:44.981Z] "snapcraft" switched to the "latest/stable" channel [2021-06-11T18:24:44.981Z] [2021-06-11T18:24:49.193Z] 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-11T18:24:49.193Z] - README.md [2021-06-11T18:24:49.193Z] [2021-06-11T18:24:49.193Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-11T18:24:49.770Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T18:24:49.770Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T18:24:50.032Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T18:24:50.979Z] Reading package lists... [2021-06-11T18:24:51.566Z] 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-11T18:24:51.566Z] Reading package lists... [2021-06-11T18:24:51.893Z] Building dependency tree... [2021-06-11T18:24:51.893Z] Reading state information... [2021-06-11T18:24:51.893Z] Recommended packages: [2021-06-11T18:24:51.893Z] libglib2.0-data shared-mime-info xdg-user-dirs unzip [2021-06-11T18:24:52.252Z] The following NEW packages will be installed: [2021-06-11T18:24:52.252Z] libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 [2021-06-11T18:24:52.252Z] pkg-config zip [2021-06-11T18:24:52.252Z] 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T18:24:52.252Z] Need to get 2529 kB of archives. [2021-06-11T18:24:52.252Z] After this operation, 8736 kB of additional disk space will be used. [2021-06-11T18:24:52.252Z] 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-11T18:24:52.252Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-11T18:24:52.252Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-11T18:24:52.252Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-11T18:24:52.562Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-11T18:24:52.872Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-11T18:24:52.872Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-11T18:24:52.872Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-11T18:24:52.872Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T18:24:52.872Z] Fetched 2529 kB in 1s (3280 kB/s) [2021-06-11T18:24:53.139Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-11T18:24:53.139Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-11T18:24:53.139Z] Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-11T18:24:53.139Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-11T18:24:53.139Z] Selecting previously unselected package libnorm1:amd64. [2021-06-11T18:24:53.139Z] Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-11T18:24:53.139Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-11T18:24:53.139Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-11T18:24:53.139Z] Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-11T18:24:53.139Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-11T18:24:53.400Z] Selecting previously unselected package libsodium23:amd64. [2021-06-11T18:24:53.400Z] Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... [2021-06-11T18:24:53.400Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-11T18:24:53.400Z] Selecting previously unselected package libzmq5:amd64. [2021-06-11T18:24:53.400Z] Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-11T18:24:53.400Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T18:24:53.400Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-11T18:24:53.400Z] Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-11T18:24:53.400Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T18:24:53.661Z] Selecting previously unselected package pkg-config. [2021-06-11T18:24:53.661Z] Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-11T18:24:53.661Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-11T18:24:53.661Z] Selecting previously unselected package zip. [2021-06-11T18:24:53.661Z] Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... [2021-06-11T18:24:53.661Z] Unpacking zip (3.0-11build1) ... [2021-06-11T18:24:53.661Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-11T18:24:53.661Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-11T18:24:53.661Z] No schema files found: doing nothing. [2021-06-11T18:24:53.661Z] Setting up zip (3.0-11build1) ... [2021-06-11T18:24:53.661Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-11T18:24:53.661Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-11T18:24:53.661Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-11T18:24:53.924Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T18:24:53.924Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T18:24:53.924Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T18:24:54.499Z] libglib2.0-0 set to automatically installed. [2021-06-11T18:24:54.499Z] libnorm1 set to automatically installed. [2021-06-11T18:24:54.499Z] libpgm-5.2-0 set to automatically installed. [2021-06-11T18:24:54.499Z] libsodium23 set to automatically installed. [2021-06-11T18:24:54.499Z] libzmq3-dev set to automatically installed. [2021-06-11T18:24:54.499Z] libzmq5 set to automatically installed. [2021-06-11T18:24:54.499Z] pkg-config set to automatically installed. [2021-06-11T18:24:54.499Z] zip set to automatically installed. [2021-06-11T18:24:55.888Z] snapd is not logged in, snap install commands will use sudo [2021-06-11T18:25:08.132Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-11T18:25:08.394Z] snapd is not logged in, snap install commands will use sudo [2021-06-11T18:25:09.819Z] snap "core18" has no updates available [2021-06-11T18:25:10.394Z] Downloading snap 'edgex-app-service-configurable' [2021-06-11T18:25:13.717Z] Pulling app-service-config [2021-06-11T18:25:13.717Z] + snapcraftctl pull [2021-06-11T18:25:14.661Z] Pulling config-common [2021-06-11T18:25:14.924Z] + snapcraftctl pull [2021-06-11T18:25:15.868Z] Pulling go-build-helper [2021-06-11T18:25:15.868Z] + snapcraftctl pull [2021-06-11T18:25:16.812Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-11T18:25:16.812Z] Skipping pull go-build-helper (already ran) [2021-06-11T18:25:16.812Z] Building go-build-helper [2021-06-11T18:25:16.812Z] + snapcraftctl build [2021-06-11T18:25:18.731Z] Staging go-build-helper [2021-06-11T18:25:18.731Z] + snapcraftctl stage [2021-06-11T18:25:28.745Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-11T18:25:28.745Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-11T18:25:28.745Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-11T18:25:28.745Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-11T18:25:28.745Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-11T18:25:28.745Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-11T18:25:28.745Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-11T18:25:28.745Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-11T18:25:28.745Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-11T18:25:28.745Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-11T18:25:28.745Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-11T18:25:28.745Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-11T18:25:28.745Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-11T18:25:28.745Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-11T18:25:28.745Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-11T18:25:28.745Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-11T18:25:28.745Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-11T18:25:28.745Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-11T18:25:28.745Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-11T18:25:28.745Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-11T18:25:28.745Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-11T18:25:28.745Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-11T18:25:28.745Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-11T18:25:28.745Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-11T18:25:28.745Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-11T18:25:28.745Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-11T18:25:28.745Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-11T18:25:28.745Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-11T18:25:28.745Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-11T18:25:28.745Z] Fetched 224 kB in 0s (0 B/s) [2021-06-11T18:25:28.745Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-11T18:25:28.745Z] Fetched 157 kB in 0s (0 B/s) [2021-06-11T18:25:28.745Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-11T18:25:28.745Z] Fetched 221 kB in 0s (0 B/s) [2021-06-11T18:25:28.745Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-11T18:25:28.745Z] Fetched 143 kB in 0s (0 B/s) [2021-06-11T18:25:28.745Z] Pulling edgex-go [2021-06-11T18:25:28.745Z] + snapcraftctl pull [2021-06-11T18:25:43.665Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T18:25:43.665Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T18:25:43.665Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T18:25:43.665Z] Fetched 0 B in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-11T18:25:43.665Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-11T18:25:43.665Z] Fetched 279 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-11T18:25:43.665Z] Fetched 122 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-11T18:25:43.665Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-11T18:25:43.665Z] Fetched 8848 B in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-11T18:25:43.665Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-11T18:25:43.665Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-11T18:25:43.665Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-11T18:25:43.665Z] Fetched 219 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-11T18:25:43.665Z] Fetched 154 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-11T18:25:43.665Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-11T18:25:43.665Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-11T18:25:43.665Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-11T18:25:43.665Z] Fetched 499 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-11T18:25:43.665Z] Fetched 111 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-11T18:25:43.665Z] Fetched 240 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-11T18:25:43.665Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-11T18:25:43.665Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-11T18:25:43.665Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-11T18:25:43.665Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-11T18:25:43.665Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-11T18:25:43.665Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-11T18:25:43.665Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-11T18:25:43.665Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-11T18:25:43.665Z] Fetched 8720 B in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-11T18:25:43.665Z] Fetched 137 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-11T18:25:43.665Z] Fetched 119 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-11T18:25:43.665Z] Fetched 110 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-11T18:25:43.665Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-11T18:25:43.665Z] Fetched 645 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-11T18:25:43.665Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-11T18:25:43.665Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-11T18:25:43.665Z] Fetched 368 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-11T18:25:43.665Z] Fetched 187 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-11T18:25:43.665Z] Fetched 175 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-11T18:25:43.665Z] Fetched 206 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-11T18:25:43.665Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-11T18:25:43.665Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-11T18:25:43.665Z] Fetched 159 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-11T18:25:43.665Z] Fetched 107 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-11T18:25:43.665Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-11T18:25:43.665Z] Pulling static-packages [2021-06-11T18:25:43.665Z] + snapcraftctl pull [2021-06-11T18:25:44.624Z] Pulling version [2021-06-11T18:25:44.624Z] + cd /root/project [2021-06-11T18:25:44.624Z] + git describe --tags --abbrev=0 [2021-06-11T18:25:44.624Z] /bin/sh: 39: git: not found [2021-06-11T18:25:44.624Z] + sed s/v// [2021-06-11T18:25:44.624Z] + GIT_VERSION= [2021-06-11T18:25:44.624Z] + snapcraftctl set-version [2021-06-11T18:25:45.578Z] Usage: snapcraftctl set-version [OPTIONS] VERSION [2021-06-11T18:25:45.578Z] Try 'snapcraftctl set-version --help' for help. [2021-06-11T18:25:45.578Z] [2021-06-11T18:25:45.578Z] Error: Missing argument 'VERSION'. [2021-06-11T18:25:45.578Z] Failed to run 'override-pull': Exit code was 2. [2021-06-11T18:25:45.841Z] 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-11T18:25:48.121Z] Failed in branch amd64 [2021-06-11T18:26:26.271Z] 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-11T18:26:27.258Z] Removing intermediate container 26ea78103530 [2021-06-11T18:26:27.258Z] ---> 13f2fb9c2292 [2021-06-11T18:26:27.258Z] [2021-06-11T18:26:27.258Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T18:26:27.878Z] Removing intermediate container c2b2c83ef95e [2021-06-11T18:26:27.878Z] ---> 40c46379aec3 [2021-06-11T18:26:27.878Z] [2021-06-11T18:26:27.878Z] Step 11/32 : FROM alpine:3.12 [2021-06-11T18:26:27.878Z] 3.12: Pulling from library/alpine [2021-06-11T18:26:27.878Z] 3.12: Pulling from library/alpine [2021-06-11T18:26:29.860Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T18:26:29.860Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T18:26:29.860Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T18:26:29.860Z] Status: Image is up to date for alpine:3.12 [2021-06-11T18:26:29.860Z] ---> 9852663dfa18 [2021-06-11T18:26:29.860Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T18:26:29.860Z] ---> 9852663dfa18 [2021-06-11T18:26:29.860Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-11T18:26:30.138Z] Removing intermediate container 152248ebfde2 [2021-06-11T18:26:30.138Z] ---> 48a8254a5b66 [2021-06-11T18:26:30.138Z] [2021-06-11T18:26:30.138Z] Step 11/22 : FROM alpine:3.12 [2021-06-11T18:26:30.138Z] ---> 9852663dfa18 [2021-06-11T18:26:30.138Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-11T18:26:30.138Z] Removing intermediate container d7335c9da1f8 [2021-06-11T18:26:30.138Z] ---> 8d1937580985 [2021-06-11T18:26:30.138Z] [2021-06-11T18:26:30.138Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T18:26:30.138Z] ---> 9852663dfa18 [2021-06-11T18:26:30.138Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-11T18:26:30.414Z] ---> Running in 288ac34fbbc4 [2021-06-11T18:26:30.414Z] ---> Running in f2e724249370 [2021-06-11T18:26:30.688Z] ---> Running in bd6184b32c38 [2021-06-11T18:26:30.688Z] ---> Running in 7596f5a225e2 [2021-06-11T18:26:31.679Z] Removing intermediate container 288ac34fbbc4 [2021-06-11T18:26:31.679Z] ---> 18f8973dca4e [2021-06-11T18:26:31.679Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-11T18:26:31.956Z] ---> Running in 0d2bbba9f41a [2021-06-11T18:26:32.553Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:26:32.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:26:33.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:26:33.388Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:26:33.388Z] Removing intermediate container deae46fee74b [2021-06-11T18:26:33.388Z] ---> 3554db87e83e [2021-06-11T18:26:33.388Z] [2021-06-11T18:26:33.388Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T18:26:33.388Z] ---> 9852663dfa18 [2021-06-11T18:26:33.388Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T18:26:33.388Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:26:33.661Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T18:26:33.661Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:26:33.661Z] OK: 5 MiB in 15 packages [2021-06-11T18:26:33.661Z] ---> Running in 33c4690fc12e [2021-06-11T18:26:33.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:26:33.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:26:33.940Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-11T18:26:33.940Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T18:26:33.940Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-11T18:26:33.940Z] (4/4) Installing curl (7.77.0-r0) [2021-06-11T18:26:33.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:26:33.940Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:26:34.215Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T18:26:34.489Z] OK: 7 MiB in 18 packages [2021-06-11T18:26:34.489Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T18:26:34.489Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:26:34.489Z] OK: 5 MiB in 15 packages [2021-06-11T18:26:34.763Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-11T18:26:34.763Z] (2/2) Installing su-exec (0.2-r1) [2021-06-11T18:26:34.763Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:26:34.763Z] OK: 5 MiB in 16 packages [2021-06-11T18:26:35.753Z] Removing intermediate container f2e724249370 [2021-06-11T18:26:35.753Z] ---> 43c6963528fa [2021-06-11T18:26:35.753Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T18:26:35.753Z] ---> Running in 3ad7ad54b777 [2021-06-11T18:26:36.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:26:36.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:26:36.300Z] Removing intermediate container 7596f5a225e2 [2021-06-11T18:26:36.300Z] ---> 25af9e24fceb [2021-06-11T18:26:36.300Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T18:26:36.573Z] Removing intermediate container bd6184b32c38 [2021-06-11T18:26:36.573Z] ---> 04876e4d9866 [2021-06-11T18:26:36.573Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T18:26:36.573Z] ---> Running in 27b58b26b628 [2021-06-11T18:26:36.850Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T18:26:36.850Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:26:36.850Z] OK: 5 MiB in 15 packages [2021-06-11T18:26:36.850Z] Removing intermediate container 3ad7ad54b777 [2021-06-11T18:26:36.850Z] ---> 1a087cfcc20f [2021-06-11T18:26:36.850Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-11T18:26:36.850Z] Removing intermediate container 0d2bbba9f41a [2021-06-11T18:26:36.850Z] ---> 3da646233cc2 [2021-06-11T18:26:36.850Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-11T18:26:36.850Z] ---> Running in b60b392aaa3e [2021-06-11T18:26:37.121Z] ---> Running in c21f3f57fb05 [2021-06-11T18:26:37.121Z] ---> Running in e7473f167d5a [2021-06-11T18:26:37.392Z] Removing intermediate container 27b58b26b628 [2021-06-11T18:26:37.392Z] ---> efdb5335959b [2021-06-11T18:26:37.392Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-11T18:26:37.669Z] ---> Running in 70f4bed70d52 [2021-06-11T18:26:37.669Z] Removing intermediate container b60b392aaa3e [2021-06-11T18:26:37.669Z] ---> d75c76b87b50 [2021-06-11T18:26:37.669Z] Step 14/22 : WORKDIR /edgex [2021-06-11T18:26:37.669Z] Removing intermediate container c21f3f57fb05 [2021-06-11T18:26:37.669Z] ---> 3f145a2b5269 [2021-06-11T18:26:37.669Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T18:26:37.945Z] Removing intermediate container e7473f167d5a [2021-06-11T18:26:37.945Z] ---> 62f8e303f3c9 [2021-06-11T18:26:37.945Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-11T18:26:37.945Z] ---> Running in 5af4621a5952 [2021-06-11T18:26:37.945Z] ---> Running in f04da6f9cfcc [2021-06-11T18:26:38.219Z] ---> Running in f22736fb10b9 [2021-06-11T18:26:38.219Z] Removing intermediate container 33c4690fc12e [2021-06-11T18:26:38.219Z] ---> 3defb53c6808 [2021-06-11T18:26:38.219Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T18:26:38.491Z] Removing intermediate container 70f4bed70d52 [2021-06-11T18:26:38.491Z] ---> acc26e4980d5 [2021-06-11T18:26:38.491Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T18:26:38.491Z] ---> Running in 9d80658b1cf8 [2021-06-11T18:26:38.766Z] ---> Running in a5026023d197 [2021-06-11T18:26:38.766Z] Removing intermediate container f22736fb10b9 [2021-06-11T18:26:38.766Z] ---> 6982aae7b0d6 [2021-06-11T18:26:38.766Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-11T18:26:38.766Z] Removing intermediate container 5af4621a5952 [2021-06-11T18:26:38.766Z] ---> 42c42f3655f8 [2021-06-11T18:26:38.766Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-11T18:26:38.766Z] Removing intermediate container f04da6f9cfcc [2021-06-11T18:26:38.766Z] ---> e64286e629e1 [2021-06-11T18:26:38.766Z] Step 16/24 : WORKDIR / [2021-06-11T18:26:39.041Z] ---> Running in ad0f44886e42 [2021-06-11T18:26:39.041Z] ---> Running in 5312d106fb45 [2021-06-11T18:26:39.317Z] Removing intermediate container 9d80658b1cf8 [2021-06-11T18:26:39.317Z] ---> 7c316e97895c [2021-06-11T18:26:39.317Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-11T18:26:39.317Z] ---> Running in a8356db6c29b [2021-06-11T18:26:39.317Z] Removing intermediate container a5026023d197 [2021-06-11T18:26:39.317Z] ---> cdf5d81fe770 [2021-06-11T18:26:39.317Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T18:26:40.144Z] Removing intermediate container 5312d106fb45 [2021-06-11T18:26:40.145Z] ---> a2b892feb133 [2021-06-11T18:26:40.145Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T18:26:40.820Z] ---> 3ab86273b1fc [2021-06-11T18:26:40.820Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-11T18:26:40.820Z] Removing intermediate container a8356db6c29b [2021-06-11T18:26:40.820Z] ---> fed5e3f2726d [2021-06-11T18:26:40.820Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T18:26:41.112Z] ---> Running in 70c233328e43 [2021-06-11T18:26:41.723Z] ---> 40049e273f08 [2021-06-11T18:26:41.723Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-11T18:26:42.010Z] ---> 5974f8daa581 [2021-06-11T18:26:42.010Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-11T18:26:42.292Z] Removing intermediate container 70c233328e43 [2021-06-11T18:26:42.292Z] ---> 1d608b1b1af9 [2021-06-11T18:26:42.292Z] Step 16/24 : WORKDIR / [2021-06-11T18:26:42.569Z] ---> Running in 5b1a119724a0 [2021-06-11T18:26:43.167Z] Removing intermediate container ad0f44886e42 [2021-06-11T18:26:43.167Z] ---> a702e1efeefd [2021-06-11T18:26:43.167Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-11T18:26:43.167Z] ---> 6e22e27c8797 [2021-06-11T18:26:43.167Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-11T18:26:43.167Z] ---> Running in 6ef3e5398caf [2021-06-11T18:26:43.167Z] Removing intermediate container 5b1a119724a0 [2021-06-11T18:26:43.167Z] ---> 6b248f9172f4 [2021-06-11T18:26:43.167Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T18:26:44.153Z] ---> 3c666961e8b1 [2021-06-11T18:26:44.153Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-11T18:26:44.154Z] ---> bb2e75c16bf5 [2021-06-11T18:26:44.154Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-11T18:26:44.430Z] Removing intermediate container 6ef3e5398caf [2021-06-11T18:26:44.430Z] ---> 43d456f09ad9 [2021-06-11T18:26:44.430Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-11T18:26:44.711Z] ---> c50b91db992b [2021-06-11T18:26:44.711Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-11T18:26:44.711Z] ---> c5f5733d558f [2021-06-11T18:26:44.711Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-11T18:26:44.984Z] ---> 6c272b44f1ea [2021-06-11T18:26:44.984Z] ---> Running in 8e90fba783c6 [2021-06-11T18:26:44.984Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-11T18:26:45.587Z] ---> Running in c034f2c050a4 [2021-06-11T18:26:45.587Z] ---> 15ed60cb48a7 [2021-06-11T18:26:45.587Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-11T18:26:45.865Z] ---> 6d2c846650d1 [2021-06-11T18:26:45.865Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-11T18:26:45.865Z] ---> Running in a1673a531ffa [2021-06-11T18:26:45.865Z] Removing intermediate container 8e90fba783c6 [2021-06-11T18:26:45.865Z] ---> ccfc8b5bb8d0 [2021-06-11T18:26:45.865Z] Step 19/22 : CMD ["--init=true"] [2021-06-11T18:26:46.138Z] ---> Running in 25c67f5d6133 [2021-06-11T18:26:46.138Z] ---> Running in 0fdd987f4336 [2021-06-11T18:26:46.138Z] ---> 7517d8fb2688 [2021-06-11T18:26:46.423Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-11T18:26:46.423Z] Removing intermediate container c034f2c050a4 [2021-06-11T18:26:46.423Z] ---> 02ad9e6183a6 [2021-06-11T18:26:46.423Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T18:26:46.695Z] Removing intermediate container a1673a531ffa [2021-06-11T18:26:46.695Z] ---> f425354b373a [2021-06-11T18:26:46.695Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T18:26:46.695Z] ---> Running in d15cd246760a [2021-06-11T18:26:46.971Z] ---> Running in 70fc7b03b44f [2021-06-11T18:26:46.971Z] Removing intermediate container 0fdd987f4336 [2021-06-11T18:26:46.971Z] ---> c0679ec8c3b7 [2021-06-11T18:26:46.971Z] Step 20/22 : LABEL arch=arm64 [2021-06-11T18:26:47.251Z] ---> Running in a4c536fb65b9 [2021-06-11T18:26:47.251Z] Removing intermediate container d15cd246760a [2021-06-11T18:26:47.251Z] ---> c744fe21f1ad [2021-06-11T18:26:47.251Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T18:26:47.530Z] ---> Running in 931fe49a6eee [2021-06-11T18:26:47.806Z] ---> f3d92eb94d63 [2021-06-11T18:26:47.807Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-11T18:26:47.807Z] Removing intermediate container 70fc7b03b44f [2021-06-11T18:26:47.807Z] ---> 1bec717f79da [2021-06-11T18:26:47.807Z] Step 21/23 : LABEL arch=arm64 [2021-06-11T18:26:48.081Z] Removing intermediate container a4c536fb65b9 [2021-06-11T18:26:48.081Z] ---> 0b92c2094162 [2021-06-11T18:26:48.081Z] Step 21/22 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:26:48.081Z] ---> Running in 4ab2f572208c [2021-06-11T18:26:48.081Z] ---> Running in 1874defa61aa [2021-06-11T18:26:48.081Z] ---> Running in 9553297cab89 [2021-06-11T18:26:48.356Z] Removing intermediate container 931fe49a6eee [2021-06-11T18:26:48.356Z] ---> f9992ba5598b [2021-06-11T18:26:48.356Z] Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:26:48.631Z] ---> Running in 7c56af879467 [2021-06-11T18:26:48.906Z] Removing intermediate container 1874defa61aa [2021-06-11T18:26:48.906Z] ---> 0a1bff87fac7 [2021-06-11T18:26:48.906Z] Step 22/23 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:26:48.906Z] Removing intermediate container 4ab2f572208c [2021-06-11T18:26:48.906Z] ---> 7961b57e4735 [2021-06-11T18:26:48.906Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T18:26:48.906Z] ---> Running in 412451d8d4b5 [2021-06-11T18:26:48.906Z] ---> Running in 3f0fda6bf461 [2021-06-11T18:26:48.906Z] Removing intermediate container 9553297cab89 [2021-06-11T18:26:49.185Z] ---> 33c598e7d8f9 [2021-06-11T18:26:49.185Z] Step 22/22 : LABEL version=0.0.0 [2021-06-11T18:26:49.185Z] Removing intermediate container 7c56af879467 [2021-06-11T18:26:49.185Z] ---> bc53961cf340 [2021-06-11T18:26:49.185Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T18:26:49.185Z] ---> Running in f7847d0abbf4 [2021-06-11T18:26:49.185Z] Removing intermediate container 25c67f5d6133 [2021-06-11T18:26:49.185Z] ---> 703d9d2651bc [2021-06-11T18:26:49.185Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T18:26:49.460Z] ---> Running in b71136fccce7 [2021-06-11T18:26:49.731Z] Removing intermediate container 3f0fda6bf461 [2021-06-11T18:26:49.731Z] ---> bfbb4f411d8f [2021-06-11T18:26:49.731Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T18:26:49.731Z] Removing intermediate container 412451d8d4b5 [2021-06-11T18:26:49.731Z] ---> 8ed99776ac9d [2021-06-11T18:26:49.731Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T18:26:50.014Z] ---> Running in 7116c63018f9 [2021-06-11T18:26:50.014Z] ---> Running in 4f4f1a3bd1af [2021-06-11T18:26:50.014Z] Removing intermediate container f7847d0abbf4 [2021-06-11T18:26:50.014Z] ---> 25fd285d99c0 [2021-06-11T18:26:50.014Z] [2021-06-11T18:26:50.014Z] Removing intermediate container b71136fccce7 [2021-06-11T18:26:50.014Z] ---> c3a72e9ab387 [2021-06-11T18:26:50.014Z] [2021-06-11T18:26:50.288Z] ---> e3add65e29fa [2021-06-11T18:26:50.288Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-11T18:26:50.569Z] Successfully built 25fd285d99c0 [2021-06-11T18:26:50.569Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-11T18:26:50.569Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-06-11T18:26:50.846Z] Successfully built c3a72e9ab387 [2021-06-11T18:26:50.846Z] Removing intermediate container 7116c63018f9 [2021-06-11T18:26:50.846Z] Successfully tagged core-command-arm64:latest [2021-06-11T18:26:50.846Z] Removing intermediate container 4f4f1a3bd1af [2021-06-11T18:26:50.846Z] ---> 6b62a78dc090 [2021-06-11T18:26:50.846Z] [2021-06-11T18:26:50.846Z]  Building core-command ... done Building security-secretstore-setup [2021-06-11T18:26:50.847Z] ---> 831fa0597a09 [2021-06-11T18:26:50.847Z] Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:26:51.457Z] Successfully built 6b62a78dc090 [2021-06-11T18:26:51.457Z] Successfully tagged support-scheduler-arm64:latest [2021-06-11T18:26:51.457Z] Building core-data [2021-06-11T18:26:51.457Z] ---> Running in bd46f9dd52e3 [2021-06-11T18:26:52.060Z]  Building support-scheduler ... done  ---> ef14eda55fa7 [2021-06-11T18:26:52.060Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-11T18:26:52.060Z] Removing intermediate container bd46f9dd52e3 [2021-06-11T18:26:52.060Z] ---> c959f8ca277a [2021-06-11T18:26:52.060Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T18:26:52.336Z] ---> Running in 0693874158d2 [2021-06-11T18:26:52.935Z] Removing intermediate container 0693874158d2 [2021-06-11T18:26:52.935Z] ---> 6722fa09174c [2021-06-11T18:26:52.935Z] [2021-06-11T18:26:53.207Z] ---> 59275e0ebe14 [2021-06-11T18:26:53.207Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-11T18:26:53.207Z] Successfully built 6722fa09174c [2021-06-11T18:26:53.207Z] Successfully tagged core-metadata-arm64:latest [2021-06-11T18:26:53.207Z]  Building core-metadata ... done Building support-notifications [2021-06-11T18:26:54.187Z] ---> 51a164f5c374 [2021-06-11T18:26:54.187Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-11T18:26:55.189Z] ---> a3e82a9ae335 [2021-06-11T18:26:55.189Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-11T18:26:55.785Z] ---> Running in c61c52a66703 [2021-06-11T18:26:56.766Z] Removing intermediate container c61c52a66703 [2021-06-11T18:26:56.766Z] ---> 4af272c991c1 [2021-06-11T18:26:56.766Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-11T18:26:58.199Z] ---> 9a8d6f39b8b4 [2021-06-11T18:26:58.199Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-11T18:26:58.490Z] ---> Running in fd04203481f9 [2021-06-11T18:27:01.889Z] Removing intermediate container fd04203481f9 [2021-06-11T18:27:01.889Z] ---> 5e9119f1497b [2021-06-11T18:27:01.889Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-11T18:27:02.163Z] ---> Running in e43dee2db924 [2021-06-11T18:27:03.138Z] Removing intermediate container e43dee2db924 [2021-06-11T18:27:03.138Z] ---> eb0ef341b6d2 [2021-06-11T18:27:03.138Z] Step 29/32 : CMD ["gate"] [2021-06-11T18:27:03.411Z] ---> Running in bafd25db1efa [2021-06-11T18:27:04.005Z] Removing intermediate container bafd25db1efa [2021-06-11T18:27:04.006Z] ---> e3bebfd116e8 [2021-06-11T18:27:04.006Z] Step 30/32 : LABEL arch=arm64 [2021-06-11T18:27:04.278Z] ---> Running in e9ca9ab6a778 [2021-06-11T18:27:04.559Z] Removing intermediate container e9ca9ab6a778 [2021-06-11T18:27:04.559Z] ---> 34480b928dfe [2021-06-11T18:27:04.559Z] Step 31/32 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:27:04.843Z] ---> Running in 96ca06946e18 [2021-06-11T18:27:05.440Z] Removing intermediate container 96ca06946e18 [2021-06-11T18:27:05.440Z] ---> 326bd977dd6c [2021-06-11T18:27:05.440Z] Step 32/32 : LABEL version=0.0.0 [2021-06-11T18:27:06.038Z] ---> Running in d2e7c64f1f60 [2021-06-11T18:27:06.311Z] Removing intermediate container d2e7c64f1f60 [2021-06-11T18:27:06.311Z] ---> ea425a114609 [2021-06-11T18:27:06.311Z] [2021-06-11T18:27:06.910Z] Successfully built ea425a114609 [2021-06-11T18:27:06.910Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-11T18:27:53.885Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:27:53.885Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:27:53.885Z] ---> 3886e1e11cfc [2021-06-11T18:27:53.885Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T18:27:53.885Z] ---> Using cache [2021-06-11T18:27:53.885Z] ---> c216012e9769 [2021-06-11T18:27:53.885Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:27:53.885Z] ---> Using cache [2021-06-11T18:27:53.885Z] ---> 04c335500102 [2021-06-11T18:27:53.885Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-11T18:27:53.885Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:27:53.885Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:27:53.885Z] ---> 3886e1e11cfc [2021-06-11T18:27:53.885Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T18:27:53.885Z] ---> Using cache [2021-06-11T18:27:53.885Z] ---> c216012e9769 [2021-06-11T18:27:53.885Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:27:53.885Z] ---> Using cache [2021-06-11T18:27:53.885Z] ---> 04c335500102 [2021-06-11T18:27:53.885Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-11T18:27:53.885Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:27:53.885Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:27:53.885Z] ---> 3886e1e11cfc [2021-06-11T18:27:53.885Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T18:27:53.885Z] ---> Using cache [2021-06-11T18:27:53.885Z] ---> c216012e9769 [2021-06-11T18:27:53.885Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:27:53.885Z] ---> Using cache [2021-06-11T18:27:53.885Z] ---> 04c335500102 [2021-06-11T18:27:53.885Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-11T18:27:53.885Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T18:27:53.885Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-11T18:27:53.885Z] ---> 3886e1e11cfc [2021-06-11T18:27:53.885Z] Step 3/26 : WORKDIR /edgex-go [2021-06-11T18:27:53.885Z] ---> Using cache [2021-06-11T18:27:53.885Z] ---> c216012e9769 [2021-06-11T18:27:53.885Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:27:53.885Z] ---> Using cache [2021-06-11T18:27:53.885Z] ---> 04c335500102 [2021-06-11T18:27:53.885Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-11T18:27:53.885Z] ---> Using cache [2021-06-11T18:27:53.885Z] ---> 990a032e6535 [2021-06-11T18:27:53.885Z] Step 6/26 : COPY go.mod . [2021-06-11T18:27:53.885Z] ---> Using cache [2021-06-11T18:27:53.885Z] ---> b75e604c7f8c [2021-06-11T18:27:53.885Z] Step 7/26 : RUN go mod download [2021-06-11T18:27:53.885Z] ---> Using cache [2021-06-11T18:27:53.885Z] ---> 3012090fa73f [2021-06-11T18:27:53.885Z] Step 8/26 : COPY . . [2021-06-11T18:27:53.885Z] ---> Using cache [2021-06-11T18:27:53.885Z] ---> 8363fe6d2b17 [2021-06-11T18:27:53.885Z] Step 9/26 : RUN go mod tidy [2021-06-11T18:27:53.885Z] ---> Using cache [2021-06-11T18:27:53.885Z] ---> 0d954c707eef [2021-06-11T18:27:53.885Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-11T18:27:53.885Z] ---> Running in 5f1b2b0b609b [2021-06-11T18:27:53.885Z] ---> Running in 21a73994e537 [2021-06-11T18:27:53.885Z] ---> Running in d28d6a30d7d9 [2021-06-11T18:27:53.885Z] ---> Running in d9e7b0d0ef1b [2021-06-11T18:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:27:53.885Z] 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-11T18:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:27:53.885Z] OK: 218 MiB in 52 packages [2021-06-11T18:27:54.510Z] OK: 218 MiB in 52 packages [2021-06-11T18:27:54.510Z] OK: 218 MiB in 52 packages [2021-06-11T18:27:55.982Z] Removing intermediate container 5f1b2b0b609b [2021-06-11T18:27:55.982Z] ---> 1644b8ff4375 [2021-06-11T18:27:55.982Z] Step 6/24 : COPY go.mod . [2021-06-11T18:27:56.592Z] Removing intermediate container 21a73994e537 [2021-06-11T18:27:56.592Z] ---> f79709ac7372 [2021-06-11T18:27:56.592Z] Step 6/24 : COPY go.mod . [2021-06-11T18:27:56.874Z] Removing intermediate container d9e7b0d0ef1b [2021-06-11T18:27:56.874Z] ---> 4cf1d4a9ab5d [2021-06-11T18:27:56.874Z] Step 6/23 : COPY go.mod . [2021-06-11T18:27:57.482Z] ---> aecc20d76146 [2021-06-11T18:27:57.482Z] Step 7/24 : RUN go mod download [2021-06-11T18:27:57.768Z] ---> Running in a2bc042a786a [2021-06-11T18:27:58.049Z] ---> 49489b1e7103 [2021-06-11T18:27:58.049Z] Step 7/24 : RUN go mod download [2021-06-11T18:27:58.329Z] ---> Running in 11462a137c7d [2021-06-11T18:27:58.948Z] ---> d5f517167f1c [2021-06-11T18:27:58.948Z] Step 7/23 : RUN go mod download [2021-06-11T18:27:59.225Z] ---> Running in b23d733b1d38 [2021-06-11T18:28:02.666Z] Removing intermediate container a2bc042a786a [2021-06-11T18:28:02.666Z] ---> 11de955b0a27 [2021-06-11T18:28:02.666Z] Step 8/24 : COPY . . [2021-06-11T18:28:03.287Z] Removing intermediate container 11462a137c7d [2021-06-11T18:28:03.287Z] ---> 952612045703 [2021-06-11T18:28:03.287Z] Step 8/24 : COPY . . [2021-06-11T18:28:04.288Z] Removing intermediate container b23d733b1d38 [2021-06-11T18:28:04.288Z] ---> 16ae1a06831e [2021-06-11T18:28:04.288Z] Step 8/23 : COPY . . [2021-06-11T18:28:36.716Z] 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-11T18:28:36.716Z] ---> 451e7bb7df24 [2021-06-11T18:28:36.716Z] Step 9/24 : RUN go mod tidy ---> 8fcb7ab41726 [2021-06-11T18:28:36.716Z] Step 9/23 : RUN go mod tidy [2021-06-11T18:28:36.716Z] [2021-06-11T18:28:36.716Z] ---> d5b8c7a62cf3 [2021-06-11T18:28:36.716Z] Step 9/24 : RUN go mod tidy [2021-06-11T18:28:36.716Z] ---> Running in 3898391e9fa6 [2021-06-11T18:28:36.716Z] ---> Running in 00fdd8a89f4d [2021-06-11T18:28:36.716Z] ---> Running in c18359cd2641 [2021-06-11T18:28:38.709Z] Removing intermediate container d28d6a30d7d9 [2021-06-11T18:28:38.709Z] ---> 1259f014b483 [2021-06-11T18:28:38.709Z] [2021-06-11T18:28:38.709Z] Step 11/26 : FROM alpine:3.12 [2021-06-11T18:28:38.709Z] ---> 9852663dfa18 [2021-06-11T18:28:38.709Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-11T18:28:38.989Z] ---> Running in 4bc31949a437 [2021-06-11T18:28:40.452Z] Removing intermediate container 00fdd8a89f4d [2021-06-11T18:28:40.452Z] ---> bed4e24dc31e [2021-06-11T18:28:40.452Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-11T18:28:40.452Z] Removing intermediate container 3898391e9fa6 [2021-06-11T18:28:40.452Z] ---> 0201b29915f9 [2021-06-11T18:28:40.452Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-11T18:28:40.452Z] ---> Running in 04ca2039a5d5 [2021-06-11T18:28:40.731Z] Removing intermediate container c18359cd2641 [2021-06-11T18:28:40.731Z] ---> afd9917d7ac3 [2021-06-11T18:28:40.731Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-11T18:28:40.731Z] ---> Running in e27e20fa8ee1 [2021-06-11T18:28:40.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:28:41.007Z] ---> Running in 8dcd67baec5e [2021-06-11T18:28:41.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:28:41.615Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-11T18:28:41.615Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T18:28:41.615Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-11T18:28:41.615Z] (4/6) Installing curl (7.77.0-r0) [2021-06-11T18:28:41.615Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-11T18:28:41.615Z] (6/6) Installing su-exec (0.2-r1) [2021-06-11T18:28:41.615Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:28:41.615Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T18:28:41.890Z] OK: 7 MiB in 20 packages [2021-06-11T18:28:42.499Z] 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-11T18:28:42.776Z] 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-11T18:28:42.776Z] 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-11T18:28:44.480Z] Removing intermediate container 4bc31949a437 [2021-06-11T18:28:44.480Z] ---> c7f970891057 [2021-06-11T18:28:44.480Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T18:28:44.480Z] ---> Running in 2f3d5c3a564c [2021-06-11T18:28:44.792Z] Removing intermediate container 2f3d5c3a564c [2021-06-11T18:28:44.792Z] ---> 8eef912a812e [2021-06-11T18:28:44.792Z] Step 14/26 : WORKDIR / [2021-06-11T18:28:45.107Z] ---> Running in 11aa06553e2b [2021-06-11T18:28:45.732Z] Removing intermediate container 11aa06553e2b [2021-06-11T18:28:45.732Z] ---> ecb1944dcd8d [2021-06-11T18:28:45.732Z] 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-11T18:28:47.198Z] ---> b75af9cddea1 [2021-06-11T18:28:47.198Z] 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-11T18:28:48.644Z] ---> 0b3e963bfc2c [2021-06-11T18:28:48.644Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-11T18:28:49.643Z] ---> bc96ec6dd55f [2021-06-11T18:28:49.644Z] 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-11T18:28:51.086Z] ---> 250af2904083 [2021-06-11T18:28:51.086Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-11T18:28:53.074Z] ---> 683983f2821a [2021-06-11T18:28:53.074Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-11T18:28:55.072Z] ---> 1e757b5a42d7 [2021-06-11T18:28:55.072Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-11T18:28:56.536Z] ---> 2f160ab2b9e2 [2021-06-11T18:28:56.536Z] 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-11T18:28:56.536Z] ---> Running in b2113ff3385b [2021-06-11T18:28:59.963Z] Removing intermediate container b2113ff3385b [2021-06-11T18:28:59.963Z] ---> 9358ae507394 [2021-06-11T18:28:59.963Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-11T18:28:59.963Z] ---> Running in 12dbb5d45d34 [2021-06-11T18:29:00.563Z] Removing intermediate container 12dbb5d45d34 [2021-06-11T18:29:00.563Z] ---> 640fa2f97657 [2021-06-11T18:29:00.563Z] Step 24/26 : LABEL arch=arm64 [2021-06-11T18:29:00.873Z] ---> Running in 4fb81901fb49 [2021-06-11T18:29:01.483Z] Removing intermediate container 4fb81901fb49 [2021-06-11T18:29:01.483Z] ---> baf24df1bb7e [2021-06-11T18:29:01.483Z] Step 25/26 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:29:01.483Z] ---> Running in 3cf942a34653 [2021-06-11T18:29:02.472Z] Removing intermediate container 3cf942a34653 [2021-06-11T18:29:02.472Z] ---> 66fe63fcb34e [2021-06-11T18:29:02.472Z] Step 26/26 : LABEL version=0.0.0 [2021-06-11T18:29:02.472Z] ---> Running in 50c6fdac1408 [2021-06-11T18:29:03.075Z] Removing intermediate container 50c6fdac1408 [2021-06-11T18:29:03.075Z] ---> 27568649c562 [2021-06-11T18:29:03.075Z] [2021-06-11T18:29:03.355Z] Successfully built 27568649c562 [2021-06-11T18:29:03.630Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-11T18:30:11.682Z]  Building security-secretstore-setup ... done Removing intermediate container 8dcd67baec5e [2021-06-11T18:30:11.682Z] ---> 4957b789720d [2021-06-11T18:30:11.682Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-11T18:30:11.682Z] Removing intermediate container e27e20fa8ee1 [2021-06-11T18:30:11.682Z] ---> 1483cca7394e [2021-06-11T18:30:11.682Z] [2021-06-11T18:30:11.682Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T18:30:11.682Z] ---> 9852663dfa18 [2021-06-11T18:30:11.682Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-11T18:30:11.682Z] ---> Running in bce56eca4797 [2021-06-11T18:30:11.682Z] ---> Running in a969dba2b324 [2021-06-11T18:30:11.682Z] 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-11T18:30:11.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:30:11.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:30:11.682Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-11T18:30:11.682Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-11T18:30:11.682Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:30:11.682Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T18:30:11.682Z] OK: 6 MiB in 16 packages [2021-06-11T18:30:11.682Z] Removing intermediate container bce56eca4797 [2021-06-11T18:30:11.682Z] ---> fe1f593a0ae3 [2021-06-11T18:30:11.682Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T18:30:11.682Z] Removing intermediate container a969dba2b324 [2021-06-11T18:30:11.682Z] ---> 58835cc9a983 [2021-06-11T18:30:11.682Z] [2021-06-11T18:30:11.682Z] Step 12/24 : FROM docker:20.10.0 [2021-06-11T18:30:11.682Z] ---> Running in 0ee7812896c8 [2021-06-11T18:30:11.682Z] 20.10.0: Pulling from library/docker [2021-06-11T18:30:11.682Z] Removing intermediate container 04ca2039a5d5 [2021-06-11T18:30:11.682Z] ---> b9cbdc669e58 [2021-06-11T18:30:11.682Z] [2021-06-11T18:30:11.682Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T18:30:11.682Z] ---> 9852663dfa18 [2021-06-11T18:30:11.682Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-11T18:30:11.682Z] ---> Running in 314bc4d5fa24 [2021-06-11T18:30:11.682Z] Removing intermediate container 0ee7812896c8 [2021-06-11T18:30:11.682Z] ---> 2125f8ef8ffc [2021-06-11T18:30:11.682Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-11T18:30:11.682Z] ---> Running in 945be02b084c [2021-06-11T18:30:11.682Z] Removing intermediate container 314bc4d5fa24 [2021-06-11T18:30:11.682Z] ---> 6f264ff1962a [2021-06-11T18:30:11.682Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-11T18:30:11.682Z] ---> Running in cb3f5ff5f1cc [2021-06-11T18:30:11.682Z] Removing intermediate container 945be02b084c [2021-06-11T18:30:11.682Z] ---> e2e2b057f9cb [2021-06-11T18:30:11.682Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T18:30:11.682Z] ---> Running in b81307b3d7d3 [2021-06-11T18:30:11.682Z] Removing intermediate container cb3f5ff5f1cc [2021-06-11T18:30:11.682Z] ---> 1f0b5cfa95ef [2021-06-11T18:30:11.682Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-11T18:30:11.682Z] ---> Running in 634df6ed508b [2021-06-11T18:30:11.682Z] Removing intermediate container b81307b3d7d3 [2021-06-11T18:30:11.682Z] ---> f012491cb163 [2021-06-11T18:30:11.682Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T18:30:11.682Z] Removing intermediate container 634df6ed508b [2021-06-11T18:30:11.682Z] ---> fc249d6f5c3e [2021-06-11T18:30:11.682Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T18:30:11.682Z] ---> Running in e3854e7c86b5 [2021-06-11T18:30:11.682Z] ---> da37961f7da2 [2021-06-11T18:30:11.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-11T18:30:12.670Z] ---> 071ede824cc3 [2021-06-11T18:30:12.670Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-11T18:30:13.650Z] ---> 4f6cc425a9f6 [2021-06-11T18:30:13.650Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-11T18:30:13.650Z] Removing intermediate container e3854e7c86b5 [2021-06-11T18:30:13.650Z] ---> 426b65b8b25b [2021-06-11T18:30:13.650Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T18:30:13.924Z] ---> Running in cb70b7183b99 [2021-06-11T18:30:13.924Z] ---> Running in c1743042fc39 [2021-06-11T18:30:14.914Z] Removing intermediate container cb70b7183b99 [2021-06-11T18:30:14.914Z] ---> e529c941c6b4 [2021-06-11T18:30:14.914Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T18:30:14.914Z] ---> Running in 71b378d3eb6b [2021-06-11T18:30:15.197Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:30:15.797Z] Removing intermediate container 71b378d3eb6b [2021-06-11T18:30:15.797Z] ---> ed32cf918e25 [2021-06-11T18:30:15.797Z] Step 21/23 : LABEL arch=arm64 [2021-06-11T18:30:15.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:30:16.075Z] ---> Running in d3bfdf315311 [2021-06-11T18:30:16.681Z] Removing intermediate container d3bfdf315311 [2021-06-11T18:30:16.681Z] ---> 890c9e32fe40 [2021-06-11T18:30:16.681Z] Step 22/23 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:30:16.681Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T18:30:16.681Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T18:30:16.681Z] ---> Running in 9e13c4760d4e [2021-06-11T18:30:16.681Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T18:30:16.959Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T18:30:16.959Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T18:30:17.237Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T18:30:17.237Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T18:30:17.237Z] OK: 8 MiB in 20 packages [2021-06-11T18:30:17.237Z] Removing intermediate container 9e13c4760d4e [2021-06-11T18:30:17.237Z] ---> 4f0cedbcf4b9 [2021-06-11T18:30:17.237Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T18:30:17.514Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T18:30:17.514Z] ---> Running in 613f05f19f06 [2021-06-11T18:30:17.514Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T18:30:17.515Z] ---> eeaf43b92773 [2021-06-11T18:30:17.515Z] 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-11T18:30:17.788Z] ---> Running in c40725aa30dc [2021-06-11T18:30:18.063Z] Removing intermediate container 613f05f19f06 [2021-06-11T18:30:18.063Z] ---> 724cdfde0767 [2021-06-11T18:30:18.063Z] [2021-06-11T18:30:18.336Z] Removing intermediate container c40725aa30dc [2021-06-11T18:30:18.336Z] ---> cc956bd68eee [2021-06-11T18:30:18.336Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-11T18:30:18.615Z] Successfully built 724cdfde0767 [2021-06-11T18:30:18.615Z] Successfully tagged support-notifications-arm64:latest [2021-06-11T18:30:18.615Z]  Building support-notifications ... done  ---> Running in 502817af31c5 [2021-06-11T18:30:18.615Z] Removing intermediate container c1743042fc39 [2021-06-11T18:30:18.615Z] ---> ce4a60a282e1 [2021-06-11T18:30:18.615Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T18:30:19.617Z] ---> 59ef3aca5a6a [2021-06-11T18:30:19.617Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-11T18:30:20.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:30:20.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:30:20.819Z] (1/39) Installing readline (8.0.4-r0) [2021-06-11T18:30:20.819Z] (2/39) Installing bash (5.0.17-r0) [2021-06-11T18:30:20.819Z] Executing bash-5.0.17-r0.post-install [2021-06-11T18:30:20.819Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T18:30:20.819Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-11T18:30:20.819Z] (5/39) Installing curl (7.77.0-r0) [2021-06-11T18:30:20.819Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-11T18:30:20.819Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-11T18:30:20.819Z] (8/39) Installing expat (2.2.9-r1) [2021-06-11T18:30:20.819Z] (9/39) Installing libffi (3.3-r2) [2021-06-11T18:30:20.819Z] (10/39) Installing gdbm (1.13-r1) [2021-06-11T18:30:20.819Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-11T18:30:20.819Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-11T18:30:20.819Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-11T18:30:21.098Z] ---> f19b995f117a [2021-06-11T18:30:21.098Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-11T18:30:22.545Z] ---> 997d7243b42c [2021-06-11T18:30:22.545Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-11T18:30:22.545Z] ---> Running in 24b29aec6f53 [2021-06-11T18:30:22.821Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-11T18:30:22.821Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-11T18:30:22.821Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-11T18:30:22.821Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-11T18:30:22.821Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-11T18:30:22.821Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-11T18:30:22.821Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-11T18:30:23.094Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-11T18:30:23.094Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-11T18:30:23.094Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-11T18:30:23.094Z] Removing intermediate container 24b29aec6f53 [2021-06-11T18:30:23.094Z] ---> 738dff7ad74e [2021-06-11T18:30:23.094Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T18:30:23.094Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-11T18:30:23.094Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-11T18:30:23.094Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-11T18:30:23.094Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-11T18:30:23.094Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-11T18:30:23.094Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-11T18:30:23.369Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-11T18:30:23.369Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-11T18:30:23.369Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-11T18:30:23.369Z] ---> Running in 22325beb6ae6 [2021-06-11T18:30:23.369Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-11T18:30:23.369Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-11T18:30:23.369Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-11T18:30:23.369Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-11T18:30:23.369Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-11T18:30:23.369Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-11T18:30:23.369Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-11T18:30:23.643Z] Executing busybox-1.31.1-r19.trigger [2021-06-11T18:30:23.643Z] OK: 72 MiB in 59 packages [2021-06-11T18:30:23.918Z] Removing intermediate container 22325beb6ae6 [2021-06-11T18:30:23.918Z] ---> 9c7de7121d4b [2021-06-11T18:30:23.918Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T18:30:24.193Z] ---> Running in df9194866df9 [2021-06-11T18:30:24.466Z] Removing intermediate container df9194866df9 [2021-06-11T18:30:24.466Z] ---> ab0e1a291256 [2021-06-11T18:30:24.466Z] Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:30:24.739Z] ---> Running in d55d018c99cc [2021-06-11T18:30:25.015Z] Removing intermediate container d55d018c99cc [2021-06-11T18:30:25.015Z] ---> c43e02b3efc5 [2021-06-11T18:30:25.015Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T18:30:25.290Z] ---> Running in f6e98605c53e [2021-06-11T18:30:25.888Z] Removing intermediate container f6e98605c53e [2021-06-11T18:30:25.888Z] ---> 0e7197f92f52 [2021-06-11T18:30:25.888Z] [2021-06-11T18:30:26.163Z] Successfully built 0e7197f92f52 [2021-06-11T18:30:26.164Z] Successfully tagged core-data-arm64:latest [2021-06-11T18:30:27.595Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-11T18:30:27.595Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-11T18:30:28.573Z] Collecting jsonschema<3,>=2.5.1 [2021-06-11T18:30:28.573Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-11T18:30:29.166Z] Collecting docker<4.0,>=3.6.0 [2021-06-11T18:30:29.166Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-11T18:30:29.761Z] Collecting docopt<0.7,>=0.6.1 [2021-06-11T18:30:29.761Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-11T18:30:31.729Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-11T18:30:31.729Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-11T18:30:32.706Z] Collecting PyYAML<4,>=3.10 [2021-06-11T18:30:32.706Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-11T18:30:36.084Z] Collecting cached-property<2,>=1.2.0 [2021-06-11T18:30:36.084Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-11T18:30:36.084Z] Collecting texttable<0.10,>=0.9.0 [2021-06-11T18:30:36.084Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-11T18:30:38.702Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-11T18:30:38.702Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-11T18:30:38.702Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-11T18:30:38.702Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-11T18:30:40.686Z] 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-11T18:30:40.686Z] Collecting docker-pycreds>=0.4.0 [2021-06-11T18:30:40.686Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-11T18:30:41.665Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-11T18:30:41.665Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-11T18:30:41.938Z] Collecting idna<2.8,>=2.5 [2021-06-11T18:30:41.938Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-11T18:30:41.938Z] 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-11T18:30:41.938Z] 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-11T18:30:41.938Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-11T18:30:41.938Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-11T18:30:41.938Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-11T18:30:41.938Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-11T18:30:42.930Z] Installing collected packages: jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, PyYAML, cached-property, texttable, dockerpty, docker-compose [2021-06-11T18:30:43.525Z] Attempting uninstall: urllib3 [2021-06-11T18:30:43.525Z] Found existing installation: urllib3 1.25.9 [2021-06-11T18:30:43.525Z] Uninstalling urllib3-1.25.9: [2021-06-11T18:30:43.525Z] Successfully uninstalled urllib3-1.25.9 [2021-06-11T18:30:44.133Z] Attempting uninstall: idna [2021-06-11T18:30:44.133Z] Found existing installation: idna 2.9 [2021-06-11T18:30:44.133Z] Uninstalling idna-2.9: [2021-06-11T18:30:44.133Z] Successfully uninstalled idna-2.9 [2021-06-11T18:30:44.752Z] Attempting uninstall: requests [2021-06-11T18:30:44.752Z] Found existing installation: requests 2.23.0 [2021-06-11T18:30:44.752Z] Uninstalling requests-2.23.0: [2021-06-11T18:30:44.752Z] Successfully uninstalled requests-2.23.0 [2021-06-11T18:30:45.824Z] Running setup.py install for docopt: started [2021-06-11T18:30:47.825Z] Running setup.py install for docopt: finished with status 'done' [2021-06-11T18:30:47.825Z] Running setup.py install for PyYAML: started [2021-06-11T18:30:49.808Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-11T18:30:50.083Z] Running setup.py install for texttable: started [2021-06-11T18:30:52.062Z] Running setup.py install for texttable: finished with status 'done' [2021-06-11T18:30:52.062Z] Running setup.py install for dockerpty: started [2021-06-11T18:30:53.502Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-11T18:30:54.478Z] 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-11T18:31:02.769Z] Removing intermediate container 502817af31c5 [2021-06-11T18:31:02.769Z] ---> 0635e76734d2 [2021-06-11T18:31:02.769Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-11T18:31:02.769Z] ---> Running in 3b1922c1bb10 [2021-06-11T18:31:02.769Z] Removing intermediate container 3b1922c1bb10 [2021-06-11T18:31:02.769Z] ---> 59ee53633f2a [2021-06-11T18:31:02.769Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-11T18:31:02.769Z] ---> Running in 27a2d49db2b8 [2021-06-11T18:31:03.050Z] Removing intermediate container 27a2d49db2b8 [2021-06-11T18:31:03.050Z] ---> 1a62d0f1fd60 [2021-06-11T18:31:03.050Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-11T18:31:04.513Z] ---> dc5d890600cc [2021-06-11T18:31:04.513Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-11T18:31:05.107Z] ---> 331a362b3215 [2021-06-11T18:31:05.107Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-11T18:31:06.085Z] ---> 0bfb4cec871c [2021-06-11T18:31:06.085Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-11T18:31:06.361Z] ---> Running in aa55eb5581c0 [2021-06-11T18:31:06.639Z] Removing intermediate container aa55eb5581c0 [2021-06-11T18:31:06.639Z] ---> 6145c8ae918e [2021-06-11T18:31:06.639Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T18:31:06.916Z] ---> Running in 131dc9691cf3 [2021-06-11T18:31:07.521Z] Removing intermediate container 131dc9691cf3 [2021-06-11T18:31:07.521Z] ---> f9e8298e15cf [2021-06-11T18:31:07.521Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T18:31:07.521Z] ---> Running in 128b6f712eed [2021-06-11T18:31:08.116Z] Removing intermediate container 128b6f712eed [2021-06-11T18:31:08.116Z] ---> bed5c773d298 [2021-06-11T18:31:08.116Z] Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 [2021-06-11T18:31:08.116Z] ---> Running in 08fb59cb3d73 [2021-06-11T18:31:08.713Z] Removing intermediate container 08fb59cb3d73 [2021-06-11T18:31:08.713Z] ---> 2310f3865969 [2021-06-11T18:31:08.713Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T18:31:08.713Z] ---> Running in f50ce2b3cb22 [2021-06-11T18:31:09.308Z] Removing intermediate container f50ce2b3cb22 [2021-06-11T18:31:09.308Z] ---> bfb8d20a8965 [2021-06-11T18:31:09.308Z] [2021-06-11T18:31:09.581Z] Successfully built bfb8d20a8965 [2021-06-11T18:31:09.581Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-11T18:31:10.189Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-11T18:31:10.223Z] $ docker stop --time=1 bdb2126db47c70b60454603dcfdb88b75cf0073f15d748f5a68f3492aea5485e [2021-06-11T18:31:12.057Z] $ docker rm -f bdb2126db47c70b60454603dcfdb88b75cf0073f15d748f5a68f3492aea5485e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T18:31:12.718Z] + docker images [2021-06-11T18:31:12.993Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T18:31:12.993Z] sys-mgmt-agent-arm64 latest bfb8d20a8965 3 seconds ago 299MB [2021-06-11T18:31:12.993Z] core-data-arm64 latest 0e7197f92f52 47 seconds ago 19.1MB [2021-06-11T18:31:12.993Z] support-notifications-arm64 latest 724cdfde0767 55 seconds ago 15.7MB [2021-06-11T18:31:12.993Z] 58835cc9a983 About a minute ago 969MB [2021-06-11T18:31:12.993Z] b9cbdc669e58 About a minute ago 975MB [2021-06-11T18:31:12.993Z] 1483cca7394e About a minute ago 969MB [2021-06-11T18:31:12.993Z] security-secretstore-setup-arm64 latest 27568649c562 2 minutes ago 26.5MB [2021-06-11T18:31:12.993Z] 1259f014b483 2 minutes ago 974MB [2021-06-11T18:31:12.993Z] security-bootstrapper-arm64 latest ea425a114609 4 minutes ago 17.1MB [2021-06-11T18:31:12.993Z] core-metadata-arm64 latest 6722fa09174c 4 minutes ago 15.6MB [2021-06-11T18:31:12.993Z] support-scheduler-arm64 latest 6b62a78dc090 4 minutes ago 15.1MB [2021-06-11T18:31:12.993Z] core-command-arm64 latest c3a72e9ab387 4 minutes ago 15MB [2021-06-11T18:31:12.993Z] security-proxy-setup-arm64 latest 25fd285d99c0 4 minutes ago 24MB [2021-06-11T18:31:12.993Z] 3554db87e83e 4 minutes ago 972MB [2021-06-11T18:31:12.993Z] 8d1937580985 4 minutes ago 968MB [2021-06-11T18:31:12.993Z] 48a8254a5b66 4 minutes ago 972MB [2021-06-11T18:31:12.993Z] 40c46379aec3 4 minutes ago 968MB [2021-06-11T18:31:12.993Z] 13f2fb9c2292 4 minutes ago 967MB [2021-06-11T18:31:12.993Z] ci-base-image-arm64 latest 3886e1e11cfc 14 minutes ago 642MB [2021-06-11T18:31:12.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 days ago 429MB [2021-06-11T18:31:12.993Z] alpine 3.12 9852663dfa18 8 weeks ago 5.32MB [2021-06-11T18:31:12.993Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-11T18:31:12.993Z] 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-11T18:31:14.108Z] ---> job-cost.sh [2021-06-11T18:31:14.108Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XQVD [2021-06-11T18:31:53.052Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T18:33:29.799Z] lf-activate-venv(): INFO: Adding /tmp/venv-XQVD/bin to PATH [2021-06-11T18:33:29.799Z] INFO: No Stack... [2021-06-11T18:33:29.799Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T18:33:29.799Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T18:33:30.175Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-06-11T18:33:30.176Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T18:33:30.269Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-bnevis-i-patch-1-1-stack-cost] [2021-06-11T18:33:30.275Z] Resource [jenkins-edgexfoundry-edgex-go-bnevis-i-patch-1-1-stack-cost] did not exist. Created. [2021-06-11T18:33:30.276Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-bnevis-i-patch-1-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T18:33:30.737Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T18:33:30.998Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T18:33:31.021Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-bnevis-i-patch-1-1-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-11T18:33:33.703Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:33:34.318Z] ---> package-listing.sh [2021-06-11T18:33:34.318Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T18:33:34.318Z] ++ facter osfamily [2021-06-11T18:33:34.580Z] + OS_FAMILY=redhat [2021-06-11T18:33:34.580Z] + workspace=/w/workspace/edgex-go/1 [2021-06-11T18:33:34.580Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T18:33:34.580Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T18:33:34.580Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T18:33:34.580Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T18:33:34.580Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-11T18:33:34.580Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T18:33:34.580Z] + case "${OS_FAMILY}" in [2021-06-11T18:33:34.580Z] + sort [2021-06-11T18:33:34.580Z] + rpm -qa [2021-06-11T18:33:37.126Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T18:33:37.126Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T18:33:37.126Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T18:33:37.126Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-11T18:33:37.126Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-11T18:33:37.126Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-11T18:33:37.160Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T18:33:37.473Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:33:38.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T18:33:38.077Z] [2021-06-11T18:33:38.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:33:38.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T18:33:38.436Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T18:33:38.436Z] df20fa9351a1: Pulling fs layer [2021-06-11T18:33:38.436Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T18:33:38.436Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T18:33:38.436Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T18:33:38.436Z] 93b61091891f: Pulling fs layer [2021-06-11T18:33:38.436Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T18:33:38.436Z] 5e14af77c1be: Pulling fs layer [2021-06-11T18:33:38.436Z] 01666e4c0597: Pulling fs layer [2021-06-11T18:33:38.436Z] aa168da1d23b: Pulling fs layer [2021-06-11T18:33:38.436Z] 46f8f816bc3b: Waiting [2021-06-11T18:33:38.436Z] 93b61091891f: Waiting [2021-06-11T18:33:38.436Z] 93b9cdb0e59b: Waiting [2021-06-11T18:33:38.436Z] 5e14af77c1be: Waiting [2021-06-11T18:33:38.436Z] 01666e4c0597: Waiting [2021-06-11T18:33:38.436Z] aa168da1d23b: Waiting [2021-06-11T18:33:38.436Z] 36b3adc4ff6f: Download complete [2021-06-11T18:33:38.436Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T18:33:38.436Z] 46f8f816bc3b: Download complete [2021-06-11T18:33:38.696Z] df20fa9351a1: Verifying Checksum [2021-06-11T18:33:38.696Z] df20fa9351a1: Download complete [2021-06-11T18:33:38.696Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T18:33:38.696Z] 93b9cdb0e59b: Download complete [2021-06-11T18:33:38.696Z] 5e14af77c1be: Verifying Checksum [2021-06-11T18:33:38.696Z] 5e14af77c1be: Download complete [2021-06-11T18:33:38.696Z] 93b61091891f: Verifying Checksum [2021-06-11T18:33:38.696Z] 93b61091891f: Download complete [2021-06-11T18:33:38.696Z] 01666e4c0597: Verifying Checksum [2021-06-11T18:33:38.696Z] 01666e4c0597: Download complete [2021-06-11T18:33:38.696Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T18:33:38.696Z] 8ad3a11d3b57: Download complete [2021-06-11T18:33:38.696Z] df20fa9351a1: Pull complete [2021-06-11T18:33:38.961Z] 36b3adc4ff6f: Pull complete [2021-06-11T18:33:39.549Z] 8ad3a11d3b57: Pull complete [2021-06-11T18:33:39.549Z] 46f8f816bc3b: Pull complete [2021-06-11T18:33:39.810Z] 93b61091891f: Pull complete [2021-06-11T18:33:39.810Z] 93b9cdb0e59b: Pull complete [2021-06-11T18:33:39.810Z] 5e14af77c1be: Pull complete [2021-06-11T18:33:40.075Z] 01666e4c0597: Pull complete [2021-06-11T18:33:40.649Z] aa168da1d23b: Verifying Checksum [2021-06-11T18:33:40.649Z] aa168da1d23b: Download complete [2021-06-11T18:33:44.891Z] aa168da1d23b: Pull complete [2021-06-11T18:33:44.891Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T18:33:44.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T18:33:44.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T18:33:44.994Z] prd-centos7-docker-4c-2g-537 does not seem to be running inside a container [2021-06-11T18:33:45.032Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T18:33:48.030Z] $ docker top 0b635dac2ea73fbe4b8d6e486f89da067bed095ac059f776466daa1305a70682 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T18:33:48.477Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T18:33:48.807Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T18:33:49.129Z] + ls /var/log/sa-host [2021-06-11T18:33:49.129Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T18:33:49.129Z] file_magic: OK [2021-06-11T18:33:49.129Z] HZ: Using current value: 100 [2021-06-11T18:33:49.129Z] file_header: OK [2021-06-11T18:33:49.129Z] 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-11T18:33:49.129Z] Statistics: [2021-06-11T18:33:49.129Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T18:33:49.129Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T18:33:49.129Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T18:33:49.129Z] file_magic: OK [2021-06-11T18:33:49.129Z] HZ: Using current value: 100 [2021-06-11T18:33:49.129Z] file_header: OK [2021-06-11T18:33:49.129Z] 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-11T18:33:49.129Z] Statistics: [2021-06-11T18:33:49.129Z] 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-11T18:33:49.129Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T18:33:49.454Z] provisioning config files... [2021-06-11T18:33:49.467Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2291958556785547851tmp [Pipeline] { [Pipeline] echo [2021-06-11T18:33:49.526Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:33:49.874Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T18:33:49.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:33:50.348Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T18:33:50.383Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:33:50.807Z] ---> sudo-logs.sh [2021-06-11T18:33:50.807Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T18:33:50.967Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:33:51.298Z] ---> job-cost.sh [2021-06-11T18:33:51.299Z] lf-activate-venv: SKIPPING [2021-06-11T18:33:51.299Z] DEBUG: total: 0.18000000715255737 [2021-06-11T18:33:51.299Z] INFO: Retrieving Stack Cost... [2021-06-11T18:33:53.215Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T18:33:53.215Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T18:33:53.253Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:33:53.589Z] ---> logs-deploy.sh [2021-06-11T18:33:53.589Z] lf-activate-venv: SKIPPING [2021-06-11T18:33:53.589Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/bnevis-i-patch-1/1 [2021-06-11T18:33:53.589Z] INFO: archiving workspace using pattern(s): [2021-06-11T18:33:54.540Z] Archives upload complete. [2021-06-11T18:33:54.540Z] INFO: archiving logs to Nexus [2021-06-11T18:33:55.113Z] ---> uname -a: [2021-06-11T18:33:55.113Z] Linux prd-centos7-docker-4c-2g-537.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-11T18:33:55.113Z] [2021-06-11T18:33:55.113Z] [2021-06-11T18:33:55.113Z] ---> lscpu: [2021-06-11T18:33:55.113Z] Architecture: x86_64 [2021-06-11T18:33:55.113Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-11T18:33:55.113Z] Byte Order: Little Endian [2021-06-11T18:33:55.113Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-11T18:33:55.113Z] CPU(s): 2 [2021-06-11T18:33:55.113Z] On-line CPU(s) list: 0,1 [2021-06-11T18:33:55.113Z] Thread(s) per core: 1 [2021-06-11T18:33:55.113Z] Core(s) per socket: 1 [2021-06-11T18:33:55.113Z] Socket(s): 2 [2021-06-11T18:33:55.113Z] NUMA node(s): 1 [2021-06-11T18:33:55.113Z] Vendor ID: AuthenticAMD [2021-06-11T18:33:55.113Z] CPU family: 23 [2021-06-11T18:33:55.113Z] Model: 49 [2021-06-11T18:33:55.113Z] Model name: AMD EPYC-Rome Processor [2021-06-11T18:33:55.113Z] Stepping: 0 [2021-06-11T18:33:55.113Z] CPU MHz: 2800.000 [2021-06-11T18:33:55.113Z] BogoMIPS: 5600.00 [2021-06-11T18:33:55.113Z] Virtualization: AMD-V [2021-06-11T18:33:55.114Z] Hypervisor vendor: KVM [2021-06-11T18:33:55.114Z] Virtualization type: full [2021-06-11T18:33:55.114Z] L1d cache: 64 KiB [2021-06-11T18:33:55.114Z] L1i cache: 64 KiB [2021-06-11T18:33:55.114Z] L2 cache: 1 MiB [2021-06-11T18:33:55.114Z] L3 cache: 32 MiB [2021-06-11T18:33:55.114Z] NUMA node0 CPU(s): 0,1 [2021-06-11T18:33:55.114Z] Vulnerability Itlb multihit: Not affected [2021-06-11T18:33:55.114Z] Vulnerability L1tf: Not affected [2021-06-11T18:33:55.114Z] Vulnerability Mds: Not affected [2021-06-11T18:33:55.114Z] Vulnerability Meltdown: Not affected [2021-06-11T18:33:55.114Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-11T18:33:55.114Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-11T18:33:55.114Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-11T18:33:55.114Z] Vulnerability Srbds: Not affected [2021-06-11T18:33:55.114Z] Vulnerability Tsx async abort: Not affected [2021-06-11T18:33:55.114Z] 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-11T18:33:55.114Z] [2021-06-11T18:33:55.114Z] [2021-06-11T18:33:55.114Z] ---> nproc: [2021-06-11T18:33:55.114Z] 2 [2021-06-11T18:33:55.114Z] [2021-06-11T18:33:55.114Z] [2021-06-11T18:33:55.114Z] ---> df -h: [2021-06-11T18:33:55.114Z] Filesystem Size Used Available Use% Mounted on [2021-06-11T18:33:55.114Z] overlay 40.0G 12.9G 27.1G 32% / [2021-06-11T18:33:55.114Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-11T18:33:55.114Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-11T18:33:55.114Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-11T18:33:55.114Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-06-11T18:33:55.114Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-06-11T18:33:55.114Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-06-11T18:33:55.114Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-06-11T18:33:55.114Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-06-11T18:33:55.114Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-06-11T18:33:55.114Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-06-11T18:33:55.114Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-06-11T18:33:55.114Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/1 [2021-06-11T18:33:55.114Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/1@tmp [2021-06-11T18:33:55.114Z] [2021-06-11T18:33:55.114Z] [2021-06-11T18:33:55.114Z] ---> free -m: [2021-06-11T18:33:55.114Z] total used free shared buff/cache available [2021-06-11T18:33:55.114Z] Mem: 7821 1231 1704 0 4885 6559 [2021-06-11T18:33:55.114Z] Swap: 1023 1 1022 [2021-06-11T18:33:55.114Z] [2021-06-11T18:33:55.114Z] [2021-06-11T18:33:55.114Z] ---> ip addr: [2021-06-11T18:33:55.114Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-11T18:33:55.114Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-11T18:33:55.114Z] inet 127.0.0.1/8 scope host lo [2021-06-11T18:33:55.114Z] valid_lft forever preferred_lft forever [2021-06-11T18:33:55.114Z] inet6 ::1/128 scope host [2021-06-11T18:33:55.114Z] valid_lft forever preferred_lft forever [2021-06-11T18:33:55.114Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-11T18:33:55.114Z] link/ether fa:16:3e:a3:e4:2a brd ff:ff:ff:ff:ff:ff [2021-06-11T18:33:55.114Z] inet 10.30.123.84/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-11T18:33:55.114Z] valid_lft 85025sec preferred_lft 85025sec [2021-06-11T18:33:55.114Z] inet6 fe80::f816:3eff:fea3:e42a/64 scope link [2021-06-11T18:33:55.114Z] valid_lft forever preferred_lft forever [2021-06-11T18:33:55.114Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-11T18:33:55.114Z] link/ether 02:42:d3:4d:d0:f3 brd ff:ff:ff:ff:ff:ff [2021-06-11T18:33:55.114Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-11T18:33:55.114Z] valid_lft forever preferred_lft forever [2021-06-11T18:33:55.114Z] inet6 fe80::42:d3ff:fe4d:d0f3/64 scope link [2021-06-11T18:33:55.114Z] valid_lft forever preferred_lft forever [2021-06-11T18:33:55.114Z] [2021-06-11T18:33:55.114Z] [2021-06-11T18:33:55.114Z] ---> sar -b -r -n DEV: [2021-06-11T18:33:55.114Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T18:33:55.114Z] [2021-06-11T18:33:55.114Z] 18:10:48 LINUX RESTART (2 CPU) [2021-06-11T18:33:55.114Z] [2021-06-11T18:33:55.114Z] 18:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-11T18:33:55.114Z] 18:13:01 150.90 0.19 150.71 0.00 23.17 51794.34 0.00 [2021-06-11T18:33:55.114Z] 18:14:01 90.67 0.00 90.67 0.00 0.00 12674.40 0.00 [2021-06-11T18:33:55.114Z] 18:15:02 55.91 0.00 55.91 0.00 0.00 5635.34 0.00 [2021-06-11T18:33:55.114Z] 18:16:01 347.16 83.70 263.46 0.00 2023.29 158609.73 0.00 [2021-06-11T18:33:55.114Z] 18:17:01 361.08 93.87 267.20 0.00 2362.18 149558.98 0.00 [2021-06-11T18:33:55.114Z] 18:18:01 543.33 27.23 516.11 0.00 2010.98 267355.92 0.00 [2021-06-11T18:33:55.114Z] 18:19:01 265.84 17.37 248.47 0.00 1532.31 41888.37 0.00 [2021-06-11T18:33:55.114Z] 18:20:01 0.97 0.00 0.97 0.00 0.00 11.71 0.00 [2021-06-11T18:33:55.114Z] 18:21:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 [2021-06-11T18:33:55.114Z] 18:22:01 0.35 0.10 0.25 0.00 2.00 3.05 0.00 [2021-06-11T18:33:55.114Z] 18:23:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 [2021-06-11T18:33:55.114Z] 18:24:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 [2021-06-11T18:33:55.114Z] 18:25:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 [2021-06-11T18:33:55.114Z] 18:26:01 0.52 0.20 0.32 0.00 5.86 3.95 0.00 [2021-06-11T18:33:55.114Z] 18:27:01 0.77 0.00 0.77 0.00 0.00 15.78 0.00 [2021-06-11T18:33:55.114Z] 18:28:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 [2021-06-11T18:33:55.114Z] 18:29:01 0.20 0.00 0.20 0.00 0.00 2.47 0.00 [2021-06-11T18:33:55.114Z] 18:30:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 [2021-06-11T18:33:55.114Z] 18:31:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 [2021-06-11T18:33:55.114Z] 18:32:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 [2021-06-11T18:33:55.114Z] 18:33:01 0.32 0.00 0.32 0.00 0.00 3.55 0.00 [2021-06-11T18:33:55.114Z] Average: 86.45 10.56 75.89 0.00 378.22 32646.55 0.00 [2021-06-11T18:33:55.114Z] [2021-06-11T18:33:55.114Z] 18:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-11T18:33:55.114Z] 18:13:01 3779744 0 1054332 13.16 2620 3172244 1731792 19.12 1189428 2484980 97608 [2021-06-11T18:33:55.114Z] 18:14:01 3823672 0 1099472 13.73 2620 3083176 1858864 20.52 1336668 2284396 148392 [2021-06-11T18:33:55.114Z] 18:15:02 3856732 0 1111796 13.88 2620 3037792 1609164 17.77 1267876 2314184 105700 [2021-06-11T18:33:55.114Z] 18:16:01 2152716 0 1199036 14.97 2620 4654568 2392584 26.42 1335540 3863624 76 [2021-06-11T18:33:55.114Z] 18:17:01 945836 0 1547304 19.32 2620 5513180 3524676 38.91 2497284 3819328 321500 [2021-06-11T18:33:55.114Z] 18:18:01 726372 0 1612580 20.13 2620 5667368 3264524 36.04 2980508 3520364 35852 [2021-06-11T18:33:55.114Z] 18:19:01 2362076 0 1166604 14.57 2620 4477640 1434444 15.84 1056240 3863320 20 [2021-06-11T18:33:55.114Z] 18:20:01 2373584 0 1155088 14.42 2620 4477648 1270980 14.03 1065964 3846552 20 [2021-06-11T18:33:55.114Z] 18:21:01 2376552 0 1152120 14.39 2620 4477648 1264432 13.96 1063500 3848212 12 [2021-06-11T18:33:55.115Z] 18:22:01 2373472 0 1155192 14.42 2620 4477656 1264516 13.96 1069200 3845468 8 [2021-06-11T18:33:55.115Z] 18:23:01 2373168 0 1155496 14.43 2620 4477656 1264564 13.96 1069436 3845468 8 [2021-06-11T18:33:55.115Z] 18:24:01 2373948 0 1154708 14.42 2620 4477664 1264432 13.96 1069008 3845468 8 [2021-06-11T18:33:55.115Z] 18:25:01 2373816 0 1154836 14.42 2620 4477668 1264432 13.96 1069008 3845468 8 [2021-06-11T18:33:55.115Z] 18:26:01 2373080 0 1155540 14.43 2620 4477700 1264600 13.96 1069888 3845080 28 [2021-06-11T18:33:55.115Z] 18:27:01 2372980 0 1155636 14.43 2620 4477704 1264576 13.96 1069856 3845108 20 [2021-06-11T18:33:55.115Z] 18:28:01 2373568 0 1155044 14.42 2620 4477708 1264432 13.96 1069408 3845112 8 [2021-06-11T18:33:55.115Z] 18:29:01 2373948 0 1154660 14.42 2620 4477712 1264432 13.96 1069484 3845108 8 [2021-06-11T18:33:55.115Z] 18:30:01 2373724 0 1154876 14.42 2620 4477720 1264432 13.96 1069424 3845108 8 [2021-06-11T18:33:55.115Z] 18:31:01 2373848 0 1154748 14.42 2620 4477724 1264432 13.96 1069544 3845108 8 [2021-06-11T18:33:55.115Z] 18:32:01 2373612 0 1154980 14.42 2620 4477728 1264516 13.96 1069524 3845108 8 [2021-06-11T18:33:55.115Z] 18:33:01 2373740 0 1154848 14.42 2620 4477732 1264432 13.96 1069552 3845108 8 [2021-06-11T18:33:55.115Z] Average: 2422866 0 1188519 14.84 2620 4394935 1596441 17.63 1267921 3618461 33777 [2021-06-11T18:33:55.115Z] [2021-06-11T18:33:55.115Z] 18:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-11T18:33:55.115Z] 18:13:01 eth0 537.45 471.90 3609.01 71.99 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:13:01 docker0 221.34 254.66 15.33 860.81 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:14:01 eth0 44.27 28.23 36.21 70.23 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:14:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:14:01 vethfac5bd9 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:15:02 eth0 25.97 14.32 21.12 9.50 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:15:02 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:15:02 vethfac5bd9 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:16:01 veth7a7da87 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:16:01 vethafaa97d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:16:01 vethaf54e9b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:16:01 veth4317f14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:17:01 veth4ec4075 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:17:01 veth5edce37 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:17:01 veth6049482 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:17:01 eth0 2719.81 2418.28 11956.00 429.82 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:18:01 veth264968b 0.03 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:18:01 veth13b44b4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:18:01 eth0 128.64 94.33 317.44 67.12 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:19:01 eth0 218.59 159.91 1701.39 75.86 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:19:01 docker0 1319.17 1243.60 101.84 4408.93 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:20:01 eth0 0.63 0.42 0.63 0.21 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:21:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:22:01 eth0 0.70 0.18 0.13 0.07 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:23:01 eth0 0.62 0.43 0.33 0.21 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:24:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:25:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:26:01 eth0 1.02 0.35 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:27:01 eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:28:01 eth0 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:29:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:30:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.115Z] 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] 18:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] 18:32:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] 18:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] Average: eth0 58.26 47.05 358.47 17.91 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] Average: docker0 18.07 22.35 1.23 81.58 0.00 0.00 0.00 0.00 [2021-06-11T18:33:55.116Z] [2021-06-11T18:33:55.116Z] [2021-06-11T18:33:55.116Z] ---> sar -P ALL: [2021-06-11T18:33:55.116Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T18:33:55.116Z] [2021-06-11T18:33:55.116Z] 18:10:48 LINUX RESTART (2 CPU) [2021-06-11T18:33:55.116Z] [2021-06-11T18:33:55.116Z] 18:12:02 CPU %user %nice %system %iowait %steal %idle [2021-06-11T18:33:55.116Z] 18:13:01 all 12.40 0.00 5.85 5.50 0.07 76.18 [2021-06-11T18:33:55.116Z] 18:13:01 0 12.99 0.00 5.75 5.80 0.07 75.38 [2021-06-11T18:33:55.116Z] 18:13:01 1 11.80 0.00 5.96 5.20 0.07 76.97 [2021-06-11T18:33:55.116Z] 18:14:01 all 56.66 0.00 6.91 0.87 0.11 35.46 [2021-06-11T18:33:55.116Z] 18:14:01 0 57.05 0.00 6.93 0.99 0.11 34.93 [2021-06-11T18:33:55.116Z] 18:14:01 1 56.27 0.00 6.88 0.76 0.11 35.98 [2021-06-11T18:33:55.116Z] 18:15:02 all 41.33 0.00 6.26 0.54 0.08 51.78 [2021-06-11T18:33:55.116Z] 18:15:02 0 41.33 0.00 6.33 0.53 0.07 51.73 [2021-06-11T18:33:55.116Z] 18:15:02 1 41.34 0.00 6.20 0.55 0.09 51.83 [2021-06-11T18:33:55.116Z] 18:16:01 all 34.10 0.00 13.32 18.46 0.10 34.02 [2021-06-11T18:33:55.116Z] 18:16:01 0 33.08 0.00 13.33 16.11 0.11 37.36 [2021-06-11T18:33:55.116Z] 18:16:01 1 35.12 0.00 13.31 20.80 0.09 30.69 [2021-06-11T18:33:55.116Z] 18:17:01 all 60.01 0.00 15.43 17.31 0.09 7.17 [2021-06-11T18:33:55.116Z] 18:17:01 0 59.48 0.00 15.70 17.91 0.09 6.82 [2021-06-11T18:33:55.116Z] 18:17:01 1 60.54 0.00 15.15 16.71 0.09 7.51 [2021-06-11T18:33:55.116Z] 18:18:01 all 46.27 0.00 20.64 25.40 0.13 7.55 [2021-06-11T18:33:55.116Z] 18:18:01 0 45.57 0.00 20.77 27.02 0.13 6.51 [2021-06-11T18:33:55.116Z] 18:18:01 1 46.98 0.00 20.52 23.78 0.13 8.59 [2021-06-11T18:33:55.116Z] 18:19:01 all 44.08 0.00 10.11 5.64 0.12 40.06 [2021-06-11T18:33:55.116Z] 18:19:01 0 43.70 0.00 10.32 5.93 0.14 39.90 [2021-06-11T18:33:55.116Z] 18:19:01 1 44.45 0.00 9.89 5.34 0.09 40.22 [2021-06-11T18:33:55.116Z] 18:20:01 all 0.11 0.00 0.05 0.00 0.03 99.81 [2021-06-11T18:33:55.116Z] 18:20:01 0 0.07 0.00 0.10 0.00 0.05 99.78 [2021-06-11T18:33:55.116Z] 18:20:01 1 0.15 0.00 0.00 0.00 0.02 99.83 [2021-06-11T18:33:55.116Z] 18:21:01 all 0.10 0.00 0.08 0.00 0.03 99.79 [2021-06-11T18:33:55.116Z] 18:21:01 0 0.15 0.00 0.12 0.00 0.03 99.70 [2021-06-11T18:33:55.116Z] 18:21:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-11T18:33:55.116Z] 18:22:01 all 0.09 0.00 0.03 0.00 0.02 99.87 [2021-06-11T18:33:55.116Z] 18:22:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-11T18:33:55.116Z] 18:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-11T18:33:55.116Z] 18:23:01 all 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-11T18:33:55.116Z] 18:23:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-11T18:33:55.116Z] 18:23:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-11T18:33:55.116Z] [2021-06-11T18:33:55.116Z] 18:23:01 CPU %user %nice %system %iowait %steal %idle [2021-06-11T18:33:55.116Z] 18:24:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-06-11T18:33:55.116Z] 18:24:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-11T18:33:55.116Z] 18:24:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-11T18:33:55.116Z] 18:25:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-06-11T18:33:55.116Z] 18:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-11T18:33:55.116Z] 18:25:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-11T18:33:55.116Z] 18:26:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-11T18:33:55.116Z] 18:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-11T18:33:55.116Z] 18:26:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-11T18:33:55.116Z] 18:27:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-06-11T18:33:55.116Z] 18:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-11T18:33:55.116Z] 18:27:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-11T18:33:55.116Z] 18:28:01 all 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-11T18:33:55.116Z] 18:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-11T18:33:55.116Z] 18:28:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-11T18:33:55.116Z] 18:29:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-06-11T18:33:55.116Z] 18:29:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-11T18:33:55.116Z] 18:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-11T18:33:55.116Z] 18:30:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-11T18:33:55.117Z] 18:30:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-11T18:33:55.117Z] 18:30:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-11T18:33:55.117Z] 18:31:01 all 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-11T18:33:55.117Z] 18:31:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-11T18:33:55.117Z] 18:31:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-11T18:33:55.117Z] 18:32:01 all 0.12 0.00 0.03 0.00 0.01 99.84 [2021-06-11T18:33:55.117Z] 18:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-11T18:33:55.117Z] 18:32:01 1 0.22 0.00 0.05 0.00 0.02 99.72 [2021-06-11T18:33:55.117Z] 18:33:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-11T18:33:55.117Z] 18:33:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-11T18:33:55.117Z] 18:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-11T18:33:55.117Z] Average: all 13.36 0.00 3.55 3.30 0.05 79.74 [2021-06-11T18:33:55.117Z] Average: 0 13.27 0.00 3.58 3.33 0.05 79.77 [2021-06-11T18:33:55.117Z] Average: 1 13.44 0.00 3.52 3.28 0.05 79.71 [2021-06-11T18:33:55.117Z] [2021-06-11T18:33:55.117Z] [2021-06-11T18:33:55.117Z]