Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ada8e99c9c2aad30ed0bfd92c124e99a8939e6be+001f4979d1d1e629f7770b7a62bec4a7afd870d5 (0e77d75c0ea2d57b3c28feb3881ded07a68341f3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7993873102398735775.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-ssh6343104025859531438.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4141313602750725391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7385003616289826377.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4289655892913870267.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-385 in /w/workspace/edgexfoundry_edgex-go_PR-3556 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh4091846865927347023.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1269143384151246895.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3556/head:refs/remotes/origin/PR-3556 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit ada8e99c9c2aad30ed0bfd92c124e99a8939e6be Merge succeeded, producing b3c752dc2c406198c9f186971c77b3c80b29dab6 Checking out Revision b3c752dc2c406198c9f186971c77b3c80b29dab6 (PR-3556) > git config core.sparsecheckout # timeout=10 > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh3624825550464428922.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3c752dc2c406198c9f186971c77b3c80b29dab6 # timeout=10 Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" > git rev-list --no-walk ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T00:30:12.665Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T00:30:12.760Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T00:30:12.789Z] ========================================================= [2021-06-11T00:30:12.789Z] EdgeX Global Pipelines Version Info [2021-06-11T00:30:12.789Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:30:14.237Z] ------------------- [2021-06-11T00:30:14.237Z] stable info: [2021-06-11T00:30:14.237Z] ------------------- [2021-06-11T00:30:14.237Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T00:30:14.237Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T00:30:14.237Z] Message: update stable to v1.0.195 [2021-06-11T00:30:14.814Z] ------------------- [2021-06-11T00:30:14.814Z] experimental info: [2021-06-11T00:30:14.814Z] ------------------- [2021-06-11T00:30:14.814Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T00:30:14.814Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T00:30:14.814Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T00:30:14.941Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-11T00:30:14.964Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-11T00:30:14.986Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T00:30:15.008Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T00:30:15.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T00:30:15.053Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T00:30:15.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T00:30:15.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-11T00:30:15.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-11T00:30:15.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-11T00:30:15.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T00:30:15.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T00:30:15.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T00:30:15.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T00:30:15.269Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T00:30:15.292Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T00:30:15.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T00:30:15.337Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T00:30:15.359Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-11T00:30:15.381Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-11T00:30:15.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-11T00:30:15.426Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T00:30:15.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3556 [Pipeline] echo [2021-06-11T00:30:15.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3556 [Pipeline] echo [2021-06-11T00:30:15.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3556 [Pipeline] echo [2021-06-11T00:30:15.514Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3c752dc2c406198c9f186971c77b3c80b29dab6 [Pipeline] echo [2021-06-11T00:30:15.536Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3c752d [Pipeline] echo [2021-06-11T00:30:15.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T00:30:15.636Z] provisioning config files... [2021-06-11T00:30:15.655Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4968135372766542491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:30:15.976Z] ---> docker-login.sh [2021-06-11T00:30:15.977Z] nexus3.edgexfoundry.org:10001 [2021-06-11T00:30:16.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:30:16.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:30:16.241Z] Configure a credential helper to remove this warning. See [2021-06-11T00:30:16.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:30:16.241Z] [2021-06-11T00:30:16.241Z] Login Succeeded [2021-06-11T00:30:16.241Z] nexus3.edgexfoundry.org:10002 [2021-06-11T00:30:16.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:30:16.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:30:16.506Z] Configure a credential helper to remove this warning. See [2021-06-11T00:30:16.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:30:16.506Z] [2021-06-11T00:30:16.506Z] Login Succeeded [2021-06-11T00:30:16.506Z] nexus3.edgexfoundry.org:10003 [2021-06-11T00:30:16.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:30:16.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:30:16.772Z] Configure a credential helper to remove this warning. See [2021-06-11T00:30:16.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:30:16.772Z] [2021-06-11T00:30:16.772Z] Login Succeeded [2021-06-11T00:30:16.772Z] nexus3.edgexfoundry.org:10004 [2021-06-11T00:30:16.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:30:16.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:30:16.772Z] Configure a credential helper to remove this warning. See [2021-06-11T00:30:16.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:30:16.772Z] [2021-06-11T00:30:16.772Z] Login Succeeded [2021-06-11T00:30:16.772Z] docker.io [2021-06-11T00:30:16.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:30:17.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:30:17.344Z] Configure a credential helper to remove this warning. See [2021-06-11T00:30:17.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:30:17.344Z] [2021-06-11T00:30:17.344Z] Login Succeeded [2021-06-11T00:30:17.344Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T00:30:17.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T00:30:17.696Z] ++ 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-11T00:30:17.696Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:17.696Z] ++ dirname cmd/core-command/Dockerfile [2021-06-11T00:30:17.696Z] ++ cut -d/ -f2 [2021-06-11T00:30:17.696Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-11T00:30:17.696Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:17.696Z] ++ dirname cmd/core-data/Dockerfile [2021-06-11T00:30:17.696Z] ++ cut -d/ -f2 [2021-06-11T00:30:17.696Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-11T00:30:17.696Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:17.696Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-11T00:30:17.696Z] ++ cut -d/ -f2 [2021-06-11T00:30:17.696Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-11T00:30:17.696Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:17.696Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-11T00:30:17.696Z] ++ cut -d/ -f2 [2021-06-11T00:30:17.696Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-11T00:30:17.696Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:17.696Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-11T00:30:17.696Z] ++ cut -d/ -f2 [2021-06-11T00:30:17.696Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-11T00:30:17.696Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:17.696Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-11T00:30:17.696Z] ++ cut -d/ -f2 [2021-06-11T00:30:17.696Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-11T00:30:17.696Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:17.696Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-11T00:30:17.696Z] ++ cut -d/ -f2 [2021-06-11T00:30:17.696Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-11T00:30:17.696Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:17.696Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-11T00:30:17.696Z] ++ cut -d/ -f2 [2021-06-11T00:30:17.696Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-11T00:30:17.696Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:17.696Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-11T00:30:17.696Z] ++ cut -d/ -f2 [2021-06-11T00:30:17.696Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-11T00:30:17.740Z] 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-11T00:30:19.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:30:19.184Z] [2021-06-11T00:30:19.184Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:30:19.503Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:30:19.504Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T00:30:19.504Z] 31603596830f: Pulling fs layer [2021-06-11T00:30:19.504Z] 54011a49482f: Pulling fs layer [2021-06-11T00:30:19.504Z] a6820b24f6d8: Pulling fs layer [2021-06-11T00:30:19.504Z] f581987b2513: Pulling fs layer [2021-06-11T00:30:19.504Z] f581987b2513: Waiting [2021-06-11T00:30:19.504Z] 54011a49482f: Download complete [2021-06-11T00:30:19.770Z] 31603596830f: Verifying Checksum [2021-06-11T00:30:19.770Z] 31603596830f: Download complete [2021-06-11T00:30:19.770Z] a6820b24f6d8: Verifying Checksum [2021-06-11T00:30:19.770Z] a6820b24f6d8: Download complete [2021-06-11T00:30:19.770Z] f581987b2513: Verifying Checksum [2021-06-11T00:30:19.770Z] f581987b2513: Download complete [2021-06-11T00:30:19.770Z] 31603596830f: Pull complete [2021-06-11T00:30:20.036Z] 54011a49482f: Pull complete [2021-06-11T00:30:20.614Z] a6820b24f6d8: Pull complete [2021-06-11T00:30:20.879Z] f581987b2513: Pull complete [2021-06-11T00:30:20.879Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T00:30:20.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:30:20.879Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T00:30:20.965Z] prd-centos7-docker-4c-2g-385 does not seem to be running inside a container [2021-06-11T00:30:21.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T00:30:22.472Z] $ docker top 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T00:30:22.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T00:30:22.610Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T00:30:22.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T00:30:22.745Z] $ docker exec 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 ssh-agent [2021-06-11T00:30:22.863Z] SSH_AUTH_SOCK=/tmp/ssh-5SW9fNGaDYPf/agent.13 [2021-06-11T00:30:22.863Z] SSH_AGENT_PID=20 [2021-06-11T00:30:22.871Z] Running ssh-add (command line suppressed) [2021-06-11T00:30:22.981Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1049041306942751106.key (/w/workspace/edgex-go/4@tmp/private_key_1049041306942751106.key) [2021-06-11T00:30:23.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T00:30:23.317Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T00:30:23.330Z] $ docker exec --env ******** --env ******** 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 ssh-agent -k [2021-06-11T00:30:23.439Z] unset SSH_AUTH_SOCK; [2021-06-11T00:30:23.439Z] unset SSH_AGENT_PID; [2021-06-11T00:30:23.439Z] echo Agent pid 20 killed; [2021-06-11T00:30:23.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T00:30:23.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T00:30:23.501Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T00:30:23.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T00:30:23.624Z] $ docker exec 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 ssh-agent [2021-06-11T00:30:23.745Z] SSH_AUTH_SOCK=/tmp/ssh-J1BwdjPLvtJ7/agent.52 [2021-06-11T00:30:23.745Z] SSH_AGENT_PID=58 [2021-06-11T00:30:23.751Z] Running ssh-add (command line suppressed) [2021-06-11T00:30:23.878Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4921001399297120299.key (/w/workspace/edgex-go/4@tmp/private_key_4921001399297120299.key) [2021-06-11T00:30:23.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T00:30:24.220Z] + git semver init [2021-06-11T00:30:24.220Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T00:30:24.220Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-06-11T00:30:24.220Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-06-11T00:30:24.220Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T00:30:24.220Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T00:30:24.220Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T00:30:24.220Z] # $SEMVER_BRANCH = PR-3556 [2021-06-11T00:30:24.220Z] # $SEMVER_TEMP = /tmp/semver-272021169 [2021-06-11T00:30:24.220Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-11T00:30:42.403Z] # '/tmp/semver-272021169' -> '/w/workspace/edgex-go/4/.semver' [2021-06-11T00:30:42.403Z] # -> Force: false [2021-06-11T00:30:42.403Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-06-11T00:30:42.424Z] $ docker exec --env ******** --env ******** 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 ssh-agent -k [2021-06-11T00:30:42.537Z] unset SSH_AUTH_SOCK; [2021-06-11T00:30:42.537Z] unset SSH_AGENT_PID; [2021-06-11T00:30:42.537Z] echo Agent pid 58 killed; [2021-06-11T00:30:42.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T00:30:42.885Z] + git semver [Pipeline] } [2021-06-11T00:30:42.899Z] $ docker stop --time=1 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 [2021-06-11T00:30:46.335Z] $ docker rm -f 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:30:46.768Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T00:30:47.037Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T00:30:47.041Z] [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-11T00:30:47.641Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:30:47.944Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:30:48.248Z] + true [2021-06-11T00:30:48.248Z] + sudo service docker restart [2021-06-11T00:30:48.248Z] Redirecting to /bin/systemctl restart docker.service [2021-06-11T00:31:02.264Z] Still waiting to schedule task [2021-06-11T00:31:02.264Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-383’ [Pipeline] echo [2021-06-11T00:31:06.399Z] ========================================================= [2021-06-11T00:31:06.399Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T00:31:06.399Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:31:06.713Z] + 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-11T00:31:08.106Z] Sending build context to Docker daemon 329.2MB [2021-06-11T00:31:08.106Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T00:31:08.106Z] Step 2/6 : FROM ${BASE} [2021-06-11T00:31:08.106Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T00:31:08.106Z] 540db60ca938: Pulling fs layer [2021-06-11T00:31:08.107Z] adcc1eea9eea: Pulling fs layer [2021-06-11T00:31:08.107Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T00:31:08.107Z] 0510c868ecb4: Pulling fs layer [2021-06-11T00:31:08.107Z] afea3b2eda06: Pulling fs layer [2021-06-11T00:31:08.107Z] 7809a108b3ef: Pulling fs layer [2021-06-11T00:31:08.107Z] f706445af74f: Pulling fs layer [2021-06-11T00:31:08.107Z] 0510c868ecb4: Waiting [2021-06-11T00:31:08.107Z] afea3b2eda06: Waiting [2021-06-11T00:31:08.107Z] 7809a108b3ef: Waiting [2021-06-11T00:31:08.107Z] f706445af74f: Waiting [2021-06-11T00:31:08.107Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T00:31:08.107Z] 4c4ab2625f07: Download complete [2021-06-11T00:31:08.107Z] adcc1eea9eea: Verifying Checksum [2021-06-11T00:31:08.107Z] adcc1eea9eea: Download complete [2021-06-11T00:31:08.373Z] afea3b2eda06: Verifying Checksum [2021-06-11T00:31:08.373Z] afea3b2eda06: Download complete [2021-06-11T00:31:08.373Z] 7809a108b3ef: Verifying Checksum [2021-06-11T00:31:08.373Z] 7809a108b3ef: Download complete [2021-06-11T00:31:08.373Z] 540db60ca938: Verifying Checksum [2021-06-11T00:31:08.373Z] 540db60ca938: Download complete [2021-06-11T00:31:08.373Z] 540db60ca938: Pull complete [2021-06-11T00:31:08.634Z] adcc1eea9eea: Pull complete [2021-06-11T00:31:08.634Z] 4c4ab2625f07: Pull complete [2021-06-11T00:31:10.019Z] f706445af74f: Verifying Checksum [2021-06-11T00:31:10.019Z] f706445af74f: Download complete [2021-06-11T00:31:10.590Z] 0510c868ecb4: Verifying Checksum [2021-06-11T00:31:10.590Z] 0510c868ecb4: Download complete [2021-06-11T00:31:13.955Z] 0510c868ecb4: Pull complete [2021-06-11T00:31:13.955Z] afea3b2eda06: Pull complete [2021-06-11T00:31:13.955Z] 7809a108b3ef: Pull complete [2021-06-11T00:31:16.626Z] f706445af74f: Pull complete [2021-06-11T00:31:16.626Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T00:31:16.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T00:31:16.626Z] ---> b068be0155e3 [2021-06-11T00:31:16.626Z] 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-11T00:31:19.182Z] ---> Running in 1560498bbfa4 [2021-06-11T00:31:19.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:31:20.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:31:20.391Z] (1/12) Installing libmagic (5.39-r0) [2021-06-11T00:31:21.338Z] (2/12) Installing file (5.39-r0) [2021-06-11T00:31:21.338Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-11T00:31:21.338Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-11T00:31:27.943Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-11T00:31:28.206Z] (6/12) Installing patch (2.7.6-r6) [2021-06-11T00:31:28.207Z] (7/12) Installing build-base (0.5-r2) [2021-06-11T00:31:28.207Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-11T00:31:28.473Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-11T00:31:28.473Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-11T00:31:28.473Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-11T00:31:28.738Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-11T00:31:28.738Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T00:31:28.738Z] OK: 219 MiB in 52 packages [2021-06-11T00:31:31.297Z] Removing intermediate container 1560498bbfa4 [2021-06-11T00:31:31.297Z] ---> c5dc8ff06463 [2021-06-11T00:31:31.297Z] Step 4/6 : WORKDIR /edgex-go [2021-06-11T00:31:31.297Z] ---> Running in 567776ce3fba [2021-06-11T00:31:31.297Z] Removing intermediate container 567776ce3fba [2021-06-11T00:31:31.297Z] ---> eaf59ca4625c [2021-06-11T00:31:31.297Z] Step 5/6 : COPY go.mod . [2021-06-11T00:31:31.297Z] ---> da2dfa322ecb [2021-06-11T00:31:31.297Z] Step 6/6 : RUN go mod download [2021-06-11T00:31:31.297Z] ---> Running in e48f4970dbc3 [2021-06-11T00:31:46.242Z] Removing intermediate container e48f4970dbc3 [2021-06-11T00:31:46.243Z] ---> ec613fbd667e [2021-06-11T00:31:46.243Z] Successfully built ec613fbd667e [2021-06-11T00:31:46.243Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:31:46.555Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T00:31:46.555Z] . [Pipeline] withDockerContainer [2021-06-11T00:31:46.635Z] prd-centos7-docker-4c-2g-385 does not seem to be running inside a container [2021-06-11T00:31:46.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T00:31:47.326Z] $ docker top fac9461019ae7162a1e378b843e79e94d03449ea0a8035286e2e95c51a530fe1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:31:47.721Z] + go version [2021-06-11T00:31:47.721Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T00:31:47.733Z] $ docker stop --time=1 fac9461019ae7162a1e378b843e79e94d03449ea0a8035286e2e95c51a530fe1 [2021-06-11T00:31:48.930Z] $ docker rm -f fac9461019ae7162a1e378b843e79e94d03449ea0a8035286e2e95c51a530fe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:31:49.438Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T00:31:49.438Z] . [Pipeline] withDockerContainer [2021-06-11T00:31:49.520Z] prd-centos7-docker-4c-2g-385 does not seem to be running inside a container [2021-06-11T00:31:49.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T00:31:50.111Z] $ docker top 7bb983cbc6052421890d294c1648f6ce8795dc8d75110bb429bb5139910a6e93 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-11T00:31:50.215Z] ========================================================= [2021-06-11T00:31:50.215Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-11T00:31:50.215Z] ========================================================= [Pipeline] sh [2021-06-11T00:31:50.511Z] + go mod tidy [Pipeline] sh [2021-06-11T00:31:51.069Z] + make test [2021-06-11T00:31:51.069Z] go mod tidy [2021-06-11T00:31:51.069Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T00:31:56.450Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-11T00:32:14.675Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-11T00:32:18.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-11T00:32:18.991Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-11T00:32:19.253Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-11T00:32:21.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-11T00:32:22.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-11T00:32:22.080Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-11T00:32:22.080Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-11T00:32:22.660Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-11T00:32:22.925Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-11T00:32:23.193Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-11T00:32:23.193Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-11T00:32:23.193Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-11T00:32:23.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-11T00:32:23.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-11T00:32:23.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-11T00:32:23.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-11T00:32:25.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements [2021-06-11T00:32:26.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.066s coverage: 100.0% of statements [2021-06-11T00:32:26.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-11T00:32:26.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-11T00:32:26.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-11T00:32:27.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements [2021-06-11T00:32:27.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-11T00:32:27.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.068s coverage: 53.4% of statements [2021-06-11T00:32:28.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-11T00:32:28.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-11T00:32:28.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.103s coverage: 87.7% of statements [2021-06-11T00:32:28.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-11T00:32:28.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:32:28.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements [2021-06-11T00:32:28.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-11T00:32:28.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-11T00:32:28.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-11T00:32:28.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-11T00:32:28.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-11T00:32:28.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-11T00:32:28.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-11T00:32:30.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.252s coverage: 95.1% of statements [2021-06-11T00:32:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-11T00:32:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:32:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-11T00:32:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-11T00:32:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-11T00:32:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-11T00:32:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-11T00:32:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-11T00:32:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-11T00:32:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-11T00:32:30.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-06-11T00:32:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-11T00:32:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-11T00:32:30.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.046s coverage: 60.0% of statements [2021-06-11T00:32:30.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.042s coverage: 0.8% of statements [2021-06-11T00:32:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-11T00:32:30.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 22.0% of statements [2021-06-11T00:32:30.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-11T00:32:31.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-06-11T00:32:31.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-06-11T00:32:31.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2021-06-11T00:32:31.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-06-11T00:32:32.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-06-11T00:32:44.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2021-06-11T00:32:44.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-06-11T00:32:48.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.245s coverage: 81.8% of statements [2021-06-11T00:32:48.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.035s coverage: 87.2% of statements [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 76.0% of statements [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-06-11T00:33:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-11T00:33:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-11T00:33:07.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements [2021-06-11T00:33:07.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-11T00:33:07.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-11T00:33:07.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-06-11T00:33:07.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-11T00:33:07.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements [2021-06-11T00:33:07.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-11T00:33:07.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-11T00:33:07.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-11T00:33:07.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-11T00:33:16.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.062s coverage: 19.3% of statements [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-11T00:33:16.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.125s coverage: 91.9% of statements [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-11T00:33:16.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 62.7% of statements [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-11T00:33:16.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-11T00:33:16.155Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-11T00:33:16.155Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.041s coverage: 28.9% of statements [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-11T00:33:16.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-11T00:33:16.155Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-11T00:33:16.155Z] GO111MODULE=on go vet ./... [2021-06-11T00:33:42.851Z] gofmt -l . [2021-06-11T00:33:42.851Z] [ "`gofmt -l .`" = "" ] [2021-06-11T00:33:42.851Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-11T00:33:43.157Z] + ls -al . [2021-06-11T00:33:43.157Z] total 520 [2021-06-11T00:33:43.157Z] drwxrwxr-x 10 1001 1001 4096 Jun 11 00:33 . [2021-06-11T00:33:43.158Z] drwxr-xr-x 4 root root 28 Jun 11 00:31 .. [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 11 Jun 11 00:30 .dockerignore [2021-06-11T00:33:43.158Z] drwxrwxr-x 8 1001 1001 179 Jun 11 00:30 .git [2021-06-11T00:33:43.158Z] drwxrwxr-x 3 1001 1001 125 Jun 11 00:30 .github [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 818 Jun 11 00:30 .gitignore [2021-06-11T00:33:43.158Z] drwx------ 3 1001 1001 60 Jun 11 00:30 .semver [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 166 Jun 11 00:30 .sonarcloud.properties [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:30 Attribution.txt [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:30 CONTRIBUTING.md [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 931 Jun 11 00:30 Dockerfile.build [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 849 Jun 11 00:30 Jenkinsfile [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:30 LICENSE [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:30 Makefile [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:30 README.md [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:30 SECURITY.md [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 5 Jun 11 00:30 VERSION [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:30 ZMQWindows.md [2021-06-11T00:33:43.158Z] drwxrwxr-x 2 1001 1001 37 Jun 11 00:30 bin [2021-06-11T00:33:43.158Z] drwxrwxr-x 14 1001 1001 4096 Jun 11 00:30 cmd [2021-06-11T00:33:43.158Z] -rw-r--r-- 1 root root 404951 Jun 11 00:33 coverage.out [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 840 Jun 11 00:30 go.mod [2021-06-11T00:33:43.158Z] -rw-r--r-- 1 root root 21368 Jun 11 00:31 go.sum [2021-06-11T00:33:43.158Z] drwxrwxr-x 8 1001 1001 127 Jun 11 00:30 internal [2021-06-11T00:33:43.158Z] drwxrwxr-x 3 1001 1001 16 Jun 11 00:30 openapi [2021-06-11T00:33:43.158Z] drwxrwxr-x 4 1001 1001 71 Jun 11 00:30 snap [2021-06-11T00:33:43.158Z] -rw-rw-r-- 1 1001 1001 168 Jun 11 00:30 version.go [Pipeline] sh [2021-06-11T00:33:43.453Z] + '[' -e coverage.out ] [2021-06-11T00:33:43.453Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-11T00:33:43.564Z] Stashed 1 file(s) [Pipeline] sh [2021-06-11T00:33:43.861Z] + make build [2021-06-11T00:33:43.861Z] go mod tidy [2021-06-11T00:33:43.861Z] 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-11T00:33:45.530Z] 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-11T00:33:52.162Z] 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-11T00:33:52.751Z] 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-11T00:33:53.698Z] 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-11T00:33:53.958Z] 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-11T00:33:54.401Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-392 in /w/workspace/edgexfoundry_edgex-go_PR-3556 [Pipeline] { [Pipeline] ws [2021-06-11T00:33:54.421Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-11T00:33:54.686Z] The recommended git tool is: git [2021-06-11T00:33:54.913Z] 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-11T00:33:55.871Z] 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-11T00:33:56.467Z] 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-11T00:33:57.429Z] 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-11T00:33:58.374Z] 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-11T00:33:58.974Z] 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-11T00:34:00.374Z] $ docker stop --time=1 7bb983cbc6052421890d294c1648f6ce8795dc8d75110bb429bb5139910a6e93 [2021-06-11T00:34:01.158Z] using credential edgex-jenkins-ssh [2021-06-11T00:34:01.198Z] Cloning the remote Git repository [2021-06-11T00:34:01.248Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:34:01.373Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-11T00:34:01.438Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:34:01.439Z] > git --version # timeout=10 [2021-06-11T00:34:01.468Z] > git --version # 'git version 2.17.1' [2021-06-11T00:34:01.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:34:01.550Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:34:02.795Z] $ docker rm -f 7bb983cbc6052421890d294c1648f6ce8795dc8d75110bb429bb5139910a6e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:34:06.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:34:06.182Z] [2021-06-11T00:34:06.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:34:06.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:34:06.490Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-11T00:34:06.490Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-11T00:34:06.490Z] ca9280d653b3: Pulling fs layer [2021-06-11T00:34:06.490Z] 7e9c9ca2126c: Pulling fs layer [2021-06-11T00:34:06.750Z] cbdbe7a5bc2a: Download complete [2021-06-11T00:34:06.750Z] cbdbe7a5bc2a: Pull complete [2021-06-11T00:34:07.014Z] ca9280d653b3: Verifying Checksum [2021-06-11T00:34:07.014Z] ca9280d653b3: Download complete [2021-06-11T00:34:07.591Z] ca9280d653b3: Pull complete [2021-06-11T00:34:08.177Z] 7e9c9ca2126c: Verifying Checksum [2021-06-11T00:34:08.177Z] 7e9c9ca2126c: Download complete [2021-06-11T00:34:10.743Z] 7e9c9ca2126c: Pull complete [2021-06-11T00:34:10.743Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-11T00:34:10.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:34:10.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-11T00:34:10.816Z] prd-centos7-docker-4c-2g-385 does not seem to be running inside a container [2021-06-11T00:34:10.856Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-11T00:34:14.722Z] $ docker top ec1832b5ed5b6d2c7befce13df62de8496669eb5e24c5db5fe64632b414fdc26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:34:15.101Z] + docker-compose build --help [2021-06-11T00:34:15.101Z] + grep parallel [2021-06-11T00:34:15.676Z] --parallel Build images in parallel. [Pipeline] } [2021-06-11T00:34:15.687Z] $ docker stop --time=1 ec1832b5ed5b6d2c7befce13df62de8496669eb5e24c5db5fe64632b414fdc26 [2021-06-11T00:34:16.891Z] $ docker rm -f ec1832b5ed5b6d2c7befce13df62de8496669eb5e24c5db5fe64632b414fdc26 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:34:17.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:34:17.319Z] . [Pipeline] withDockerContainer [2021-06-11T00:34:17.388Z] prd-centos7-docker-4c-2g-385 does not seem to be running inside a container [2021-06-11T00:34:17.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-11T00:34:17.762Z] $ docker top 9b3856fa1aa5f304ea689987dee18e99ec1abad808a970ef13b0641d4ec8f0af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:34:18.149Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-11T00:34:18.731Z] Building core-command ... [2021-06-11T00:34:18.731Z] Building core-data ... [2021-06-11T00:34:18.731Z] Building core-metadata ... [2021-06-11T00:34:18.731Z] Building security-bootstrapper ... [2021-06-11T00:34:18.731Z] Building security-proxy-setup ... [2021-06-11T00:34:18.731Z] Building security-secretstore-setup ... [2021-06-11T00:34:18.731Z] Building support-notifications ... [2021-06-11T00:34:18.731Z] Building support-scheduler ... [2021-06-11T00:34:18.731Z] Building sys-mgmt-agent ... [2021-06-11T00:34:18.731Z] Building core-data [2021-06-11T00:34:18.731Z] Building security-bootstrapper [2021-06-11T00:34:18.731Z] Building support-scheduler [2021-06-11T00:34:18.731Z] Building support-notifications [2021-06-11T00:34:18.731Z] Building security-secretstore-setup [2021-06-11T00:34:21.200Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:34:21.220Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:34:21.257Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:34:22.146Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-11T00:34:22.726Z] Merge succeeded, producing 73b049e6c9171fa9ba591a2d15bdf81f2b86791a [2021-06-11T00:34:22.726Z] Checking out Revision 73b049e6c9171fa9ba591a2d15bdf81f2b86791a (PR-3556) [2021-06-11T00:34:21.298Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:34:21.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:34:21.314Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3556/head:refs/remotes/origin/PR-3556 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T00:34:22.164Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:34:22.179Z] > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 [2021-06-11T00:34:22.406Z] > git remote # timeout=10 [2021-06-11T00:34:22.424Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T00:34:22.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:34:22.452Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-11T00:34:22.697Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T00:34:22.730Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:34:22.741Z] > git checkout -f 73b049e6c9171fa9ba591a2d15bdf81f2b86791a # timeout=10 [2021-06-11T00:34:27.253Z] Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" [2021-06-11T00:34:27.258Z] > git rev-list --no-walk ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T00:34:28.962Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:34:29.389Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:34:29.749Z] + true [2021-06-11T00:34:29.749Z] + sudo service docker restart [2021-06-11T00:34:31.222Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:34:31.222Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:34:31.222Z] ---> ec613fbd667e [2021-06-11T00:34:31.222Z] Step 3/26 : WORKDIR /edgex-go [2021-06-11T00:34:31.222Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:34:31.222Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:34:31.222Z] ---> ec613fbd667e [2021-06-11T00:34:31.222Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:34:32.175Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:34:32.175Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:34:32.175Z] ---> ec613fbd667e [2021-06-11T00:34:32.175Z] Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T00:34:48.133Z] provisioning config files... [2021-06-11T00:34:48.162Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5608658925202234736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:34:48.541Z] ---> docker-login.sh [2021-06-11T00:34:48.541Z] nexus3.edgexfoundry.org:10001 [2021-06-11T00:34:49.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:34:49.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:34:49.811Z] Configure a credential helper to remove this warning. See [2021-06-11T00:34:49.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:34:49.811Z] [2021-06-11T00:34:49.811Z] Login Succeeded [2021-06-11T00:34:49.811Z] nexus3.edgexfoundry.org:10002 [2021-06-11T00:34:50.376Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:34:50.376Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:34:50.376Z] ---> ec613fbd667e [2021-06-11T00:34:50.376Z] Step 3/32 : WORKDIR /edgex-go [2021-06-11T00:34:50.376Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:34:50.376Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:34:50.376Z] ---> ec613fbd667e [2021-06-11T00:34:50.376Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:34:50.376Z] ---> Running in 65ded8d44a0c [2021-06-11T00:34:50.376Z] ---> Running in c5248ce710fc [2021-06-11T00:34:50.376Z] ---> Running in bb01f505aaf0 [2021-06-11T00:34:50.376Z] ---> Running in bd858080e5a2 [2021-06-11T00:34:50.376Z] ---> Running in 953e77df1e3b [2021-06-11T00:34:50.376Z] Removing intermediate container 65ded8d44a0c [2021-06-11T00:34:50.376Z] ---> 059a60870184 [2021-06-11T00:34:50.376Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:34:50.376Z] Removing intermediate container 953e77df1e3b [2021-06-11T00:34:50.376Z] ---> ba32b6861381 [2021-06-11T00:34:50.376Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:34:50.376Z] Removing intermediate container c5248ce710fc [2021-06-11T00:34:50.376Z] ---> 68914397df8b [2021-06-11T00:34:50.376Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:34:50.376Z] Removing intermediate container bd858080e5a2 [2021-06-11T00:34:50.376Z] ---> 37f2833e419c [2021-06-11T00:34:50.376Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:34:50.376Z] Removing intermediate container bb01f505aaf0 [2021-06-11T00:34:50.376Z] ---> 58dd7f77ee68 [2021-06-11T00:34:50.376Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:34:50.376Z] ---> Running in f9a693b7b807 [2021-06-11T00:34:50.376Z] ---> Running in 9b0bb4f0be31 [2021-06-11T00:34:50.376Z] ---> Running in a3188c8a0404 [2021-06-11T00:34:50.376Z] ---> Running in e9a30af992e0 [2021-06-11T00:34:50.376Z] ---> Running in e157825e3a61 [2021-06-11T00:34:50.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:34:50.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:34:50.414Z] Configure a credential helper to remove this warning. See [2021-06-11T00:34:50.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:34:50.414Z] [2021-06-11T00:34:50.414Z] Login Succeeded [2021-06-11T00:34:50.414Z] nexus3.edgexfoundry.org:10003 [2021-06-11T00:34:51.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:34:51.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:34:51.017Z] Configure a credential helper to remove this warning. See [2021-06-11T00:34:51.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:34:51.017Z] [2021-06-11T00:34:51.017Z] Login Succeeded [2021-06-11T00:34:51.017Z] nexus3.edgexfoundry.org:10004 [2021-06-11T00:34:51.330Z] Removing intermediate container f9a693b7b807 [2021-06-11T00:34:51.330Z] ---> 7bb25990af0d [2021-06-11T00:34:51.330Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-11T00:34:51.330Z] ---> Running in c6b981d1a325 [2021-06-11T00:34:51.330Z] Removing intermediate container 9b0bb4f0be31 [2021-06-11T00:34:51.330Z] ---> 7ccea45df133 [2021-06-11T00:34:51.330Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-11T00:34:51.330Z] ---> Running in 6eb9fe2b6d51 [2021-06-11T00:34:51.594Z] Removing intermediate container e9a30af992e0 [2021-06-11T00:34:51.594Z] ---> ae7d87d621f2 [2021-06-11T00:34:51.594Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-11T00:34:51.594Z] Removing intermediate container a3188c8a0404 [2021-06-11T00:34:51.594Z] ---> 03d27518aff9 [2021-06-11T00:34:51.594Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-11T00:34:51.594Z] Removing intermediate container e157825e3a61 [2021-06-11T00:34:51.594Z] ---> 66fa0395c3c7 [2021-06-11T00:34:51.594Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-11T00:34:51.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:34:51.865Z] ---> Running in ebff50e0a212 [2021-06-11T00:34:51.865Z] ---> Running in 5a7b52034100 [2021-06-11T00:34:51.865Z] ---> Running in 61eca2182e12 [2021-06-11T00:34:51.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:34:51.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:34:51.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:34:51.892Z] Configure a credential helper to remove this warning. See [2021-06-11T00:34:51.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:34:51.892Z] [2021-06-11T00:34:51.892Z] Login Succeeded [2021-06-11T00:34:51.892Z] docker.io [2021-06-11T00:34:52.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:34:52.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:34:52.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:34:52.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:34:52.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:34:52.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:34:52.764Z] Configure a credential helper to remove this warning. See [2021-06-11T00:34:52.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:34:52.764Z] [2021-06-11T00:34:52.764Z] Login Succeeded [2021-06-11T00:34:52.764Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T00:34:52.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-11T00:34:52.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:34:53.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:34:53.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-06-11T00:34:53.341Z] ========================================================= [2021-06-11T00:34:53.341Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T00:34:53.341Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:34:53.450Z] OK: 219 MiB in 52 packages [2021-06-11T00:34:53.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:34:53.450Z] OK: 219 MiB in 52 packages [2021-06-11T00:34:53.714Z] OK: 219 MiB in 52 packages [2021-06-11T00:34:53.714Z] OK: 219 MiB in 52 packages [2021-06-11T00:34:53.714Z] Removing intermediate container 6eb9fe2b6d51 [2021-06-11T00:34:53.714Z] ---> a08560eeadfd [2021-06-11T00:34:53.714Z] Step 6/23 : COPY go.mod . [2021-06-11T00:34:53.714Z] OK: 219 MiB in 52 packages [2021-06-11T00:34:53.780Z] + 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-11T00:34:53.978Z] ---> daad36025fe6 [2021-06-11T00:34:53.978Z] Step 7/23 : RUN go mod download [2021-06-11T00:34:53.978Z] ---> Running in 43b1c348a4a1 [2021-06-11T00:34:54.246Z] Removing intermediate container ebff50e0a212 [2021-06-11T00:34:54.247Z] ---> 44f55a604f6c [2021-06-11T00:34:54.247Z] Step 6/23 : COPY go.mod . [2021-06-11T00:34:54.247Z] Removing intermediate container 61eca2182e12 [2021-06-11T00:34:54.247Z] ---> 0e81dc9d3f4b [2021-06-11T00:34:54.247Z] Step 6/24 : COPY go.mod . [2021-06-11T00:34:54.247Z] Removing intermediate container 5a7b52034100 [2021-06-11T00:34:54.247Z] ---> b423a0823512 [2021-06-11T00:34:54.247Z] Step 6/32 : COPY go.mod . [2021-06-11T00:34:54.517Z] Removing intermediate container c6b981d1a325 [2021-06-11T00:34:54.517Z] ---> ed44d644a298 [2021-06-11T00:34:54.517Z] Step 6/26 : COPY go.mod . [2021-06-11T00:34:54.517Z] ---> 5a5fa100bbff [2021-06-11T00:34:54.517Z] Step 7/23 : RUN go mod download [2021-06-11T00:34:54.517Z] ---> cbff539b87a3 [2021-06-11T00:34:54.517Z] Step 7/24 : RUN go mod download [2021-06-11T00:34:54.517Z] ---> Running in 739f54c2627e [2021-06-11T00:34:54.517Z] ---> Running in 874a297efd59 [2021-06-11T00:34:54.517Z] ---> 6eb882684280 [2021-06-11T00:34:54.517Z] Step 7/32 : RUN go mod download [2021-06-11T00:34:54.785Z] ---> Running in 2f738907b3d3 [2021-06-11T00:34:54.785Z] ---> a96d3e8da5ec [2021-06-11T00:34:54.785Z] Step 7/26 : RUN go mod download [2021-06-11T00:34:54.785Z] ---> Running in 6e07e1fd7021 [2021-06-11T00:34:55.379Z] Removing intermediate container 43b1c348a4a1 [2021-06-11T00:34:55.379Z] ---> bc051af081e2 [2021-06-11T00:34:55.379Z] Step 8/23 : COPY . . [2021-06-11T00:34:56.429Z] Sending build context to Docker daemon 166.2MB [2021-06-11T00:34:56.429Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T00:34:56.429Z] Step 2/6 : FROM ${BASE} [2021-06-11T00:34:56.429Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T00:34:56.429Z] 595b0fe564bb: Pulling fs layer [2021-06-11T00:34:56.429Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T00:34:56.429Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T00:34:56.429Z] ba82ee9f976e: Pulling fs layer [2021-06-11T00:34:56.429Z] 506bd15cee9f: Pulling fs layer [2021-06-11T00:34:56.429Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T00:34:56.429Z] 618dc40b7e24: Pulling fs layer [2021-06-11T00:34:56.429Z] 506bd15cee9f: Waiting [2021-06-11T00:34:56.429Z] 75a0a4a0db45: Waiting [2021-06-11T00:34:56.429Z] 618dc40b7e24: Waiting [2021-06-11T00:34:56.429Z] 5b7225fbf94c: Download complete [2021-06-11T00:34:56.429Z] 3088b5b3c5c0: Verifying Checksum [2021-06-11T00:34:56.429Z] 3088b5b3c5c0: Download complete [2021-06-11T00:34:56.700Z] 506bd15cee9f: Verifying Checksum [2021-06-11T00:34:56.700Z] 506bd15cee9f: Download complete [2021-06-11T00:34:56.700Z] 75a0a4a0db45: Verifying Checksum [2021-06-11T00:34:56.700Z] 75a0a4a0db45: Download complete [2021-06-11T00:34:56.700Z] 595b0fe564bb: Verifying Checksum [2021-06-11T00:34:56.700Z] 595b0fe564bb: Download complete [2021-06-11T00:34:57.300Z] 595b0fe564bb: Pull complete [2021-06-11T00:34:58.284Z] 3088b5b3c5c0: Pull complete [2021-06-11T00:34:58.284Z] 618dc40b7e24: Verifying Checksum [2021-06-11T00:34:58.284Z] 618dc40b7e24: Download complete [2021-06-11T00:34:58.563Z] 5b7225fbf94c: Pull complete [2021-06-11T00:34:59.599Z] Removing intermediate container 739f54c2627e [2021-06-11T00:34:59.599Z] ---> 6d4870829f5d [2021-06-11T00:34:59.599Z] Step 8/24 : COPY . . [2021-06-11T00:35:00.531Z] ba82ee9f976e: Verifying Checksum [2021-06-11T00:35:00.531Z] ba82ee9f976e: Download complete [2021-06-11T00:35:03.804Z] Removing intermediate container 874a297efd59 [2021-06-11T00:35:03.804Z] ---> afb4cf8138f4 [2021-06-11T00:35:03.804Z] Step 8/23 : COPY . . [2021-06-11T00:35:03.804Z] Removing intermediate container 2f738907b3d3 [2021-06-11T00:35:03.804Z] ---> 48d1fa4671b7 [2021-06-11T00:35:03.804Z] Step 8/32 : COPY . . [2021-06-11T00:35:03.804Z] ---> 7e5679aa164d [2021-06-11T00:35:03.804Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:35:04.067Z] ---> 5671af3fe6c2 [2021-06-11T00:35:04.067Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:35:10.682Z] ba82ee9f976e: Pull complete [2021-06-11T00:35:10.683Z] 506bd15cee9f: Pull complete [2021-06-11T00:35:10.683Z] 75a0a4a0db45: Pull complete [2021-06-11T00:35:14.108Z] 618dc40b7e24: Pull complete [2021-06-11T00:35:14.108Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T00:35:14.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T00:35:14.109Z] ---> a36622ca3599 [2021-06-11T00:35:14.109Z] 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-11T00:35:14.140Z] Removing intermediate container 6e07e1fd7021 [2021-06-11T00:35:14.140Z] ---> f907e5b98d43 [2021-06-11T00:35:14.140Z] Step 8/26 : COPY . . [2021-06-11T00:35:14.140Z] ---> Running in 3eebc6e6c473 [2021-06-11T00:35:14.140Z] ---> Running in 07642e79be90 [2021-06-11T00:35:14.140Z] ---> f82682d14272 [2021-06-11T00:35:14.140Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:35:14.140Z] ---> b3e00ac51808 [2021-06-11T00:35:14.140Z] Step 9/32 : RUN go mod tidy [2021-06-11T00:35:14.140Z] ---> Running in 62094e586e76 [2021-06-11T00:35:14.403Z] ---> Running in 682a8f348793 [2021-06-11T00:35:16.734Z] ---> Running in d18e4f0289b8 [2021-06-11T00:35:18.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:35:18.627Z] Removing intermediate container 3eebc6e6c473 [2021-06-11T00:35:18.628Z] ---> 5cefcf848daf [2021-06-11T00:35:18.628Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-11T00:35:18.628Z] Removing intermediate container 07642e79be90 [2021-06-11T00:35:18.628Z] ---> b5bbc1226584 [2021-06-11T00:35:18.628Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-11T00:35:18.628Z] ---> Running in 1400ab4cae49 [2021-06-11T00:35:18.628Z] ---> Running in 8ceaf82a933e [2021-06-11T00:35:18.628Z] Removing intermediate container 62094e586e76 [2021-06-11T00:35:18.628Z] ---> a9429f5b5f82 [2021-06-11T00:35:18.628Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-11T00:35:18.628Z] ---> Running in ebe7e35fc2f9 [2021-06-11T00:35:18.628Z] Removing intermediate container 682a8f348793 [2021-06-11T00:35:18.628Z] ---> 330a17b0dcf0 [2021-06-11T00:35:18.628Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-11T00:35:18.903Z] ---> Running in 008bc915f8b6 [2021-06-11T00:35:18.903Z] 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-11T00:35:18.904Z] 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-11T00:35:19.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:35:19.178Z] 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-11T00:35:19.754Z] 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-11T00:35:20.126Z] (1/12) Installing libmagic (5.39-r0) [2021-06-11T00:35:20.414Z] (2/12) Installing file (5.39-r0) [2021-06-11T00:35:20.414Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-11T00:35:20.414Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-11T00:35:31.641Z] ---> 9c0c82a266a5 [2021-06-11T00:35:31.641Z] Step 9/26 : RUN go mod tidy [2021-06-11T00:35:31.641Z] ---> Running in 551db9bb12c9 [2021-06-11T00:35:32.609Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-11T00:35:32.609Z] (6/12) Installing patch (2.7.6-r6) [2021-06-11T00:35:32.609Z] (7/12) Installing build-base (0.5-r2) [2021-06-11T00:35:32.609Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-11T00:35:32.609Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-11T00:35:32.609Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-11T00:35:32.609Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-11T00:35:32.609Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-11T00:35:32.609Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T00:35:32.609Z] OK: 218 MiB in 52 packages [2021-06-11T00:35:33.031Z] Removing intermediate container 551db9bb12c9 [2021-06-11T00:35:33.031Z] ---> 48c45c7ef045 [2021-06-11T00:35:33.031Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-11T00:35:33.031Z] ---> Running in adb8c14abb56 [2021-06-11T00:35:33.292Z] 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-11T00:35:36.956Z] Removing intermediate container d18e4f0289b8 [2021-06-11T00:35:36.956Z] ---> 72a35c15996d [2021-06-11T00:35:36.956Z] Step 4/6 : WORKDIR /edgex-go [2021-06-11T00:35:36.956Z] ---> Running in 3702236ab87d [2021-06-11T00:35:37.232Z] Removing intermediate container 3702236ab87d [2021-06-11T00:35:37.232Z] ---> f9fe5811be11 [2021-06-11T00:35:37.232Z] Step 5/6 : COPY go.mod . [2021-06-11T00:35:37.833Z] ---> 480a7f6c313d [2021-06-11T00:35:37.833Z] Step 6/6 : RUN go mod download [2021-06-11T00:35:38.108Z] ---> Running in 03086f626dff [2021-06-11T00:35:59.934Z] Removing intermediate container 008bc915f8b6 [2021-06-11T00:35:59.934Z] ---> e01f1a35f84d [2021-06-11T00:35:59.934Z] [2021-06-11T00:35:59.934Z] Step 11/32 : FROM alpine:3.12 [2021-06-11T00:36:00.199Z] 3.12: Pulling from library/alpine [2021-06-11T00:36:02.135Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:36:02.135Z] Removing intermediate container 1400ab4cae49 [2021-06-11T00:36:02.135Z] ---> aa50f5f4dbb1 [2021-06-11T00:36:02.135Z] [2021-06-11T00:36:02.135Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:36:02.135Z] Removing intermediate container ebe7e35fc2f9 [2021-06-11T00:36:02.135Z] ---> 56cd805f3065 [2021-06-11T00:36:02.135Z] [2021-06-11T00:36:02.135Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:36:02.135Z] ---> 13621d1b12d4 [2021-06-11T00:36:02.135Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-11T00:36:02.135Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T00:36:02.135Z] ---> 13621d1b12d4 [2021-06-11T00:36:02.135Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:36:02.135Z] ---> 13621d1b12d4 [2021-06-11T00:36:02.135Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-11T00:36:02.135Z] ---> Running in 7187b7e59355 [2021-06-11T00:36:02.135Z] ---> Running in e2cb82f95a3f [2021-06-11T00:36:02.135Z] ---> Running in d4d3c269f2fc [2021-06-11T00:36:02.413Z] Removing intermediate container e2cb82f95a3f [2021-06-11T00:36:02.413Z] ---> 8ed07072f91f [2021-06-11T00:36:02.413Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-11T00:36:02.413Z] ---> Running in 155807d133d0 [2021-06-11T00:36:03.020Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:03.020Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:03.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:03.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:03.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:03.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:03.296Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:36:03.296Z] (2/2) Installing su-exec (0.2-r1) [2021-06-11T00:36:03.296Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:36:03.296Z] OK: 6 MiB in 16 packages [2021-06-11T00:36:03.581Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-11T00:36:03.581Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:36:03.581Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:36:03.581Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:36:03.581Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T00:36:03.581Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:36:03.581Z] OK: 6 MiB in 15 packages [2021-06-11T00:36:03.850Z] OK: 6 MiB in 16 packages [2021-06-11T00:36:03.850Z] Removing intermediate container 155807d133d0 [2021-06-11T00:36:03.850Z] ---> 4dde6a2c83c2 [2021-06-11T00:36:03.850Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-11T00:36:03.850Z] ---> Running in 08c23c0ee425 [2021-06-11T00:36:04.450Z] Removing intermediate container 08c23c0ee425 [2021-06-11T00:36:04.450Z] ---> 37fa783ecb4a [2021-06-11T00:36:04.450Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-11T00:36:04.450Z] Removing intermediate container d4d3c269f2fc [2021-06-11T00:36:04.450Z] ---> ccbc70c86485 [2021-06-11T00:36:04.450Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:36:04.450Z] ---> Running in 2536099f2a93 [2021-06-11T00:36:04.724Z] ---> Running in 2f19f0e4c0c2 [2021-06-11T00:36:04.724Z] Removing intermediate container 7187b7e59355 [2021-06-11T00:36:04.724Z] ---> f8c6cea77e16 [2021-06-11T00:36:04.724Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:36:04.724Z] Removing intermediate container 2536099f2a93 [2021-06-11T00:36:04.724Z] ---> 31d70a81092e [2021-06-11T00:36:04.724Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-11T00:36:04.724Z] ---> Running in 192df21905ce [2021-06-11T00:36:04.724Z] ---> Running in 9878da02e022 [2021-06-11T00:36:04.724Z] Removing intermediate container 2f19f0e4c0c2 [2021-06-11T00:36:04.724Z] ---> 4e3f7c804835 [2021-06-11T00:36:04.724Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-11T00:36:04.943Z] Removing intermediate container 03086f626dff [2021-06-11T00:36:04.944Z] ---> 2f3bfe999844 [2021-06-11T00:36:04.944Z] Successfully built 2f3bfe999844 [2021-06-11T00:36:04.944Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:36:04.994Z] ---> Running in 82cd58c2a9e3 [2021-06-11T00:36:04.994Z] Removing intermediate container 192df21905ce [2021-06-11T00:36:04.994Z] ---> cbeb9c6dd8dd [2021-06-11T00:36:04.994Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-11T00:36:04.994Z] ---> Running in 7a1776f2eca7 [2021-06-11T00:36:04.994Z] Removing intermediate container 82cd58c2a9e3 [2021-06-11T00:36:04.994Z] ---> ee4bd8734f85 [2021-06-11T00:36:04.994Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:36:05.257Z] ---> Running in ceee7840e3ca [2021-06-11T00:36:05.257Z] Removing intermediate container 7a1776f2eca7 [2021-06-11T00:36:05.257Z] ---> 561fcb8d9d3c [2021-06-11T00:36:05.257Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:36:05.257Z] ---> Running in 2e56de6e4160 [2021-06-11T00:36:05.300Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T00:36:05.300Z] . [Pipeline] withDockerContainer [2021-06-11T00:36:05.526Z] Removing intermediate container ceee7840e3ca [2021-06-11T00:36:05.526Z] ---> 386103ee93c1 [2021-06-11T00:36:05.526Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:36:05.526Z] Removing intermediate container 2e56de6e4160 [2021-06-11T00:36:05.526Z] ---> 4b639d87153e [2021-06-11T00:36:05.526Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:36:05.586Z] prd-ubuntu18.04-docker-arm64-4c-16g-392 does not seem to be running inside a container [2021-06-11T00:36:05.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-11T00:36:05.806Z] 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-11T00:36:06.075Z] ---> 5de3afac4656 [2021-06-11T00:36:06.075Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-11T00:36:06.340Z] Removing intermediate container 9878da02e022 [2021-06-11T00:36:06.340Z] ---> 7e720b931fe4 [2021-06-11T00:36:06.340Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-11T00:36:06.603Z] ---> 9c55600b4626 [2021-06-11T00:36:06.603Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-11T00:36:06.603Z] ---> Running in bf848b084390 [2021-06-11T00:36:06.865Z] Removing intermediate container 8ceaf82a933e [2021-06-11T00:36:06.865Z] ---> cf18027c0901 [2021-06-11T00:36:06.865Z] [2021-06-11T00:36:06.865Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:36:07.129Z] ---> 13621d1b12d4 [2021-06-11T00:36:07.129Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-11T00:36:07.129Z] ---> 865c964f6e1a [2021-06-11T00:36:07.129Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-11T00:36:07.129Z] Removing intermediate container bf848b084390 [2021-06-11T00:36:07.129Z] ---> 078dfd9253e0 [2021-06-11T00:36:07.129Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-11T00:36:07.129Z] ---> 038962d2e7b2 [2021-06-11T00:36:07.129Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-11T00:36:07.129Z] ---> Running in 5cd5660023bc [2021-06-11T00:36:07.392Z] ---> 585eb62154b0 [2021-06-11T00:36:07.392Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-11T00:36:07.405Z] $ docker top 71500b17bb508d232ca69fa6b36c9b3ec079b51cff065fd55d4f6b0d6281e12c -eo pid,comm [2021-06-11T00:36:07.657Z] Removing intermediate container 5cd5660023bc [2021-06-11T00:36:07.657Z] ---> e966bd0df22d [2021-06-11T00:36:07.657Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-11T00:36:07.657Z] ---> 487d591da0c8 [2021-06-11T00:36:07.657Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-11T00:36:07.657Z] ---> Running in c168865a895d [Pipeline] { [Pipeline] sh [2021-06-11T00:36:07.920Z] ---> Running in 96feb9294572 [2021-06-11T00:36:07.920Z] ---> 2de9055653a3 [2021-06-11T00:36:07.920Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-11T00:36:07.920Z] ---> Running in 2d8745be4f39 [2021-06-11T00:36:07.920Z] ---> Running in 1c65f7a2174b [2021-06-11T00:36:08.187Z] Removing intermediate container adb8c14abb56 [2021-06-11T00:36:08.187Z] ---> 61d1b9b29627 [2021-06-11T00:36:08.187Z] [2021-06-11T00:36:08.187Z] Step 11/26 : FROM alpine:3.12 [2021-06-11T00:36:08.187Z] ---> 13621d1b12d4 [2021-06-11T00:36:08.187Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-11T00:36:08.187Z] Removing intermediate container 96feb9294572 [2021-06-11T00:36:08.187Z] ---> 4154744f98cf [2021-06-11T00:36:08.187Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-11T00:36:08.187Z] Removing intermediate container 2d8745be4f39 [2021-06-11T00:36:08.187Z] ---> 559268ff6726 [2021-06-11T00:36:08.187Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:36:08.187Z] ---> Running in 3f45c9e04a6b [2021-06-11T00:36:08.187Z] ---> Running in 85195bca0724 [2021-06-11T00:36:08.187Z] Removing intermediate container 1c65f7a2174b [2021-06-11T00:36:08.187Z] ---> b6d6208a4483 [2021-06-11T00:36:08.187Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:36:08.187Z] ---> Running in c62922cae60e [2021-06-11T00:36:08.187Z] ---> Running in 78e920419cbd [2021-06-11T00:36:08.427Z] + go version [2021-06-11T00:36:08.427Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T00:36:08.450Z] Removing intermediate container 85195bca0724 [2021-06-11T00:36:08.450Z] ---> 6f7b617fb93c [2021-06-11T00:36:08.450Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:36:08.450Z] Removing intermediate container 78e920419cbd [2021-06-11T00:36:08.450Z] ---> 17cc2f0c56ce [2021-06-11T00:36:08.450Z] Step 21/23 : LABEL arch=x86_64 [2021-06-11T00:36:08.450Z] Removing intermediate container c62922cae60e [2021-06-11T00:36:08.450Z] ---> 4c33d2dbef19 [2021-06-11T00:36:08.450Z] Step 21/23 : LABEL arch=x86_64 [2021-06-11T00:36:08.450Z] ---> Running in 8081463b9a55 [2021-06-11T00:36:08.450Z] ---> Running in b2f9c942601f [2021-06-11T00:36:08.450Z] ---> Running in 3de0c27413e9 [2021-06-11T00:36:08.450Z] Removing intermediate container b2f9c942601f [2021-06-11T00:36:08.450Z] ---> f6b7cc2ddd04 [2021-06-11T00:36:08.450Z] Step 22/23 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 [2021-06-11T00:36:08.446Z] $ docker stop --time=1 71500b17bb508d232ca69fa6b36c9b3ec079b51cff065fd55d4f6b0d6281e12c [2021-06-11T00:36:08.725Z] Removing intermediate container 3de0c27413e9 [2021-06-11T00:36:08.725Z] ---> a4277ab74f7e [2021-06-11T00:36:08.725Z] Step 22/23 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 [2021-06-11T00:36:08.725Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:08.725Z] ---> Running in 1b11803e6029 [2021-06-11T00:36:08.725Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:08.725Z] ---> Running in 732b87d76674 [2021-06-11T00:36:08.725Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-11T00:36:08.988Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:36:08.988Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-11T00:36:08.988Z] (4/6) Installing curl (7.77.0-r0) [2021-06-11T00:36:08.988Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:36:08.988Z] (6/6) Installing su-exec (0.2-r1) [2021-06-11T00:36:08.988Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:36:08.988Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:36:08.988Z] OK: 7 MiB in 20 packages [2021-06-11T00:36:08.988Z] Removing intermediate container 1b11803e6029 [2021-06-11T00:36:08.988Z] ---> 58efcc9972d3 [2021-06-11T00:36:08.988Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:36:08.988Z] Removing intermediate container 732b87d76674 [2021-06-11T00:36:08.988Z] ---> 3380886ff211 [2021-06-11T00:36:08.988Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:36:08.988Z] ---> Running in da187fc83268 [2021-06-11T00:36:08.988Z] Removing intermediate container c168865a895d [2021-06-11T00:36:08.988Z] ---> 2e1969c771b8 [2021-06-11T00:36:08.988Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:36:08.988Z] ---> Running in cd83a8d0218f [2021-06-11T00:36:09.281Z] Removing intermediate container da187fc83268 [2021-06-11T00:36:09.281Z] ---> e93c99fff323 [2021-06-11T00:36:09.281Z] [2021-06-11T00:36:09.281Z] Removing intermediate container cd83a8d0218f [2021-06-11T00:36:09.281Z] ---> 3a3aef851dcc [2021-06-11T00:36:09.281Z] [2021-06-11T00:36:09.281Z] Successfully built e93c99fff323 [2021-06-11T00:36:09.281Z] Successfully tagged support-notifications:latest [2021-06-11T00:36:09.281Z] Building sys-mgmt-agent [2021-06-11T00:36:09.281Z]  Building support-notifications ... done  ---> 0a53345332b7 [2021-06-11T00:36:09.281Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-11T00:36:09.554Z] Successfully built 3a3aef851dcc [2021-06-11T00:36:09.555Z] Successfully tagged support-scheduler:latest [2021-06-11T00:36:09.555Z] Building security-proxy-setup [2021-06-11T00:36:09.555Z]  Building support-scheduler ... done Removing intermediate container 3f45c9e04a6b [2021-06-11T00:36:09.555Z] ---> 7f409c3da268 [2021-06-11T00:36:09.555Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:36:09.555Z] ---> Running in b9d89f3a4595 [2021-06-11T00:36:09.816Z] Removing intermediate container 8081463b9a55 [2021-06-11T00:36:09.816Z] ---> cf56ece0c3b6 [2021-06-11T00:36:09.816Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T00:36:10.263Z] $ docker rm -f 71500b17bb508d232ca69fa6b36c9b3ec079b51cff065fd55d4f6b0d6281e12c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:36:11.121Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T00:36:11.121Z] . [Pipeline] withDockerContainer [2021-06-11T00:36:11.414Z] prd-ubuntu18.04-docker-arm64-4c-16g-392 does not seem to be running inside a container [2021-06-11T00:36:11.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-11T00:36:11.755Z] ---> Running in 1cb3cd037af3 [2021-06-11T00:36:11.755Z] Removing intermediate container b9d89f3a4595 [2021-06-11T00:36:11.755Z] ---> 6325fcde1c91 [2021-06-11T00:36:11.755Z] Step 14/26 : WORKDIR / [2021-06-11T00:36:11.755Z] ---> 90cef558d6f6 [2021-06-11T00:36:11.755Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-11T00:36:12.019Z] ---> Running in 5e005516b3e1 [2021-06-11T00:36:12.951Z] $ docker top e20cd3d9ae311893bb33edc63bdb871cfef8091b9590a1331524cf35ded17399 -eo pid,comm [2021-06-11T00:36:12.971Z] ---> 3b6d8c468f48 [2021-06-11T00:36:12.971Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-11T00:36:12.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] { [2021-06-11T00:36:13.242Z] Removing intermediate container 5e005516b3e1 [2021-06-11T00:36:13.243Z] ---> 5bd40ba1f355 [2021-06-11T00:36:13.243Z] 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-11T00:36:13.243Z] ---> 8d30b712b4a5 [2021-06-11T00:36:13.243Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [Pipeline] echo [2021-06-11T00:36:13.244Z] ========================================================= [2021-06-11T00:36:13.244Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-11T00:36:13.244Z] ========================================================= [Pipeline] sh [2021-06-11T00:36:13.509Z] ---> 56e608044379 [2021-06-11T00:36:13.509Z] 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-11T00:36:13.509Z] ---> 74c8d8161c78 [2021-06-11T00:36:13.509Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-11T00:36:13.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:13.783Z] ---> Running in 817b8fc42bb5 [2021-06-11T00:36:13.884Z] + go mod tidy [2021-06-11T00:36:14.054Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:36:14.055Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T00:36:14.325Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T00:36:14.325Z] (4/6) Installing libstdc++ (9.3.0-r2) [Pipeline] sh [2021-06-11T00:36:14.905Z] ---> b8997aa4cb5a [2021-06-11T00:36:14.905Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-11T00:36:15.163Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T00:36:15.172Z] + make test [2021-06-11T00:36:15.172Z] go mod tidy [2021-06-11T00:36:15.790Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T00:36:16.110Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T00:36:16.110Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:36:16.110Z] OK: 8 MiB in 20 packages [2021-06-11T00:36:17.492Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:36:17.492Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:36:17.492Z] ---> ec613fbd667e [2021-06-11T00:36:17.492Z] Step 3/22 : WORKDIR /edgex-go [2021-06-11T00:36:17.492Z] ---> Using cache [2021-06-11T00:36:17.492Z] ---> 37f2833e419c [2021-06-11T00:36:17.492Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:36:17.492Z] ---> Using cache [2021-06-11T00:36:17.492Z] ---> 03d27518aff9 [2021-06-11T00:36:17.492Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-11T00:36:17.492Z] ---> Using cache [2021-06-11T00:36:17.492Z] ---> b423a0823512 [2021-06-11T00:36:17.492Z] Step 6/22 : COPY go.mod . [2021-06-11T00:36:17.492Z] ---> Using cache [2021-06-11T00:36:17.492Z] ---> 6eb882684280 [2021-06-11T00:36:17.492Z] Step 7/22 : RUN go mod download [2021-06-11T00:36:17.492Z] ---> Using cache [2021-06-11T00:36:17.492Z] ---> 48d1fa4671b7 [2021-06-11T00:36:17.492Z] Step 8/22 : COPY . . [2021-06-11T00:36:17.492Z] ---> Using cache [2021-06-11T00:36:17.492Z] ---> b3e00ac51808 [2021-06-11T00:36:17.492Z] Step 9/22 : RUN go mod tidy [2021-06-11T00:36:17.492Z] ---> Using cache [2021-06-11T00:36:17.492Z] ---> 330a17b0dcf0 [2021-06-11T00:36:17.492Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-11T00:36:18.432Z] Removing intermediate container 817b8fc42bb5 [2021-06-11T00:36:18.432Z] ---> cfd1500978cc [2021-06-11T00:36:18.432Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-11T00:36:19.013Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:36:19.013Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:36:19.013Z] ---> ec613fbd667e [2021-06-11T00:36:19.013Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:36:19.013Z] ---> Using cache [2021-06-11T00:36:19.013Z] ---> 37f2833e419c [2021-06-11T00:36:19.013Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:36:19.013Z] ---> Using cache [2021-06-11T00:36:19.013Z] ---> 03d27518aff9 [2021-06-11T00:36:19.013Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-11T00:36:19.584Z] ---> Running in d98dd4b02ef4 [2021-06-11T00:36:19.584Z] ---> 09c243584c66 [2021-06-11T00:36:19.584Z] 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-11T00:36:19.584Z] ---> Running in 02956b1d2bd7 [2021-06-11T00:36:19.584Z] ---> 60ea236b09af [2021-06-11T00:36:19.584Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-11T00:36:19.855Z] ---> Running in 934f1141d4c7 [2021-06-11T00:36:19.855Z] Removing intermediate container 1cb3cd037af3 [2021-06-11T00:36:19.855Z] ---> a798a7f3ee0a [2021-06-11T00:36:19.855Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:36:19.855Z] ---> 01e1623c0c15 [2021-06-11T00:36:19.855Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-11T00:36:19.855Z] 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-11T00:36:20.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:20.452Z] ---> 25f6bfa489fd [2021-06-11T00:36:20.452Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-11T00:36:20.452Z] ---> f3d380b84a9b [2021-06-11T00:36:20.452Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-11T00:36:21.450Z] ---> c6650f4d279a [2021-06-11T00:36:21.450Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-11T00:36:21.450Z] ---> 460d7b0522fb [2021-06-11T00:36:21.450Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-11T00:36:21.450Z] Removing intermediate container 934f1141d4c7 [2021-06-11T00:36:21.450Z] ---> 949b12fcc48d [2021-06-11T00:36:21.450Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-11T00:36:21.450Z] ---> Running in 27d3d66b91a7 [2021-06-11T00:36:21.727Z] ---> 48deb7c050c3 [2021-06-11T00:36:21.727Z] 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-11T00:36:21.727Z] ---> 1b7b16cf5563 [2021-06-11T00:36:21.727Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-11T00:36:21.727Z] Removing intermediate container 27d3d66b91a7 [2021-06-11T00:36:21.727Z] ---> 3383d8ac25c4 [2021-06-11T00:36:21.727Z] Step 29/32 : CMD ["gate"] [2021-06-11T00:36:21.727Z] ---> Running in 8d7b7c036d72 [2021-06-11T00:36:21.727Z] ---> Running in e6295cfd5fae [2021-06-11T00:36:21.727Z] ---> Running in 7905a6a99ddd [2021-06-11T00:36:22.020Z] Removing intermediate container 8d7b7c036d72 [2021-06-11T00:36:22.020Z] ---> 264849c3b10c [2021-06-11T00:36:22.020Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:36:22.020Z] ---> Running in 2fc00b9bba70 [2021-06-11T00:36:22.020Z] Removing intermediate container 7905a6a99ddd [2021-06-11T00:36:22.020Z] ---> 7b609a80bc37 [2021-06-11T00:36:22.020Z] Step 30/32 : LABEL arch=x86_64 [2021-06-11T00:36:22.292Z] Removing intermediate container 2fc00b9bba70 [2021-06-11T00:36:22.292Z] ---> d56fa62ed7a7 [2021-06-11T00:36:22.292Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:36:22.292Z] ---> Running in 6114a92584e6 [2021-06-11T00:36:22.292Z] ---> Running in f47dc405a03a [2021-06-11T00:36:22.292Z] Removing intermediate container 6114a92584e6 [2021-06-11T00:36:22.292Z] ---> 955e61eb43db [2021-06-11T00:36:22.292Z] Step 31/32 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 [2021-06-11T00:36:22.557Z] ---> Running in 294718b48460 [2021-06-11T00:36:22.557Z] Removing intermediate container f47dc405a03a [2021-06-11T00:36:22.557Z] ---> 4597a1f0a397 [2021-06-11T00:36:22.557Z] Step 23/24 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 [2021-06-11T00:36:22.557Z] ---> Running in 75a58b38a1b4 [2021-06-11T00:36:22.819Z] Removing intermediate container 294718b48460 [2021-06-11T00:36:22.819Z] ---> bb95f4cd9eb4 [2021-06-11T00:36:22.819Z] Step 32/32 : LABEL version=0.0.0 [2021-06-11T00:36:23.087Z] Removing intermediate container 75a58b38a1b4 [2021-06-11T00:36:23.087Z] ---> ab0e9184979a [2021-06-11T00:36:23.087Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:36:23.087Z] ---> Running in 5ba65194721c [2021-06-11T00:36:23.087Z] Removing intermediate container e6295cfd5fae [2021-06-11T00:36:23.087Z] ---> 72ad29b50efd [2021-06-11T00:36:23.087Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-11T00:36:23.087Z] ---> Running in c0f246f24af3 [2021-06-11T00:36:23.087Z] ---> Running in d4b1b9fd9c0a [2021-06-11T00:36:23.087Z] Removing intermediate container 5ba65194721c [2021-06-11T00:36:23.087Z] ---> 3af5232851d8 [2021-06-11T00:36:23.087Z] [2021-06-11T00:36:23.351Z] Successfully built 3af5232851d8 [2021-06-11T00:36:23.351Z] Successfully tagged security-bootstrapper:latest [2021-06-11T00:36:23.351Z] Building core-metadata [2021-06-11T00:36:23.351Z]  Building security-bootstrapper ... done Removing intermediate container c0f246f24af3 [2021-06-11T00:36:23.351Z] ---> 15e8e1102d44 [2021-06-11T00:36:23.351Z] [2021-06-11T00:36:23.351Z] Removing intermediate container d4b1b9fd9c0a [2021-06-11T00:36:23.351Z] ---> d12e36d23e96 [2021-06-11T00:36:23.351Z] Step 24/26 : LABEL arch=x86_64 [2021-06-11T00:36:23.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:23.617Z] Successfully built 15e8e1102d44 [2021-06-11T00:36:23.617Z] Successfully tagged core-data:latest [2021-06-11T00:36:23.617Z] Building core-command [2021-06-11T00:36:26.436Z]  Building core-data ... done OK: 219 MiB in 52 packages [2021-06-11T00:36:30.697Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:36:30.698Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:36:30.698Z] ---> ec613fbd667e [2021-06-11T00:36:30.698Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:36:30.698Z] ---> Using cache [2021-06-11T00:36:30.698Z] ---> 37f2833e419c [2021-06-11T00:36:30.698Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:36:30.698Z] ---> Using cache [2021-06-11T00:36:30.698Z] ---> 03d27518aff9 [2021-06-11T00:36:30.698Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:36:30.698Z] ---> Using cache [2021-06-11T00:36:30.698Z] ---> b423a0823512 [2021-06-11T00:36:30.698Z] Step 6/24 : COPY go.mod . [2021-06-11T00:36:30.698Z] ---> Using cache [2021-06-11T00:36:30.698Z] ---> 6eb882684280 [2021-06-11T00:36:30.698Z] Step 7/24 : RUN go mod download [2021-06-11T00:36:30.698Z] ---> Using cache [2021-06-11T00:36:30.698Z] ---> 48d1fa4671b7 [2021-06-11T00:36:30.698Z] Step 8/24 : COPY . . [2021-06-11T00:36:30.698Z] ---> Using cache [2021-06-11T00:36:30.698Z] ---> b3e00ac51808 [2021-06-11T00:36:30.698Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:36:30.698Z] ---> Using cache [2021-06-11T00:36:30.698Z] ---> 330a17b0dcf0 [2021-06-11T00:36:30.698Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-11T00:36:31.646Z] ---> Running in df1d4086b481 [2021-06-11T00:36:32.228Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:36:32.228Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:36:32.228Z] ---> ec613fbd667e [2021-06-11T00:36:32.228Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:36:32.228Z] ---> Using cache [2021-06-11T00:36:32.228Z] ---> 37f2833e419c [2021-06-11T00:36:32.228Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:36:32.228Z] ---> Using cache [2021-06-11T00:36:32.228Z] ---> 03d27518aff9 [2021-06-11T00:36:32.228Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:36:32.228Z] ---> Using cache [2021-06-11T00:36:32.228Z] ---> b423a0823512 [2021-06-11T00:36:32.228Z] Step 6/24 : COPY go.mod . [2021-06-11T00:36:32.228Z] ---> Using cache [2021-06-11T00:36:32.228Z] ---> 6eb882684280 [2021-06-11T00:36:32.228Z] Step 7/24 : RUN go mod download [2021-06-11T00:36:32.228Z] ---> Using cache [2021-06-11T00:36:32.228Z] ---> 48d1fa4671b7 [2021-06-11T00:36:32.228Z] Step 8/24 : COPY . . [2021-06-11T00:36:32.228Z] ---> Using cache [2021-06-11T00:36:32.228Z] ---> b3e00ac51808 [2021-06-11T00:36:32.228Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:36:32.228Z] ---> Using cache [2021-06-11T00:36:32.228Z] ---> 330a17b0dcf0 [2021-06-11T00:36:32.228Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-11T00:36:32.494Z] ---> Running in fe0b1ae4940a [2021-06-11T00:36:32.494Z] Removing intermediate container df1d4086b481 [2021-06-11T00:36:32.494Z] ---> 654cb028c4b6 [2021-06-11T00:36:32.494Z] Step 25/26 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 [2021-06-11T00:36:32.494Z] ---> Running in 0361cf5ecb42 [2021-06-11T00:36:32.494Z] ---> Running in 0a0a8c942f6b [2021-06-11T00:36:32.494Z] Removing intermediate container 02956b1d2bd7 [2021-06-11T00:36:32.494Z] ---> 6d540694e07d [2021-06-11T00:36:32.494Z] Step 6/24 : COPY go.mod . [2021-06-11T00:36:32.756Z] Removing intermediate container 0a0a8c942f6b [2021-06-11T00:36:32.756Z] ---> 1523f00ac9d6 [2021-06-11T00:36:32.756Z] Step 26/26 : LABEL version=0.0.0 [2021-06-11T00:36:32.756Z] ---> Running in 134d4b4c7eec [2021-06-11T00:36:33.019Z] ---> df294f6f62d0 [2021-06-11T00:36:33.019Z] Step 7/24 : RUN go mod download [2021-06-11T00:36:33.019Z] ---> Running in 206b7b50f133 [2021-06-11T00:36:33.285Z] Removing intermediate container 134d4b4c7eec [2021-06-11T00:36:33.285Z] ---> 2fc4b7148a9a [2021-06-11T00:36:33.285Z] [2021-06-11T00:36:33.285Z] 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-11T00:36:33.550Z] Successfully built 2fc4b7148a9a [2021-06-11T00:36:33.550Z] Successfully tagged security-secretstore-setup:latest [2021-06-11T00:36:33.550Z]  Building security-secretstore-setup ... done 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-11T00:36:34.130Z] Removing intermediate container 206b7b50f133 [2021-06-11T00:36:34.130Z] ---> cf4578518f51 [2021-06-11T00:36:34.130Z] Step 8/24 : COPY . . [2021-06-11T00:36:41.549Z] ---> 36de4085c239 [2021-06-11T00:36:41.549Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:36:41.549Z] ---> Running in 363d02ccae1d [2021-06-11T00:36:42.320Z] Removing intermediate container 363d02ccae1d [2021-06-11T00:36:42.320Z] ---> e34466c46a18 [2021-06-11T00:36:42.320Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-11T00:36:42.320Z] ---> Running in fc00deb896eb [2021-06-11T00:36:42.783Z] 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-11T00:36:44.035Z] 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-11T00:36:48.179Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-11T00:36:49.333Z] Removing intermediate container d98dd4b02ef4 [2021-06-11T00:36:49.333Z] ---> 3bad3e40c0ea [2021-06-11T00:36:49.333Z] [2021-06-11T00:36:49.333Z] Step 11/22 : FROM alpine:3.12 [2021-06-11T00:36:49.333Z] ---> 13621d1b12d4 [2021-06-11T00:36:49.333Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-11T00:36:49.333Z] ---> Running in fad51dcb0f07 [2021-06-11T00:36:49.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:49.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:49.594Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-11T00:36:49.594Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:36:49.594Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-11T00:36:49.594Z] (4/4) Installing curl (7.77.0-r0) [2021-06-11T00:36:49.594Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:36:49.594Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:36:49.856Z] OK: 7 MiB in 18 packages [2021-06-11T00:36:50.435Z] Removing intermediate container fad51dcb0f07 [2021-06-11T00:36:50.435Z] ---> 4d6765a83991 [2021-06-11T00:36:50.435Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:36:50.435Z] ---> Running in bc784d47139d [2021-06-11T00:36:50.435Z] Removing intermediate container bc784d47139d [2021-06-11T00:36:50.435Z] ---> 8ad234ea8974 [2021-06-11T00:36:50.435Z] Step 14/22 : WORKDIR /edgex [2021-06-11T00:36:50.435Z] ---> Running in 22dd644e1fea [2021-06-11T00:36:50.697Z] Removing intermediate container 22dd644e1fea [2021-06-11T00:36:50.697Z] ---> 19c30d532d5e [2021-06-11T00:36:50.697Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-11T00:36:51.274Z] ---> 5d104fd4b88f [2021-06-11T00:36:51.274Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-11T00:36:51.535Z] ---> ad594f5bcbef [2021-06-11T00:36:51.535Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-11T00:36:52.116Z] ---> e4b4eb9a3896 [2021-06-11T00:36:52.116Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-11T00:36:52.116Z] ---> Running in c8404db6e1bd [2021-06-11T00:36:52.381Z] Removing intermediate container c8404db6e1bd [2021-06-11T00:36:52.381Z] ---> 251d732b2558 [2021-06-11T00:36:52.381Z] Step 19/22 : CMD ["--init=true"] [2021-06-11T00:36:52.381Z] ---> Running in 3f060131874f [2021-06-11T00:36:52.644Z] Removing intermediate container 3f060131874f [2021-06-11T00:36:52.644Z] ---> e673f0213278 [2021-06-11T00:36:52.644Z] Step 20/22 : LABEL arch=x86_64 [2021-06-11T00:36:52.644Z] ---> Running in d29b8f6eb3a3 [2021-06-11T00:36:52.906Z] Removing intermediate container d29b8f6eb3a3 [2021-06-11T00:36:52.906Z] ---> cc8bf361159a [2021-06-11T00:36:52.906Z] Step 21/22 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 [2021-06-11T00:36:52.906Z] ---> Running in a1daff8094bf [2021-06-11T00:36:53.169Z] Removing intermediate container a1daff8094bf [2021-06-11T00:36:53.169Z] ---> 91050c40010b [2021-06-11T00:36:53.169Z] Step 22/22 : LABEL version=0.0.0 [2021-06-11T00:36:53.169Z] ---> Running in f9fd2eea6d9f [2021-06-11T00:36:53.433Z] Removing intermediate container f9fd2eea6d9f [2021-06-11T00:36:53.433Z] ---> 939372238666 [2021-06-11T00:36:53.433Z] [2021-06-11T00:36:53.433Z] Successfully built 939372238666 [2021-06-11T00:36:53.433Z] Successfully tagged security-proxy-setup:latest [2021-06-11T00:37:01.631Z]  Building security-proxy-setup ... done Removing intermediate container 0361cf5ecb42 [2021-06-11T00:37:01.631Z] ---> 513841614e4f [2021-06-11T00:37:01.631Z] [2021-06-11T00:37:01.631Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:37:01.631Z] ---> 13621d1b12d4 [2021-06-11T00:37:01.631Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:37:01.631Z] ---> Using cache [2021-06-11T00:37:01.631Z] ---> ccbc70c86485 [2021-06-11T00:37:01.631Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:37:01.631Z] ---> Using cache [2021-06-11T00:37:01.631Z] ---> 4e3f7c804835 [2021-06-11T00:37:01.631Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-11T00:37:01.631Z] ---> Running in 0e2b2160ec1d [2021-06-11T00:37:01.631Z] Removing intermediate container 0e2b2160ec1d [2021-06-11T00:37:01.631Z] ---> b454bc92c683 [2021-06-11T00:37:01.631Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:37:01.631Z] ---> Running in d37460364c0e [2021-06-11T00:37:01.631Z] Removing intermediate container d37460364c0e [2021-06-11T00:37:01.631Z] ---> 48f37cf74751 [2021-06-11T00:37:01.631Z] Step 16/24 : WORKDIR / [2021-06-11T00:37:01.631Z] ---> Running in ecbe9d27f107 [2021-06-11T00:37:01.631Z] Removing intermediate container ecbe9d27f107 [2021-06-11T00:37:01.631Z] ---> 5f98886a1f54 [2021-06-11T00:37:01.631Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:37:01.905Z] ---> 3e07cdd62bb4 [2021-06-11T00:37:01.905Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-11T00:37:02.515Z] ---> edef8e3fb5f4 [2021-06-11T00:37:02.515Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-11T00:37:02.515Z] ---> 2d7d6d0d583a [2021-06-11T00:37:02.515Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-11T00:37:02.515Z] ---> Running in 3f2184bc5ce6 [2021-06-11T00:37:02.796Z] Removing intermediate container 3f2184bc5ce6 [2021-06-11T00:37:02.796Z] ---> 344f55506396 [2021-06-11T00:37:02.796Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:37:02.796Z] ---> Running in 905e5817db2d [2021-06-11T00:37:03.060Z] Removing intermediate container 905e5817db2d [2021-06-11T00:37:03.060Z] ---> 4faf7ecad894 [2021-06-11T00:37:03.060Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:37:03.060Z] ---> Running in 97124d6b6889 [2021-06-11T00:37:03.329Z] Removing intermediate container 97124d6b6889 [2021-06-11T00:37:03.329Z] ---> 79bad270fd42 [2021-06-11T00:37:03.329Z] Step 23/24 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 [2021-06-11T00:37:03.329Z] ---> Running in f353448e89d7 [2021-06-11T00:37:03.932Z] Removing intermediate container f353448e89d7 [2021-06-11T00:37:03.932Z] ---> 07eddeb635e8 [2021-06-11T00:37:03.932Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:37:04.207Z] ---> Running in 8abf9bbe261f [2021-06-11T00:37:04.207Z] Removing intermediate container fe0b1ae4940a [2021-06-11T00:37:04.207Z] ---> 0e4e4a780acf [2021-06-11T00:37:04.207Z] [2021-06-11T00:37:04.207Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:37:04.207Z] ---> 13621d1b12d4 [2021-06-11T00:37:04.207Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:37:04.207Z] ---> Using cache [2021-06-11T00:37:04.207Z] ---> ccbc70c86485 [2021-06-11T00:37:04.207Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:37:04.207Z] ---> Using cache [2021-06-11T00:37:04.207Z] ---> 4e3f7c804835 [2021-06-11T00:37:04.207Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-11T00:37:04.207Z] ---> Running in dc505a3ad19f [2021-06-11T00:37:04.207Z] Removing intermediate container 8abf9bbe261f [2021-06-11T00:37:04.207Z] ---> 061bba7d9a88 [2021-06-11T00:37:04.207Z] [2021-06-11T00:37:04.207Z] Removing intermediate container dc505a3ad19f [2021-06-11T00:37:04.207Z] ---> 9fe141b0b0d4 [2021-06-11T00:37:04.207Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:37:04.207Z] Successfully built 061bba7d9a88 [2021-06-11T00:37:04.207Z] Successfully tagged core-command:latest [2021-06-11T00:37:04.207Z]  Building core-command ... done  ---> Running in 0df6c67ce9b3 [2021-06-11T00:37:04.472Z] Removing intermediate container 0df6c67ce9b3 [2021-06-11T00:37:04.472Z] ---> b832f16059b2 [2021-06-11T00:37:04.472Z] Step 16/24 : WORKDIR / [2021-06-11T00:37:04.472Z] ---> Running in 9d9e7928b9eb [2021-06-11T00:37:04.733Z] Removing intermediate container 9d9e7928b9eb [2021-06-11T00:37:04.733Z] ---> 2fa860249907 [2021-06-11T00:37:04.733Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:37:04.993Z] ---> 84509f3f5eb4 [2021-06-11T00:37:04.993Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-11T00:37:05.573Z] ---> 93d20e8e1462 [2021-06-11T00:37:05.573Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-11T00:37:05.573Z] Removing intermediate container fc00deb896eb [2021-06-11T00:37:05.573Z] ---> 680b59fad5cb [2021-06-11T00:37:05.573Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-11T00:37:05.573Z] ---> Running in b3b8c9d44394 [2021-06-11T00:37:05.573Z] ---> 597e1f3c1d91 [2021-06-11T00:37:05.573Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-11T00:37:05.573Z] ---> Running in 61fda79a1b0c [2021-06-11T00:37:05.836Z] Removing intermediate container 61fda79a1b0c [2021-06-11T00:37:05.836Z] ---> ca12abdda9f2 [2021-06-11T00:37:05.836Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:37:06.102Z] 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-11T00:37:06.102Z] ---> Running in 58f7957b932b [2021-06-11T00:37:06.102Z] Removing intermediate container 58f7957b932b [2021-06-11T00:37:06.102Z] ---> 59ead6ee0d02 [2021-06-11T00:37:06.102Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:37:06.102Z] ---> Running in 9cf98293e960 [2021-06-11T00:37:06.364Z] Removing intermediate container 9cf98293e960 [2021-06-11T00:37:06.364Z] ---> a0e9915e1b75 [2021-06-11T00:37:06.364Z] Step 23/24 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 [2021-06-11T00:37:06.364Z] ---> Running in 0b90973c329e [2021-06-11T00:37:06.364Z] Removing intermediate container 0b90973c329e [2021-06-11T00:37:06.364Z] ---> 1d16233223e5 [2021-06-11T00:37:06.364Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:37:06.364Z] ---> Running in c90a25d7fb5d [2021-06-11T00:37:06.626Z] Removing intermediate container c90a25d7fb5d [2021-06-11T00:37:06.626Z] ---> 5d7dc553a155 [2021-06-11T00:37:06.626Z] [2021-06-11T00:37:06.626Z] Successfully built 5d7dc553a155 [2021-06-11T00:37:06.626Z] Successfully tagged core-metadata:latest [2021-06-11T00:37:06.626Z]  Building core-metadata ... done Removing intermediate container b3b8c9d44394 [2021-06-11T00:37:06.626Z] ---> 0ef0c35111e7 [2021-06-11T00:37:06.626Z] [2021-06-11T00:37:06.626Z] Step 12/24 : FROM docker:20.10.0 [2021-06-11T00:37:06.888Z] 20.10.0: Pulling from library/docker [2021-06-11T00:37:09.442Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T00:37:09.442Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T00:37:09.442Z] ---> aefe523efa57 [2021-06-11T00:37:09.442Z] 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-11T00:37:10.385Z] ---> Running in f8833bc477d0 [2021-06-11T00:37:10.385Z] Removing intermediate container f8833bc477d0 [2021-06-11T00:37:10.385Z] ---> 9dba961513c7 [2021-06-11T00:37:10.385Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-11T00:37:10.385Z] ---> Running in 2760ae672d77 [2021-06-11T00:37:10.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:10.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:10.905Z] (1/39) Installing readline (8.0.4-r0) [2021-06-11T00:37:10.905Z] (2/39) Installing bash (5.0.17-r0) [2021-06-11T00:37:10.905Z] Executing bash-5.0.17-r0.post-install [2021-06-11T00:37:10.905Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:37:10.905Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-11T00:37:10.905Z] (5/39) Installing curl (7.77.0-r0) [2021-06-11T00:37:10.905Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-11T00:37:10.905Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-11T00:37:10.905Z] (8/39) Installing expat (2.2.9-r1) [2021-06-11T00:37:10.905Z] (9/39) Installing libffi (3.3-r2) [2021-06-11T00:37:10.905Z] (10/39) Installing gdbm (1.13-r1) [2021-06-11T00:37:10.905Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-11T00:37:10.905Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-11T00:37:10.905Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-11T00:37:11.477Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-11T00:37:11.477Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-11T00:37:11.477Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-11T00:37:11.477Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-11T00:37:11.477Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-11T00:37:11.477Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-11T00:37:11.738Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-11T00:37:11.738Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-11T00:37:11.738Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-11T00:37:11.738Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-11T00:37:11.738Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-11T00:37:11.738Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-11T00:37:11.738Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-11T00:37:11.738Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-11T00:37:11.738Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-11T00:37:11.738Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-11T00:37:11.738Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-11T00:37:11.738Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-11T00:37:11.738Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-11T00:37:11.738Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-11T00:37:11.738Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-11T00:37:11.738Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-11T00:37:11.738Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-11T00:37:11.738Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-11T00:37:11.738Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-11T00:37:11.738Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-11T00:37:11.999Z] Executing busybox-1.31.1-r19.trigger [2021-06-11T00:37:11.999Z] OK: 72 MiB in 59 packages [2021-06-11T00:37:12.571Z] Collecting docker-compose==1.23.2 [2021-06-11T00:37:12.571Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-11T00:37:12.571Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-11T00:37:12.571Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-11T00:37:12.835Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-11T00:37:13.095Z] Collecting docopt<0.7,>=0.6.1 [2021-06-11T00:37:13.095Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-11T00:37:13.357Z] Collecting PyYAML<4,>=3.10 [2021-06-11T00:37:13.357Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-11T00:37:13.929Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-11T00:37:13.929Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-11T00:37:13.929Z] Collecting jsonschema<3,>=2.5.1 [2021-06-11T00:37:13.929Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-11T00:37:14.190Z] Collecting cached-property<2,>=1.2.0 [2021-06-11T00:37:14.190Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-11T00:37:14.190Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-11T00:37:14.190Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-11T00:37:14.452Z] Collecting texttable<0.10,>=0.9.0 [2021-06-11T00:37:14.452Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-11T00:37:14.713Z] Collecting docker<4.0,>=3.6.0 [2021-06-11T00:37:14.713Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-11T00:37:14.974Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-11T00:37:14.974Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-11T00:37:14.974Z] 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-11T00:37:14.974Z] Collecting idna<2.8,>=2.5 [2021-06-11T00:37:14.974Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-11T00:37:14.974Z] 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-11T00:37:14.974Z] Collecting docker-pycreds>=0.4.0 [2021-06-11T00:37:14.974Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-11T00:37:14.974Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-11T00:37:14.974Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-11T00:37:14.974Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-11T00:37:14.974Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-11T00:37:15.235Z] Installing collected packages: dockerpty, docopt, PyYAML, websocket-client, jsonschema, cached-property, urllib3, idna, requests, texttable, docker-pycreds, docker, docker-compose [2021-06-11T00:37:15.235Z] Running setup.py install for dockerpty: started [2021-06-11T00:37:15.500Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-11T00:37:15.500Z] Running setup.py install for docopt: started [2021-06-11T00:37:15.762Z] Running setup.py install for docopt: finished with status 'done' [2021-06-11T00:37:15.762Z] Running setup.py install for PyYAML: started [2021-06-11T00:37:16.023Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-11T00:37:16.284Z] Attempting uninstall: urllib3 [2021-06-11T00:37:16.284Z] Found existing installation: urllib3 1.25.9 [2021-06-11T00:37:16.284Z] Uninstalling urllib3-1.25.9: [2021-06-11T00:37:16.284Z] Successfully uninstalled urllib3-1.25.9 [2021-06-11T00:37:16.284Z] Attempting uninstall: idna [2021-06-11T00:37:16.284Z] Found existing installation: idna 2.9 [2021-06-11T00:37:16.284Z] Uninstalling idna-2.9: [2021-06-11T00:37:16.284Z] Successfully uninstalled idna-2.9 [2021-06-11T00:37:16.545Z] Attempting uninstall: requests [2021-06-11T00:37:16.545Z] Found existing installation: requests 2.23.0 [2021-06-11T00:37:16.545Z] Uninstalling requests-2.23.0: [2021-06-11T00:37:16.545Z] Successfully uninstalled requests-2.23.0 [2021-06-11T00:37:16.545Z] Running setup.py install for texttable: started [2021-06-11T00:37:16.807Z] Running setup.py install for texttable: finished with status 'done' [2021-06-11T00:37:17.070Z] 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-11T00:37:20.368Z] Removing intermediate container 2760ae672d77 [2021-06-11T00:37:20.368Z] ---> 0c612a4a94fd [2021-06-11T00:37:20.368Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-11T00:37:20.368Z] ---> Running in 101eafe17d45 [2021-06-11T00:37:20.368Z] Removing intermediate container 101eafe17d45 [2021-06-11T00:37:20.368Z] ---> 2687b191cf1e [2021-06-11T00:37:20.368Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-11T00:37:20.368Z] ---> Running in 9f4473286763 [2021-06-11T00:37:20.368Z] Removing intermediate container 9f4473286763 [2021-06-11T00:37:20.368Z] ---> 840003e76530 [2021-06-11T00:37:20.368Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-11T00:37:20.941Z] ---> b3053dc25be4 [2021-06-11T00:37:20.941Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-11T00:37:20.941Z] ---> 2206e36408e6 [2021-06-11T00:37:20.941Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-11T00:37:21.889Z] ---> e185fe4d20f5 [2021-06-11T00:37:21.889Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-11T00:37:21.889Z] ---> Running in 93d1ff132899 [2021-06-11T00:37:21.889Z] Removing intermediate container 93d1ff132899 [2021-06-11T00:37:21.889Z] ---> 6cf75b848761 [2021-06-11T00:37:21.889Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:37:21.889Z] ---> Running in f2f2ed1c24a3 [2021-06-11T00:37:21.889Z] Removing intermediate container f2f2ed1c24a3 [2021-06-11T00:37:21.889Z] ---> 6532e3d35b60 [2021-06-11T00:37:21.889Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:37:21.889Z] ---> Running in e89b98e5552f [2021-06-11T00:37:22.154Z] Removing intermediate container e89b98e5552f [2021-06-11T00:37:22.154Z] ---> 3f53fc1e584c [2021-06-11T00:37:22.154Z] Step 23/24 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 [2021-06-11T00:37:22.154Z] ---> Running in 7a2c4bcfc501 [2021-06-11T00:37:22.154Z] Removing intermediate container 7a2c4bcfc501 [2021-06-11T00:37:22.154Z] ---> 06c027374bda [2021-06-11T00:37:22.154Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:37:22.154Z] ---> Running in 3fb3a626d2b4 [2021-06-11T00:37:22.154Z] Removing intermediate container 3fb3a626d2b4 [2021-06-11T00:37:22.154Z] ---> 3c9dcf1cc1d2 [2021-06-11T00:37:22.154Z] [2021-06-11T00:37:22.416Z] Successfully built 3c9dcf1cc1d2 [2021-06-11T00:37:22.416Z] Successfully tagged sys-mgmt-agent:latest [2021-06-11T00:37:22.424Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-11T00:37:22.427Z] $ docker stop --time=1 9b3856fa1aa5f304ea689987dee18e99ec1abad808a970ef13b0641d4ec8f0af [2021-06-11T00:37:23.706Z] $ docker rm -f 9b3856fa1aa5f304ea689987dee18e99ec1abad808a970ef13b0641d4ec8f0af [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:37:24.075Z] + docker images [2021-06-11T00:37:24.076Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T00:37:24.076Z] sys-mgmt-agent latest 3c9dcf1cc1d2 1 second ago 312MB [2021-06-11T00:37:24.076Z] core-metadata latest 5d7dc553a155 17 seconds ago 16.6MB [2021-06-11T00:37:24.076Z] 0ef0c35111e7 17 seconds ago 1.15GB [2021-06-11T00:37:24.076Z] core-command latest 061bba7d9a88 19 seconds ago 15.9MB [2021-06-11T00:37:24.076Z] 0e4e4a780acf 20 seconds ago 1.15GB [2021-06-11T00:37:24.076Z] 513841614e4f 23 seconds ago 1.14GB [2021-06-11T00:37:24.076Z] security-proxy-setup latest 939372238666 30 seconds ago 25.3MB [2021-06-11T00:37:24.076Z] 3bad3e40c0ea 35 seconds ago 1.15GB [2021-06-11T00:37:24.076Z] security-secretstore-setup latest 2fc4b7148a9a 51 seconds ago 28.1MB [2021-06-11T00:37:24.076Z] core-data latest 15e8e1102d44 About a minute ago 20.2MB [2021-06-11T00:37:24.076Z] security-bootstrapper latest 3af5232851d8 About a minute ago 18.2MB [2021-06-11T00:37:24.076Z] support-scheduler latest 3a3aef851dcc About a minute ago 15.9MB [2021-06-11T00:37:24.076Z] support-notifications latest e93c99fff323 About a minute ago 16.6MB [2021-06-11T00:37:24.076Z] 61d1b9b29627 About a minute ago 1.15GB [2021-06-11T00:37:24.076Z] cf18027c0901 About a minute ago 1.15GB [2021-06-11T00:37:24.076Z] 56cd805f3065 About a minute ago 1.14GB [2021-06-11T00:37:24.076Z] aa50f5f4dbb1 About a minute ago 1.15GB [2021-06-11T00:37:24.076Z] e01f1a35f84d About a minute ago 1.14GB [2021-06-11T00:37:24.076Z] ci-base-image-x86_64 latest ec613fbd667e 5 minutes ago 648MB [2021-06-11T00:37:24.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-11T00:37:24.076Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-11T00:37:24.076Z] alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB [2021-06-11T00:37:24.076Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-11T00:37:24.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-11T00:37:39.453Z] Still waiting to schedule task [2021-06-11T00:37:39.454Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-11T00:37:44.780Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-11T00:37:46.221Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-11T00:37:52.950Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-11T00:37:52.950Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-11T00:38:01.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-11T00:38:01.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-11T00:38:01.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-11T00:38:01.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-11T00:38:02.236Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-11T00:38:02.511Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-11T00:38:04.313Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-11T00:38:04.313Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-11T00:38:04.313Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-11T00:38:04.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-11T00:38:04.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-11T00:38:04.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-11T00:38:04.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-11T00:38:16.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.189s coverage: 28.7% of statements [2021-06-11T00:38:21.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.312s coverage: 100.0% of statements [2021-06-11T00:38:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-11T00:38:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-11T00:38:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-11T00:38:21.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.290s coverage: 81.2% of statements [2021-06-11T00:38:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-11T00:38:22.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.259s coverage: 53.4% of statements [2021-06-11T00:38:22.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-11T00:38:22.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-11T00:38:27.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.550s coverage: 87.7% of statements [2021-06-11T00:38:27.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-11T00:38:27.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:38:27.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.234s coverage: 78.9% of statements [2021-06-11T00:38:27.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-11T00:38:27.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-11T00:38:27.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-11T00:38:27.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-11T00:38:27.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-11T00:38:27.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-11T00:38:27.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-11T00:38:33.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.550s coverage: 95.1% of statements [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-11T00:38:33.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-11T00:38:33.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.219s coverage: 60.0% of statements [2021-06-11T00:38:33.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.385s coverage: 0.8% of statements [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-11T00:38:33.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.264s coverage: 22.0% of statements [2021-06-11T00:38:33.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-11T00:38:33.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.218s coverage: 47.1% of statements [2021-06-11T00:38:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 79.5% of statements [2021-06-11T00:38:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements [2021-06-11T00:38:35.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements [2021-06-11T00:38:35.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements [2021-06-11T00:38:43.529Z] Running on prd-ubuntu18.04-docker-8c-8g-398 in /w/workspace/edgexfoundry_edgex-go_PR-3556 [Pipeline] { [Pipeline] ws [2021-06-11T00:38:43.550Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-11T00:38:43.668Z] The recommended git tool is: git [2021-06-11T00:38:46.079Z] using credential edgex-jenkins-ssh [2021-06-11T00:38:46.165Z] Cloning the remote Git repository [2021-06-11T00:38:46.189Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:38:46.274Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-11T00:38:46.323Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:38:46.324Z] > git --version # timeout=10 [2021-06-11T00:38:46.331Z] > git --version # 'git version 2.17.1' [2021-06-11T00:38:46.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:38:46.359Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:38:50.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements [2021-06-11T00:38:50.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements [2021-06-11T00:38:56.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.619s coverage: 81.8% of statements [2021-06-11T00:38:56.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-11T00:38:57.381Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [2021-06-11T00:38:57.530Z] Merge succeeded, producing 96064561975e1d538fca5250c567c4f79d9eaa46 [2021-06-11T00:38:57.531Z] Checking out Revision 96064561975e1d538fca5250c567c4f79d9eaa46 (PR-3556) [2021-06-11T00:38:56.845Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:38:56.854Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:38:56.863Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:38:56.876Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:38:56.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:38:56.881Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3556/head:refs/remotes/origin/PR-3556 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T00:38:57.391Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:38:57.396Z] > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 [2021-06-11T00:38:57.451Z] > git remote # timeout=10 [2021-06-11T00:38:57.457Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T00:38:57.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:38:57.477Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-11T00:38:57.526Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T00:38:57.535Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:38:57.544Z] > git checkout -f 96064561975e1d538fca5250c567c4f79d9eaa46 # timeout=10 [2021-06-11T00:39:01.186Z] Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" [2021-06-11T00:39:01.191Z] > git rev-list --no-walk ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:39:01.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.292s coverage: 92.9% of statements [2021-06-11T00:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-11T00:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-11T00:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-11T00:39:01.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-11T00:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-11T00:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-11T00:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-11T00:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-11T00:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-11T00:39:01.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-06-11T00:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-11T00:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-11T00:39:01.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.170s coverage: 100.0% of statements [2021-06-11T00:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-11T00:39:01.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.213s coverage: 76.0% of statements [2021-06-11T00:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-11T00:39:01.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.197s coverage: 80.0% of statements [2021-06-11T00:39:01.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements [2021-06-11T00:39:01.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.270s coverage: 85.4% of statements [2021-06-11T00:39:01.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.336s coverage: 91.2% of statements [2021-06-11T00:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-11T00:39:02.240Z] + echo snap-build.sh [2021-06-11T00:39:02.240Z] snap-build.sh [2021-06-11T00:39:02.240Z] + SNAP_BASE_DIR=. [2021-06-11T00:39:02.240Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-06-11T00:39:02.240Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-06-11T00:39:02.240Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-06-11T00:39:02.240Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-06-11T00:39:02.240Z] + cd /w/workspace/edgex-go/4 [2021-06-11T00:39:02.240Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-11T00:39:02.240Z] Reading package lists... [2021-06-11T00:39:02.240Z] Building dependency tree... [2021-06-11T00:39:02.240Z] Reading state information... [2021-06-11T00:39:02.504Z] The following packages were automatically installed and are no longer required: [2021-06-11T00:39:02.504Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-11T00:39:02.504Z] uidmap xdelta3 [2021-06-11T00:39:02.504Z] Use 'sudo apt autoremove' to remove them. [2021-06-11T00:39:02.504Z] The following packages will be REMOVED: [2021-06-11T00:39:02.504Z] lxd* lxd-client* [2021-06-11T00:39:02.767Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-11T00:39:02.767Z] After this operation, 31.7 MB disk space will be freed. [2021-06-11T00:39:03.553Z] (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-11T00:39:03.553Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T00:39:04.497Z] Removing lxd dnsmasq configuration [2021-06-11T00:39:04.497Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T00:39:04.497Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-11T00:39:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.108s coverage: 64.4% of statements [2021-06-11T00:39:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-11T00:39:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-11T00:39:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2021-06-11T00:39:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements [2021-06-11T00:39:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-06-11T00:39:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2021-06-11T00:39:05.444Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:39:05.706Z] (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-11T00:39:05.706Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T00:39:05.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-06-11T00:39:07.113Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-11T00:39:07.378Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-11T00:39:08.771Z] + sudo snap remove --purge lxd [2021-06-11T00:39:08.771Z] snap "lxd" is not installed [2021-06-11T00:39:08.771Z] + sudo groupadd --force --system lxd [2021-06-11T00:39:08.771Z] ++ whoami [2021-06-11T00:39:08.771Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-11T00:39:09.034Z] + newgrp - lxd [2021-06-11T00:39:09.034Z] + sudo snap install lxd [2021-06-11T00:39:10.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.123s coverage: 66.9% of statements [2021-06-11T00:39:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-11T00:39:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-11T00:39:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-11T00:39:13.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.834s coverage: 43.6% of statements [2021-06-11T00:39:13.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-11T00:39:13.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-11T00:39:13.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.094s coverage: 89.5% of statements [2021-06-11T00:39:13.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-11T00:39:13.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements [2021-06-11T00:39:13.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-11T00:39:13.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-11T00:39:13.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-11T00:39:13.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-11T00:39:19.073Z] 2021-06-11T00:39:15Z INFO Waiting for automatic snapd restart... [2021-06-11T00:39:20.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.236s coverage: 19.3% of statements [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-11T00:39:20.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.562s coverage: 91.9% of statements [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-11T00:39:20.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.233s coverage: 62.7% of statements [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-11T00:39:20.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.405s coverage: 97.6% of statements [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-11T00:39:20.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-11T00:39:20.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.202s coverage: 28.9% of statements [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-11T00:39:20.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-11T00:39:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 95.4% of statements [2021-06-11T00:39:21.498Z] GO111MODULE=on go vet ./... [2021-06-11T00:39:31.354Z] lxd 4.15 from Canonical* installed [2021-06-11T00:39:31.355Z] + sudo lxd init --auto [2021-06-11T00:39:41.369Z] + sudo snap install --classic snapcraft [2021-06-11T00:39:45.583Z] snapcraft 4.8.1 from Canonical* installed [2021-06-11T00:39:45.583Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-11T00:39:45.583Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-11T00:39:45.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T00:39:45.583Z] Dload Upload Total Spent Left Speed [2021-06-11T00:39:45.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3846 0 --:--:-- --:--:-- --:--:-- 3846 [2021-06-11T00:39:45.583Z] 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 9419k [2021-06-11T00:39:45.583Z] ./yq_linux_amd64 [2021-06-11T00:39:45.583Z] + sudo snapcraft prime --use-lxd [2021-06-11T00:39:47.503Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-11T00:39:47.503Z] 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-11T00:39:47.503Z] - README.md [2021-06-11T00:39:47.503Z] [2021-06-11T00:39:47.503Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-11T00:39:48.460Z] Launching a container. [2021-06-11T00:39:55.078Z] Waiting for container to be ready [2021-06-11T00:39:55.670Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-11T00:39:55.670Z] [2021-06-11T00:39:59.959Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-11T00:40:00.222Z] Waiting for network to be ready... [2021-06-11T00:40:00.483Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-11T00:40:00.745Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-11T00:40:00.745Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-11T00:40:00.745Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-11T00:40:00.745Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-11T00:40:00.746Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-11T00:40:00.746Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-11T00:40:00.746Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-11T00:40:00.746Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-11T00:40:00.746Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-11T00:40:01.318Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-11T00:40:01.318Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-11T00:40:01.579Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-11T00:40:01.842Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-11T00:40:01.842Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-11T00:40:01.842Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-11T00:40:01.842Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-11T00:40:01.842Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-11T00:40:02.106Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-11T00:40:02.369Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-11T00:40:02.369Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-11T00:40:02.369Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-11T00:40:02.369Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-11T00:40:02.369Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-11T00:40:02.369Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-11T00:40:02.369Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-11T00:40:02.369Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-11T00:40:04.916Z] Fetched 24.7 MB in 4s (6045 kB/s) [2021-06-11T00:40:05.490Z] Reading package lists... [2021-06-11T00:40:05.751Z] Reading package lists... [2021-06-11T00:40:06.014Z] Building dependency tree... [2021-06-11T00:40:06.014Z] Reading state information... [2021-06-11T00:40:06.014Z] The following additional packages will be installed: [2021-06-11T00:40:06.014Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-11T00:40:06.014Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-11T00:40:06.014Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-11T00:40:06.014Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-11T00:40:06.014Z] Suggested packages: [2021-06-11T00:40:06.014Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-11T00:40:06.014Z] Recommended packages: [2021-06-11T00:40:06.014Z] gnupg libsasl2-modules [2021-06-11T00:40:06.014Z] The following NEW packages will be installed: [2021-06-11T00:40:06.014Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-11T00:40:06.014Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-11T00:40:06.014Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-11T00:40:06.014Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-11T00:40:06.014Z] The following packages will be upgraded: [2021-06-11T00:40:06.014Z] gpg gpg-agent gpgconf libudev1 [2021-06-11T00:40:06.275Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-11T00:40:06.275Z] Need to get 3530 kB of archives. [2021-06-11T00:40:06.275Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-11T00:40:06.275Z] 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-11T00:40:06.275Z] 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-11T00:40:06.275Z] 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-11T00:40:06.275Z] 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-11T00:40:06.275Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-11T00:40:06.848Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-11T00:40:07.109Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-11T00:40:07.109Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-11T00:40:07.109Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-11T00:40:07.109Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-11T00:40:07.109Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-11T00:40:07.109Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-11T00:40:07.109Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-11T00:40:07.109Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-11T00:40:07.109Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-11T00:40:07.109Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-11T00:40:07.370Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-11T00:40:07.371Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-11T00:40:07.371Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-11T00:40:07.371Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-11T00:40:07.371Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-11T00:40:07.371Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-11T00:40:07.371Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:40:07.371Z] Fetched 3530 kB in 1s (3077 kB/s) [2021-06-11T00:40:07.371Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-11T00:40:07.371Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:40:07.371Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:40:07.632Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-11T00:40:07.632Z] Selecting previously unselected package udev. [2021-06-11T00:40:07.632Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-11T00:40:07.632Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:40:07.632Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-11T00:40:07.895Z] Selecting previously unselected package libfuse2:amd64. [2021-06-11T00:40:07.895Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-11T00:40:07.895Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-11T00:40:07.895Z] Selecting previously unselected package fuse. [2021-06-11T00:40:07.895Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-11T00:40:07.895Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-11T00:40:07.895Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:40:07.895Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:40:08.157Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:40:08.158Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:40:08.158Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:40:08.158Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:40:08.158Z] Selecting previously unselected package libksba8:amd64. [2021-06-11T00:40:08.158Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-11T00:40:08.158Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-11T00:40:08.419Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-11T00:40:08.419Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:40:08.420Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:08.420Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-11T00:40:08.420Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:40:08.420Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:08.420Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-11T00:40:08.420Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:40:08.420Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:08.682Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-11T00:40:08.682Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:40:08.682Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:08.682Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-11T00:40:08.682Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:40:08.682Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:08.682Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-11T00:40:08.682Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:40:08.682Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:08.682Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-11T00:40:08.682Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:40:08.682Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:08.946Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-11T00:40:08.946Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:40:08.946Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:08.946Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-11T00:40:08.946Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:40:08.946Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:08.946Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-11T00:40:08.946Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-11T00:40:08.946Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:40:08.946Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-11T00:40:08.946Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-11T00:40:08.946Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:40:08.946Z] Selecting previously unselected package libldap-common. [2021-06-11T00:40:08.946Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-11T00:40:08.946Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:40:09.207Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-11T00:40:09.207Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-11T00:40:09.207Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:40:09.207Z] Selecting previously unselected package dirmngr. [2021-06-11T00:40:09.207Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:40:09.207Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-11T00:40:09.207Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:40:09.207Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-11T00:40:09.207Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-11T00:40:09.207Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:40:09.207Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:40:09.470Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-11T00:40:09.470Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:09.470Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-11T00:40:09.470Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:40:09.470Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-11T00:40:09.733Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T00:40:09.733Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:09.733Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-11T00:40:09.996Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-11T00:40:09.996Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-11T00:40:09.996Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:09.996Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:09.996Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:09.996Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:09.996Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:09.996Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:09.996Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:40:09.996Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:40:09.996Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-11T00:40:09.996Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:40:10.572Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-11T00:40:10.572Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-11T00:40:10.572Z] This means they are not meant to be enabled using systemctl. [2021-06-11T00:40:10.572Z] Possible reasons for having this kind of units are: [2021-06-11T00:40:10.572Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-11T00:40:10.572Z] .wants/ or .requires/ directory. [2021-06-11T00:40:10.572Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-11T00:40:10.572Z] a requirement dependency on it. [2021-06-11T00:40:10.572Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-11T00:40:10.572Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-11T00:40:10.572Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-11T00:40:10.572Z] instance name specified. [2021-06-11T00:40:10.836Z] Reading package lists... [2021-06-11T00:40:11.098Z] Building dependency tree... [2021-06-11T00:40:11.099Z] Reading state information... [2021-06-11T00:40:11.099Z] The following additional packages will be installed: [2021-06-11T00:40:11.099Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-11T00:40:11.099Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-11T00:40:11.099Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-11T00:40:11.099Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-11T00:40:11.099Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-11T00:40:11.099Z] Suggested packages: [2021-06-11T00:40:11.099Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-11T00:40:11.099Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-11T00:40:11.099Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-11T00:40:11.099Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-11T00:40:11.099Z] systemd-container policykit-1 [2021-06-11T00:40:11.099Z] Recommended packages: [2021-06-11T00:40:11.099Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-11T00:40:11.099Z] The following NEW packages will be installed: [2021-06-11T00:40:11.099Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-11T00:40:11.099Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-11T00:40:11.099Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-11T00:40:11.099Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-11T00:40:11.099Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-11T00:40:11.099Z] The following packages will be upgraded: [2021-06-11T00:40:11.099Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-11T00:40:11.099Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-11T00:40:11.099Z] Need to get 36.7 MB of archives. [2021-06-11T00:40:11.099Z] After this operation, 147 MB of additional disk space will be used. [2021-06-11T00:40:11.099Z] 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-11T00:40:11.360Z] 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-11T00:40:11.360Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-11T00:40:11.360Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-11T00:40:11.360Z] 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-11T00:40:11.360Z] 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-11T00:40:11.360Z] 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-11T00:40:11.360Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-11T00:40:11.360Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-11T00:40:11.360Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-11T00:40:11.360Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-11T00:40:11.360Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-11T00:40:11.360Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-11T00:40:11.360Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-11T00:40:11.360Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-11T00:40:11.360Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-11T00:40:12.308Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-11T00:40:12.308Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-11T00:40:12.308Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-11T00:40:12.309Z] 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-11T00:40:12.309Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-11T00:40:12.309Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-11T00:40:12.309Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-11T00:40:12.309Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-11T00:40:12.309Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-11T00:40:12.309Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-11T00:40:12.309Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-11T00:40:12.309Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-11T00:40:12.309Z] 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-11T00:40:12.309Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-11T00:40:13.698Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:40:13.698Z] Fetched 36.7 MB in 2s (16.0 MB/s) [2021-06-11T00:40:13.698Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T00:40:13.698Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:40:13.698Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:40:14.272Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:40:14.272Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:40:14.272Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-11T00:40:14.536Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T00:40:14.536Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-11T00:40:14.536Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-11T00:40:14.536Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-11T00:40:14.797Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T00:40:14.797Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-11T00:40:14.797Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-11T00:40:15.064Z] Setting up apt (1.6.13) ... [2021-06-11T00:40:15.064Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-11T00:40:15.326Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-11T00:40:15.589Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-11T00:40:15.589Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-11T00:40:15.589Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-11T00:40:15.868Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-11T00:40:15.868Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:40:15.868Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:40:15.868Z] Selecting previously unselected package libexpat1:amd64. [2021-06-11T00:40:15.868Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-11T00:40:15.868Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-11T00:40:16.132Z] Selecting previously unselected package python3.6-minimal. [2021-06-11T00:40:16.132Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:40:16.132Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:40:16.393Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-11T00:40:16.393Z] Checking for services that may need to be restarted...done. [2021-06-11T00:40:16.393Z] Checking for services that may need to be restarted...done. [2021-06-11T00:40:16.393Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:40:16.394Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-11T00:40:16.394Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:40:16.969Z] Selecting previously unselected package python3-minimal. [2021-06-11T00:40:16.969Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-11T00:40:16.969Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-11T00:40:16.969Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-11T00:40:16.969Z] Selecting previously unselected package mime-support. [2021-06-11T00:40:16.969Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-11T00:40:16.969Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-11T00:40:16.969Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-11T00:40:16.969Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-11T00:40:16.969Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-11T00:40:17.231Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-11T00:40:17.231Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:40:17.231Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:40:17.492Z] Selecting previously unselected package python3.6. [2021-06-11T00:40:17.492Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:40:17.492Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:40:17.492Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T00:40:17.492Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-11T00:40:17.492Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-11T00:40:17.492Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-11T00:40:17.753Z] Selecting previously unselected package python3. [2021-06-11T00:40:17.753Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-11T00:40:17.753Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-11T00:40:17.753Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-11T00:40:18.014Z] Selecting previously unselected package multiarch-support. [2021-06-11T00:40:18.014Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:40:18.014Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-11T00:40:18.014Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-11T00:40:18.014Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-11T00:40:18.014Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-11T00:40:18.014Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-11T00:40:18.014Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-11T00:40:18.014Z] Selecting previously unselected package libbsd0:amd64. [2021-06-11T00:40:18.014Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-11T00:40:18.014Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-11T00:40:18.014Z] Selecting previously unselected package sudo. [2021-06-11T00:40:18.014Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-11T00:40:18.014Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-11T00:40:18.285Z] Selecting previously unselected package apparmor. [2021-06-11T00:40:18.285Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-11T00:40:18.285Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-11T00:40:18.285Z] Selecting previously unselected package libedit2:amd64. [2021-06-11T00:40:18.285Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-11T00:40:18.285Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-11T00:40:18.549Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-11T00:40:18.549Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:40:18.549Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:40:18.549Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-11T00:40:18.549Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:40:18.549Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:40:18.549Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-11T00:40:18.549Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-11T00:40:18.549Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-11T00:40:18.549Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-11T00:40:18.549Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:40:18.549Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:40:18.810Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-11T00:40:18.810Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:40:18.810Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:40:18.810Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-11T00:40:18.810Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-11T00:40:18.810Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-11T00:40:18.810Z] Selecting previously unselected package openssh-client. [2021-06-11T00:40:18.810Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-11T00:40:18.810Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-11T00:40:19.075Z] Selecting previously unselected package squashfs-tools. [2021-06-11T00:40:19.075Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-11T00:40:19.075Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-11T00:40:19.075Z] Selecting previously unselected package snapd. [2021-06-11T00:40:19.075Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-11T00:40:19.075Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-11T00:40:20.991Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-11T00:40:20.991Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-11T00:40:21.253Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-11T00:40:21.253Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-11T00:40:21.253Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-11T00:40:21.253Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:40:21.253Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:40:21.253Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-11T00:40:21.253Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-11T00:40:21.827Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-11T00:40:21.827Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-11T00:40:21.827Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-11T00:40:21.827Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:40:21.827Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:40:22.088Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:40:23.040Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-11T00:40:23.985Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:40:24.247Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-11T00:40:24.247Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-11T00:40:24.247Z] running python rtupdate hooks for python3.6... [2021-06-11T00:40:24.247Z] running python post-rtupdate hooks for python3.6... [2021-06-11T00:40:24.247Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-11T00:40:24.829Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-11T00:40:25.091Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:40:25.091Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-11T00:40:25.091Z] Setting up snapd (2.49.2+18.04) ... [2021-06-11T00:40:25.663Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-11T00:40:25.663Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-11T00:40:25.924Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-11T00:40:26.185Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-11T00:40:26.185Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-11T00:40:26.185Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-11T00:40:26.446Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-11T00:40:26.708Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-11T00:40:26.708Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-11T00:40:26.970Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-11T00:40:27.232Z] /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-11T00:40:27.232Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:40:27.232Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-11T00:40:28.175Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T00:40:28.175Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T00:40:28.175Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T00:40:29.382Z] Reading package lists... [2021-06-11T00:40:29.645Z] Reading package lists... [2021-06-11T00:40:29.905Z] Building dependency tree... [2021-06-11T00:40:29.905Z] Reading state information... [2021-06-11T00:40:29.905Z] Calculating upgrade... [2021-06-11T00:40:30.165Z] The following packages will be upgraded: [2021-06-11T00:40:30.165Z] advancecomp base-files bash binutils binutils-common [2021-06-11T00:40:30.165Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-11T00:40:30.165Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-11T00:40:30.165Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-11T00:40:30.165Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-11T00:40:30.165Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-11T00:40:30.165Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-11T00:40:30.165Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-11T00:40:30.165Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-11T00:40:30.165Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-11T00:40:30.165Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-11T00:40:30.165Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-11T00:40:30.165Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-11T00:40:30.165Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-11T00:40:30.165Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-11T00:40:30.165Z] ubuntu-keyring util-linux [2021-06-11T00:40:30.165Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T00:40:30.165Z] Need to get 64.1 MB of archives. [2021-06-11T00:40:30.165Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-11T00:40:30.165Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-11T00:40:30.460Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-11T00:40:30.460Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-11T00:40:30.460Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-11T00:40:30.460Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-11T00:40:30.460Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-11T00:40:30.460Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-11T00:40:30.460Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-11T00:40:30.460Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-11T00:40:30.460Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-11T00:40:30.460Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-11T00:40:30.461Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-11T00:40:30.461Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-11T00:40:30.461Z] 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-11T00:40:30.461Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-11T00:40:30.461Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-11T00:40:30.461Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-11T00:40:30.461Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-11T00:40:30.461Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-11T00:40:30.461Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-11T00:40:30.461Z] 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-11T00:40:30.461Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-11T00:40:30.461Z] 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-11T00:40:30.461Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-11T00:40:30.461Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-11T00:40:30.461Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-11T00:40:30.461Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-11T00:40:30.461Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-11T00:40:30.461Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-11T00:40:30.461Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-11T00:40:30.461Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-11T00:40:30.730Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-11T00:40:30.730Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-11T00:40:30.730Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-11T00:40:30.730Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-11T00:40:30.730Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-11T00:40:30.730Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-11T00:40:30.730Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-11T00:40:30.730Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-11T00:40:30.730Z] 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-11T00:40:30.730Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-11T00:40:30.730Z] 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-11T00:40:30.730Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-11T00:40:30.730Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-11T00:40:30.730Z] 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-11T00:40:30.730Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-11T00:40:30.730Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-11T00:40:30.730Z] 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-11T00:40:30.730Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-11T00:40:30.730Z] 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-11T00:40:30.730Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-11T00:40:30.730Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-11T00:40:30.730Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-11T00:40:30.730Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-11T00:40:30.730Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-11T00:40:30.730Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-11T00:40:30.730Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-11T00:40:30.991Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-11T00:40:30.991Z] 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-11T00:40:30.991Z] 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-11T00:40:30.991Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-11T00:40:31.253Z] 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-11T00:40:31.253Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-11T00:40:31.253Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-11T00:40:31.253Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-11T00:40:31.253Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-11T00:40:31.514Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-11T00:40:31.514Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-11T00:40:31.514Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-11T00:40:31.514Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-11T00:40:31.514Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-11T00:40:31.775Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-11T00:40:31.775Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-11T00:40:31.775Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-11T00:40:31.775Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-11T00:40:31.775Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-11T00:40:31.775Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-11T00:40:31.775Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-11T00:40:31.775Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-11T00:40:31.775Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-11T00:40:31.775Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-11T00:40:31.775Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-11T00:40:31.775Z] 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-11T00:40:31.776Z] 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-11T00:40:31.776Z] 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-11T00:40:31.776Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-11T00:40:31.776Z] 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-11T00:40:32.037Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-11T00:40:32.037Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-11T00:40:32.037Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-11T00:40:32.037Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-11T00:40:32.037Z] 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-11T00:40:32.037Z] 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-11T00:40:32.037Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-11T00:40:32.037Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-11T00:40:32.037Z] 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-11T00:40:32.037Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-11T00:40:32.037Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-11T00:40:32.037Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-11T00:40:32.299Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-11T00:40:32.299Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-11T00:40:32.299Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-11T00:40:32.299Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:40:32.299Z] Fetched 64.1 MB in 2s (30.0 MB/s) [2021-06-11T00:40:32.569Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:40:32.569Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:40:32.569Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:40:32.831Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:40:32.831Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:40:33.093Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-11T00:40:33.093Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-11T00:40:33.093Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:33.093Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:40:33.357Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:33.357Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:40:33.357Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:33.357Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:40:33.357Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:33.357Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:40:33.618Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:33.618Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:40:33.618Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:33.618Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:40:33.618Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:33.618Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:40:33.618Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:40:33.880Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:40:33.880Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:33.880Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-11T00:40:33.880Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:40:33.880Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:40:33.880Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:33.880Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:40:33.880Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:33.880Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:40:34.141Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:34.141Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:40:34.141Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:40:34.403Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:40:34.403Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:40:34.984Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:40:35.245Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-11T00:40:35.508Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:40:35.508Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-11T00:40:35.508Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-11T00:40:35.508Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-11T00:40:35.508Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-11T00:40:35.769Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-11T00:40:35.769Z] Installing new version of config file /etc/issue ... [2021-06-11T00:40:35.769Z] Installing new version of config file /etc/issue.net ... [2021-06-11T00:40:35.769Z] Installing new version of config file /etc/lsb-release ... [2021-06-11T00:40:35.769Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-11T00:40:36.031Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-11T00:40:36.293Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-11T00:40:36.293Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-11T00:40:36.293Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:36.293Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-11T00:40:36.293Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-11T00:40:36.293Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-11T00:40:36.554Z] 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-11T00:40:36.554Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:36.554Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:40:36.554Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-11T00:40:36.554Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:40:36.554Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:36.554Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-11T00:40:36.554Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-11T00:40:36.815Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-11T00:40:36.815Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:36.815Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-11T00:40:36.815Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T00:40:37.076Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-11T00:40:37.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:37.076Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:40:37.076Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:40:37.076Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T00:40:37.339Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:37.339Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:40:37.339Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:40:37.339Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-11T00:40:37.339Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:37.339Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-11T00:40:37.339Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-11T00:40:37.602Z] Setting up grep (3.1-2build1) ... [2021-06-11T00:40:37.602Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:37.602Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-11T00:40:37.602Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-11T00:40:37.602Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-11T00:40:37.864Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:37.864Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:40:37.864Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:40:37.864Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-11T00:40:37.864Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:37.864Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T00:40:37.864Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:40:38.438Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T00:40:38.438Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:40:38.438Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T00:40:38.710Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:40:38.974Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-11T00:40:38.974Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:38.974Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-11T00:40:38.974Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:40:39.546Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-11T00:40:39.546Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-11T00:40:39.546Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-11T00:40:39.546Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-11T00:40:39.546Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-11T00:40:39.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:39.546Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-11T00:40:39.546Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-11T00:40:39.808Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-11T00:40:39.808Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:39.808Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:40:39.808Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:40:39.808Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:40:40.070Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:40.070Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:40:40.070Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:40:40.070Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:40:40.070Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:40.070Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:40:40.070Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:40:40.332Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:40:40.332Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:40.332Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:40:40.332Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:40:40.332Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:40:40.332Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:40.332Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:40:40.332Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:40:40.603Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:40:40.603Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:40:40.603Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T00:40:40.603Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:40.603Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:40:40.603Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:40:40.604Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T00:40:40.865Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:40.865Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:40:40.865Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:40:40.865Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:40:40.865Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:40.865Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:40:40.865Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:40:41.134Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:40:41.134Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:41.134Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:40:41.134Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:40:41.396Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:40:41.658Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-11T00:40:41.919Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-11T00:40:42.181Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:42.181Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:40:42.181Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:40:42.181Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:40:42.443Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:40:42.443Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-11T00:40:42.443Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:40:42.443Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-11T00:40:42.443Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:40:42.443Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-11T00:40:42.443Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-11T00:40:42.704Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-11T00:40:42.704Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:40:42.704Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-11T00:40:42.704Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-11T00:40:42.967Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-11T00:40:42.968Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:40:42.968Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-11T00:40:42.968Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-11T00:40:42.968Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-11T00:40:42.968Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:40:42.968Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T00:40:42.968Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:40:43.230Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:40:43.230Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:40:43.230Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T00:40:43.230Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:40:43.230Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:40:43.491Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-11T00:40:43.491Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T00:40:43.491Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:40:43.491Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:40:43.752Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:43.752Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:40:43.752Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:40:43.752Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:40:43.752Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:40:43.752Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:40:43.752Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:40:43.752Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T00:40:44.014Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:44.014Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-11T00:40:44.014Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-11T00:40:44.014Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-11T00:40:44.278Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:44.279Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-11T00:40:44.279Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-11T00:40:44.279Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-11T00:40:44.279Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:44.279Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-11T00:40:44.279Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:40:44.279Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:40:44.545Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:44.545Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:40:44.545Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:40:44.545Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T00:40:44.808Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:44.808Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-11T00:40:44.808Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-11T00:40:44.808Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-11T00:40:44.808Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:44.808Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-11T00:40:44.808Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-11T00:40:45.070Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-11T00:40:45.333Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:45.333Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:40:45.333Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:40:45.333Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-11T00:40:45.333Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:45.333Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-11T00:40:45.333Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-11T00:40:45.333Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-11T00:40:45.595Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:45.595Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-11T00:40:45.595Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-11T00:40:45.595Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-11T00:40:45.595Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:45.595Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-11T00:40:45.595Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-11T00:40:45.858Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-11T00:40:45.858Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:45.858Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-11T00:40:45.858Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-11T00:40:45.858Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-11T00:40:45.858Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:45.858Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-11T00:40:45.858Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-11T00:40:46.119Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-11T00:40:46.119Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:46.119Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-11T00:40:46.119Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-11T00:40:46.119Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-11T00:40:46.381Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:46.381Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-11T00:40:46.381Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-11T00:40:46.381Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-11T00:40:46.381Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:40:46.381Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-11T00:40:46.381Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-11T00:40:46.381Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-11T00:40:46.641Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-11T00:40:46.641Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-11T00:40:46.641Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-11T00:40:46.641Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-11T00:40:46.641Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-11T00:40:46.902Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-11T00:40:46.902Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-11T00:40:46.902Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-11T00:40:47.165Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-11T00:40:47.165Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-11T00:40:47.165Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-11T00:40:47.165Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-11T00:40:47.165Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-11T00:40:47.426Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-11T00:40:47.426Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-11T00:40:47.426Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-11T00:40:47.426Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-11T00:40:47.426Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-11T00:40:47.426Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-11T00:40:47.426Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-11T00:40:47.688Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-11T00:40:47.688Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-11T00:40:47.688Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-11T00:40:47.688Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-11T00:40:47.688Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-11T00:40:48.261Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-11T00:40:48.261Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-11T00:40:48.261Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-11T00:40:48.261Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-11T00:40:48.261Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:40:48.261Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:40:48.522Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:40:48.522Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:40:48.784Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:40:48.784Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:40:48.784Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:40:48.784Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:40:48.784Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:48.784Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:40:49.045Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:49.045Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:40:49.045Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:49.045Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:40:49.045Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:49.045Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:40:49.990Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:49.990Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:40:50.935Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:50.935Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:40:51.199Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:51.199Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:40:51.460Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:51.460Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:40:52.032Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:40:52.032Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:40:52.295Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T00:40:52.295Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T00:40:52.295Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-11T00:40:52.295Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T00:40:52.295Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-11T00:40:52.295Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T00:40:52.556Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-11T00:40:52.556Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-11T00:40:52.556Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T00:40:52.556Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T00:40:52.556Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T00:40:52.556Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T00:40:52.556Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-11T00:40:52.816Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-11T00:40:52.816Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:40:52.816Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T00:40:52.816Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:40:52.816Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:40:52.816Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:40:52.816Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-11T00:40:52.816Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-11T00:40:52.816Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-11T00:40:53.076Z] [2021-06-11T00:40:53.076Z] Current default time zone: 'Etc/UTC' [2021-06-11T00:40:53.076Z] Local time is now: Fri Jun 11 00:40:52 UTC 2021. [2021-06-11T00:40:53.076Z] Universal Time is now: Fri Jun 11 00:40:52 UTC 2021. [2021-06-11T00:40:53.076Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-11T00:40:53.076Z] [2021-06-11T00:40:53.076Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-11T00:40:53.076Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:40:53.076Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-11T00:40:53.076Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:40:53.076Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-11T00:40:53.076Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-11T00:40:53.076Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-11T00:40:53.076Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-11T00:40:53.076Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-11T00:40:53.076Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-11T00:40:53.076Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:40:53.076Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-11T00:40:53.337Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:40:53.337Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:40:53.337Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:40:53.337Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-11T00:40:53.337Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-11T00:40:53.337Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-11T00:40:53.337Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-11T00:40:53.337Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-11T00:40:53.337Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-11T00:40:53.337Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:40:53.337Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-11T00:40:55.252Z] Updating certificates in /etc/ssl/certs... [2021-06-11T00:40:56.200Z] 23 added, 27 removed; done. [2021-06-11T00:40:56.461Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-11T00:40:56.461Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:40:56.461Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-11T00:40:56.461Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-11T00:40:56.461Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-11T00:40:56.461Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:40:56.461Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:40:56.461Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:40:56.461Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:40:56.461Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:40:56.461Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:40:56.461Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:40:56.461Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-11T00:40:56.461Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:40:56.461Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-11T00:40:56.461Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-11T00:40:56.461Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:40:56.461Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:40:56.461Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:40:56.461Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-11T00:40:56.461Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-11T00:40:56.461Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-11T00:40:56.723Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:40:56.723Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-11T00:40:56.723Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-11T00:40:56.723Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-11T00:40:56.723Z] Updating certificates in /etc/ssl/certs... [2021-06-11T00:40:57.296Z] 0 added, 0 removed; done. [2021-06-11T00:40:57.296Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-11T00:40:57.296Z] done. [2021-06-11T00:40:57.870Z] Reading package lists... [2021-06-11T00:40:58.131Z] Building dependency tree... [2021-06-11T00:40:58.131Z] Reading state information... [2021-06-11T00:40:58.131Z] The following NEW packages will be installed: [2021-06-11T00:40:58.131Z] apt-transport-https [2021-06-11T00:40:58.375Z] gofmt -l . [2021-06-11T00:40:58.375Z] [ "`gofmt -l .`" = "" ] [2021-06-11T00:40:58.375Z] ./bin/test-attribution-txt.sh [2021-06-11T00:40:58.393Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T00:40:58.393Z] Need to get 1692 B of archives. [2021-06-11T00:40:58.393Z] After this operation, 154 kB of additional disk space will be used. [2021-06-11T00:40:58.393Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-11T00:40:58.393Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:40:58.393Z] Fetched 1692 B in 0s (9559 B/s) [2021-06-11T00:40:58.393Z] Selecting previously unselected package apt-transport-https. [2021-06-11T00:40:58.393Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-11T00:40:58.393Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-11T00:40:58.393Z] Unpacking apt-transport-https (1.6.13) ... [Pipeline] sh [2021-06-11T00:40:58.654Z] Setting up apt-transport-https (1.6.13) ... [2021-06-11T00:40:58.916Z] Waiting for network to be ready... [2021-06-11T00:40:59.041Z] + ls -al . [2021-06-11T00:40:59.042Z] total 548 [2021-06-11T00:40:59.042Z] drwxrwxr-x 9 1001 1001 4096 Jun 11 00:40 . [2021-06-11T00:40:59.042Z] drwxr-xr-x 4 root root 4096 Jun 11 00:36 .. [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 11 Jun 11 00:34 .dockerignore [2021-06-11T00:40:59.042Z] drwxrwxr-x 8 1001 1001 4096 Jun 11 00:34 .git [2021-06-11T00:40:59.042Z] drwxrwxr-x 3 1001 1001 4096 Jun 11 00:34 .github [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 818 Jun 11 00:34 .gitignore [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 166 Jun 11 00:34 .sonarcloud.properties [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:34 Attribution.txt [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:34 CONTRIBUTING.md [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 931 Jun 11 00:34 Dockerfile.build [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 849 Jun 11 00:34 Jenkinsfile [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:34 LICENSE [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:34 Makefile [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:34 README.md [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:34 SECURITY.md [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 5 Jun 11 00:30 VERSION [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:34 ZMQWindows.md [2021-06-11T00:40:59.042Z] drwxrwxr-x 2 1001 1001 4096 Jun 11 00:34 bin [2021-06-11T00:40:59.042Z] drwxrwxr-x 14 1001 1001 4096 Jun 11 00:34 cmd [2021-06-11T00:40:59.042Z] -rw-r--r-- 1 root root 404951 Jun 11 00:39 coverage.out [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 840 Jun 11 00:34 go.mod [2021-06-11T00:40:59.042Z] -rw-r--r-- 1 root root 21368 Jun 11 00:36 go.sum [2021-06-11T00:40:59.042Z] drwxrwxr-x 8 1001 1001 4096 Jun 11 00:34 internal [2021-06-11T00:40:59.042Z] drwxrwxr-x 3 1001 1001 4096 Jun 11 00:34 openapi [2021-06-11T00:40:59.042Z] drwxrwxr-x 4 1001 1001 4096 Jun 11 00:34 snap [2021-06-11T00:40:59.042Z] -rw-rw-r-- 1 1001 1001 168 Jun 11 00:34 version.go [Pipeline] sh [2021-06-11T00:40:59.714Z] + '[' -e coverage.out ] [2021-06-11T00:40:59.714Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-11T00:40:59.736Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T00:41:00.682Z] Stashed 1 file(s) [Pipeline] sh [2021-06-11T00:41:01.376Z] + make build [2021-06-11T00:41:01.376Z] go mod tidy [2021-06-11T00:41:02.412Z] 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-11T00:41:05.530Z] 2021-06-11T00:41:01Z INFO Waiting for automatic snapd restart... [2021-06-11T00:41:05.530Z] snapd 2.50.1 from Canonical* installed [2021-06-11T00:41:05.791Z] "snapd" switched to the "latest/stable" channel [2021-06-11T00:41:05.791Z] [2021-06-11T00:41:09.097Z] core18 20210507 from Canonical* installed [2021-06-11T00:41:09.097Z] "core18" switched to the "latest/stable" channel [2021-06-11T00:41:09.097Z] [2021-06-11T00:41:10.730Z] 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-11T00:41:12.399Z] snapcraft 4.8.1 from Canonical* installed [2021-06-11T00:41:12.399Z] "snapcraft" switched to the "latest/stable" channel [2021-06-11T00:41:12.399Z] [2021-06-11T00:41:16.615Z] 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-11T00:41:16.615Z] - README.md [2021-06-11T00:41:16.615Z] [2021-06-11T00:41:16.615Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-11T00:41:17.189Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T00:41:17.189Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T00:41:17.189Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T00:41:18.461Z] Reading package lists... [2021-06-11T00:41:18.765Z] 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-11T00:41:19.073Z] Reading package lists... [2021-06-11T00:41:19.073Z] Building dependency tree... [2021-06-11T00:41:19.073Z] Reading state information... [2021-06-11T00:41:19.453Z] Recommended packages: [2021-06-11T00:41:19.453Z] libglib2.0-data shared-mime-info xdg-user-dirs unzip [2021-06-11T00:41:19.453Z] The following NEW packages will be installed: [2021-06-11T00:41:19.453Z] libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 [2021-06-11T00:41:19.453Z] pkg-config zip [2021-06-11T00:41:19.453Z] 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T00:41:19.453Z] Need to get 2529 kB of archives. [2021-06-11T00:41:19.453Z] After this operation, 8736 kB of additional disk space will be used. [2021-06-11T00:41:19.453Z] 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-11T00:41:19.453Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-11T00:41:19.453Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-11T00:41:19.453Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-11T00:41:20.022Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-11T00:41:20.022Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-11T00:41:20.022Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-11T00:41:20.022Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-11T00:41:20.282Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:41:20.282Z] Fetched 2529 kB in 1s (3261 kB/s) [2021-06-11T00:41:20.282Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-11T00:41:20.282Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-11T00:41:20.282Z] Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-11T00:41:20.282Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-11T00:41:20.544Z] Selecting previously unselected package libnorm1:amd64. [2021-06-11T00:41:20.544Z] Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-11T00:41:20.544Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-11T00:41:20.544Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-11T00:41:20.544Z] Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-11T00:41:20.544Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-11T00:41:20.544Z] Selecting previously unselected package libsodium23:amd64. [2021-06-11T00:41:20.544Z] Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... [2021-06-11T00:41:20.544Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-11T00:41:20.806Z] Selecting previously unselected package libzmq5:amd64. [2021-06-11T00:41:20.806Z] Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-11T00:41:20.806Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:41:20.806Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-11T00:41:20.806Z] Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-11T00:41:20.806Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:41:20.806Z] Selecting previously unselected package pkg-config. [2021-06-11T00:41:20.806Z] Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-11T00:41:20.806Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-11T00:41:21.104Z] Selecting previously unselected package zip. [2021-06-11T00:41:21.104Z] Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... [2021-06-11T00:41:21.104Z] Unpacking zip (3.0-11build1) ... [2021-06-11T00:41:21.104Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-11T00:41:21.104Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-11T00:41:21.104Z] No schema files found: doing nothing. [2021-06-11T00:41:21.104Z] Setting up zip (3.0-11build1) ... [2021-06-11T00:41:21.104Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-11T00:41:21.104Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-11T00:41:21.104Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-11T00:41:21.104Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:41:21.104Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:41:21.365Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:41:21.939Z] libglib2.0-0 set to automatically installed. [2021-06-11T00:41:21.939Z] libnorm1 set to automatically installed. [2021-06-11T00:41:21.939Z] libpgm-5.2-0 set to automatically installed. [2021-06-11T00:41:21.939Z] libsodium23 set to automatically installed. [2021-06-11T00:41:21.939Z] libzmq3-dev set to automatically installed. [2021-06-11T00:41:21.939Z] libzmq5 set to automatically installed. [2021-06-11T00:41:21.939Z] pkg-config set to automatically installed. [2021-06-11T00:41:21.939Z] zip set to automatically installed. [2021-06-11T00:41:23.856Z] snapd is not logged in, snap install commands will use sudo [2021-06-11T00:41:25.246Z] snap "core18" has no updates available [2021-06-11T00:41:25.821Z] snapd is not logged in, snap install commands will use sudo [2021-06-11T00:41:32.419Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-11T00:41:32.419Z] Downloading snap 'edgex-app-service-configurable' [2021-06-11T00:41:34.335Z] Pulling app-service-config [2021-06-11T00:41:34.335Z] + snapcraftctl pull [2021-06-11T00:41:35.282Z] Pulling config-common [2021-06-11T00:41:35.282Z] + snapcraftctl pull [2021-06-11T00:41:36.669Z] Pulling go-build-helper [2021-06-11T00:41:36.669Z] + snapcraftctl pull [2021-06-11T00:41:37.597Z] 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-11T00:41:37.613Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-11T00:41:37.613Z] Skipping pull go-build-helper (already ran) [2021-06-11T00:41:37.613Z] Building go-build-helper [2021-06-11T00:41:37.613Z] + snapcraftctl build [2021-06-11T00:41:39.527Z] Staging go-build-helper [2021-06-11T00:41:39.527Z] + snapcraftctl stage [2021-06-11T00:41:40.985Z] 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-11T00:41:45.296Z] 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-11T00:41:46.278Z] 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-11T00:41:49.540Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-11T00:41:49.540Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-11T00:41:49.540Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-11T00:41:49.540Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-11T00:41:49.540Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-11T00:41:49.540Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-11T00:41:49.540Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-11T00:41:49.540Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-11T00:41:49.540Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-11T00:41:49.540Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-11T00:41:49.540Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-11T00:41:49.540Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-11T00:41:49.540Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-11T00:41:49.540Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-11T00:41:49.540Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-11T00:41:49.540Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-11T00:41:49.540Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-11T00:41:49.540Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-11T00:41:49.540Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-11T00:41:49.540Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-11T00:41:49.540Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-11T00:41:49.540Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-11T00:41:49.540Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-11T00:41:49.540Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-11T00:41:49.540Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-11T00:41:49.540Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-11T00:41:49.540Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-11T00:41:49.540Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-11T00:41:49.540Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-11T00:41:49.541Z] Fetched 224 kB in 0s (0 B/s) [2021-06-11T00:41:49.541Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-11T00:41:49.541Z] Fetched 157 kB in 0s (0 B/s) [2021-06-11T00:41:49.541Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-11T00:41:49.541Z] Fetched 221 kB in 0s (0 B/s) [2021-06-11T00:41:49.541Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-11T00:41:49.541Z] Fetched 143 kB in 0s (0 B/s) [2021-06-11T00:41:49.541Z] Pulling edgex-go [2021-06-11T00:41:49.541Z] + snapcraftctl pull [2021-06-11T00:41:50.597Z] 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-11T00:41:54.937Z] 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-11T00:41:58.360Z] 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-11T00:42:03.781Z] 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-11T00:42:06.406Z] 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-11T00:42:07.673Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T00:42:07.673Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T00:42:07.673Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T00:42:07.673Z] Fetched 0 B in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-11T00:42:07.673Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-11T00:42:07.673Z] Fetched 279 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-11T00:42:07.673Z] Fetched 122 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-11T00:42:07.673Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-11T00:42:07.673Z] Fetched 8848 B in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-11T00:42:07.673Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-11T00:42:07.673Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-11T00:42:07.673Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-11T00:42:07.673Z] Fetched 219 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-11T00:42:07.673Z] Fetched 154 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-11T00:42:07.673Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-11T00:42:07.673Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-11T00:42:07.673Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-11T00:42:07.673Z] Fetched 499 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-11T00:42:07.673Z] Fetched 111 kB in 0s (0 B/s) [2021-06-11T00:42:07.673Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-11T00:42:07.673Z] Fetched 240 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-11T00:42:07.674Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-11T00:42:07.674Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-11T00:42:07.674Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-11T00:42:07.674Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-11T00:42:07.674Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-11T00:42:07.674Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-11T00:42:07.674Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-11T00:42:07.674Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-11T00:42:07.674Z] Fetched 8720 B in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-11T00:42:07.674Z] Fetched 137 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-11T00:42:07.674Z] Fetched 119 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-11T00:42:07.674Z] Fetched 110 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-11T00:42:07.674Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-11T00:42:07.674Z] Fetched 645 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-11T00:42:07.674Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-11T00:42:07.674Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-11T00:42:07.674Z] Fetched 368 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-11T00:42:07.674Z] Fetched 187 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-11T00:42:07.674Z] Fetched 175 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-11T00:42:07.674Z] Fetched 206 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-11T00:42:07.674Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-11T00:42:07.674Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-11T00:42:07.674Z] Fetched 159 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-11T00:42:07.674Z] Fetched 107 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-11T00:42:07.674Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-11T00:42:07.674Z] Pulling static-packages [2021-06-11T00:42:07.674Z] + snapcraftctl pull [2021-06-11T00:42:07.674Z] Pulling version [2021-06-11T00:42:07.674Z] + cd /root/project [2021-06-11T00:42:07.674Z] + git describe --tags --abbrev=0 [2021-06-11T00:42:07.674Z] + sed s/v// [2021-06-11T00:42:07.674Z] /bin/sh: 39: git: not found [2021-06-11T00:42:07.674Z] + GIT_VERSION= [2021-06-11T00:42:07.674Z] + snapcraftctl set-version [2021-06-11T00:42:07.674Z] Usage: snapcraftctl set-version [OPTIONS] VERSION [2021-06-11T00:42:07.674Z] Try 'snapcraftctl set-version --help' for help. [2021-06-11T00:42:07.674Z] [2021-06-11T00:42:07.674Z] Error: Missing argument 'VERSION'. [2021-06-11T00:42:07.674Z] Failed to run 'override-pull': Exit code was 2. [2021-06-11T00:42:07.674Z] 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-11T00:42:09.451Z] Failed in branch amd64 [2021-06-11T00:42:10.720Z] 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-11T00:42:17.474Z] $ docker stop --time=1 e20cd3d9ae311893bb33edc63bdb871cfef8091b9590a1331524cf35ded17399 [2021-06-11T00:42:20.041Z] $ docker rm -f e20cd3d9ae311893bb33edc63bdb871cfef8091b9590a1331524cf35ded17399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:42:21.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:42:21.804Z] [2021-06-11T00:42:21.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:42:22.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:42:22.719Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-11T00:42:22.719Z] 29e5d40040c1: Pulling fs layer [2021-06-11T00:42:22.719Z] 1ce36da41761: Pulling fs layer [2021-06-11T00:42:22.719Z] 25b303627fd3: Pulling fs layer [2021-06-11T00:42:22.996Z] 29e5d40040c1: Verifying Checksum [2021-06-11T00:42:22.996Z] 29e5d40040c1: Download complete [2021-06-11T00:42:23.594Z] 1ce36da41761: Verifying Checksum [2021-06-11T00:42:23.594Z] 1ce36da41761: Download complete [2021-06-11T00:42:23.594Z] 29e5d40040c1: Pull complete [2021-06-11T00:42:25.039Z] 1ce36da41761: Pull complete [2021-06-11T00:42:25.039Z] 25b303627fd3: Verifying Checksum [2021-06-11T00:42:25.039Z] 25b303627fd3: Download complete [2021-06-11T00:42:35.197Z] 25b303627fd3: Pull complete [2021-06-11T00:42:35.197Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-11T00:42:35.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:42:35.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-11T00:42:36.445Z] prd-ubuntu18.04-docker-arm64-4c-16g-392 does not seem to be running inside a container [2021-06-11T00:42:36.524Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-11T00:42:39.471Z] $ docker top 8825060e42a53427227932ad2a603c0bac8dc408d7d887ba7fa813592e807ace -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:42:40.415Z] + grep parallel [2021-06-11T00:42:40.415Z] + docker-compose build --help [2021-06-11T00:42:45.822Z] --parallel Build images in parallel. [Pipeline] } [2021-06-11T00:42:45.841Z] $ docker stop --time=1 8825060e42a53427227932ad2a603c0bac8dc408d7d887ba7fa813592e807ace [2021-06-11T00:42:47.748Z] $ docker rm -f 8825060e42a53427227932ad2a603c0bac8dc408d7d887ba7fa813592e807ace [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:42:48.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:42:48.392Z] . [Pipeline] withDockerContainer [2021-06-11T00:42:48.722Z] prd-ubuntu18.04-docker-arm64-4c-16g-392 does not seem to be running inside a container [2021-06-11T00:42:48.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-11T00:42:50.554Z] $ docker top 0b701309a1c11e0e4cae22ccf9c587878094e69fc124aa2d185aa8fe8125351a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:42:51.578Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-11T00:42:56.985Z] Building core-command ... [2021-06-11T00:42:56.985Z] Building core-data ... [2021-06-11T00:42:56.985Z] Building core-metadata ... [2021-06-11T00:42:56.985Z] Building security-bootstrapper ... [2021-06-11T00:42:56.985Z] Building security-proxy-setup ... [2021-06-11T00:42:56.985Z] Building security-secretstore-setup ... [2021-06-11T00:42:56.985Z] Building support-notifications ... [2021-06-11T00:42:56.985Z] Building support-scheduler ... [2021-06-11T00:42:56.985Z] Building sys-mgmt-agent ... [2021-06-11T00:42:56.985Z] Building security-secretstore-setup [2021-06-11T00:42:56.985Z] Building core-command [2021-06-11T00:42:56.985Z] Building support-scheduler [2021-06-11T00:42:56.985Z] Building support-notifications [2021-06-11T00:42:56.985Z] Building core-metadata [2021-06-11T00:44:04.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:44:04.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:44:04.970Z] ---> 2f3bfe999844 [2021-06-11T00:44:04.970Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:44:04.970Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:44:04.970Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:44:04.970Z] ---> 2f3bfe999844 [2021-06-11T00:44:04.970Z] Step 3/26 : WORKDIR /edgex-go [2021-06-11T00:44:04.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:44:04.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:44:04.970Z] ---> 2f3bfe999844 [2021-06-11T00:44:04.970Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:44:04.971Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:44:04.971Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:44:04.971Z] ---> 2f3bfe999844 [2021-06-11T00:44:04.971Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:44:04.971Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:44:04.971Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:44:04.971Z] ---> 2f3bfe999844 [2021-06-11T00:44:04.971Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:44:06.971Z] ---> Running in 8e7beddc2768 [2021-06-11T00:44:06.971Z] ---> Running in d61bfd07cf5c [2021-06-11T00:44:06.971Z] ---> Running in eb0a3e201cdb [2021-06-11T00:44:06.971Z] ---> Running in 2c7c00885235 [2021-06-11T00:44:06.971Z] ---> Running in 7c65139761ae [2021-06-11T00:44:07.949Z] Removing intermediate container 8e7beddc2768 [2021-06-11T00:44:07.949Z] ---> 837fcea1d6e3 [2021-06-11T00:44:07.949Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:44:07.949Z] Removing intermediate container 2c7c00885235 [2021-06-11T00:44:07.949Z] ---> 3c7560935836 [2021-06-11T00:44:07.949Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:44:07.949Z] Removing intermediate container eb0a3e201cdb [2021-06-11T00:44:07.949Z] ---> 41a8da04b406 [2021-06-11T00:44:07.949Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:44:07.949Z] Removing intermediate container d61bfd07cf5c [2021-06-11T00:44:07.949Z] ---> 132e5554226b [2021-06-11T00:44:07.949Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:44:07.949Z] Removing intermediate container 7c65139761ae [2021-06-11T00:44:07.949Z] ---> 7b8d7c85d8df [2021-06-11T00:44:07.949Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:44:08.224Z] ---> Running in b568c55020a3 [2021-06-11T00:44:08.224Z] ---> Running in 460b9d8eafa4 [2021-06-11T00:44:08.224Z] ---> Running in 43a6df84f0c1 [2021-06-11T00:44:08.224Z] ---> Running in 6e6de710e27b [2021-06-11T00:44:08.224Z] ---> Running in b3d8a2fa951f [2021-06-11T00:44:12.544Z] Removing intermediate container b568c55020a3 [2021-06-11T00:44:12.544Z] ---> 14f27afb1064 [2021-06-11T00:44:12.544Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-11T00:44:12.544Z] Removing intermediate container 460b9d8eafa4 [2021-06-11T00:44:12.544Z] ---> 295d0746dab1 [2021-06-11T00:44:12.544Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:44:12.544Z] ---> Running in 8fc6a98f4a8e [2021-06-11T00:44:12.544Z] ---> Running in 359fd81af4cd [2021-06-11T00:44:12.544Z] Removing intermediate container 43a6df84f0c1 [2021-06-11T00:44:12.544Z] ---> 00a7781714dd [2021-06-11T00:44:12.544Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-11T00:44:12.820Z] Removing intermediate container b3d8a2fa951f [2021-06-11T00:44:12.820Z] ---> e2f721f7eb45 [2021-06-11T00:44:12.820Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:44:12.820Z] ---> Running in d918551d1b35 [2021-06-11T00:44:13.110Z] Removing intermediate container 6e6de710e27b [2021-06-11T00:44:13.110Z] ---> a4dc8d354611 [2021-06-11T00:44:13.110Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-11T00:44:13.110Z] ---> Running in 6e79dfff137f [2021-06-11T00:44:13.389Z] ---> Running in 0e7bd82f58c4 [2021-06-11T00:44:14.826Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:14.827Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:15.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:15.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:15.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:15.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:15.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:15.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:16.258Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:16.859Z] OK: 218 MiB in 52 packages [2021-06-11T00:44:17.147Z] OK: 218 MiB in 52 packages [2021-06-11T00:44:17.451Z] OK: 218 MiB in 52 packages [2021-06-11T00:44:17.735Z] OK: 218 MiB in 52 packages [2021-06-11T00:44:18.729Z] Removing intermediate container 359fd81af4cd [2021-06-11T00:44:18.729Z] ---> 9819a6f89527 [2021-06-11T00:44:18.729Z] Step 6/23 : COPY go.mod . [2021-06-11T00:44:18.729Z] Removing intermediate container 8fc6a98f4a8e [2021-06-11T00:44:19.008Z] ---> 9d941a74d8ea [2021-06-11T00:44:19.008Z] Step 6/24 : COPY go.mod . [2021-06-11T00:44:19.286Z] Removing intermediate container d918551d1b35 [2021-06-11T00:44:19.286Z] ---> 26bddad2e403 [2021-06-11T00:44:19.286Z] Step 6/26 : COPY go.mod . [2021-06-11T00:44:19.286Z] Removing intermediate container 0e7bd82f58c4 [2021-06-11T00:44:19.568Z] ---> 7ff5dba4540a [2021-06-11T00:44:19.568Z] Step 6/23 : COPY go.mod . [2021-06-11T00:44:19.568Z] ---> 34d194c53c5e [2021-06-11T00:44:19.568Z] Step 7/23 : RUN go mod download [2021-06-11T00:44:19.843Z] ---> Running in d548054cf4e1 [2021-06-11T00:44:20.116Z] ---> ae1ec64ee191 [2021-06-11T00:44:20.116Z] Step 7/24 : RUN go mod download [2021-06-11T00:44:20.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:20.397Z] ---> Running in baa784b63596 [2021-06-11T00:44:20.397Z] ---> fbed33b77d9d [2021-06-11T00:44:20.397Z] Step 7/26 : RUN go mod download [2021-06-11T00:44:20.670Z] ---> Running in 1332dc4ae8a1 [2021-06-11T00:44:20.670Z] ---> a6236084d666 [2021-06-11T00:44:20.670Z] Step 7/23 : RUN go mod download [2021-06-11T00:44:21.290Z] ---> Running in 110ed3c91dcf [2021-06-11T00:44:23.937Z] OK: 218 MiB in 52 packages [2021-06-11T00:44:23.937Z] Removing intermediate container d548054cf4e1 [2021-06-11T00:44:23.937Z] ---> 09f17c72a5b0 [2021-06-11T00:44:23.937Z] Step 8/23 : COPY . . [2021-06-11T00:44:24.929Z] Removing intermediate container baa784b63596 [2021-06-11T00:44:24.929Z] ---> 4f558f23ff1d [2021-06-11T00:44:24.929Z] Step 8/24 : COPY . . [2021-06-11T00:44:25.539Z] Removing intermediate container 6e79dfff137f [2021-06-11T00:44:25.539Z] ---> 0c530ca4f42e [2021-06-11T00:44:25.539Z] Step 6/24 : COPY go.mod . [2021-06-11T00:44:25.815Z] Removing intermediate container 1332dc4ae8a1 [2021-06-11T00:44:25.815Z] ---> e81e8064b892 [2021-06-11T00:44:25.815Z] Step 8/26 : COPY . . [2021-06-11T00:44:26.091Z] Removing intermediate container 110ed3c91dcf [2021-06-11T00:44:26.091Z] ---> 3ed3ee7c819b [2021-06-11T00:44:26.091Z] Step 8/23 : COPY . . [2021-06-11T00:44:27.078Z] ---> 9243dc31d2a7 [2021-06-11T00:44:27.078Z] Step 7/24 : RUN go mod download [2021-06-11T00:44:27.349Z] ---> Running in 607d8e9d5964 [2021-06-11T00:44:32.758Z] Removing intermediate container 607d8e9d5964 [2021-06-11T00:44:32.758Z] ---> 89167f1e3753 [2021-06-11T00:44:32.758Z] Step 8/24 : COPY . . [2021-06-11T00:44:51.091Z] ---> 15f370dbef0e [2021-06-11T00:44:51.091Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:44:51.091Z] ---> 2a49696078ef [2021-06-11T00:44:51.091Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:44:51.091Z] ---> d37d2177f6fa [2021-06-11T00:44:51.091Z] Step 9/26 : RUN go mod tidy [2021-06-11T00:44:51.091Z] ---> b0b2c19dec70 [2021-06-11T00:44:51.091Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:44:51.091Z] ---> Running in 1b6a9f96cc3c [2021-06-11T00:44:51.091Z] ---> Running in 3219a673cb74 [2021-06-11T00:44:51.091Z] ---> Running in 6293719829c2 [2021-06-11T00:44:51.091Z] ---> dab230d4d3b1 [2021-06-11T00:44:51.091Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:44:51.091Z] ---> Running in 45e08df276ea [2021-06-11T00:44:51.091Z] ---> Running in c9894eaeaa58 [2021-06-11T00:44:56.496Z] Removing intermediate container 3219a673cb74 [2021-06-11T00:44:56.496Z] ---> 85d43fe65a9c [2021-06-11T00:44:56.496Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-11T00:44:56.496Z] ---> Running in dce99700ae9e [2021-06-11T00:44:56.770Z] Removing intermediate container 45e08df276ea [2021-06-11T00:44:56.770Z] ---> 5cadd2fbeb57 [2021-06-11T00:44:56.770Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-11T00:44:57.049Z] ---> Running in e9cb0da03c80 [2021-06-11T00:44:57.049Z] Removing intermediate container 1b6a9f96cc3c [2021-06-11T00:44:57.049Z] ---> b8df872eff17 [2021-06-11T00:44:57.049Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-11T00:44:57.322Z] ---> Running in 91fcf13c350e [2021-06-11T00:44:57.322Z] Removing intermediate container 6293719829c2 [2021-06-11T00:44:57.322Z] ---> ea920370ef4d [2021-06-11T00:44:57.322Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-11T00:44:57.607Z] Removing intermediate container c9894eaeaa58 [2021-06-11T00:44:57.607Z] ---> 5893622347b7 [2021-06-11T00:44:57.607Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-11T00:44:57.896Z] ---> Running in 9380b42c3df9 [2021-06-11T00:44:57.896Z] ---> Running in fc3ea1e576fb [2021-06-11T00:44:58.176Z] 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-11T00:44:59.642Z] 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-11T00:45:00.240Z] 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-11T00:45:00.513Z] 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-11T00:45:00.786Z] 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-11T00:47:07.804Z] 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-11T00:47:18.096Z] Removing intermediate container 9380b42c3df9 [2021-06-11T00:47:18.096Z] ---> 65fc33bd7498 [2021-06-11T00:47:18.096Z] [2021-06-11T00:47:18.096Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:47:18.096Z] 3.12: Pulling from library/alpine [2021-06-11T00:47:20.102Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:47:20.102Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T00:47:20.102Z] ---> 9852663dfa18 [2021-06-11T00:47:20.102Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:47:21.544Z] ---> Running in 620bdfe92cca [2021-06-11T00:47:21.828Z] Removing intermediate container dce99700ae9e [2021-06-11T00:47:21.828Z] ---> 2ca1f06f0d60 [2021-06-11T00:47:21.828Z] [2021-06-11T00:47:21.828Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:47:21.828Z] ---> 9852663dfa18 [2021-06-11T00:47:21.828Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:47:22.103Z] Removing intermediate container 91fcf13c350e [2021-06-11T00:47:22.104Z] ---> b878c128857f [2021-06-11T00:47:22.104Z] [2021-06-11T00:47:22.104Z] Step 11/26 : FROM alpine:3.12 [2021-06-11T00:47:22.104Z] ---> 9852663dfa18 [2021-06-11T00:47:22.104Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-11T00:47:22.386Z] ---> Running in b31b0b7f0c00 [2021-06-11T00:47:22.386Z] ---> Running in 02468b9ee29b [2021-06-11T00:47:22.660Z] Removing intermediate container e9cb0da03c80 [2021-06-11T00:47:22.660Z] ---> 8cc1ef3c7c58 [2021-06-11T00:47:22.660Z] [2021-06-11T00:47:22.660Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:47:22.660Z] ---> 9852663dfa18 [2021-06-11T00:47:22.660Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-11T00:47:22.944Z] ---> Running in 5ef21af9bea0 [2021-06-11T00:47:23.554Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:23.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:24.829Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T00:47:24.829Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:47:24.829Z] OK: 5 MiB in 15 packages [2021-06-11T00:47:25.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:25.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:25.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:25.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:25.991Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-11T00:47:25.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:25.991Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:47:25.991Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-11T00:47:25.991Z] (4/6) Installing curl (7.77.0-r0) [2021-06-11T00:47:25.991Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:47:25.991Z] (6/6) Installing su-exec (0.2-r1) [2021-06-11T00:47:25.991Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:47:26.269Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:47:26.269Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T00:47:26.269Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:47:26.269Z] OK: 5 MiB in 15 packages [2021-06-11T00:47:26.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:26.547Z] OK: 7 MiB in 20 packages [2021-06-11T00:47:26.830Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-11T00:47:27.112Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:47:27.112Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:47:27.112Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:47:27.112Z] Removing intermediate container 620bdfe92cca [2021-06-11T00:47:27.112Z] ---> b4e81d73f49c [2021-06-11T00:47:27.112Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:47:27.387Z] OK: 6 MiB in 16 packages [2021-06-11T00:47:27.666Z] ---> Running in f93a5471d095 [2021-06-11T00:47:28.271Z] Removing intermediate container fc3ea1e576fb [2021-06-11T00:47:28.271Z] ---> 3d535404363a [2021-06-11T00:47:28.271Z] [2021-06-11T00:47:28.271Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:47:28.271Z] ---> 9852663dfa18 [2021-06-11T00:47:28.271Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:47:28.271Z] ---> Using cache [2021-06-11T00:47:28.271Z] ---> db6118b60c50 [2021-06-11T00:47:28.271Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:47:28.563Z] Removing intermediate container 02468b9ee29b [2021-06-11T00:47:28.563Z] ---> db6118b60c50 [2021-06-11T00:47:28.563Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:47:28.563Z] ---> Running in a1f94a61a603 [2021-06-11T00:47:28.871Z] Removing intermediate container f93a5471d095 [2021-06-11T00:47:28.871Z] ---> cf55037515a7 [2021-06-11T00:47:28.871Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-11T00:47:29.151Z] ---> Running in 7c80e30b0d62 [2021-06-11T00:47:29.151Z] ---> Running in 72cd5ad42af9 [2021-06-11T00:47:29.433Z] Removing intermediate container b31b0b7f0c00 [2021-06-11T00:47:29.433Z] ---> 80b8439d5043 [2021-06-11T00:47:29.433Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:47:29.433Z] Removing intermediate container a1f94a61a603 [2021-06-11T00:47:29.433Z] ---> 478f0f0df35f [2021-06-11T00:47:29.433Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-11T00:47:29.706Z] Removing intermediate container 5ef21af9bea0 [2021-06-11T00:47:29.706Z] ---> d378e652ea12 [2021-06-11T00:47:29.706Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:47:29.706Z] ---> Running in bc7dcb6ceb24 [2021-06-11T00:47:29.706Z] ---> Running in 05892814cd0e [2021-06-11T00:47:29.979Z] ---> Running in 4dfb2484a2c8 [2021-06-11T00:47:29.979Z] Removing intermediate container 7c80e30b0d62 [2021-06-11T00:47:29.979Z] ---> cf4786c3308d [2021-06-11T00:47:29.979Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-11T00:47:29.979Z] Removing intermediate container 72cd5ad42af9 [2021-06-11T00:47:29.979Z] ---> 21872bec05e1 [2021-06-11T00:47:29.979Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:47:30.254Z] ---> Running in 017ef649ddc9 [2021-06-11T00:47:30.254Z] ---> Running in b7f64fc87843 [2021-06-11T00:47:30.254Z] Removing intermediate container bc7dcb6ceb24 [2021-06-11T00:47:30.254Z] ---> 2313333dc9f3 [2021-06-11T00:47:30.254Z] Step 14/26 : WORKDIR / [2021-06-11T00:47:30.542Z] ---> Running in 9e1e78c6a117 [2021-06-11T00:47:30.542Z] Removing intermediate container 05892814cd0e [2021-06-11T00:47:30.542Z] ---> b084b15e19c3 [2021-06-11T00:47:30.542Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:47:30.542Z] Removing intermediate container 4dfb2484a2c8 [2021-06-11T00:47:30.542Z] ---> 618a71552237 [2021-06-11T00:47:30.542Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-11T00:47:31.149Z] ---> Running in a5f975d71804 [2021-06-11T00:47:31.149Z] ---> Running in c7fa9d6e0f91 [2021-06-11T00:47:31.149Z] Removing intermediate container b7f64fc87843 [2021-06-11T00:47:31.149Z] ---> d2c36ea327f0 [2021-06-11T00:47:31.149Z] Step 16/24 : WORKDIR / [2021-06-11T00:47:31.149Z] Removing intermediate container 017ef649ddc9 [2021-06-11T00:47:31.149Z] ---> 68be83e7c079 [2021-06-11T00:47:31.149Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:47:31.425Z] ---> Running in e09d4e1d3534 [2021-06-11T00:47:31.425Z] ---> Running in 8feaa2a1d331 [2021-06-11T00:47:31.425Z] Removing intermediate container 9e1e78c6a117 [2021-06-11T00:47:31.425Z] ---> cf1b1cd89110 [2021-06-11T00:47:31.425Z] 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-11T00:47:31.700Z] Removing intermediate container c7fa9d6e0f91 [2021-06-11T00:47:31.700Z] ---> 238db2062ae6 [2021-06-11T00:47:31.700Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:47:31.700Z] Removing intermediate container a5f975d71804 [2021-06-11T00:47:31.700Z] ---> 727785aee961 [2021-06-11T00:47:31.700Z] Step 16/24 : WORKDIR / [2021-06-11T00:47:31.997Z] ---> Running in 656d26ea3fd4 [2021-06-11T00:47:31.997Z] ---> Running in 06f9238e3395 [2021-06-11T00:47:31.997Z] Removing intermediate container e09d4e1d3534 [2021-06-11T00:47:31.997Z] ---> d8f8026c7e44 [2021-06-11T00:47:31.997Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:47:32.273Z] Removing intermediate container 8feaa2a1d331 [2021-06-11T00:47:32.273Z] ---> a469d1195867 [2021-06-11T00:47:32.273Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:47:32.565Z] ---> 813584e124aa [2021-06-11T00:47:32.565Z] 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-11T00:47:32.565Z] Removing intermediate container 656d26ea3fd4 [2021-06-11T00:47:32.565Z] ---> 0084470bb757 [2021-06-11T00:47:32.565Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:47:32.849Z] Removing intermediate container 06f9238e3395 [2021-06-11T00:47:32.849Z] ---> 9e1a3aab853f [2021-06-11T00:47:32.849Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:47:33.457Z] ---> 4b87bdc71fe3 [2021-06-11T00:47:33.457Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-11T00:47:33.457Z] ---> 391d31ac32e0 [2021-06-11T00:47:33.457Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-11T00:47:33.738Z] ---> 697f1f5d9889 [2021-06-11T00:47:33.738Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-11T00:47:34.012Z] ---> cd02c98ff817 [2021-06-11T00:47:34.012Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-11T00:47:34.611Z] ---> 1474453c1da9 [2021-06-11T00:47:34.611Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-11T00:47:35.588Z] ---> 6765a472ba9c [2021-06-11T00:47:35.588Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-11T00:47:35.588Z] ---> d89f3eb768ba [2021-06-11T00:47:35.588Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-11T00:47:35.862Z] ---> 331bc1012e2b [2021-06-11T00:47:35.862Z] 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-11T00:47:35.862Z] ---> 22c70eb076d8 [2021-06-11T00:47:35.862Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-11T00:47:36.459Z] ---> 8894fe5265fb [2021-06-11T00:47:36.459Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-11T00:47:36.732Z] ---> 8699177e416a [2021-06-11T00:47:36.732Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-11T00:47:36.732Z] ---> 11e642aa87e7 [2021-06-11T00:47:36.732Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-11T00:47:37.009Z] ---> Running in 9f3bb7ae1bd0 [2021-06-11T00:47:37.009Z] ---> Running in e0fb0ac93a8b [2021-06-11T00:47:37.282Z] ---> 006d10a17ba0 [2021-06-11T00:47:37.282Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-11T00:47:37.282Z] ---> 5d0b21ad8fff [2021-06-11T00:47:37.282Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-11T00:47:37.282Z] ---> Running in eb04e226c604 [2021-06-11T00:47:37.560Z] Removing intermediate container 9f3bb7ae1bd0 [2021-06-11T00:47:37.560Z] ---> f45327cb8bc0 [2021-06-11T00:47:37.560Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:47:37.845Z] ---> Running in e1a221ff91b4 [2021-06-11T00:47:37.845Z] ---> d8a47d0547b3 [2021-06-11T00:47:37.845Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-11T00:47:37.845Z] Removing intermediate container e0fb0ac93a8b [2021-06-11T00:47:37.845Z] ---> 4963e5d8170d [2021-06-11T00:47:37.845Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:47:38.128Z] Removing intermediate container eb04e226c604 [2021-06-11T00:47:38.128Z] ---> c7decb12350f [2021-06-11T00:47:38.128Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:47:38.128Z] ---> Running in 71cd871aef74 [2021-06-11T00:47:38.128Z] ---> Running in 246a72b65a82 [2021-06-11T00:47:38.404Z] ---> Running in a511e6863fe4 [2021-06-11T00:47:38.681Z] Removing intermediate container e1a221ff91b4 [2021-06-11T00:47:38.681Z] ---> 78df968bb9a8 [2021-06-11T00:47:38.681Z] Step 21/23 : LABEL arch=arm64 [2021-06-11T00:47:38.958Z] ---> Running in ef2cd225630e [2021-06-11T00:47:38.958Z] ---> 422473b9b57e [2021-06-11T00:47:38.958Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-11T00:47:39.235Z] Removing intermediate container 71cd871aef74 [2021-06-11T00:47:39.235Z] ---> dd1334303a9f [2021-06-11T00:47:39.235Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:47:39.235Z] Removing intermediate container 246a72b65a82 [2021-06-11T00:47:39.235Z] ---> c5179eb8951e [2021-06-11T00:47:39.235Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:47:39.235Z] Removing intermediate container a511e6863fe4 [2021-06-11T00:47:39.235Z] ---> cf55b2349330 [2021-06-11T00:47:39.235Z] Step 21/23 : LABEL arch=arm64 [2021-06-11T00:47:39.515Z] ---> Running in 4fa6c201e6b0 [2021-06-11T00:47:39.515Z] ---> Running in b78355599080 [2021-06-11T00:47:39.515Z] ---> Running in e6bd7404cca3 [2021-06-11T00:47:39.792Z] Removing intermediate container ef2cd225630e [2021-06-11T00:47:39.792Z] ---> 96e6c6ae7ba3 [2021-06-11T00:47:39.792Z] Step 22/23 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a [2021-06-11T00:47:40.068Z] ---> Running in 46c51b86dc3d [2021-06-11T00:47:40.347Z] Removing intermediate container 4fa6c201e6b0 [2021-06-11T00:47:40.347Z] ---> eedb00c8eaf5 [2021-06-11T00:47:40.347Z] Step 23/24 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a [2021-06-11T00:47:40.347Z] Removing intermediate container b78355599080 [2021-06-11T00:47:40.347Z] ---> 263a0c1437cf [2021-06-11T00:47:40.347Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:47:40.347Z] Removing intermediate container e6bd7404cca3 [2021-06-11T00:47:40.347Z] ---> 220b9db3407b [2021-06-11T00:47:40.626Z] Step 22/23 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a [2021-06-11T00:47:40.626Z] ---> Running in d0502a107700 [2021-06-11T00:47:40.626Z] ---> Running in b358b20179b1 [2021-06-11T00:47:40.903Z] ---> Running in 2b076121192c [2021-06-11T00:47:40.903Z] Removing intermediate container 46c51b86dc3d [2021-06-11T00:47:40.903Z] ---> ef04275cf5df [2021-06-11T00:47:40.903Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:47:40.903Z] ---> b716b289cb54 [2021-06-11T00:47:40.903Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-11T00:47:41.189Z] ---> Running in 0346a90f8145 [2021-06-11T00:47:41.466Z] Removing intermediate container d0502a107700 [2021-06-11T00:47:41.466Z] ---> 78cd5d65d3d5 [2021-06-11T00:47:41.466Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:47:41.466Z] Removing intermediate container b358b20179b1 [2021-06-11T00:47:41.466Z] ---> 0f5ff6870d5a [2021-06-11T00:47:41.466Z] Step 23/24 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a [2021-06-11T00:47:41.751Z] Removing intermediate container 2b076121192c [2021-06-11T00:47:41.751Z] ---> 073d82a895e9 [2021-06-11T00:47:41.751Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:47:41.751Z] ---> Running in 5f9c32f2801c [2021-06-11T00:47:41.752Z] ---> Running in f955bfd747a0 [2021-06-11T00:47:42.029Z] ---> Running in 328edffb4061 [2021-06-11T00:47:42.029Z] Removing intermediate container 0346a90f8145 [2021-06-11T00:47:42.029Z] ---> 4b28394c08e9 [2021-06-11T00:47:42.029Z] [2021-06-11T00:47:42.306Z] ---> c545876f2bf6 [2021-06-11T00:47:42.306Z] 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-11T00:47:42.582Z] Successfully built 4b28394c08e9 [2021-06-11T00:47:42.582Z] ---> Running in 22006d32946d [2021-06-11T00:47:42.582Z] Successfully tagged support-scheduler-arm64:latest [2021-06-11T00:47:42.863Z]  Building support-scheduler ... done Building security-bootstrapper [2021-06-11T00:47:42.863Z] Removing intermediate container 5f9c32f2801c [2021-06-11T00:47:42.863Z] ---> fa8af41135d4 [2021-06-11T00:47:42.863Z] [2021-06-11T00:47:42.863Z] Removing intermediate container f955bfd747a0 [2021-06-11T00:47:42.863Z] ---> 12d2d20d56b8 [2021-06-11T00:47:42.863Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:47:43.144Z] Removing intermediate container 328edffb4061 [2021-06-11T00:47:43.144Z] ---> 75d6430bedb1 [2021-06-11T00:47:43.144Z] [2021-06-11T00:47:43.144Z] ---> Running in 490b118ea302 [2021-06-11T00:47:43.428Z] Successfully built fa8af41135d4 [2021-06-11T00:47:43.428Z] Successfully tagged core-command-arm64:latest [2021-06-11T00:47:43.428Z] Building security-proxy-setup [2021-06-11T00:47:43.703Z]  Building core-command ... done Successfully built 75d6430bedb1 [2021-06-11T00:47:43.703Z] Successfully tagged support-notifications-arm64:latest [2021-06-11T00:47:43.703Z]  Building support-notifications ... done Building core-data [2021-06-11T00:47:43.984Z] Removing intermediate container 490b118ea302 [2021-06-11T00:47:43.984Z] ---> 69b1008ede39 [2021-06-11T00:47:43.984Z] [2021-06-11T00:47:44.590Z] Successfully built 69b1008ede39 [2021-06-11T00:47:44.590Z] Successfully tagged core-metadata-arm64:latest [2021-06-11T00:47:44.590Z] Building sys-mgmt-agent [2021-06-11T00:47:46.033Z]  Building core-metadata ... done Removing intermediate container 22006d32946d [2021-06-11T00:47:46.033Z] ---> d31cd6cf3d00 [2021-06-11T00:47:46.033Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-11T00:47:46.033Z] ---> Running in d2f97cf9bd61 [2021-06-11T00:47:46.640Z] Removing intermediate container d2f97cf9bd61 [2021-06-11T00:47:46.640Z] ---> ea81ae3ba708 [2021-06-11T00:47:46.640Z] Step 24/26 : LABEL arch=arm64 [2021-06-11T00:47:46.925Z] ---> Running in 856bfc6fb844 [2021-06-11T00:47:47.533Z] Removing intermediate container 856bfc6fb844 [2021-06-11T00:47:47.533Z] ---> 97af140ac21f [2021-06-11T00:47:47.533Z] Step 25/26 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a [2021-06-11T00:47:47.533Z] ---> Running in e3de9588438f [2021-06-11T00:47:48.527Z] Removing intermediate container e3de9588438f [2021-06-11T00:47:48.527Z] ---> b1f86a97175e [2021-06-11T00:47:48.527Z] Step 26/26 : LABEL version=0.0.0 [2021-06-11T00:47:49.139Z] ---> Running in 509cbe5c719c [2021-06-11T00:47:50.136Z] Removing intermediate container 509cbe5c719c [2021-06-11T00:47:50.136Z] ---> 8093d50c89ca [2021-06-11T00:47:50.136Z] [2021-06-11T00:47:50.741Z] Successfully built 8093d50c89ca [2021-06-11T00:47:50.741Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-11T00:48:37.782Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:48:37.782Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:48:37.782Z] ---> 2f3bfe999844 [2021-06-11T00:48:37.782Z] Step 3/32 : WORKDIR /edgex-go [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> 7b8d7c85d8df [2021-06-11T00:48:37.782Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> e2f721f7eb45 [2021-06-11T00:48:37.782Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> 0c530ca4f42e [2021-06-11T00:48:37.782Z] Step 6/32 : COPY go.mod . [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> 9243dc31d2a7 [2021-06-11T00:48:37.782Z] Step 7/32 : RUN go mod download [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> 89167f1e3753 [2021-06-11T00:48:37.782Z] Step 8/32 : COPY . . [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> dab230d4d3b1 [2021-06-11T00:48:37.782Z] Step 9/32 : RUN go mod tidy [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> 5893622347b7 [2021-06-11T00:48:37.782Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-11T00:48:37.782Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:48:37.782Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:48:37.782Z] ---> 2f3bfe999844 [2021-06-11T00:48:37.782Z] Step 3/22 : WORKDIR /edgex-go [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> 7b8d7c85d8df [2021-06-11T00:48:37.782Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> e2f721f7eb45 [2021-06-11T00:48:37.782Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> 0c530ca4f42e [2021-06-11T00:48:37.782Z] Step 6/22 : COPY go.mod . [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> 9243dc31d2a7 [2021-06-11T00:48:37.782Z] Step 7/22 : RUN go mod download [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> 89167f1e3753 [2021-06-11T00:48:37.782Z] Step 8/22 : COPY . . [2021-06-11T00:48:37.782Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:48:37.782Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:48:37.782Z] ---> 2f3bfe999844 [2021-06-11T00:48:37.782Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> 7b8d7c85d8df [2021-06-11T00:48:37.782Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> dab230d4d3b1 [2021-06-11T00:48:37.782Z] ---> e2f721f7eb45 [2021-06-11T00:48:37.782Z] Step 9/22 : RUN go mod tidyStep 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] [2021-06-11T00:48:37.782Z] ---> 5893622347b7 [2021-06-11T00:48:37.782Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-11T00:48:37.782Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:48:37.782Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:48:37.782Z] ---> 2f3bfe999844 [2021-06-11T00:48:37.782Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> 7b8d7c85d8df [2021-06-11T00:48:37.782Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:48:37.782Z] ---> Using cache [2021-06-11T00:48:37.782Z] ---> e2f721f7eb45 [2021-06-11T00:48:37.782Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-11T00:48:38.060Z] ---> Running in f2a36a159ea8 [2021-06-11T00:48:38.060Z] ---> Running in 08fd54a2d2bc [2021-06-11T00:48:38.060Z] ---> Running in cf77880915fb [2021-06-11T00:48:38.060Z] ---> Running in 29d950118fef [2021-06-11T00:48:40.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:48:40.082Z] 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-11T00:48:40.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:48:40.360Z] 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-11T00:48:41.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:48:41.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:48:42.367Z] OK: 218 MiB in 52 packages [2021-06-11T00:48:42.651Z] OK: 218 MiB in 52 packages [2021-06-11T00:48:44.674Z] Removing intermediate container f2a36a159ea8 [2021-06-11T00:48:44.674Z] ---> bb40c81dbddd [2021-06-11T00:48:44.674Z] Step 6/24 : COPY go.mod . [2021-06-11T00:48:44.674Z] Removing intermediate container cf77880915fb [2021-06-11T00:48:44.674Z] ---> 4ef0a370adc7 [2021-06-11T00:48:44.674Z] Step 6/24 : COPY go.mod . [2021-06-11T00:48:46.133Z] ---> da6fab82e38d [2021-06-11T00:48:46.133Z] Step 7/24 : RUN go mod download [2021-06-11T00:48:46.418Z] ---> Running in 50a9df4c7153 [2021-06-11T00:48:46.418Z] ---> 005b5e6e6201 [2021-06-11T00:48:46.418Z] Step 7/24 : RUN go mod download [2021-06-11T00:48:46.703Z] ---> Running in 5beeef15b4b6 [2021-06-11T00:48:52.184Z] Removing intermediate container 50a9df4c7153 [2021-06-11T00:48:52.184Z] ---> 060708a473db [2021-06-11T00:48:52.184Z] Step 8/24 : COPY . . [2021-06-11T00:48:52.463Z] Removing intermediate container 5beeef15b4b6 [2021-06-11T00:48:52.463Z] ---> b6625ffbf099 [2021-06-11T00:48:52.463Z] Step 8/24 : COPY . . [2021-06-11T00:49:25.088Z] ---> 5e993cd86af8 [2021-06-11T00:49:25.088Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:49:25.088Z] ---> 47f3b7116b52 [2021-06-11T00:49:25.088Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:49:25.088Z] ---> Running in a0baf53a05cd [2021-06-11T00:49:25.088Z] ---> Running in 6ac50976206a [2021-06-11T00:49:31.943Z] Removing intermediate container 6ac50976206a [2021-06-11T00:49:31.943Z] ---> 0c426667e79c [2021-06-11T00:49:31.943Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-11T00:49:31.943Z] ---> Running in fa36c3d2ba31 [2021-06-11T00:49:32.227Z] Removing intermediate container a0baf53a05cd [2021-06-11T00:49:32.227Z] ---> 9cb0189967da [2021-06-11T00:49:32.227Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-11T00:49:32.513Z] ---> Running in 5905fc30608b [2021-06-11T00:49:34.549Z] 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-11T00:49:34.831Z] 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-11T00:50:07.285Z] 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-11T00:50:19.756Z] Removing intermediate container 29d950118fef [2021-06-11T00:50:19.756Z] ---> 7387b5bd4832 [2021-06-11T00:50:19.756Z] [2021-06-11T00:50:19.756Z] Step 11/32 : FROM alpine:3.12 [2021-06-11T00:50:19.756Z] ---> 9852663dfa18 [2021-06-11T00:50:19.756Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-11T00:50:19.756Z] ---> Running in 05e27c6841b3 [2021-06-11T00:50:21.228Z] Removing intermediate container 05e27c6841b3 [2021-06-11T00:50:21.228Z] ---> 656098486a92 [2021-06-11T00:50:21.228Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-11T00:50:21.838Z] ---> Running in 2a3506a14cbe [2021-06-11T00:50:23.308Z] Removing intermediate container 08fd54a2d2bc [2021-06-11T00:50:23.308Z] ---> 7728694c2cb4 [2021-06-11T00:50:23.308Z] [2021-06-11T00:50:23.308Z] Step 11/22 : FROM alpine:3.12 [2021-06-11T00:50:23.308Z] ---> 9852663dfa18 [2021-06-11T00:50:23.308Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-11T00:50:23.591Z] ---> Running in 4f825f3fb149 [2021-06-11T00:50:24.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:24.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:25.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:25.904Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:50:25.904Z] (2/2) Installing su-exec (0.2-r1) [2021-06-11T00:50:25.904Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:50:26.180Z] OK: 5 MiB in 16 packages [2021-06-11T00:50:26.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:27.173Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-11T00:50:27.173Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:50:27.173Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-11T00:50:27.173Z] (4/4) Installing curl (7.77.0-r0) [2021-06-11T00:50:27.173Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:50:27.173Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:50:27.449Z] OK: 7 MiB in 18 packages [2021-06-11T00:50:28.054Z] Removing intermediate container 2a3506a14cbe [2021-06-11T00:50:28.054Z] ---> 5d0a6a56f923 [2021-06-11T00:50:28.054Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-11T00:50:28.329Z] ---> Running in 6ce7d0d91b13 [2021-06-11T00:50:29.778Z] Removing intermediate container 6ce7d0d91b13 [2021-06-11T00:50:29.778Z] ---> 35930d189c39 [2021-06-11T00:50:29.778Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-11T00:50:29.778Z] ---> Running in 8cf061e5b1cf [2021-06-11T00:50:30.052Z] Removing intermediate container 4f825f3fb149 [2021-06-11T00:50:30.052Z] ---> 0a37ee816011 [2021-06-11T00:50:30.052Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:50:30.334Z] ---> Running in c62001f837be [2021-06-11T00:50:30.611Z] Removing intermediate container 8cf061e5b1cf [2021-06-11T00:50:30.611Z] ---> e7a13f6c9153 [2021-06-11T00:50:30.611Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-11T00:50:30.888Z] ---> Running in 072ad0322be6 [2021-06-11T00:50:31.495Z] Removing intermediate container c62001f837be [2021-06-11T00:50:31.495Z] ---> 44d57394cc2a [2021-06-11T00:50:31.495Z] Step 14/22 : WORKDIR /edgex [2021-06-11T00:50:31.495Z] ---> Running in 77d734f07a2a [2021-06-11T00:50:32.495Z] Removing intermediate container 77d734f07a2a [2021-06-11T00:50:32.495Z] ---> 5787a177d3eb [2021-06-11T00:50:32.495Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-11T00:50:34.496Z] ---> 1fc5b073d017 [2021-06-11T00:50:34.496Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-11T00:50:35.106Z] Removing intermediate container 072ad0322be6 [2021-06-11T00:50:35.106Z] ---> 0c42cc426239 [2021-06-11T00:50:35.106Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-11T00:50:35.392Z] ---> Running in 1697c0567ba7 [2021-06-11T00:50:36.440Z] Removing intermediate container 1697c0567ba7 [2021-06-11T00:50:36.440Z] ---> 03e8e0672a28 [2021-06-11T00:50:36.440Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-11T00:50:37.460Z] ---> 435a633b68ea [2021-06-11T00:50:37.460Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-11T00:50:38.076Z] ---> 885d3f548fa6 [2021-06-11T00:50:38.076Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-11T00:50:38.076Z] ---> Running in f04132f6a393 [2021-06-11T00:50:40.084Z] ---> 1bb1f9b7fad4 [2021-06-11T00:50:40.084Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-11T00:50:40.084Z] ---> Running in eec562620eb2 [2021-06-11T00:50:40.694Z] Removing intermediate container eec562620eb2 [2021-06-11T00:50:40.694Z] ---> 58b77b0f77ed [2021-06-11T00:50:40.694Z] Step 19/22 : CMD ["--init=true"] [2021-06-11T00:50:40.974Z] ---> Running in 304ffc01a27c [2021-06-11T00:50:41.974Z] Removing intermediate container 304ffc01a27c [2021-06-11T00:50:41.974Z] ---> 63ff665cac04 [2021-06-11T00:50:41.974Z] Step 20/22 : LABEL arch=arm64 [2021-06-11T00:50:41.974Z] ---> Running in e9f3610390f1 [2021-06-11T00:50:42.254Z] Removing intermediate container f04132f6a393 [2021-06-11T00:50:42.254Z] ---> 9a2161b9a511 [2021-06-11T00:50:42.254Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:50:42.862Z] Removing intermediate container e9f3610390f1 [2021-06-11T00:50:42.862Z] ---> 50888a1c42eb [2021-06-11T00:50:42.862Z] Step 21/22 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a [2021-06-11T00:50:43.142Z] ---> Running in e5da815a6210 [2021-06-11T00:50:43.764Z] ---> aad1f3dbf9d7 [2021-06-11T00:50:43.764Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-11T00:50:44.042Z] Removing intermediate container e5da815a6210 [2021-06-11T00:50:44.042Z] ---> 5ec5ccfb0517 [2021-06-11T00:50:44.042Z] Step 22/22 : LABEL version=0.0.0 [2021-06-11T00:50:44.323Z] ---> Running in 59100c11bb61 [2021-06-11T00:50:45.311Z] Removing intermediate container 59100c11bb61 [2021-06-11T00:50:45.311Z] ---> affa840d2611 [2021-06-11T00:50:45.311Z] [2021-06-11T00:50:45.589Z] Successfully built affa840d2611 [2021-06-11T00:50:45.868Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-11T00:50:46.466Z]  Building security-proxy-setup ... done  ---> ea901615aa24 [2021-06-11T00:50:46.466Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-11T00:50:47.923Z] ---> e5ad6d6dd40d [2021-06-11T00:50:47.923Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-11T00:50:49.383Z] ---> 490d65dca974 [2021-06-11T00:50:49.383Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-11T00:50:50.375Z] ---> eaec2b408606 [2021-06-11T00:50:50.375Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-11T00:50:50.980Z] ---> Running in 142019af8454 [2021-06-11T00:50:51.966Z] Removing intermediate container 142019af8454 [2021-06-11T00:50:51.966Z] ---> b1792c82570f [2021-06-11T00:50:51.966Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-11T00:50:53.421Z] ---> b3af86bd927c [2021-06-11T00:50:53.421Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-11T00:50:53.700Z] ---> Running in d60b49254ce2 [2021-06-11T00:50:58.156Z] Removing intermediate container d60b49254ce2 [2021-06-11T00:50:58.156Z] ---> 26113583218b [2021-06-11T00:50:58.156Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-11T00:50:58.156Z] ---> Running in d4f0eac50bc0 [2021-06-11T00:50:59.150Z] Removing intermediate container d4f0eac50bc0 [2021-06-11T00:50:59.150Z] ---> 17c719d9de16 [2021-06-11T00:50:59.150Z] Step 29/32 : CMD ["gate"] [2021-06-11T00:50:59.429Z] ---> Running in 229eba8668b0 [2021-06-11T00:51:00.428Z] Removing intermediate container 229eba8668b0 [2021-06-11T00:51:00.428Z] ---> 1c816d5e4146 [2021-06-11T00:51:00.428Z] Step 30/32 : LABEL arch=arm64 [2021-06-11T00:51:00.709Z] ---> Running in fb330b59d97f [2021-06-11T00:51:01.322Z] Removing intermediate container fb330b59d97f [2021-06-11T00:51:01.322Z] ---> f5849c45e216 [2021-06-11T00:51:01.322Z] Step 31/32 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a [2021-06-11T00:51:01.943Z] ---> Running in 024bad4e01ae [2021-06-11T00:51:02.553Z] Removing intermediate container 024bad4e01ae [2021-06-11T00:51:02.553Z] ---> 28066732dee7 [2021-06-11T00:51:02.553Z] Step 32/32 : LABEL version=0.0.0 [2021-06-11T00:51:02.841Z] ---> Running in 8b7cb51310cd [2021-06-11T00:51:03.442Z] Removing intermediate container 8b7cb51310cd [2021-06-11T00:51:03.442Z] ---> 495b25957a43 [2021-06-11T00:51:03.442Z] [2021-06-11T00:51:04.039Z] Successfully built 495b25957a43 [2021-06-11T00:51:04.039Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-11T00:51:08.378Z]  Building security-bootstrapper ... done Removing intermediate container fa36c3d2ba31 [2021-06-11T00:51:08.378Z] ---> f8c86118f354 [2021-06-11T00:51:08.378Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-11T00:51:08.664Z] ---> Running in 0f73f67a9ce0 [2021-06-11T00:51:10.112Z] 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-11T00:51:13.506Z] Removing intermediate container 0f73f67a9ce0 [2021-06-11T00:51:13.507Z] ---> 02f61bed7d4f [2021-06-11T00:51:13.507Z] [2021-06-11T00:51:13.507Z] Step 12/24 : FROM docker:20.10.0 [2021-06-11T00:51:13.507Z] 20.10.0: Pulling from library/docker [2021-06-11T00:51:16.116Z] Removing intermediate container 5905fc30608b [2021-06-11T00:51:16.117Z] ---> f6f25c78c8d1 [2021-06-11T00:51:16.117Z] [2021-06-11T00:51:16.117Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:51:16.117Z] ---> 9852663dfa18 [2021-06-11T00:51:16.117Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-11T00:51:16.389Z] ---> Running in fa2315aa19b9 [2021-06-11T00:51:16.979Z] Removing intermediate container fa2315aa19b9 [2021-06-11T00:51:16.979Z] ---> c03c6afb8dc0 [2021-06-11T00:51:16.979Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-11T00:51:17.251Z] ---> Running in 1eed6d77601a [2021-06-11T00:51:17.847Z] Removing intermediate container 1eed6d77601a [2021-06-11T00:51:17.847Z] ---> 29f418eaa722 [2021-06-11T00:51:17.847Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-11T00:51:18.119Z] ---> Running in 5f394246a069 [2021-06-11T00:51:18.712Z] Removing intermediate container 5f394246a069 [2021-06-11T00:51:18.712Z] ---> daa429de5036 [2021-06-11T00:51:18.712Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:51:18.984Z] ---> Running in c5ad3fd2d8e2 [2021-06-11T00:51:22.369Z] Removing intermediate container c5ad3fd2d8e2 [2021-06-11T00:51:22.369Z] ---> 53572a2e8cd8 [2021-06-11T00:51:22.369Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T00:51:22.369Z] ---> Running in 812613a6faf1 [2021-06-11T00:51:22.641Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T00:51:22.641Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T00:51:22.641Z] ---> eeaf43b92773 [2021-06-11T00:51:22.641Z] 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-11T00:51:22.912Z] ---> Running in 5ccbb870772e [2021-06-11T00:51:23.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:51:23.456Z] Removing intermediate container 5ccbb870772e [2021-06-11T00:51:23.456Z] ---> b69c15dc4d73 [2021-06-11T00:51:23.456Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-11T00:51:23.729Z] ---> Running in aecf60f0ebc4 [2021-06-11T00:51:24.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:51:24.979Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:51:24.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:51:24.979Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T00:51:24.979Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T00:51:25.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:51:25.251Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T00:51:25.251Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T00:51:25.523Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T00:51:25.523Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:51:25.523Z] OK: 8 MiB in 20 packages [2021-06-11T00:51:25.800Z] (1/39) Installing readline (8.0.4-r0) [2021-06-11T00:51:25.800Z] (2/39) Installing bash (5.0.17-r0) [2021-06-11T00:51:26.076Z] Executing bash-5.0.17-r0.post-install [2021-06-11T00:51:26.076Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:51:26.076Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-11T00:51:26.076Z] (5/39) Installing curl (7.77.0-r0) [2021-06-11T00:51:26.076Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-11T00:51:26.076Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-11T00:51:26.076Z] (8/39) Installing expat (2.2.9-r1) [2021-06-11T00:51:26.076Z] (9/39) Installing libffi (3.3-r2) [2021-06-11T00:51:26.076Z] (10/39) Installing gdbm (1.13-r1) [2021-06-11T00:51:26.076Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-11T00:51:26.076Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-11T00:51:26.076Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-11T00:51:27.063Z] Removing intermediate container 812613a6faf1 [2021-06-11T00:51:27.063Z] ---> 3e88efb681bd [2021-06-11T00:51:27.063Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:51:28.041Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-11T00:51:28.041Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-11T00:51:28.041Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-11T00:51:28.041Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-11T00:51:28.041Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-11T00:51:28.041Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-11T00:51:28.315Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-11T00:51:28.315Z] ---> 2fd6ef8336cb [2021-06-11T00:51:28.315Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-11T00:51:28.315Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-11T00:51:28.315Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-11T00:51:28.315Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-11T00:51:28.315Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-11T00:51:28.590Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-11T00:51:28.590Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-11T00:51:28.590Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-11T00:51:28.591Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-11T00:51:28.591Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-11T00:51:28.591Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-11T00:51:28.591Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-11T00:51:28.591Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-11T00:51:28.591Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-11T00:51:28.591Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-11T00:51:28.591Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-11T00:51:28.591Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-11T00:51:28.591Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-11T00:51:28.591Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-11T00:51:28.591Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-11T00:51:28.867Z] Executing busybox-1.31.1-r19.trigger [2021-06-11T00:51:28.867Z] OK: 72 MiB in 59 packages [2021-06-11T00:51:29.857Z] ---> 0c8ab836ec0d [2021-06-11T00:51:29.857Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-11T00:51:30.844Z] ---> 32149332b607 [2021-06-11T00:51:30.844Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-11T00:51:31.118Z] ---> Running in 7bec9f5832c3 [2021-06-11T00:51:31.713Z] Removing intermediate container 7bec9f5832c3 [2021-06-11T00:51:31.714Z] ---> b4243f78124f [2021-06-11T00:51:31.714Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:51:31.714Z] ---> Running in 672cfea7e58d [2021-06-11T00:51:32.312Z] Removing intermediate container 672cfea7e58d [2021-06-11T00:51:32.312Z] ---> 2b4e7ee7dfba [2021-06-11T00:51:32.312Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:51:32.583Z] ---> Running in 9a25e8631262 [2021-06-11T00:51:33.182Z] Removing intermediate container 9a25e8631262 [2021-06-11T00:51:33.182Z] ---> 79e740c33614 [2021-06-11T00:51:33.182Z] Step 23/24 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a [2021-06-11T00:51:33.182Z] ---> Running in 32923fbbd802 [2021-06-11T00:51:33.787Z] Removing intermediate container 32923fbbd802 [2021-06-11T00:51:33.787Z] ---> 7479837ec6ff [2021-06-11T00:51:33.787Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:51:34.063Z] ---> Running in dfc99a96640b [2021-06-11T00:51:34.660Z] Removing intermediate container dfc99a96640b [2021-06-11T00:51:34.660Z] ---> ee125ff22c2f [2021-06-11T00:51:34.660Z] [2021-06-11T00:51:34.933Z] Successfully built ee125ff22c2f [2021-06-11T00:51:34.933Z] Successfully tagged core-data-arm64:latest [2021-06-11T00:51:35.528Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-11T00:51:35.802Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-11T00:51:36.777Z] Collecting jsonschema<3,>=2.5.1 [2021-06-11T00:51:36.777Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-11T00:51:37.752Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-11T00:51:37.752Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-11T00:51:38.727Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-11T00:51:38.727Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-11T00:51:43.020Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-11T00:51:43.020Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-11T00:51:43.293Z] Collecting cached-property<2,>=1.2.0 [2021-06-11T00:51:43.293Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-11T00:51:43.884Z] Collecting docopt<0.7,>=0.6.1 [2021-06-11T00:51:43.884Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-11T00:51:47.265Z] Collecting docker<4.0,>=3.6.0 [2021-06-11T00:51:47.265Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-11T00:51:48.240Z] Collecting texttable<0.10,>=0.9.0 [2021-06-11T00:51:48.241Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-11T00:51:51.634Z] 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-11T00:51:52.230Z] Collecting PyYAML<4,>=3.10 [2021-06-11T00:51:52.230Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-11T00:51:57.622Z] Collecting idna<2.8,>=2.5 [2021-06-11T00:51:57.622Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-11T00:51:57.622Z] 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-11T00:51:57.622Z] 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-11T00:51:58.217Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-11T00:51:58.217Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-11T00:51:58.815Z] Collecting docker-pycreds>=0.4.0 [2021-06-11T00:51:58.815Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-11T00:51:59.088Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-11T00:51:59.088Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-11T00:51:59.088Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-11T00:51:59.088Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-11T00:52:00.521Z] Installing collected packages: jsonschema, websocket-client, dockerpty, idna, urllib3, requests, cached-property, docopt, docker-pycreds, docker, texttable, PyYAML, docker-compose [2021-06-11T00:52:01.537Z] Running setup.py install for dockerpty: started [2021-06-11T00:52:04.957Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-11T00:52:04.957Z] Attempting uninstall: idna [2021-06-11T00:52:04.957Z] Found existing installation: idna 2.9 [2021-06-11T00:52:04.957Z] Uninstalling idna-2.9: [2021-06-11T00:52:04.957Z] Successfully uninstalled idna-2.9 [2021-06-11T00:52:05.556Z] Attempting uninstall: urllib3 [2021-06-11T00:52:05.828Z] Found existing installation: urllib3 1.25.9 [2021-06-11T00:52:05.828Z] Uninstalling urllib3-1.25.9: [2021-06-11T00:52:05.828Z] Successfully uninstalled urllib3-1.25.9 [2021-06-11T00:52:06.809Z] Attempting uninstall: requests [2021-06-11T00:52:06.809Z] Found existing installation: requests 2.23.0 [2021-06-11T00:52:06.809Z] Uninstalling requests-2.23.0: [2021-06-11T00:52:06.809Z] Successfully uninstalled requests-2.23.0 [2021-06-11T00:52:07.084Z] Running setup.py install for docopt: started [2021-06-11T00:52:10.469Z] Running setup.py install for docopt: finished with status 'done' [2021-06-11T00:52:11.449Z] Running setup.py install for texttable: started [2021-06-11T00:52:14.835Z] Running setup.py install for texttable: finished with status 'done' [2021-06-11T00:52:14.835Z] Running setup.py install for PyYAML: started [2021-06-11T00:52:18.213Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-11T00:52:19.187Z] 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-11T00:52:29.324Z] Removing intermediate container aecf60f0ebc4 [2021-06-11T00:52:29.324Z] ---> 856711d59378 [2021-06-11T00:52:29.324Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-11T00:52:29.324Z] ---> Running in 56dc0ab8d728 [2021-06-11T00:52:29.324Z] Removing intermediate container 56dc0ab8d728 [2021-06-11T00:52:29.324Z] ---> c917c7db0eed [2021-06-11T00:52:29.324Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-11T00:52:29.324Z] ---> Running in c05c4b9acc3f [2021-06-11T00:52:29.924Z] Removing intermediate container c05c4b9acc3f [2021-06-11T00:52:29.924Z] ---> 8af5ba274943 [2021-06-11T00:52:29.924Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-11T00:52:31.370Z] ---> 7e2eae0fe888 [2021-06-11T00:52:31.370Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-11T00:52:32.346Z] ---> 1e8166dafc8d [2021-06-11T00:52:32.346Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-11T00:52:33.774Z] ---> e8361c2e64c9 [2021-06-11T00:52:33.774Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-11T00:52:33.774Z] ---> Running in c46d62d86ba5 [2021-06-11T00:52:34.372Z] Removing intermediate container c46d62d86ba5 [2021-06-11T00:52:34.372Z] ---> 9a09e60cc577 [2021-06-11T00:52:34.372Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:52:34.372Z] ---> Running in 219a2ec27b5e [2021-06-11T00:52:34.976Z] Removing intermediate container 219a2ec27b5e [2021-06-11T00:52:34.976Z] ---> 814739bf6d0c [2021-06-11T00:52:34.976Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:52:34.976Z] ---> Running in 679985682d9b [2021-06-11T00:52:35.584Z] Removing intermediate container 679985682d9b [2021-06-11T00:52:35.584Z] ---> 9ca2c0b0f52d [2021-06-11T00:52:35.584Z] Step 23/24 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a [2021-06-11T00:52:35.584Z] ---> Running in 992e0eee537e [2021-06-11T00:52:36.567Z] Removing intermediate container 992e0eee537e [2021-06-11T00:52:36.567Z] ---> fb9865ee7b59 [2021-06-11T00:52:36.567Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:52:37.165Z] ---> Running in 17c5f356e520 [2021-06-11T00:52:37.766Z] Removing intermediate container 17c5f356e520 [2021-06-11T00:52:37.766Z] ---> fc2a9f67d7ca [2021-06-11T00:52:37.766Z] [2021-06-11T00:52:38.039Z] Successfully built fc2a9f67d7ca [2021-06-11T00:52:38.312Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-11T00:52:38.922Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-11T00:52:38.920Z] $ docker stop --time=1 0b701309a1c11e0e4cae22ccf9c587878094e69fc124aa2d185aa8fe8125351a [2021-06-11T00:52:40.734Z] $ docker rm -f 0b701309a1c11e0e4cae22ccf9c587878094e69fc124aa2d185aa8fe8125351a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:52:41.330Z] + docker images [2021-06-11T00:52:41.602Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T00:52:41.602Z] sys-mgmt-agent-arm64 latest fc2a9f67d7ca 4 seconds ago 299MB [2021-06-11T00:52:41.602Z] core-data-arm64 latest ee125ff22c2f About a minute ago 19.1MB [2021-06-11T00:52:41.602Z] f6f25c78c8d1 About a minute ago 975MB [2021-06-11T00:52:41.602Z] 02f61bed7d4f About a minute ago 969MB [2021-06-11T00:52:41.602Z] security-bootstrapper-arm64 latest 495b25957a43 About a minute ago 17.1MB [2021-06-11T00:52:41.602Z] security-proxy-setup-arm64 latest affa840d2611 About a minute ago 24MB [2021-06-11T00:52:41.602Z] 7728694c2cb4 2 minutes ago 972MB [2021-06-11T00:52:41.602Z] 7387b5bd4832 2 minutes ago 968MB [2021-06-11T00:52:41.602Z] security-secretstore-setup-arm64 latest 8093d50c89ca 4 minutes ago 26.5MB [2021-06-11T00:52:41.602Z] core-metadata-arm64 latest 69b1008ede39 4 minutes ago 15.6MB [2021-06-11T00:52:41.602Z] core-command-arm64 latest fa8af41135d4 4 minutes ago 15MB [2021-06-11T00:52:41.602Z] support-notifications-arm64 latest 75d6430bedb1 4 minutes ago 15.7MB [2021-06-11T00:52:41.602Z] support-scheduler-arm64 latest 4b28394c08e9 5 minutes ago 15.1MB [2021-06-11T00:52:41.602Z] 3d535404363a 5 minutes ago 972MB [2021-06-11T00:52:41.602Z] b878c128857f 5 minutes ago 974MB [2021-06-11T00:52:41.602Z] 8cc1ef3c7c58 5 minutes ago 969MB [2021-06-11T00:52:41.602Z] 2ca1f06f0d60 5 minutes ago 968MB [2021-06-11T00:52:41.602Z] 65fc33bd7498 5 minutes ago 967MB [2021-06-11T00:52:41.602Z] ci-base-image-arm64 latest 2f3bfe999844 16 minutes ago 642MB [2021-06-11T00:52:41.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 33 hours ago 429MB [2021-06-11T00:52:41.602Z] alpine 3.12 9852663dfa18 8 weeks ago 5.32MB [2021-06-11T00:52:41.602Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-11T00:52:41.602Z] 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-11T00:52:42.365Z] ---> job-cost.sh [2021-06-11T00:52:42.365Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hexi [2021-06-11T00:53:38.843Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T00:55:30.619Z] lf-activate-venv(): INFO: Adding /tmp/venv-hexi/bin to PATH [2021-06-11T00:55:30.619Z] INFO: No Stack... [2021-06-11T00:55:30.619Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T00:55:30.619Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T00:55:30.965Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-06-11T00:55:30.965Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T00:55:31.038Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3556-4-stack-cost] [2021-06-11T00:55:31.047Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3556-4-stack-cost] did not exist. Created. [2021-06-11T00:55:31.047Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3556-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T00:55:31.439Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T00:55:31.717Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T00:55:31.730Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3556-4-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-11T00:55:33.523Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:55:34.092Z] ---> package-listing.sh [2021-06-11T00:55:34.092Z] ++ facter osfamily [2021-06-11T00:55:34.092Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T00:55:34.354Z] + OS_FAMILY=redhat [2021-06-11T00:55:34.354Z] + workspace=/w/workspace/edgex-go/4 [2021-06-11T00:55:34.354Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T00:55:34.354Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T00:55:34.354Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T00:55:34.354Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T00:55:34.354Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-11T00:55:34.354Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T00:55:34.354Z] + case "${OS_FAMILY}" in [2021-06-11T00:55:34.354Z] + sort [2021-06-11T00:55:34.354Z] + rpm -qa [2021-06-11T00:55:36.274Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T00:55:36.275Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T00:55:36.275Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T00:55:36.275Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-11T00:55:36.275Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-06-11T00:55:36.275Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-06-11T00:55:36.290Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T00:55:36.578Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:55:37.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:55:37.146Z] [2021-06-11T00:55:37.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:55:37.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:55:37.468Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T00:55:37.468Z] df20fa9351a1: Pulling fs layer [2021-06-11T00:55:37.468Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T00:55:37.468Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T00:55:37.468Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T00:55:37.468Z] 93b61091891f: Pulling fs layer [2021-06-11T00:55:37.468Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T00:55:37.468Z] 5e14af77c1be: Pulling fs layer [2021-06-11T00:55:37.468Z] 01666e4c0597: Pulling fs layer [2021-06-11T00:55:37.468Z] aa168da1d23b: Pulling fs layer [2021-06-11T00:55:37.468Z] 46f8f816bc3b: Waiting [2021-06-11T00:55:37.468Z] 93b61091891f: Waiting [2021-06-11T00:55:37.468Z] 93b9cdb0e59b: Waiting [2021-06-11T00:55:37.468Z] 5e14af77c1be: Waiting [2021-06-11T00:55:37.468Z] 01666e4c0597: Waiting [2021-06-11T00:55:37.468Z] aa168da1d23b: Waiting [2021-06-11T00:55:37.468Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T00:55:37.468Z] 36b3adc4ff6f: Download complete [2021-06-11T00:55:37.468Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T00:55:37.468Z] 46f8f816bc3b: Download complete [2021-06-11T00:55:37.468Z] df20fa9351a1: Verifying Checksum [2021-06-11T00:55:37.468Z] df20fa9351a1: Download complete [2021-06-11T00:55:37.468Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T00:55:37.468Z] 93b9cdb0e59b: Download complete [2021-06-11T00:55:37.732Z] 5e14af77c1be: Verifying Checksum [2021-06-11T00:55:37.732Z] 5e14af77c1be: Download complete [2021-06-11T00:55:37.732Z] 93b61091891f: Verifying Checksum [2021-06-11T00:55:37.732Z] 93b61091891f: Download complete [2021-06-11T00:55:37.732Z] 01666e4c0597: Verifying Checksum [2021-06-11T00:55:37.732Z] 01666e4c0597: Download complete [2021-06-11T00:55:37.732Z] df20fa9351a1: Pull complete [2021-06-11T00:55:37.732Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T00:55:37.732Z] 8ad3a11d3b57: Download complete [2021-06-11T00:55:37.732Z] 36b3adc4ff6f: Pull complete [2021-06-11T00:55:38.314Z] 8ad3a11d3b57: Pull complete [2021-06-11T00:55:38.314Z] 46f8f816bc3b: Pull complete [2021-06-11T00:55:38.578Z] 93b61091891f: Pull complete [2021-06-11T00:55:38.838Z] 93b9cdb0e59b: Pull complete [2021-06-11T00:55:38.838Z] 5e14af77c1be: Pull complete [2021-06-11T00:55:38.838Z] 01666e4c0597: Pull complete [2021-06-11T00:55:39.784Z] aa168da1d23b: Verifying Checksum [2021-06-11T00:55:39.784Z] aa168da1d23b: Download complete [2021-06-11T00:55:44.010Z] aa168da1d23b: Pull complete [2021-06-11T00:55:44.010Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T00:55:44.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:55:44.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T00:55:44.086Z] prd-centos7-docker-4c-2g-385 does not seem to be running inside a container [2021-06-11T00:55:44.128Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T00:55:47.866Z] $ docker top 5c7b045908b23b066ed49f72a7c68891d5ea65695f9812442369503182d63ae3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:55:48.279Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T00:55:48.578Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T00:55:48.885Z] + ls /var/log/sa-host [2021-06-11T00:55:48.885Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T00:55:48.885Z] file_magic: OK [2021-06-11T00:55:48.885Z] HZ: Using current value: 100 [2021-06-11T00:55:48.885Z] file_header: OK [2021-06-11T00:55:48.885Z] 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-11T00:55:48.885Z] Statistics: [2021-06-11T00:55:48.885Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T00:55:48.885Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T00:55:48.885Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T00:55:48.885Z] file_magic: OK [2021-06-11T00:55:48.885Z] HZ: Using current value: 100 [2021-06-11T00:55:48.885Z] file_header: OK [2021-06-11T00:55:48.885Z] 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-11T00:55:48.885Z] Statistics: [2021-06-11T00:55:48.885Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T00:55:48.885Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T00:55:49.542Z] provisioning config files... [2021-06-11T00:55:49.556Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4442259281124053580tmp [Pipeline] { [Pipeline] echo [2021-06-11T00:55:49.579Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:55:49.877Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T00:55:49.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:55:50.286Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T00:55:50.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:55:50.591Z] ---> sudo-logs.sh [2021-06-11T00:55:50.591Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T00:55:50.643Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:55:50.937Z] ---> job-cost.sh [2021-06-11T00:55:50.937Z] lf-activate-venv: SKIPPING [2021-06-11T00:55:50.937Z] DEBUG: total: 0.18000000715255737 [2021-06-11T00:55:50.937Z] INFO: Retrieving Stack Cost... [2021-06-11T00:55:52.325Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T00:55:52.586Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T00:55:52.601Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:55:52.899Z] ---> logs-deploy.sh [2021-06-11T00:55:52.900Z] lf-activate-venv: SKIPPING [2021-06-11T00:55:52.900Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3556/4 [2021-06-11T00:55:52.900Z] INFO: archiving workspace using pattern(s): [2021-06-11T00:55:53.848Z] Archives upload complete. [2021-06-11T00:55:53.848Z] INFO: archiving logs to Nexus