Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 rather than 7646f62f59f7f9ae4db74acd8414c192257ef4ff Obtained Jenkinsfile from 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 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-ssh8174555567933040475.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh92772705166435193.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 9d0281235b943b7ad605f650702698f9078b2862 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-3510/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-3510/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7883073757098328349.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh2327496309042163260.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3510/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-3510/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2852185849404186476.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-centos7-docker-4c-2g-500’ is offline ‘prd-centos7-docker-4c-2g-502’ is offline ‘prd-centos7-docker-4c-2g-504’ is offline Running on prd-centos7-docker-4c-2g-507 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh5869718329068998095.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/3@tmp/jenkins-gitclient-ssh3912293919182674509.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 7646f62f59f7f9ae4db74acd8414c192257ef4ff Merge succeeded, producing 68398d76b0c8aa8841c407e12e7461b934835165 Checking out Revision 68398d76b0c8aa8841c407e12e7461b934835165 (PR-3510) > git config core.sparsecheckout # timeout=10 > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # 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/3@tmp/jenkins-gitclient-ssh4808514808177904466.key > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68398d76b0c8aa8841c407e12e7461b934835165 # timeout=10 Commit message: "Merge commit '550dbfbb7a3c0bbee0312ba32fc98e89501b71b9' into HEAD" > git rev-list --no-walk 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-27T00:30:41.193Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-27T00:30:41.268Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-27T00:30:41.295Z] ========================================================= [2021-05-27T00:30:41.295Z] EdgeX Global Pipelines Version Info [2021-05-27T00:30:41.295Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:30:42.788Z] ------------------- [2021-05-27T00:30:42.789Z] stable info: [2021-05-27T00:30:42.789Z] ------------------- [2021-05-27T00:30:42.789Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-27T00:30:42.789Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T00:30:42.789Z] Message: update stable to v1.0.192 [2021-05-27T00:30:43.362Z] ------------------- [2021-05-27T00:30:43.362Z] experimental info: [2021-05-27T00:30:43.362Z] ------------------- [2021-05-27T00:30:43.362Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-27T00:30:43.362Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T00:30:43.362Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-27T00:30:43.469Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-27T00:30:43.492Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-27T00:30:43.513Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-27T00:30:43.534Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-27T00:30:43.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-27T00:30:43.578Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-27T00:30:43.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-27T00:30:43.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-27T00:30:43.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-27T00:30:43.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-27T00:30:43.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-27T00:30:43.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-27T00:30:43.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-27T00:30:43.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-27T00:30:43.767Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T00:30:43.791Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T00:30:43.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-27T00:30:43.838Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-27T00:30:43.877Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-27T00:30:43.904Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-27T00:30:43.939Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-27T00:30:43.961Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-27T00:30:43.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3510 [Pipeline] echo [2021-05-27T00:30:44.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3510 [Pipeline] echo [2021-05-27T00:30:44.031Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3510 [Pipeline] echo [2021-05-27T00:30:44.052Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68398d76b0c8aa8841c407e12e7461b934835165 [Pipeline] echo [2021-05-27T00:30:44.073Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68398d7 [Pipeline] echo [2021-05-27T00:30:44.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T00:30:44.164Z] provisioning config files... [2021-05-27T00:30:44.179Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config722268626390553663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:30:44.493Z] ---> docker-login.sh [2021-05-27T00:30:44.494Z] nexus3.edgexfoundry.org:10001 [2021-05-27T00:30:45.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:30:45.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:30:45.443Z] Configure a credential helper to remove this warning. See [2021-05-27T00:30:45.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:30:45.443Z] [2021-05-27T00:30:45.443Z] Login Succeeded [2021-05-27T00:30:45.443Z] nexus3.edgexfoundry.org:10002 [2021-05-27T00:30:45.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:30:45.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:30:45.443Z] Configure a credential helper to remove this warning. See [2021-05-27T00:30:45.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:30:45.443Z] [2021-05-27T00:30:45.443Z] Login Succeeded [2021-05-27T00:30:45.443Z] nexus3.edgexfoundry.org:10003 [2021-05-27T00:30:45.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:30:45.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:30:45.710Z] Configure a credential helper to remove this warning. See [2021-05-27T00:30:45.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:30:45.710Z] [2021-05-27T00:30:45.710Z] Login Succeeded [2021-05-27T00:30:45.710Z] nexus3.edgexfoundry.org:10004 [2021-05-27T00:30:45.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:30:45.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:30:45.710Z] Configure a credential helper to remove this warning. See [2021-05-27T00:30:45.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:30:45.710Z] [2021-05-27T00:30:45.710Z] Login Succeeded [2021-05-27T00:30:45.710Z] docker.io [2021-05-27T00:30:45.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:30:46.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:30:46.282Z] Configure a credential helper to remove this warning. See [2021-05-27T00:30:46.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:30:46.282Z] [2021-05-27T00:30:46.282Z] Login Succeeded [2021-05-27T00:30:46.282Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T00:30:46.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T00:30:46.627Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-27T00:30:46.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:30:46.628Z] ++ cut -d/ -f2 [2021-05-27T00:30:46.628Z] ++ dirname cmd/core-command/Dockerfile [2021-05-27T00:30:46.628Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-27T00:30:46.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:30:46.628Z] ++ dirname cmd/core-data/Dockerfile [2021-05-27T00:30:46.628Z] ++ cut -d/ -f2 [2021-05-27T00:30:46.628Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-27T00:30:46.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:30:46.628Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-27T00:30:46.628Z] ++ cut -d/ -f2 [2021-05-27T00:30:46.628Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-27T00:30:46.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:30:46.628Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-27T00:30:46.628Z] ++ cut -d/ -f2 [2021-05-27T00:30:46.628Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-27T00:30:46.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:30:46.628Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-27T00:30:46.628Z] ++ cut -d/ -f2 [2021-05-27T00:30:46.628Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-27T00:30:46.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:30:46.628Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-27T00:30:46.628Z] ++ cut -d/ -f2 [2021-05-27T00:30:46.628Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-27T00:30:46.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:30:46.628Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-27T00:30:46.628Z] ++ cut -d/ -f2 [2021-05-27T00:30:46.628Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-27T00:30:46.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:30:46.628Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-27T00:30:46.628Z] ++ cut -d/ -f2 [2021-05-27T00:30:46.628Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-27T00:30:46.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T00:30:46.628Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-27T00:30:46.628Z] ++ cut -d/ -f2 [2021-05-27T00:30:46.628Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-27T00:30:46.671Z] 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-05-27T00:30:47.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T00:30:47.328Z] [2021-05-27T00:30:47.328Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:30:47.648Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T00:30:47.648Z] latest: Pulling from edgex-devops/git-semver [2021-05-27T00:30:47.648Z] 31603596830f: Pulling fs layer [2021-05-27T00:30:47.648Z] 54011a49482f: Pulling fs layer [2021-05-27T00:30:47.648Z] a6820b24f6d8: Pulling fs layer [2021-05-27T00:30:47.648Z] f581987b2513: Pulling fs layer [2021-05-27T00:30:47.648Z] f581987b2513: Waiting [2021-05-27T00:30:47.648Z] 54011a49482f: Verifying Checksum [2021-05-27T00:30:47.648Z] 54011a49482f: Download complete [2021-05-27T00:30:47.909Z] 31603596830f: Verifying Checksum [2021-05-27T00:30:47.909Z] 31603596830f: Download complete [2021-05-27T00:30:47.909Z] f581987b2513: Verifying Checksum [2021-05-27T00:30:47.909Z] f581987b2513: Download complete [2021-05-27T00:30:47.909Z] a6820b24f6d8: Verifying Checksum [2021-05-27T00:30:47.909Z] a6820b24f6d8: Download complete [2021-05-27T00:30:47.909Z] 31603596830f: Pull complete [2021-05-27T00:30:48.171Z] 54011a49482f: Pull complete [2021-05-27T00:30:48.745Z] a6820b24f6d8: Pull complete [2021-05-27T00:30:48.745Z] f581987b2513: Pull complete [2021-05-27T00:30:49.011Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-27T00:30:49.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T00:30:49.011Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-27T00:30:49.088Z] prd-centos7-docker-4c-2g-507 does not seem to be running inside a container [2021-05-27T00:30:49.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat [2021-05-27T00:30:50.285Z] $ docker top 36d0ab69fe6aeb052eeb46156e92bbfb11377bb462776107d83bc575faea5262 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T00:30:50.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T00:30:50.420Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T00:30:50.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T00:30:50.531Z] $ docker exec 36d0ab69fe6aeb052eeb46156e92bbfb11377bb462776107d83bc575faea5262 ssh-agent [2021-05-27T00:30:50.645Z] SSH_AUTH_SOCK=/tmp/ssh-tn14sopjw04r/agent.13 [2021-05-27T00:30:50.645Z] SSH_AGENT_PID=19 [2021-05-27T00:30:50.657Z] Running ssh-add (command line suppressed) [2021-05-27T00:30:50.753Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1519389120819428720.key (/w/workspace/edgex-go/3@tmp/private_key_1519389120819428720.key) [2021-05-27T00:30:50.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T00:30:51.075Z] + git tag --points-at HEAD [Pipeline] } [2021-05-27T00:30:51.086Z] $ docker exec --env ******** --env ******** 36d0ab69fe6aeb052eeb46156e92bbfb11377bb462776107d83bc575faea5262 ssh-agent -k [2021-05-27T00:30:51.184Z] unset SSH_AUTH_SOCK; [2021-05-27T00:30:51.184Z] unset SSH_AGENT_PID; [2021-05-27T00:30:51.184Z] echo Agent pid 19 killed; [2021-05-27T00:30:51.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-27T00:30:51.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T00:30:51.247Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T00:30:51.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T00:30:51.364Z] $ docker exec 36d0ab69fe6aeb052eeb46156e92bbfb11377bb462776107d83bc575faea5262 ssh-agent [2021-05-27T00:30:51.480Z] SSH_AUTH_SOCK=/tmp/ssh-x9B43zJT2Q4c/agent.53 [2021-05-27T00:30:51.480Z] SSH_AGENT_PID=60 [2021-05-27T00:30:51.488Z] Running ssh-add (command line suppressed) [2021-05-27T00:30:51.579Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4800370254582103658.key (/w/workspace/edgex-go/3@tmp/private_key_4800370254582103658.key) [2021-05-27T00:30:51.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T00:30:51.902Z] + git semver init [2021-05-27T00:30:51.902Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T00:30:51.902Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-05-27T00:30:51.902Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-05-27T00:30:51.902Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T00:30:51.902Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T00:30:51.902Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T00:30:51.902Z] # $SEMVER_BRANCH = PR-3510 [2021-05-27T00:30:51.902Z] # $SEMVER_TEMP = /tmp/semver-271370009 [2021-05-27T00:30:51.902Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-27T00:31:04.258Z] # '/tmp/semver-271370009' -> '/w/workspace/edgex-go/3/.semver' [2021-05-27T00:31:04.258Z] # -> Force: false [2021-05-27T00:31:04.258Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-05-27T00:31:04.266Z] $ docker exec --env ******** --env ******** 36d0ab69fe6aeb052eeb46156e92bbfb11377bb462776107d83bc575faea5262 ssh-agent -k [2021-05-27T00:31:04.363Z] unset SSH_AUTH_SOCK; [2021-05-27T00:31:04.363Z] unset SSH_AGENT_PID; [2021-05-27T00:31:04.364Z] echo Agent pid 60 killed; [2021-05-27T00:31:04.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T00:31:04.715Z] + git semver [Pipeline] } [2021-05-27T00:31:04.729Z] $ docker stop --time=1 36d0ab69fe6aeb052eeb46156e92bbfb11377bb462776107d83bc575faea5262 [2021-05-27T00:31:07.414Z] $ docker rm -f 36d0ab69fe6aeb052eeb46156e92bbfb11377bb462776107d83bc575faea5262 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T00:31:07.820Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-27T00:31:08.073Z] Stashed 1 file(s) [Pipeline] echo [2021-05-27T00:31:08.076Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T00:31:08.566Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-27T00:31:08.860Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T00:31:09.159Z] + true [2021-05-27T00:31:09.159Z] + sudo service docker restart [2021-05-27T00:31:09.159Z] Redirecting to /bin/systemctl restart docker.service [2021-05-27T00:31:23.202Z] Still waiting to schedule task [2021-05-27T00:31:23.202Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-05-27T00:31:27.300Z] ========================================================= [2021-05-27T00:31:27.300Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-27T00:31:27.300Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:31:27.602Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-27T00:31:29.012Z] Sending build context to Docker daemon 330.9MB [2021-05-27T00:31:29.012Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T00:31:29.012Z] Step 2/6 : FROM ${BASE} [2021-05-27T00:31:29.012Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-27T00:31:29.012Z] 540db60ca938: Pulling fs layer [2021-05-27T00:31:29.012Z] adcc1eea9eea: Pulling fs layer [2021-05-27T00:31:29.012Z] 4c4ab2625f07: Pulling fs layer [2021-05-27T00:31:29.012Z] 0510c868ecb4: Pulling fs layer [2021-05-27T00:31:29.012Z] afea3b2eda06: Pulling fs layer [2021-05-27T00:31:29.012Z] 7809a108b3ef: Pulling fs layer [2021-05-27T00:31:29.012Z] f706445af74f: Pulling fs layer [2021-05-27T00:31:29.012Z] 0510c868ecb4: Waiting [2021-05-27T00:31:29.012Z] afea3b2eda06: Waiting [2021-05-27T00:31:29.012Z] 7809a108b3ef: Waiting [2021-05-27T00:31:29.012Z] f706445af74f: Waiting [2021-05-27T00:31:29.012Z] 4c4ab2625f07: Verifying Checksum [2021-05-27T00:31:29.012Z] 4c4ab2625f07: Download complete [2021-05-27T00:31:29.012Z] adcc1eea9eea: Verifying Checksum [2021-05-27T00:31:29.012Z] adcc1eea9eea: Download complete [2021-05-27T00:31:29.012Z] afea3b2eda06: Verifying Checksum [2021-05-27T00:31:29.012Z] afea3b2eda06: Download complete [2021-05-27T00:31:29.012Z] 7809a108b3ef: Verifying Checksum [2021-05-27T00:31:29.012Z] 7809a108b3ef: Download complete [2021-05-27T00:31:29.012Z] 540db60ca938: Verifying Checksum [2021-05-27T00:31:29.012Z] 540db60ca938: Download complete [2021-05-27T00:31:29.280Z] 540db60ca938: Pull complete [2021-05-27T00:31:29.280Z] adcc1eea9eea: Pull complete [2021-05-27T00:31:29.541Z] 4c4ab2625f07: Pull complete [2021-05-27T00:31:30.482Z] f706445af74f: Verifying Checksum [2021-05-27T00:31:30.482Z] f706445af74f: Download complete [2021-05-27T00:31:31.054Z] 0510c868ecb4: Verifying Checksum [2021-05-27T00:31:31.054Z] 0510c868ecb4: Download complete [2021-05-27T00:31:34.390Z] 0510c868ecb4: Pull complete [2021-05-27T00:31:34.390Z] afea3b2eda06: Pull complete [2021-05-27T00:31:34.390Z] 7809a108b3ef: Pull complete [2021-05-27T00:31:36.327Z] f706445af74f: Pull complete [2021-05-27T00:31:36.327Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-27T00:31:36.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-27T00:31:36.327Z] ---> b068be0155e3 [2021-05-27T00:31:36.327Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-27T00:31:40.554Z] ---> Running in 56ff60004623 [2021-05-27T00:31:40.555Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:31:41.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:31:42.074Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T00:31:42.649Z] (2/12) Installing file (5.39-r0) [2021-05-27T00:31:42.649Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T00:31:42.912Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T00:31:55.148Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-27T00:31:55.148Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T00:31:55.148Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T00:31:55.148Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T00:31:55.148Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T00:31:55.148Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T00:31:55.148Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T00:31:55.148Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T00:31:55.148Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T00:31:55.148Z] OK: 219 MiB in 52 packages [2021-05-27T00:31:56.542Z] Removing intermediate container 56ff60004623 [2021-05-27T00:31:56.542Z] ---> e23fac752d21 [2021-05-27T00:31:56.542Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T00:31:56.542Z] ---> Running in 7b87722e562b [2021-05-27T00:31:56.542Z] Removing intermediate container 7b87722e562b [2021-05-27T00:31:56.542Z] ---> 7dbd7f1034d7 [2021-05-27T00:31:56.542Z] Step 5/6 : COPY go.mod . [2021-05-27T00:31:56.804Z] ---> a91839d40d15 [2021-05-27T00:31:56.804Z] Step 6/6 : RUN go mod download [2021-05-27T00:31:56.804Z] ---> Running in c324638c4acd [2021-05-27T00:32:06.822Z] Removing intermediate container c324638c4acd [2021-05-27T00:32:06.822Z] ---> 76f8963bebd8 [2021-05-27T00:32:06.822Z] Successfully built 76f8963bebd8 [2021-05-27T00:32:07.083Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:32:07.388Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T00:32:07.388Z] . [Pipeline] withDockerContainer [2021-05-27T00:32:07.481Z] prd-centos7-docker-4c-2g-507 does not seem to be running inside a container [2021-05-27T00:32:07.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-27T00:32:07.958Z] $ docker top 5ace2a5012f0020b24f8ecb3be9e898edb179e35d939c7eb308fabbf27266e21 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T00:32:08.324Z] + go version [2021-05-27T00:32:08.324Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-27T00:32:08.333Z] $ docker stop --time=1 5ace2a5012f0020b24f8ecb3be9e898edb179e35d939c7eb308fabbf27266e21 [2021-05-27T00:32:09.539Z] $ docker rm -f 5ace2a5012f0020b24f8ecb3be9e898edb179e35d939c7eb308fabbf27266e21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:32:10.005Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T00:32:10.005Z] . [Pipeline] withDockerContainer [2021-05-27T00:32:10.077Z] prd-centos7-docker-4c-2g-507 does not seem to be running inside a container [2021-05-27T00:32:10.116Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-27T00:32:10.479Z] $ docker top 6f45a3a8971dd4a8d765de60890c1f22856e7b08a2f8b873fa4f49bdc5407b49 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T00:32:10.577Z] ========================================================= [2021-05-27T00:32:10.577Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-27T00:32:10.577Z] ========================================================= [Pipeline] sh [2021-05-27T00:32:10.893Z] + go mod tidy [Pipeline] sh [2021-05-27T00:32:11.457Z] + make test [2021-05-27T00:32:11.457Z] go mod tidy [2021-05-27T00:32:11.457Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T00:32:16.786Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-27T00:32:34.989Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-27T00:32:39.296Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-27T00:32:40.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-27T00:32:40.705Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-27T00:32:43.280Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-27T00:32:43.542Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-27T00:32:43.542Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-27T00:32:43.542Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-27T00:32:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-27T00:32:45.086Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-27T00:32:47.021Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-27T00:32:47.021Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-27T00:32:47.021Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-27T00:32:48.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.092s coverage: 46.1% of statements [2021-05-27T00:32:48.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-27T00:32:48.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-27T00:32:48.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-27T00:32:48.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-27T00:32:48.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-27T00:32:48.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-27T00:32:48.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements [2021-05-27T00:32:49.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.071s coverage: 100.0% of statements [2021-05-27T00:32:52.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.160s coverage: 27.7% of statements [2021-05-27T00:32:52.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-27T00:32:52.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-27T00:32:52.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-27T00:32:52.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-27T00:32:52.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-27T00:32:52.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-05-27T00:32:52.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-27T00:32:52.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements [2021-05-27T00:32:52.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-27T00:32:52.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.053s coverage: 100.0% of statements [2021-05-27T00:32:52.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-27T00:32:52.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-27T00:32:53.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.061s coverage: 58.6% of statements [2021-05-27T00:32:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-27T00:32:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-27T00:32:53.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.092s coverage: 87.7% of statements [2021-05-27T00:32:53.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-27T00:32:53.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:32:53.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.041s coverage: 78.9% of statements [2021-05-27T00:32:53.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-27T00:32:55.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.202s coverage: 28.6% of statements [2021-05-27T00:32:55.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-27T00:32:55.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-27T00:32:55.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-27T00:32:55.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-27T00:32:55.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-27T00:32:55.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements [2021-05-27T00:32:55.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-27T00:32:55.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements [2021-05-27T00:32:55.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-27T00:32:56.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.087s coverage: 86.7% of statements [2021-05-27T00:32:56.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-27T00:32:56.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.116s coverage: 97.5% of statements [2021-05-27T00:32:56.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-27T00:32:56.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements [2021-05-27T00:32:56.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-27T00:32:56.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-27T00:32:56.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-27T00:32:56.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-27T00:32:58.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.226s coverage: 95.1% of statements [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-27T00:32:58.292Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-05-27T00:32:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-27T00:32:58.292Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.047s coverage: 60.0% of statements [2021-05-27T00:32:59.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-05-27T00:32:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-27T00:32:59.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.062s coverage: 21.7% of statements [2021-05-27T00:32:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-27T00:32:59.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-05-27T00:32:59.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2021-05-27T00:32:59.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-05-27T00:33:00.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2021-05-27T00:33:00.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-05-27T00:33:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2021-05-27T00:33:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-05-27T00:33:18.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.206s coverage: 81.8% of statements [2021-05-27T00:33:18.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 76.0% of statements [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.5% of statements [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements [2021-05-27T00:33:37.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-27T00:33:37.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.022s coverage: 84.8% of statements [2021-05-27T00:33:38.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.079s coverage: 46.8% of statements [2021-05-27T00:33:38.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-27T00:33:38.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-27T00:33:38.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-27T00:33:38.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-27T00:33:38.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-27T00:33:38.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.049s coverage: 100.0% of statements [2021-05-27T00:33:38.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-27T00:33:38.281Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements [2021-05-27T00:33:38.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-27T00:33:38.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-27T00:33:42.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.051s coverage: 18.9% of statements [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-27T00:33:42.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.9% of statements [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-27T00:33:42.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.611s coverage: 28.7% of statements [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-27T00:33:42.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.044s coverage: 99.0% of statements [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-27T00:33:42.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-27T00:33:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-27T00:33:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.044s coverage: 64.6% of statements [2021-05-27T00:33:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-27T00:33:43.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.065s coverage: 97.6% of statements [2021-05-27T00:33:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-27T00:33:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:33:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-27T00:33:43.375Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2021-05-27T00:33:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-27T00:33:43.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2021-05-27T00:33:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-27T00:33:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-27T00:33:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-27T00:33:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-27T00:33:43.968Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-05-27T00:33:43.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-27T00:33:43.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-27T00:33:43.968Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements [2021-05-27T00:33:44.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 28.1% of statements [2021-05-27T00:33:44.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-27T00:33:44.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-27T00:33:44.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.040s coverage: 27.9% of statements [2021-05-27T00:33:44.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-27T00:33:44.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-27T00:33:44.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-27T00:33:44.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-27T00:33:44.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-27T00:33:44.814Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-05-27T00:33:44.814Z] GO111MODULE=on go vet ./... [2021-05-27T00:34:17.118Z] gofmt -l . [2021-05-27T00:34:17.118Z] [ "`gofmt -l .`" = "" ] [2021-05-27T00:34:17.118Z] ./bin/test-go-mod-tidy.sh [2021-05-27T00:34:17.118Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-27T00:34:17.426Z] + ls -al . [2021-05-27T00:34:17.426Z] total 852 [2021-05-27T00:34:17.426Z] drwxrwxr-x 10 1001 1001 4096 May 27 00:34 . [2021-05-27T00:34:17.426Z] drwxr-xr-x 4 root root 28 May 27 00:32 .. [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 11 May 27 00:30 .dockerignore [2021-05-27T00:34:17.426Z] drwxrwxr-x 8 1001 1001 179 May 27 00:30 .git [2021-05-27T00:34:17.426Z] drwxrwxr-x 3 1001 1001 125 May 27 00:30 .github [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 818 May 27 00:30 .gitignore [2021-05-27T00:34:17.426Z] drwx------ 3 1001 1001 60 May 27 00:31 .semver [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 166 May 27 00:30 .sonarcloud.properties [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 8609 May 27 00:30 Attribution.txt [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 3804 May 27 00:30 CONTRIBUTING.md [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 931 May 27 00:30 Dockerfile.build [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 863 May 27 00:30 Jenkinsfile [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 10775 May 27 00:30 LICENSE [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 5632 May 27 00:30 Makefile [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 7978 May 27 00:30 README.md [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 6755 May 27 00:30 SECURITY.md [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 5 May 27 00:31 VERSION [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 4131 May 27 00:30 ZMQWindows.md [2021-05-27T00:34:17.426Z] drwxrwxr-x 2 1001 1001 117 May 27 00:30 bin [2021-05-27T00:34:17.426Z] drwxrwxr-x 14 1001 1001 4096 May 27 00:30 cmd [2021-05-27T00:34:17.426Z] -rw-r--r-- 1 root root 742988 May 27 00:33 coverage.out [2021-05-27T00:34:17.426Z] -rw-r--r-- 1 root root 1060 May 27 00:34 go.mod [2021-05-27T00:34:17.426Z] -rw-r--r-- 1 root root 21990 May 27 00:32 go.sum [2021-05-27T00:34:17.426Z] drwxrwxr-x 8 1001 1001 127 May 27 00:30 internal [2021-05-27T00:34:17.426Z] drwxrwxr-x 4 1001 1001 26 May 27 00:30 openapi [2021-05-27T00:34:17.426Z] drwxrwxr-x 4 1001 1001 71 May 27 00:30 snap [2021-05-27T00:34:17.426Z] -rw-rw-r-- 1 1001 1001 168 May 27 00:30 version.go [Pipeline] sh [2021-05-27T00:34:17.723Z] + '[' -e coverage.out ] [2021-05-27T00:34:17.723Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-27T00:34:17.852Z] Stashed 1 file(s) [Pipeline] sh [2021-05-27T00:34:18.146Z] + make build [2021-05-27T00:34:18.146Z] go mod tidy [2021-05-27T00:34:18.418Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T00:34:19.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T00:34:23.663Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-514 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws [2021-05-27T00:34:23.680Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-27T00:34:23.968Z] The recommended git tool is: git [2021-05-27T00:34:28.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T00:34:28.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T00:34:29.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T00:34:29.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T00:34:30.206Z] using credential edgex-jenkins-ssh [2021-05-27T00:34:30.231Z] Cloning the remote Git repository [2021-05-27T00:34:31.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T00:34:30.311Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-27T00:34:30.474Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-27T00:34:30.568Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T00:34:30.568Z] > git --version # timeout=10 [2021-05-27T00:34:30.587Z] > git --version # 'git version 2.17.1' [2021-05-27T00:34:30.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T00:34:30.726Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T00:34:32.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T00:34:32.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T00:34:33.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T00:34:34.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T00:34:35.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-27T00:34:36.743Z] $ docker stop --time=1 6f45a3a8971dd4a8d765de60890c1f22856e7b08a2f8b873fa4f49bdc5407b49 [2021-05-27T00:34:38.860Z] $ docker rm -f 6f45a3a8971dd4a8d765de60890c1f22856e7b08a2f8b873fa4f49bdc5407b49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:34:40.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T00:34:40.145Z] [2021-05-27T00:34:40.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:34:40.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T00:34:40.456Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-27T00:34:40.456Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-27T00:34:40.456Z] ca9280d653b3: Pulling fs layer [2021-05-27T00:34:40.456Z] 7e9c9ca2126c: Pulling fs layer [2021-05-27T00:34:40.716Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-27T00:34:40.716Z] cbdbe7a5bc2a: Download complete [2021-05-27T00:34:40.716Z] cbdbe7a5bc2a: Pull complete [2021-05-27T00:34:40.978Z] ca9280d653b3: Verifying Checksum [2021-05-27T00:34:40.978Z] ca9280d653b3: Download complete [2021-05-27T00:34:41.560Z] ca9280d653b3: Pull complete [2021-05-27T00:34:41.822Z] 7e9c9ca2126c: Verifying Checksum [2021-05-27T00:34:41.822Z] 7e9c9ca2126c: Download complete [2021-05-27T00:34:45.140Z] 7e9c9ca2126c: Pull complete [2021-05-27T00:34:45.140Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-27T00:34:45.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T00:34:45.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-27T00:34:45.215Z] prd-centos7-docker-4c-2g-507 does not seem to be running inside a container [2021-05-27T00:34:45.249Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-27T00:34:48.758Z] $ docker top d9b2c05f5e20e7b88e07eee91da48963efb9968c86c324879a6a13b6c38cdfe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T00:34:49.130Z] + + docker-composegrep build parallel --help [2021-05-27T00:34:49.130Z] [2021-05-27T00:34:49.703Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T00:34:49.715Z] $ docker stop --time=1 d9b2c05f5e20e7b88e07eee91da48963efb9968c86c324879a6a13b6c38cdfe8 [2021-05-27T00:34:50.896Z] $ docker rm -f d9b2c05f5e20e7b88e07eee91da48963efb9968c86c324879a6a13b6c38cdfe8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:34:51.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T00:34:51.317Z] . [Pipeline] withDockerContainer [2021-05-27T00:34:51.391Z] prd-centos7-docker-4c-2g-507 does not seem to be running inside a container [2021-05-27T00:34:51.429Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-27T00:34:51.770Z] $ docker top 64221c6467b27b56516bf1e12ee154f607b8ed87ecaaafaea36b0053060fdbca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T00:34:52.158Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T00:34:52.732Z] Building core-command ... [2021-05-27T00:34:52.732Z] Building core-data ... [2021-05-27T00:34:52.732Z] Building core-metadata ... [2021-05-27T00:34:52.732Z] Building security-bootstrapper ... [2021-05-27T00:34:52.732Z] Building security-proxy-setup ... [2021-05-27T00:34:52.732Z] Building security-secretstore-setup ... [2021-05-27T00:34:52.732Z] Building support-notifications ... [2021-05-27T00:34:52.732Z] Building support-scheduler ... [2021-05-27T00:34:52.732Z] Building sys-mgmt-agent ... [2021-05-27T00:34:52.732Z] Building core-metadata [2021-05-27T00:34:52.732Z] Building support-notifications [2021-05-27T00:34:52.732Z] Building core-data [2021-05-27T00:34:52.732Z] Building core-command [2021-05-27T00:34:52.732Z] Building security-secretstore-setup [2021-05-27T00:34:52.529Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T00:34:52.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T00:34:52.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T00:34:52.628Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T00:34:52.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T00:34:52.641Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T00:34:53.564Z] Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-27T00:34:54.232Z] Merge succeeded, producing 1663bdee68dfffd7fde4278e5392871ccc76ea65 [2021-05-27T00:34:54.232Z] Checking out Revision 1663bdee68dfffd7fde4278e5392871ccc76ea65 (PR-3510) [2021-05-27T00:34:53.579Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T00:34:53.591Z] > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 [2021-05-27T00:34:53.905Z] > git remote # timeout=10 [2021-05-27T00:34:53.921Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T00:34:53.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T00:34:53.945Z] > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 [2021-05-27T00:34:54.217Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T00:34:54.237Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T00:34:54.254Z] > git checkout -f 1663bdee68dfffd7fde4278e5392871ccc76ea65 # timeout=10 [2021-05-27T00:34:58.523Z] Commit message: "Merge commit '550dbfbb7a3c0bbee0312ba32fc98e89501b71b9' into HEAD" [2021-05-27T00:34:58.531Z] > git rev-list --no-walk 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T00:34:59.982Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-27T00:35:00.420Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T00:35:00.787Z] + sudo service docker restart [2021-05-27T00:35:00.787Z] + true [2021-05-27T00:35:07.677Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:35:07.677Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:35:07.677Z] ---> 76f8963bebd8 [2021-05-27T00:35:07.677Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T00:35:07.677Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:35:07.677Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:35:07.677Z] ---> 76f8963bebd8 [2021-05-27T00:35:07.677Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:35:07.677Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:35:07.677Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:35:07.677Z] ---> 76f8963bebd8 [2021-05-27T00:35:07.677Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:35:15.530Z] ---> Running in b19ae2eb1ba5 [2021-05-27T00:35:15.530Z] ---> Running in e3c23e7e32a8 [2021-05-27T00:35:15.530Z] ---> Running in 97265d1c9b4e [2021-05-27T00:35:16.914Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:35:16.915Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:35:17.486Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:35:17.486Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:35:18.877Z] ---> 76f8963bebd8 [2021-05-27T00:35:18.877Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:35:18.877Z] ---> 76f8963bebd8 [2021-05-27T00:35:18.877Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T00:35:18.877Z] ---> Using cache [2021-05-27T00:35:18.877Z] ---> 3574c04d3fd2 [2021-05-27T00:35:18.877Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:35:18.877Z] ---> Using cache [2021-05-27T00:35:18.877Z] ---> 3574c04d3fd2 [2021-05-27T00:35:18.877Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:35:18.877Z] Removing intermediate container b19ae2eb1ba5 [2021-05-27T00:35:18.877Z] ---> 5d71a80d0a72 [2021-05-27T00:35:18.877Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:35:18.877Z] Removing intermediate container e3c23e7e32a8 [2021-05-27T00:35:18.877Z] ---> 3574c04d3fd2 [2021-05-27T00:35:18.877Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:35:18.877Z] Removing intermediate container 97265d1c9b4e [2021-05-27T00:35:18.877Z] ---> beacf0db674e [2021-05-27T00:35:18.877Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:35:18.877Z] ---> Running in c7d96bd50a89 [2021-05-27T00:35:18.877Z] ---> Running in c4aaceaaf0d8 [2021-05-27T00:35:18.877Z] ---> Running in fc5c13552538 [2021-05-27T00:35:18.877Z] ---> Running in f302d8b6f69f [2021-05-27T00:35:18.877Z] ---> Running in e2ee1d0b5d2f [2021-05-27T00:35:19.832Z] Removing intermediate container c4aaceaaf0d8 [2021-05-27T00:35:19.832Z] ---> 4e34577cc888 [2021-05-27T00:35:19.832Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T00:35:19.832Z] ---> Running in b93bcb5c10a0 [2021-05-27T00:35:19.832Z] Removing intermediate container c7d96bd50a89 [2021-05-27T00:35:19.832Z] ---> 8f463b7c4cf2 [2021-05-27T00:35:19.832Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T00:35:20.101Z] ---> Running in fe272cb27c64 [2021-05-27T00:35:20.101Z] Removing intermediate container e2ee1d0b5d2f [2021-05-27T00:35:20.101Z] ---> 433ab0b2af29 [2021-05-27T00:35:20.101Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T00:35:20.101Z] ---> Running in b970873bb769 [2021-05-27T00:35:20.101Z] Removing intermediate container fc5c13552538 [2021-05-27T00:35:20.101Z] ---> 4c0d3a1def83 [2021-05-27T00:35:20.101Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T00:35:20.101Z] ---> Running in fa1ffdeaec59 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T00:35:20.179Z] provisioning config files... [2021-05-27T00:35:20.210Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config921196049095254758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:35:20.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:20.368Z] Removing intermediate container f302d8b6f69f [2021-05-27T00:35:20.368Z] ---> 78ee4cae3970 [2021-05-27T00:35:20.368Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T00:35:20.599Z] ---> docker-login.sh [2021-05-27T00:35:20.599Z] nexus3.edgexfoundry.org:10001 [2021-05-27T00:35:20.631Z] ---> Running in c9a8a0c272e0 [2021-05-27T00:35:20.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:20.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:20.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:20.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:21.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:21.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:21.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:35:21.757Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:21.758Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:21.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:35:21.879Z] Configure a credential helper to remove this warning. See [2021-05-27T00:35:21.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:35:21.879Z] [2021-05-27T00:35:21.879Z] Login Succeeded [2021-05-27T00:35:21.879Z] nexus3.edgexfoundry.org:10002 [2021-05-27T00:35:22.022Z] OK: 219 MiB in 52 packages [2021-05-27T00:35:22.284Z] Removing intermediate container fe272cb27c64 [2021-05-27T00:35:22.284Z] ---> df6793a8a07d [2021-05-27T00:35:22.284Z] Step 6/24 : COPY go.mod . [2021-05-27T00:35:22.284Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:35:22.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:35:22.546Z] ---> 649cb78e2df9 [2021-05-27T00:35:22.546Z] Step 7/24 : RUN go mod download [2021-05-27T00:35:22.546Z] ---> Running in 18e3fd7fcf8c [2021-05-27T00:35:22.546Z] OK: 219 MiB in 52 packages [2021-05-27T00:35:22.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:35:22.767Z] Configure a credential helper to remove this warning. See [2021-05-27T00:35:22.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:35:22.767Z] [2021-05-27T00:35:22.767Z] Login Succeeded [2021-05-27T00:35:22.767Z] nexus3.edgexfoundry.org:10003 [2021-05-27T00:35:22.810Z] OK: 219 MiB in 52 packages [2021-05-27T00:35:22.810Z] Removing intermediate container b970873bb769 [2021-05-27T00:35:22.810Z] ---> 158188c1b9d7 [2021-05-27T00:35:22.810Z] Step 6/26 : COPY go.mod . [2021-05-27T00:35:23.095Z] OK: 219 MiB in 52 packages [2021-05-27T00:35:23.095Z] ---> 724af4b5a158 [2021-05-27T00:35:23.095Z] Step 7/26 : RUN go mod download [2021-05-27T00:35:23.095Z] ---> Running in fac79acd0070 [2021-05-27T00:35:23.358Z] Removing intermediate container 18e3fd7fcf8c [2021-05-27T00:35:23.358Z] ---> 551b140da011 [2021-05-27T00:35:23.358Z] Step 8/24 : COPY . . [2021-05-27T00:35:23.358Z] Removing intermediate container fa1ffdeaec59 [2021-05-27T00:35:23.358Z] ---> 8a39221a1b58 [2021-05-27T00:35:23.358Z] Step 6/23 : COPY go.mod . [2021-05-27T00:35:23.358Z] OK: 219 MiB in 52 packages [2021-05-27T00:35:23.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:35:23.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:35:23.382Z] Configure a credential helper to remove this warning. See [2021-05-27T00:35:23.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:35:23.382Z] [2021-05-27T00:35:23.382Z] Login Succeeded [2021-05-27T00:35:23.382Z] nexus3.edgexfoundry.org:10004 [2021-05-27T00:35:23.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:35:23.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:35:23.990Z] Configure a credential helper to remove this warning. See [2021-05-27T00:35:23.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:35:23.990Z] [2021-05-27T00:35:23.990Z] Login Succeeded [2021-05-27T00:35:23.990Z] docker.io [2021-05-27T00:35:24.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T00:35:24.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T00:35:24.877Z] Configure a credential helper to remove this warning. See [2021-05-27T00:35:24.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T00:35:24.877Z] [2021-05-27T00:35:24.877Z] Login Succeeded [2021-05-27T00:35:24.877Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T00:35:24.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-27T00:35:25.489Z] ========================================================= [2021-05-27T00:35:25.490Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-27T00:35:25.490Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:35:25.898Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-27T00:35:26.685Z] ---> b2f89045421c [2021-05-27T00:35:26.685Z] Step 7/23 : RUN go mod download [2021-05-27T00:35:26.685Z] Removing intermediate container b93bcb5c10a0 [2021-05-27T00:35:26.685Z] ---> 58de21c124a2 [2021-05-27T00:35:26.685Z] Step 6/24 : COPY go.mod . [2021-05-27T00:35:27.261Z] Removing intermediate container c9a8a0c272e0 [2021-05-27T00:35:27.261Z] ---> 2c4522bb0d4d [2021-05-27T00:35:27.261Z] Step 6/24 : COPY go.mod . [2021-05-27T00:35:27.261Z] ---> Running in 6be05b353fcb [2021-05-27T00:35:27.261Z] ---> ce1add54fc84 [2021-05-27T00:35:27.261Z] Step 7/24 : RUN go mod download [2021-05-27T00:35:27.261Z] ---> Running in 654ba8b600fa [2021-05-27T00:35:27.261Z] ---> b45f655a5365 [2021-05-27T00:35:27.261Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:35:27.261Z] Removing intermediate container fac79acd0070 [2021-05-27T00:35:27.261Z] ---> 4d3403cbc2de [2021-05-27T00:35:27.261Z] Step 8/26 : COPY . . [2021-05-27T00:35:27.261Z] ---> Running in a63ba061dcb8 [2021-05-27T00:35:27.261Z] ---> 77d07db0348c [2021-05-27T00:35:27.261Z] Step 7/24 : RUN go mod download [2021-05-27T00:35:27.526Z] ---> Running in 31d9262cbcac [2021-05-27T00:35:28.596Z] Sending build context to Docker daemon 168.1MB [2021-05-27T00:35:28.596Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T00:35:28.596Z] Step 2/6 : FROM ${BASE} [2021-05-27T00:35:28.871Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-27T00:35:28.871Z] 595b0fe564bb: Pulling fs layer [2021-05-27T00:35:28.871Z] 7186ed65a4f7: Pulling fs layer [2021-05-27T00:35:28.871Z] 316046926c0a: Pulling fs layer [2021-05-27T00:35:28.871Z] 4ebd0625c992: Pulling fs layer [2021-05-27T00:35:28.871Z] 207e8628e3a3: Pulling fs layer [2021-05-27T00:35:28.871Z] c791037a9be2: Pulling fs layer [2021-05-27T00:35:28.871Z] ffd874e62e21: Pulling fs layer [2021-05-27T00:35:28.871Z] 207e8628e3a3: Waiting [2021-05-27T00:35:28.871Z] c791037a9be2: Waiting [2021-05-27T00:35:28.871Z] ffd874e62e21: Waiting [2021-05-27T00:35:28.871Z] 4ebd0625c992: Waiting [2021-05-27T00:35:28.871Z] 316046926c0a: Verifying Checksum [2021-05-27T00:35:28.871Z] 316046926c0a: Download complete [2021-05-27T00:35:28.871Z] 7186ed65a4f7: Verifying Checksum [2021-05-27T00:35:28.871Z] 7186ed65a4f7: Download complete [2021-05-27T00:35:28.871Z] 207e8628e3a3: Verifying Checksum [2021-05-27T00:35:28.871Z] 207e8628e3a3: Download complete [2021-05-27T00:35:28.871Z] c791037a9be2: Verifying Checksum [2021-05-27T00:35:28.871Z] 595b0fe564bb: Verifying Checksum [2021-05-27T00:35:28.871Z] 595b0fe564bb: Download complete [2021-05-27T00:35:29.485Z] 595b0fe564bb: Pull complete [2021-05-27T00:35:30.090Z] Removing intermediate container 6be05b353fcb [2021-05-27T00:35:30.090Z] ---> 26d97842f4d4 [2021-05-27T00:35:30.090Z] Step 8/23 : COPY . . [2021-05-27T00:35:30.474Z] 7186ed65a4f7: Pull complete [2021-05-27T00:35:30.753Z] 316046926c0a: Pull complete [2021-05-27T00:35:31.032Z] ffd874e62e21: Verifying Checksum [2021-05-27T00:35:31.032Z] ffd874e62e21: Download complete [2021-05-27T00:35:32.463Z] 4ebd0625c992: Verifying Checksum [2021-05-27T00:35:32.463Z] 4ebd0625c992: Download complete [2021-05-27T00:35:36.722Z] Removing intermediate container 654ba8b600fa [2021-05-27T00:35:36.722Z] ---> fe5e4e1c5750 [2021-05-27T00:35:36.722Z] Step 8/24 : COPY . . [2021-05-27T00:35:42.625Z] 4ebd0625c992: Pull complete [2021-05-27T00:35:42.625Z] 207e8628e3a3: Pull complete [2021-05-27T00:35:43.226Z] c791037a9be2: Pull complete [2021-05-27T00:35:44.891Z] Removing intermediate container a63ba061dcb8 [2021-05-27T00:35:44.891Z] ---> 038afddd2a34 [2021-05-27T00:35:44.891Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T00:35:44.891Z] Removing intermediate container 31d9262cbcac [2021-05-27T00:35:44.891Z] ---> 527d7f60427d [2021-05-27T00:35:44.891Z] Step 8/24 : COPY . . [2021-05-27T00:35:44.891Z] ---> Running in 8f4a25c4bd50 [2021-05-27T00:35:44.891Z] ---> cfeaf210453c [2021-05-27T00:35:44.891Z] Step 9/26 : RUN go mod tidy [2021-05-27T00:35:44.891Z] ---> f5a68f6c8194 [2021-05-27T00:35:44.891Z] Step 9/23 : RUN go mod tidy [2021-05-27T00:35:44.891Z] ---> ae61bc7013fe [2021-05-27T00:35:44.891Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:35:44.891Z] ---> Running in 4338cc1ea629 [2021-05-27T00:35:44.891Z] ---> Running in e7bdc099de00 [2021-05-27T00:35:44.891Z] ---> Running in 84064ea0b0ce [2021-05-27T00:35:44.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T00:35:46.631Z] ffd874e62e21: Pull complete [2021-05-27T00:35:46.631Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-27T00:35:46.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-27T00:35:46.631Z] ---> cfc18b08335c [2021-05-27T00:35:46.631Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-27T00:35:50.042Z] ---> Running in 37097f83b61d [2021-05-27T00:35:50.290Z] Removing intermediate container 4338cc1ea629 [2021-05-27T00:35:50.290Z] ---> 1a53c166eee1 [2021-05-27T00:35:50.290Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T00:35:50.290Z] ---> Running in 3a4004d22c44 [2021-05-27T00:35:50.290Z] Removing intermediate container e7bdc099de00 [2021-05-27T00:35:50.290Z] ---> 503c8965caaf [2021-05-27T00:35:50.291Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T00:35:50.291Z] Removing intermediate container 84064ea0b0ce [2021-05-27T00:35:50.291Z] ---> 2e9abcc0fdc8 [2021-05-27T00:35:50.291Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T00:35:50.291Z] ---> Running in d7310a71701b [2021-05-27T00:35:50.291Z] ---> Running in 6e5754910e2d [2021-05-27T00:35:50.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T00:35:50.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T00:35:51.103Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T00:35:51.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:35:52.067Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:35:53.047Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T00:35:53.321Z] (2/12) Installing file (5.39-r0) [2021-05-27T00:35:53.592Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T00:35:53.592Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T00:36:05.996Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-27T00:36:05.997Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T00:36:05.997Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T00:36:05.997Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T00:36:05.997Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T00:36:05.997Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T00:36:05.997Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T00:36:05.997Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T00:36:05.997Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T00:36:05.997Z] OK: 218 MiB in 52 packages [2021-05-27T00:36:09.243Z] ---> 4c3381b94e0d [2021-05-27T00:36:09.243Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:36:09.243Z] ---> Running in 6a4d58b27259 [2021-05-27T00:36:09.421Z] Removing intermediate container 37097f83b61d [2021-05-27T00:36:09.421Z] ---> 412adb22371a [2021-05-27T00:36:09.421Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T00:36:09.421Z] ---> Running in da787bfa3456 [2021-05-27T00:36:09.815Z] Removing intermediate container 6a4d58b27259 [2021-05-27T00:36:09.815Z] ---> 230c3c9ec1ae [2021-05-27T00:36:09.815Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T00:36:10.018Z] Removing intermediate container da787bfa3456 [2021-05-27T00:36:10.018Z] ---> ce20914a913e [2021-05-27T00:36:10.018Z] Step 5/6 : COPY go.mod . [2021-05-27T00:36:10.079Z] ---> Running in f302b87ddf1e [2021-05-27T00:36:10.610Z] ---> 7bcdee2566f4 [2021-05-27T00:36:10.610Z] Step 6/6 : RUN go mod download [2021-05-27T00:36:10.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T00:36:10.883Z] ---> Running in 4c65eae0feb2 [2021-05-27T00:36:18.822Z] Removing intermediate container 8f4a25c4bd50 [2021-05-27T00:36:18.822Z] ---> 23b55d0e58be [2021-05-27T00:36:18.822Z] [2021-05-27T00:36:18.822Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T00:36:18.822Z] 3.12: Pulling from library/alpine [2021-05-27T00:36:19.084Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T00:36:19.084Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T00:36:19.347Z] ---> 13621d1b12d4 [2021-05-27T00:36:19.347Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T00:36:19.347Z] ---> Running in aa3758f5fa17 [2021-05-27T00:36:19.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:19.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:20.181Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T00:36:20.181Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:36:20.181Z] OK: 6 MiB in 15 packages [2021-05-27T00:36:20.760Z] Removing intermediate container aa3758f5fa17 [2021-05-27T00:36:20.760Z] ---> 8f397e41f828 [2021-05-27T00:36:20.760Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:36:20.760Z] ---> Running in f53084118c01 [2021-05-27T00:36:20.760Z] Removing intermediate container f53084118c01 [2021-05-27T00:36:20.760Z] ---> 36a1088e1dd9 [2021-05-27T00:36:20.760Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T00:36:20.760Z] ---> Running in 5031b44cb866 [2021-05-27T00:36:21.031Z] Removing intermediate container 5031b44cb866 [2021-05-27T00:36:21.031Z] ---> d5d3c6abf494 [2021-05-27T00:36:21.031Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T00:36:21.031Z] ---> Running in 165e58b853af [2021-05-27T00:36:21.303Z] Removing intermediate container 165e58b853af [2021-05-27T00:36:21.303Z] ---> 49232a59abf0 [2021-05-27T00:36:21.303Z] Step 16/24 : WORKDIR / [2021-05-27T00:36:21.303Z] ---> Running in 39c92ed488c4 [2021-05-27T00:36:21.303Z] Removing intermediate container 39c92ed488c4 [2021-05-27T00:36:21.303Z] ---> dd79b3187d80 [2021-05-27T00:36:21.303Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:36:21.576Z] ---> 45725e740da2 [2021-05-27T00:36:21.576Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T00:36:22.567Z] ---> 3c1da9d2f184 [2021-05-27T00:36:22.567Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T00:36:22.567Z] ---> 28a3aae5d675 [2021-05-27T00:36:22.567Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T00:36:22.567Z] ---> Running in 19236500a516 [2021-05-27T00:36:22.834Z] Removing intermediate container 19236500a516 [2021-05-27T00:36:22.834Z] ---> 5306725990c7 [2021-05-27T00:36:22.834Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:36:22.834Z] ---> Running in 657928faff6f [2021-05-27T00:36:23.124Z] Removing intermediate container 657928faff6f [2021-05-27T00:36:23.124Z] ---> 799468061d2d [2021-05-27T00:36:23.124Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T00:36:23.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T00:36:23.124Z] ---> Running in 375d676bd05f [2021-05-27T00:36:23.392Z] Removing intermediate container 375d676bd05f [2021-05-27T00:36:23.392Z] ---> d486d76e445b [2021-05-27T00:36:23.392Z] Step 23/24 : LABEL git_sha=68398d76b0c8aa8841c407e12e7461b934835165 [2021-05-27T00:36:23.656Z] ---> Running in 1a6de85279d6 [2021-05-27T00:36:23.656Z] Removing intermediate container 1a6de85279d6 [2021-05-27T00:36:23.656Z] ---> 0f7c278aaab2 [2021-05-27T00:36:23.656Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:36:23.656Z] ---> Running in 23faf753236d [2021-05-27T00:36:23.921Z] Removing intermediate container 23faf753236d [2021-05-27T00:36:23.921Z] ---> 8785d61f99a7 [2021-05-27T00:36:23.921Z] [2021-05-27T00:36:24.200Z] Successfully built 8785d61f99a7 [2021-05-27T00:36:24.200Z] Successfully tagged core-command:latest [2021-05-27T00:36:24.200Z] Building security-bootstrapper [2021-05-27T00:36:29.572Z]  Building core-command ... done Removing intermediate container 3a4004d22c44 [2021-05-27T00:36:29.572Z] ---> de68fff49253 [2021-05-27T00:36:29.572Z] [2021-05-27T00:36:29.572Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T00:36:29.572Z] ---> 13621d1b12d4 [2021-05-27T00:36:29.573Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-27T00:36:29.573Z] ---> Running in 2fb053f92a46 [2021-05-27T00:36:29.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:29.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:29.840Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T00:36:29.840Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T00:36:29.840Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-27T00:36:29.840Z] (4/6) Installing curl (7.76.1-r0) [2021-05-27T00:36:29.840Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T00:36:29.840Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T00:36:29.840Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:36:29.840Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T00:36:30.111Z] OK: 7 MiB in 20 packages [2021-05-27T00:36:31.543Z] Removing intermediate container 2fb053f92a46 [2021-05-27T00:36:31.543Z] ---> 10f88ef52fba [2021-05-27T00:36:31.543Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T00:36:32.938Z] ---> Running in 7d70c7ef33dc [2021-05-27T00:36:34.327Z] Removing intermediate container 7d70c7ef33dc [2021-05-27T00:36:34.327Z] ---> 3fe27d74f445 [2021-05-27T00:36:34.327Z] Step 14/26 : WORKDIR / [2021-05-27T00:36:34.589Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:36:34.589Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:36:34.589Z] ---> 76f8963bebd8 [2021-05-27T00:36:34.589Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T00:36:34.589Z] ---> Using cache [2021-05-27T00:36:34.589Z] ---> beacf0db674e [2021-05-27T00:36:34.589Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:36:34.589Z] ---> Using cache [2021-05-27T00:36:34.589Z] ---> 433ab0b2af29 [2021-05-27T00:36:34.589Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T00:36:34.589Z] ---> Using cache [2021-05-27T00:36:34.589Z] ---> 158188c1b9d7 [2021-05-27T00:36:34.589Z] Step 6/32 : COPY go.mod . [2021-05-27T00:36:34.589Z] ---> Using cache [2021-05-27T00:36:34.589Z] ---> 724af4b5a158 [2021-05-27T00:36:34.589Z] Step 7/32 : RUN go mod download [2021-05-27T00:36:34.589Z] ---> Using cache [2021-05-27T00:36:34.589Z] ---> 4d3403cbc2de [2021-05-27T00:36:34.589Z] Step 8/32 : COPY . . [2021-05-27T00:36:34.589Z] ---> Using cache [2021-05-27T00:36:34.589Z] ---> cfeaf210453c [2021-05-27T00:36:34.589Z] Step 9/32 : RUN go mod tidy [2021-05-27T00:36:34.589Z] ---> Using cache [2021-05-27T00:36:34.589Z] ---> 1a53c166eee1 [2021-05-27T00:36:34.589Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T00:36:35.169Z] ---> Running in c1e7c468798a [2021-05-27T00:36:35.169Z] ---> Running in ff8309ff9e16 [2021-05-27T00:36:35.431Z] Removing intermediate container d7310a71701b [2021-05-27T00:36:35.431Z] ---> ce079b62f2bd [2021-05-27T00:36:35.431Z] [2021-05-27T00:36:35.431Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T00:36:35.431Z] ---> 13621d1b12d4 [2021-05-27T00:36:35.431Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T00:36:35.431Z] Removing intermediate container c1e7c468798a [2021-05-27T00:36:35.431Z] ---> aa8744d796f3 [2021-05-27T00:36:35.431Z] 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-05-27T00:36:35.431Z] ---> Running in 47e85177790a [2021-05-27T00:36:36.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T00:36:36.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:36.646Z] ---> 21810eaaae44 [2021-05-27T00:36:36.646Z] 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-05-27T00:36:36.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:36.921Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T00:36:36.921Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T00:36:36.921Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:36:36.921Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T00:36:36.921Z] OK: 6 MiB in 16 packages [2021-05-27T00:36:37.501Z] Removing intermediate container 6e5754910e2d [2021-05-27T00:36:37.501Z] ---> 4fa95cefd860 [2021-05-27T00:36:37.501Z] [2021-05-27T00:36:37.501Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T00:36:37.501Z] ---> 13621d1b12d4 [2021-05-27T00:36:37.501Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T00:36:37.501Z] ---> e6187c40ec2d [2021-05-27T00:36:37.501Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T00:36:37.501Z] ---> Running in f914eeda00e4 [2021-05-27T00:36:37.740Z] Removing intermediate container 4c65eae0feb2 [2021-05-27T00:36:37.740Z] ---> c21461db2720 [2021-05-27T00:36:37.740Z] Successfully built c21461db2720 [2021-05-27T00:36:37.740Z] Successfully tagged ci-base-image-arm64:latest [2021-05-27T00:36:37.767Z] Removing intermediate container 47e85177790a [2021-05-27T00:36:37.767Z] ---> 2d2adaf9e72e [2021-05-27T00:36:37.767Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:36:38.029Z] Removing intermediate container f914eeda00e4 [2021-05-27T00:36:38.029Z] ---> 5154e0dd58ed [2021-05-27T00:36:38.029Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T00:36:38.029Z] ---> 25fd5e77246c [2021-05-27T00:36:38.029Z] 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-05-27T00:36:38.029Z] ---> Running in 44aab68e20a4 [2021-05-27T00:36:38.029Z] ---> Running in b316f6fca2ca [2021-05-27T00:36:38.101Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T00:36:38.101Z] . [Pipeline] withDockerContainer [2021-05-27T00:36:38.291Z] Removing intermediate container 44aab68e20a4 [2021-05-27T00:36:38.291Z] ---> afb5df96c641 [2021-05-27T00:36:38.291Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T00:36:38.291Z] Removing intermediate container b316f6fca2ca [2021-05-27T00:36:38.291Z] ---> b0f71dcf7cdb [2021-05-27T00:36:38.291Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T00:36:38.291Z] ---> Running in f73b22ba972f [2021-05-27T00:36:38.291Z] ---> c1a2fa685a01 [2021-05-27T00:36:38.291Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T00:36:38.291Z] ---> Running in 9557f56bc6a2 [2021-05-27T00:36:38.406Z] prd-ubuntu18.04-docker-arm64-4c-16g-514 does not seem to be running inside a container [2021-05-27T00:36:38.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-27T00:36:38.559Z] Removing intermediate container f73b22ba972f [2021-05-27T00:36:38.559Z] ---> 9fafeaad3650 [2021-05-27T00:36:38.559Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T00:36:38.559Z] Removing intermediate container 9557f56bc6a2 [2021-05-27T00:36:38.559Z] ---> 73e90a0623e1 [2021-05-27T00:36:38.559Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:36:38.821Z] ---> Running in b2b404c3c01b [2021-05-27T00:36:38.821Z] ---> Running in afe60568a1af [2021-05-27T00:36:39.084Z] ---> d309f3a2c0ea [2021-05-27T00:36:39.084Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T00:36:39.084Z] Removing intermediate container b2b404c3c01b [2021-05-27T00:36:39.084Z] ---> f91b6e004770 [2021-05-27T00:36:39.084Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:36:40.163Z] ---> 85716ca72aa5 [2021-05-27T00:36:40.163Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T00:36:40.163Z] ---> 0c07fef3fc3d [2021-05-27T00:36:40.163Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T00:36:40.305Z] $ docker top f1b37bff6b47dc4789619c9f3848adb42e8da8fd59adfbbdc7755ff91513aa2c -eo pid,comm [2021-05-27T00:36:40.690Z] ---> 85495e6328fb [2021-05-27T00:36:40.690Z] 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-05-27T00:36:40.690Z] ---> 7a5b695eafd5 [2021-05-27T00:36:40.690Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T00:36:40.690Z] Removing intermediate container afe60568a1af [2021-05-27T00:36:40.690Z] ---> a5e4472dffea [2021-05-27T00:36:40.690Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-27T00:36:40.690Z] ---> Running in a93ae8d24ede [2021-05-27T00:36:40.690Z] ---> Running in 9bdb5c543d3c [Pipeline] { [Pipeline] sh [2021-05-27T00:36:41.108Z] ---> ae648aaa226d [2021-05-27T00:36:41.108Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T00:36:41.108Z] ---> Running in d7226a071f35 [2021-05-27T00:36:41.464Z] Removing intermediate container d7226a071f35 [2021-05-27T00:36:41.464Z] ---> e8343d4d61f1 [2021-05-27T00:36:41.464Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:36:41.464Z] ---> Running in 6da6cc2ed672 [2021-05-27T00:36:41.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:41.491Z] + go version [2021-05-27T00:36:41.491Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-27T00:36:41.515Z] $ docker stop --time=1 f1b37bff6b47dc4789619c9f3848adb42e8da8fd59adfbbdc7755ff91513aa2c [2021-05-27T00:36:41.883Z] Removing intermediate container 6da6cc2ed672 [2021-05-27T00:36:41.883Z] ---> 4badb170a3df [2021-05-27T00:36:41.883Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T00:36:41.883Z] Removing intermediate container a93ae8d24ede [2021-05-27T00:36:41.883Z] ---> 162909ed4b3a [2021-05-27T00:36:41.883Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T00:36:41.883Z] ---> Running in 0873f08d3611 [2021-05-27T00:36:41.883Z] ---> Running in 921518b7ff0f [2021-05-27T00:36:42.150Z] Removing intermediate container 0873f08d3611 [2021-05-27T00:36:42.150Z] ---> 91fa9212ca02 [2021-05-27T00:36:42.150Z] Step 22/23 : LABEL git_sha=68398d76b0c8aa8841c407e12e7461b934835165 [2021-05-27T00:36:42.150Z] Removing intermediate container 921518b7ff0f [2021-05-27T00:36:42.150Z] ---> 513bb3ed7f3c [2021-05-27T00:36:42.150Z] Step 24/26 : LABEL arch=x86_64 [2021-05-27T00:36:42.150Z] ---> Running in d129a1e475ee [2021-05-27T00:36:42.150Z] ---> Running in c0cb8ce0aa55 [2021-05-27T00:36:42.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:42.150Z] Removing intermediate container d129a1e475ee [2021-05-27T00:36:42.150Z] ---> d0b0ae2998ba [2021-05-27T00:36:42.150Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T00:36:42.150Z] Removing intermediate container c0cb8ce0aa55 [2021-05-27T00:36:42.150Z] ---> faf3decccaf5 [2021-05-27T00:36:42.150Z] Step 25/26 : LABEL git_sha=68398d76b0c8aa8841c407e12e7461b934835165 [2021-05-27T00:36:42.416Z] ---> Running in 5ee4f2611cd1 [2021-05-27T00:36:42.416Z] ---> Running in 7c80c481d9f4 [2021-05-27T00:36:42.416Z] Removing intermediate container 5ee4f2611cd1 [2021-05-27T00:36:42.416Z] ---> abd2850b4fe8 [2021-05-27T00:36:42.416Z] [2021-05-27T00:36:42.416Z] Removing intermediate container 7c80c481d9f4 [2021-05-27T00:36:42.680Z] ---> 0c308ca4da01 [2021-05-27T00:36:42.680Z] Step 26/26 : LABEL version=0.0.0 [2021-05-27T00:36:42.680Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T00:36:42.680Z] ---> Running in 1b33d320c540 [2021-05-27T00:36:42.680Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T00:36:42.680Z] Successfully built abd2850b4fe8 [2021-05-27T00:36:42.680Z] Successfully tagged support-notifications:latest [2021-05-27T00:36:42.680Z] Building sys-mgmt-agent [2021-05-27T00:36:42.680Z]  Building support-notifications ... done (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T00:36:42.680Z] Removing intermediate container 1b33d320c540 [2021-05-27T00:36:42.680Z] ---> 643741d09352 [2021-05-27T00:36:42.680Z] [2021-05-27T00:36:42.946Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T00:36:42.946Z] Successfully built 643741d09352 [2021-05-27T00:36:42.946Z] Successfully tagged security-secretstore-setup:latest [2021-05-27T00:36:42.946Z] Building support-scheduler [2021-05-27T00:36:43.365Z] $ docker rm -f f1b37bff6b47dc4789619c9f3848adb42e8da8fd59adfbbdc7755ff91513aa2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:36:43.888Z]  Building security-secretstore-setup ... done (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T00:36:43.888Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T00:36:44.079Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T00:36:44.079Z] . [Pipeline] withDockerContainer [2021-05-27T00:36:44.155Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:36:44.155Z] OK: 8 MiB in 20 packages [2021-05-27T00:36:44.390Z] prd-ubuntu18.04-docker-arm64-4c-16g-514 does not seem to be running inside a container [2021-05-27T00:36:44.479Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-27T00:36:46.057Z] $ docker top 9b34281faab70531870f6b050f057d7545f1bfe7537251cc11be3a82fc23c646 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T00:36:46.398Z] ========================================================= [2021-05-27T00:36:46.398Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-27T00:36:46.398Z] ========================================================= [Pipeline] sh [2021-05-27T00:36:47.052Z] + go mod tidy [Pipeline] sh [2021-05-27T00:36:48.750Z] + make test [2021-05-27T00:36:48.750Z] go mod tidy [2021-05-27T00:36:49.355Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T00:36:49.484Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:36:49.484Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:36:49.484Z] ---> 76f8963bebd8 [2021-05-27T00:36:49.484Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:36:49.484Z] ---> Using cache [2021-05-27T00:36:49.484Z] ---> beacf0db674e [2021-05-27T00:36:49.484Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:36:49.484Z] ---> Using cache [2021-05-27T00:36:49.484Z] ---> 433ab0b2af29 [2021-05-27T00:36:49.484Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T00:36:50.868Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:36:50.868Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:36:50.868Z] ---> 76f8963bebd8 [2021-05-27T00:36:50.868Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T00:36:50.868Z] ---> Using cache [2021-05-27T00:36:50.868Z] ---> beacf0db674e [2021-05-27T00:36:50.868Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:36:50.868Z] ---> Using cache [2021-05-27T00:36:50.868Z] ---> 433ab0b2af29 [2021-05-27T00:36:50.868Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T00:36:50.868Z] ---> Using cache [2021-05-27T00:36:50.868Z] ---> 158188c1b9d7 [2021-05-27T00:36:50.868Z] Step 6/23 : COPY go.mod . [2021-05-27T00:36:50.868Z] ---> Using cache [2021-05-27T00:36:50.868Z] ---> 724af4b5a158 [2021-05-27T00:36:50.868Z] Step 7/23 : RUN go mod download [2021-05-27T00:36:50.868Z] ---> Using cache [2021-05-27T00:36:50.868Z] ---> 4d3403cbc2de [2021-05-27T00:36:50.868Z] Step 8/23 : COPY . . [2021-05-27T00:36:50.868Z] ---> Using cache [2021-05-27T00:36:50.868Z] ---> cfeaf210453c [2021-05-27T00:36:50.868Z] Step 9/23 : RUN go mod tidy [2021-05-27T00:36:50.868Z] ---> Using cache [2021-05-27T00:36:50.868Z] ---> 1a53c166eee1 [2021-05-27T00:36:50.868Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T00:36:51.820Z] Removing intermediate container 9bdb5c543d3c [2021-05-27T00:36:51.820Z] ---> 7947ff2ef146 [2021-05-27T00:36:51.820Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:36:51.820Z] ---> Running in 4c30270496ee [2021-05-27T00:36:51.820Z] ---> Running in f326e7c91095 [2021-05-27T00:36:52.087Z] ---> beb6f0318612 [2021-05-27T00:36:52.087Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T00:36:53.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:53.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T00:36:53.320Z] Removing intermediate container f302b87ddf1e [2021-05-27T00:36:53.320Z] ---> 1719bcf35c72 [2021-05-27T00:36:53.320Z] [2021-05-27T00:36:53.320Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T00:36:53.320Z] ---> 13621d1b12d4 [2021-05-27T00:36:53.320Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T00:36:53.320Z] ---> Using cache [2021-05-27T00:36:53.320Z] ---> 8f397e41f828 [2021-05-27T00:36:53.320Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:36:53.320Z] ---> Using cache [2021-05-27T00:36:53.320Z] ---> 36a1088e1dd9 [2021-05-27T00:36:53.320Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T00:36:53.584Z] ---> 952fa54e15a0 [2021-05-27T00:36:53.584Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T00:36:53.584Z] ---> Running in 52e59dd12c7c [2021-05-27T00:36:53.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:36:53.845Z] Removing intermediate container 52e59dd12c7c [2021-05-27T00:36:53.845Z] ---> 0011ad43504b [2021-05-27T00:36:53.845Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T00:36:53.845Z] ---> 0f757ebaa4c7 [2021-05-27T00:36:53.845Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T00:36:53.845Z] ---> Running in 6483c300471d [2021-05-27T00:36:53.845Z] ---> Running in 98383c1bb3d0 [2021-05-27T00:36:54.109Z] Removing intermediate container 6483c300471d [2021-05-27T00:36:54.109Z] ---> fbb31cf4a539 [2021-05-27T00:36:54.109Z] Step 16/24 : WORKDIR / [2021-05-27T00:36:54.109Z] Removing intermediate container 98383c1bb3d0 [2021-05-27T00:36:54.109Z] ---> 40ba164339df [2021-05-27T00:36:54.109Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:36:54.109Z] ---> Running in aeb2d1dbb383 [2021-05-27T00:36:54.109Z] ---> Running in bf09f5ead4be [2021-05-27T00:36:54.369Z] Removing intermediate container bf09f5ead4be [2021-05-27T00:36:54.369Z] ---> 213acfb8d6e8 [2021-05-27T00:36:54.369Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T00:36:54.369Z] Removing intermediate container aeb2d1dbb383 [2021-05-27T00:36:54.369Z] ---> 77826abfabbf [2021-05-27T00:36:54.369Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:36:54.369Z] ---> Running in 7f0261a0b80a [2021-05-27T00:36:54.629Z] Removing intermediate container 7f0261a0b80a [2021-05-27T00:36:54.629Z] ---> c79defc837f4 [2021-05-27T00:36:54.629Z] Step 23/24 : LABEL git_sha=68398d76b0c8aa8841c407e12e7461b934835165 [2021-05-27T00:36:54.629Z] ---> Running in bfea7c13607c [2021-05-27T00:36:54.629Z] ---> e961b1503e14 [2021-05-27T00:36:54.629Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T00:36:54.895Z] Removing intermediate container bfea7c13607c [2021-05-27T00:36:54.895Z] ---> 00c068576d4d [2021-05-27T00:36:54.895Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:36:54.895Z] ---> Running in de224c773496 [2021-05-27T00:36:55.155Z] OK: 219 MiB in 52 packages [2021-05-27T00:36:55.155Z] ---> ee02f75f42b9 [2021-05-27T00:36:55.155Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T00:36:55.155Z] Removing intermediate container de224c773496 [2021-05-27T00:36:55.155Z] ---> 942027a8f556 [2021-05-27T00:36:55.155Z] [2021-05-27T00:36:55.416Z] Successfully built 942027a8f556 [2021-05-27T00:36:55.416Z] Successfully tagged core-data:latest [2021-05-27T00:36:55.416Z] Building security-proxy-setup [2021-05-27T00:36:55.677Z]  Building core-data ... done  ---> 707276972787 [2021-05-27T00:36:55.677Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T00:36:55.677Z] Removing intermediate container 4c30270496ee [2021-05-27T00:36:55.677Z] ---> 1b8dacbec47c [2021-05-27T00:36:55.677Z] Step 6/24 : COPY go.mod . [2021-05-27T00:36:55.942Z] ---> Running in b9e6c1961969 [2021-05-27T00:36:57.332Z] ---> 32ccebc6c89b [2021-05-27T00:36:57.332Z] Step 7/24 : RUN go mod download [2021-05-27T00:36:59.880Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:36:59.880Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:36:59.880Z] ---> 76f8963bebd8 [2021-05-27T00:36:59.880Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T00:36:59.880Z] ---> Using cache [2021-05-27T00:36:59.880Z] ---> beacf0db674e [2021-05-27T00:36:59.880Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:36:59.880Z] ---> Using cache [2021-05-27T00:36:59.880Z] ---> 433ab0b2af29 [2021-05-27T00:36:59.880Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T00:36:59.880Z] ---> Using cache [2021-05-27T00:36:59.880Z] ---> 158188c1b9d7 [2021-05-27T00:36:59.880Z] Step 6/22 : COPY go.mod . [2021-05-27T00:36:59.880Z] ---> Using cache [2021-05-27T00:36:59.880Z] ---> 724af4b5a158 [2021-05-27T00:36:59.880Z] Step 7/22 : RUN go mod download [2021-05-27T00:36:59.880Z] ---> Using cache [2021-05-27T00:36:59.880Z] ---> 4d3403cbc2de [2021-05-27T00:36:59.880Z] Step 8/22 : COPY . . [2021-05-27T00:36:59.880Z] ---> Using cache [2021-05-27T00:36:59.880Z] ---> cfeaf210453c [2021-05-27T00:36:59.880Z] Step 9/22 : RUN go mod tidy [2021-05-27T00:36:59.880Z] ---> Using cache [2021-05-27T00:36:59.880Z] ---> 1a53c166eee1 [2021-05-27T00:36:59.880Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T00:37:01.276Z] Removing intermediate container b9e6c1961969 [2021-05-27T00:37:01.276Z] ---> 3a99e8d88ef5 [2021-05-27T00:37:01.276Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:37:01.276Z] ---> Running in c18479c6e1bf [2021-05-27T00:37:01.276Z] ---> Running in 40f467a445a2 [2021-05-27T00:37:01.276Z] ---> Running in 44b8169a0db8 [2021-05-27T00:37:01.538Z] Removing intermediate container 44b8169a0db8 [2021-05-27T00:37:01.538Z] ---> b845e26f4066 [2021-05-27T00:37:01.538Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T00:37:01.538Z] ---> Running in 3752814520dc [2021-05-27T00:37:01.804Z] Removing intermediate container 3752814520dc [2021-05-27T00:37:01.804Z] ---> edb43324c1c2 [2021-05-27T00:37:01.804Z] Step 23/24 : LABEL git_sha=68398d76b0c8aa8841c407e12e7461b934835165 [2021-05-27T00:37:01.804Z] ---> Running in 50b2ecac9d6f [2021-05-27T00:37:02.070Z] Removing intermediate container 50b2ecac9d6f [2021-05-27T00:37:02.070Z] ---> 9cc4b7c64db0 [2021-05-27T00:37:02.070Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:37:02.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T00:37:02.070Z] ---> Running in e05e018c33bb [2021-05-27T00:37:02.333Z] Removing intermediate container e05e018c33bb [2021-05-27T00:37:02.333Z] ---> 1629245b7d86 [2021-05-27T00:37:02.333Z] [2021-05-27T00:37:02.602Z] Successfully built 1629245b7d86 [2021-05-27T00:37:02.602Z] Successfully tagged core-metadata:latest [2021-05-27T00:37:02.602Z]  Building core-metadata ... done Removing intermediate container c18479c6e1bf [2021-05-27T00:37:02.602Z] ---> 8530b242d54a [2021-05-27T00:37:02.602Z] Step 8/24 : COPY . . [2021-05-27T00:37:10.879Z] ---> 947462f1171e [2021-05-27T00:37:10.879Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:37:10.879Z] ---> Running in 8bef2d89f0a4 [2021-05-27T00:37:12.858Z] Removing intermediate container 8bef2d89f0a4 [2021-05-27T00:37:12.858Z] ---> 160ac22fb67b [2021-05-27T00:37:12.858Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T00:37:12.858Z] ---> Running in 09b384735c17 [2021-05-27T00:37:12.858Z] Removing intermediate container ff8309ff9e16 [2021-05-27T00:37:12.858Z] ---> 446242babaec [2021-05-27T00:37:12.858Z] [2021-05-27T00:37:12.858Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T00:37:12.858Z] ---> 13621d1b12d4 [2021-05-27T00:37:12.858Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T00:37:12.858Z] ---> Running in d9dda424706f [2021-05-27T00:37:12.858Z] Removing intermediate container d9dda424706f [2021-05-27T00:37:12.858Z] ---> 2126b3dfda16 [2021-05-27T00:37:12.858Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T00:37:12.858Z] ---> Running in 2e3c7bc798db [2021-05-27T00:37:13.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T00:37:13.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:13.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:13.955Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T00:37:13.955Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T00:37:13.955Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:37:13.955Z] OK: 6 MiB in 16 packages [2021-05-27T00:37:14.227Z] Removing intermediate container 2e3c7bc798db [2021-05-27T00:37:14.227Z] ---> 4cf5040d7a34 [2021-05-27T00:37:14.227Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T00:37:14.227Z] ---> Running in fc1569928529 [2021-05-27T00:37:14.504Z] Removing intermediate container fc1569928529 [2021-05-27T00:37:14.504Z] ---> 46c6c427d832 [2021-05-27T00:37:14.504Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T00:37:14.504Z] ---> Running in 677d218c632d [2021-05-27T00:37:14.504Z] Removing intermediate container 677d218c632d [2021-05-27T00:37:14.504Z] ---> 266f1e66d09c [2021-05-27T00:37:14.504Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T00:37:14.774Z] ---> Running in 195fcb69ddda [2021-05-27T00:37:15.744Z] Removing intermediate container 195fcb69ddda [2021-05-27T00:37:15.744Z] ---> 5807967ef98e [2021-05-27T00:37:15.744Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T00:37:16.021Z] ---> Running in 033a8e18d979 [2021-05-27T00:37:16.021Z] Removing intermediate container 033a8e18d979 [2021-05-27T00:37:16.021Z] ---> b4e7ef0477db [2021-05-27T00:37:16.021Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T00:37:16.291Z] ---> 7c2589df5041 [2021-05-27T00:37:16.291Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T00:37:16.561Z] ---> Running in 4218d4ac9d94 [2021-05-27T00:37:17.553Z] Removing intermediate container 4218d4ac9d94 [2021-05-27T00:37:17.553Z] ---> d44abe6072e4 [2021-05-27T00:37:17.553Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:37:17.553Z] ---> 4c336d6fbc04 [2021-05-27T00:37:17.553Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T00:37:18.152Z] ---> 0a3a519a5bbd [2021-05-27T00:37:18.152Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T00:37:18.428Z] ---> bd63c8b4c735 [2021-05-27T00:37:18.428Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T00:37:18.712Z] ---> 4b7f4334db4e [2021-05-27T00:37:18.713Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T00:37:18.985Z] ---> a29ab68a0293 [2021-05-27T00:37:18.985Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T00:37:19.257Z] ---> Running in abe77d879993 [2021-05-27T00:37:19.257Z] Removing intermediate container abe77d879993 [2021-05-27T00:37:19.257Z] ---> adf1836ebccb [2021-05-27T00:37:19.257Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T00:37:19.529Z] ---> e4b0cf542f56 [2021-05-27T00:37:19.529Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T00:37:19.799Z] ---> Running in 659b1d48d8a8 [2021-05-27T00:37:20.778Z] Removing intermediate container 659b1d48d8a8 [2021-05-27T00:37:20.778Z] ---> 7288c7dcb869 [2021-05-27T00:37:20.778Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T00:37:21.038Z] ---> Running in 5337295c40e5 [2021-05-27T00:37:21.302Z] Removing intermediate container 5337295c40e5 [2021-05-27T00:37:21.302Z] ---> ba6323479583 [2021-05-27T00:37:21.302Z] Step 29/32 : CMD ["gate"] [2021-05-27T00:37:21.573Z] ---> Running in 0fe8c598d9fe [2021-05-27T00:37:21.573Z] Removing intermediate container 0fe8c598d9fe [2021-05-27T00:37:21.573Z] ---> e1139239f76f [2021-05-27T00:37:21.573Z] Step 30/32 : LABEL arch=x86_64 [2021-05-27T00:37:21.738Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-27T00:37:21.835Z] ---> Running in 938ce527256a [2021-05-27T00:37:22.098Z] Removing intermediate container 938ce527256a [2021-05-27T00:37:22.098Z] ---> fdd3305bb091 [2021-05-27T00:37:22.098Z] Step 31/32 : LABEL git_sha=68398d76b0c8aa8841c407e12e7461b934835165 [2021-05-27T00:37:22.359Z] ---> Running in 2f952c9f01df [2021-05-27T00:37:22.359Z] Removing intermediate container 2f952c9f01df [2021-05-27T00:37:22.359Z] ---> 21847efc9ef9 [2021-05-27T00:37:22.359Z] Step 32/32 : LABEL version=0.0.0 [2021-05-27T00:37:22.623Z] ---> Running in 24ca8baeb109 [2021-05-27T00:37:22.884Z] Removing intermediate container 24ca8baeb109 [2021-05-27T00:37:22.884Z] ---> d4f424fe7a23 [2021-05-27T00:37:22.884Z] [2021-05-27T00:37:23.146Z] Successfully built d4f424fe7a23 [2021-05-27T00:37:23.146Z] Successfully tagged security-bootstrapper:latest [2021-05-27T00:37:27.358Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T00:37:27.622Z] Removing intermediate container f326e7c91095 [2021-05-27T00:37:27.622Z] ---> 0c5da470031a [2021-05-27T00:37:27.622Z] [2021-05-27T00:37:27.622Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T00:37:27.622Z] ---> 13621d1b12d4 [2021-05-27T00:37:27.622Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T00:37:27.622Z] ---> Using cache [2021-05-27T00:37:27.622Z] ---> 8f397e41f828 [2021-05-27T00:37:27.622Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:37:27.622Z] ---> Using cache [2021-05-27T00:37:27.622Z] ---> 36a1088e1dd9 [2021-05-27T00:37:27.622Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T00:37:27.622Z] ---> Running in 1cae0d0b87dc [2021-05-27T00:37:27.885Z] Removing intermediate container 1cae0d0b87dc [2021-05-27T00:37:27.885Z] ---> 679886107b10 [2021-05-27T00:37:27.885Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T00:37:27.885Z] ---> Running in 4399fccc42bc [2021-05-27T00:37:28.147Z] Removing intermediate container 4399fccc42bc [2021-05-27T00:37:28.147Z] ---> c0dfa25da176 [2021-05-27T00:37:28.147Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:37:28.416Z] ---> ff5e6f609d85 [2021-05-27T00:37:28.416Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T00:37:29.003Z] ---> 85b01a1b5cc6 [2021-05-27T00:37:29.003Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T00:37:29.267Z] ---> 2ddf51612389 [2021-05-27T00:37:29.267Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T00:37:29.267Z] ---> Running in b9eb65c73527 [2021-05-27T00:37:29.532Z] Removing intermediate container b9eb65c73527 [2021-05-27T00:37:29.532Z] ---> 04102aacdad9 [2021-05-27T00:37:29.532Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:37:29.796Z] ---> Running in a7f97f5eb4d7 [2021-05-27T00:37:30.388Z] Removing intermediate container a7f97f5eb4d7 [2021-05-27T00:37:30.389Z] ---> 38dc1ac577b3 [2021-05-27T00:37:30.389Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T00:37:30.389Z] Removing intermediate container 40f467a445a2 [2021-05-27T00:37:30.389Z] ---> d87bb1375ab8 [2021-05-27T00:37:30.389Z] [2021-05-27T00:37:30.389Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T00:37:30.389Z] ---> 13621d1b12d4 [2021-05-27T00:37:30.389Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T00:37:30.389Z] ---> Running in 160942d987de [2021-05-27T00:37:30.389Z] ---> Running in 68b44d75a9e7 [2021-05-27T00:37:30.389Z] Removing intermediate container 68b44d75a9e7 [2021-05-27T00:37:30.389Z] ---> 11bca6d2fb76 [2021-05-27T00:37:30.389Z] Step 22/23 : LABEL git_sha=68398d76b0c8aa8841c407e12e7461b934835165 [2021-05-27T00:37:30.662Z] ---> Running in 67d5bbc38ed8 [2021-05-27T00:37:30.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:30.662Z] Removing intermediate container 67d5bbc38ed8 [2021-05-27T00:37:30.662Z] ---> f2fa67240f5e [2021-05-27T00:37:30.662Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T00:37:30.662Z] ---> Running in 2cf390d4ea1c [2021-05-27T00:37:30.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:30.929Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T00:37:30.929Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T00:37:30.929Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-27T00:37:30.929Z] (4/4) Installing curl (7.76.1-r0) [2021-05-27T00:37:30.929Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:37:30.929Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T00:37:30.929Z] OK: 7 MiB in 18 packages [2021-05-27T00:37:31.198Z] Removing intermediate container 2cf390d4ea1c [2021-05-27T00:37:31.198Z] ---> 5d2d410e9b6e [2021-05-27T00:37:31.198Z] [2021-05-27T00:37:31.198Z] Successfully built 5d2d410e9b6e [2021-05-27T00:37:31.198Z] Successfully tagged support-scheduler:latest [2021-05-27T00:37:31.481Z]  Building support-scheduler ... done Removing intermediate container 160942d987de [2021-05-27T00:37:31.481Z] ---> 6242ea193c3f [2021-05-27T00:37:31.481Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T00:37:31.759Z] ---> Running in 13d2efc6147e [2021-05-27T00:37:31.759Z] Removing intermediate container 13d2efc6147e [2021-05-27T00:37:31.759Z] ---> f05152b584e1 [2021-05-27T00:37:31.759Z] Step 14/22 : WORKDIR /edgex [2021-05-27T00:37:32.026Z] ---> Running in 66cd6c574c43 [2021-05-27T00:37:32.026Z] Removing intermediate container 66cd6c574c43 [2021-05-27T00:37:32.026Z] ---> 881be43bca69 [2021-05-27T00:37:32.026Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T00:37:32.293Z] ---> f270e41a9101 [2021-05-27T00:37:32.293Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T00:37:33.240Z] ---> 10c906a0d5bb [2021-05-27T00:37:33.240Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T00:37:33.513Z] ---> f1d222a14825 [2021-05-27T00:37:33.513Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T00:37:33.513Z] ---> Running in 087981a77d86 [2021-05-27T00:37:33.776Z] Removing intermediate container 087981a77d86 [2021-05-27T00:37:33.776Z] ---> a1059b006bfc [2021-05-27T00:37:33.776Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T00:37:33.776Z] ---> Running in 209ed975f3f2 [2021-05-27T00:37:33.776Z] Removing intermediate container 209ed975f3f2 [2021-05-27T00:37:33.776Z] ---> 097a5cc4d0fd [2021-05-27T00:37:33.776Z] Step 20/22 : LABEL arch=x86_64 [2021-05-27T00:37:33.776Z] ---> Running in 053b77cd4111 [2021-05-27T00:37:34.355Z] Removing intermediate container 053b77cd4111 [2021-05-27T00:37:34.355Z] ---> c7833b0cb56f [2021-05-27T00:37:34.355Z] Step 21/22 : LABEL git_sha=68398d76b0c8aa8841c407e12e7461b934835165 [2021-05-27T00:37:34.355Z] ---> Running in 96e7b06be5b6 [2021-05-27T00:37:34.355Z] Removing intermediate container 96e7b06be5b6 [2021-05-27T00:37:34.355Z] ---> d3c2b4e7446b [2021-05-27T00:37:34.355Z] Step 22/22 : LABEL version=0.0.0 [2021-05-27T00:37:34.355Z] ---> Running in b72b13082211 [2021-05-27T00:37:34.618Z] Removing intermediate container b72b13082211 [2021-05-27T00:37:34.618Z] ---> 8aba131ded23 [2021-05-27T00:37:34.618Z] [2021-05-27T00:37:34.618Z] Successfully built 8aba131ded23 [2021-05-27T00:37:34.618Z] Successfully tagged security-proxy-setup:latest [2021-05-27T00:37:35.558Z]  Building security-proxy-setup ... done Removing intermediate container 09b384735c17 [2021-05-27T00:37:35.558Z] ---> 96832f1f33db [2021-05-27T00:37:35.558Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T00:37:35.558Z] ---> Running in 9902f2648816 [2021-05-27T00:37:35.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T00:37:36.406Z] Removing intermediate container 9902f2648816 [2021-05-27T00:37:36.406Z] ---> 285eae52388a [2021-05-27T00:37:36.406Z] [2021-05-27T00:37:36.406Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T00:37:36.406Z] 20.10.0: Pulling from library/docker [2021-05-27T00:37:39.708Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T00:37:39.708Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T00:37:39.708Z] ---> aefe523efa57 [2021-05-27T00:37:39.708Z] 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-05-27T00:37:41.096Z] ---> Running in ff07f693d18a [2021-05-27T00:37:41.096Z] Removing intermediate container ff07f693d18a [2021-05-27T00:37:41.096Z] ---> aa2899926139 [2021-05-27T00:37:41.096Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T00:37:41.096Z] ---> Running in 5211d9928685 [2021-05-27T00:37:41.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:41.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T00:37:41.358Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T00:37:41.358Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T00:37:41.358Z] Executing bash-5.0.17-r0.post-install [2021-05-27T00:37:41.358Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T00:37:41.358Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-27T00:37:41.358Z] (5/39) Installing curl (7.76.1-r0) [2021-05-27T00:37:41.619Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T00:37:41.619Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T00:37:41.619Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T00:37:41.619Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T00:37:41.619Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T00:37:41.619Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T00:37:41.619Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T00:37:41.619Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T00:37:42.192Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T00:37:42.192Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T00:37:42.192Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T00:37:42.192Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T00:37:42.192Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T00:37:42.192Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T00:37:42.192Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T00:37:42.192Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T00:37:42.192Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T00:37:42.192Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T00:37:42.192Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T00:37:42.192Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T00:37:42.192Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T00:37:42.192Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T00:37:42.192Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T00:37:42.192Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T00:37:42.192Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T00:37:42.192Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T00:37:42.192Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T00:37:42.192Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T00:37:42.192Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T00:37:42.192Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T00:37:42.192Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T00:37:42.192Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T00:37:42.192Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T00:37:42.192Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T00:37:42.192Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T00:37:42.192Z] OK: 72 MiB in 59 packages [2021-05-27T00:37:43.149Z] Collecting docker-compose==1.23.2 [2021-05-27T00:37:43.149Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T00:37:43.149Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T00:37:43.149Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T00:37:43.411Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T00:37:43.412Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T00:37:43.673Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T00:37:43.673Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T00:37:43.933Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T00:37:43.933Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T00:37:44.195Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-27T00:37:44.458Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T00:37:44.458Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T00:37:44.458Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T00:37:44.458Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T00:37:44.719Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T00:37:44.719Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T00:37:44.719Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T00:37:44.719Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T00:37:44.719Z] Collecting PyYAML<4,>=3.10 [2021-05-27T00:37:44.719Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T00:37:45.294Z] Collecting idna<2.8,>=2.5 [2021-05-27T00:37:45.294Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T00:37:45.294Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-27T00:37:45.294Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-27T00:37:45.555Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T00:37:45.555Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T00:37:45.555Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T00:37:45.555Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T00:37:45.555Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T00:37:45.555Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T00:37:45.555Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T00:37:45.555Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T00:37:45.555Z] Installing collected packages: idna, urllib3, requests, texttable, dockerpty, docopt, websocket-client, docker-pycreds, docker, cached-property, jsonschema, PyYAML, docker-compose [2021-05-27T00:37:45.555Z] Attempting uninstall: idna [2021-05-27T00:37:45.555Z] Found existing installation: idna 2.9 [2021-05-27T00:37:45.555Z] Uninstalling idna-2.9: [2021-05-27T00:37:45.555Z] Successfully uninstalled idna-2.9 [2021-05-27T00:37:45.817Z] Attempting uninstall: urllib3 [2021-05-27T00:37:45.818Z] Found existing installation: urllib3 1.25.9 [2021-05-27T00:37:45.818Z] Uninstalling urllib3-1.25.9: [2021-05-27T00:37:45.818Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T00:37:45.818Z] Attempting uninstall: requests [2021-05-27T00:37:45.818Z] Found existing installation: requests 2.23.0 [2021-05-27T00:37:45.818Z] Uninstalling requests-2.23.0: [2021-05-27T00:37:45.818Z] Successfully uninstalled requests-2.23.0 [2021-05-27T00:37:45.818Z] Running setup.py install for texttable: started [2021-05-27T00:37:46.388Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T00:37:46.388Z] Running setup.py install for dockerpty: started [2021-05-27T00:37:46.388Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T00:37:46.388Z] Running setup.py install for docopt: started [2021-05-27T00:37:46.957Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T00:37:46.957Z] Running setup.py install for PyYAML: started [2021-05-27T00:37:47.529Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T00:37:47.529Z] 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-05-27T00:37:50.847Z] Removing intermediate container 5211d9928685 [2021-05-27T00:37:50.847Z] ---> 75ba57cd7be4 [2021-05-27T00:37:50.847Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T00:37:50.847Z] ---> Running in 6a6879cdd5af [2021-05-27T00:37:50.847Z] Removing intermediate container 6a6879cdd5af [2021-05-27T00:37:50.847Z] ---> 629b916964f7 [2021-05-27T00:37:50.847Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T00:37:50.847Z] ---> Running in 8212958cb8f3 [2021-05-27T00:37:50.847Z] Removing intermediate container 8212958cb8f3 [2021-05-27T00:37:50.847Z] ---> b1dc8600a77f [2021-05-27T00:37:50.847Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T00:37:51.107Z] ---> c8c8fb71823e [2021-05-27T00:37:51.107Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T00:37:51.367Z] ---> 5d45431708a6 [2021-05-27T00:37:51.367Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T00:37:51.628Z] ---> 22593c6510fc [2021-05-27T00:37:51.628Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T00:37:51.628Z] ---> Running in b8a9de862f99 [2021-05-27T00:37:51.628Z] Removing intermediate container b8a9de862f99 [2021-05-27T00:37:51.628Z] ---> 17ea2a2f0e74 [2021-05-27T00:37:51.628Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:37:51.628Z] ---> Running in c449c240b56c [2021-05-27T00:37:51.628Z] Removing intermediate container c449c240b56c [2021-05-27T00:37:51.628Z] ---> 178677d0900a [2021-05-27T00:37:51.628Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T00:37:51.628Z] ---> Running in a0d3e55e51f5 [2021-05-27T00:37:51.888Z] Removing intermediate container a0d3e55e51f5 [2021-05-27T00:37:51.888Z] ---> 075f664d52e1 [2021-05-27T00:37:51.888Z] Step 23/24 : LABEL git_sha=68398d76b0c8aa8841c407e12e7461b934835165 [2021-05-27T00:37:51.888Z] ---> Running in 2ff358faf24d [2021-05-27T00:37:51.888Z] Removing intermediate container 2ff358faf24d [2021-05-27T00:37:51.888Z] ---> 0f316f87ebf3 [2021-05-27T00:37:51.888Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:37:51.888Z] ---> Running in bf56583a23f5 [2021-05-27T00:37:52.149Z] Removing intermediate container bf56583a23f5 [2021-05-27T00:37:52.149Z] ---> aa1a42e615fb [2021-05-27T00:37:52.149Z] [2021-05-27T00:37:52.149Z] Successfully built aa1a42e615fb [2021-05-27T00:37:52.149Z] Successfully tagged sys-mgmt-agent:latest [2021-05-27T00:37:52.156Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-27T00:37:52.158Z] $ docker stop --time=1 64221c6467b27b56516bf1e12ee154f607b8ed87ecaaafaea36b0053060fdbca [2021-05-27T00:37:53.509Z] $ docker rm -f 64221c6467b27b56516bf1e12ee154f607b8ed87ecaaafaea36b0053060fdbca [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T00:37:53.885Z] + docker images [2021-05-27T00:37:53.885Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T00:37:53.885Z] sys-mgmt-agent latest aa1a42e615fb 2 seconds ago 312MB [2021-05-27T00:37:53.885Z] 285eae52388a 17 seconds ago 1.16GB [2021-05-27T00:37:53.885Z] security-proxy-setup latest 8aba131ded23 19 seconds ago 25.3MB [2021-05-27T00:37:53.885Z] support-scheduler latest 5d2d410e9b6e 23 seconds ago 17.1MB [2021-05-27T00:37:53.885Z] d87bb1375ab8 24 seconds ago 1.16GB [2021-05-27T00:37:53.885Z] 0c5da470031a 26 seconds ago 1.16GB [2021-05-27T00:37:53.885Z] security-bootstrapper latest d4f424fe7a23 31 seconds ago 18.2MB [2021-05-27T00:37:53.885Z] 446242babaec 41 seconds ago 1.15GB [2021-05-27T00:37:53.885Z] core-metadata latest 1629245b7d86 51 seconds ago 18.6MB [2021-05-27T00:37:53.885Z] core-data latest 942027a8f556 58 seconds ago 21.6MB [2021-05-27T00:37:53.885Z] 1719bcf35c72 About a minute ago 1.17GB [2021-05-27T00:37:53.885Z] security-secretstore-setup latest 643741d09352 About a minute ago 25.8MB [2021-05-27T00:37:53.885Z] support-notifications latest abd2850b4fe8 About a minute ago 17.8MB [2021-05-27T00:37:53.885Z] 4fa95cefd860 About a minute ago 1.17GB [2021-05-27T00:37:53.885Z] ce079b62f2bd About a minute ago 1.16GB [2021-05-27T00:37:53.885Z] de68fff49253 About a minute ago 1.16GB [2021-05-27T00:37:53.885Z] core-command latest 8785d61f99a7 About a minute ago 17.1MB [2021-05-27T00:37:53.885Z] 23b55d0e58be About a minute ago 1.16GB [2021-05-27T00:37:53.885Z] ci-base-image-x86_64 latest 76f8963bebd8 5 minutes ago 648MB [2021-05-27T00:37:53.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-27T00:37:53.885Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-27T00:37:53.885Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-27T00:37:53.885Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-27T00:37:53.885Z] 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-05-27T00:38:09.113Z] Still waiting to schedule task [2021-05-27T00:38:09.114Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-27T00:38:29.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-27T00:38:35.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-27T00:38:50.494Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-27T00:38:50.494Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-27T00:38:52.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-27T00:38:53.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-27T00:38:53.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-27T00:38:53.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-27T00:38:59.461Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-27T00:38:59.461Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-27T00:39:11.932Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-27T00:39:11.932Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-27T00:39:11.932Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-27T00:39:18.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.494s coverage: 46.1% of statements [2021-05-27T00:39:18.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-27T00:39:18.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-27T00:39:18.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-27T00:39:18.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-27T00:39:18.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-27T00:39:18.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-27T00:39:18.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.233s coverage: 28.7% of statements [2021-05-27T00:39:18.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.414s coverage: 100.0% of statements [2021-05-27T00:39:18.760Z] Running on prd-ubuntu18.04-docker-8c-8g-519 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws [2021-05-27T00:39:18.777Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-27T00:39:18.898Z] The recommended git tool is: git [2021-05-27T00:39:21.282Z] using credential edgex-jenkins-ssh [2021-05-27T00:39:21.299Z] Cloning the remote Git repository [2021-05-27T00:39:21.321Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-27T00:39:21.389Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-27T00:39:21.418Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T00:39:21.418Z] > git --version # timeout=10 [2021-05-27T00:39:21.424Z] > git --version # 'git version 2.17.1' [2021-05-27T00:39:21.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T00:39:21.457Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T00:39:31.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.709s coverage: 27.7% of statements [2021-05-27T00:39:31.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-27T00:39:31.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-27T00:39:31.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-27T00:39:31.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-27T00:39:31.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-27T00:39:31.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.257s coverage: 81.2% of statements [2021-05-27T00:39:31.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-27T00:39:31.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.224s coverage: 100.0% of statements [2021-05-27T00:39:31.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-27T00:39:31.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.251s coverage: 100.0% of statements [2021-05-27T00:39:31.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-27T00:39:31.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-27T00:39:31.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.429s coverage: 58.6% of statements [2021-05-27T00:39:31.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-27T00:39:31.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-27T00:39:32.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.622s coverage: 87.7% of statements [2021-05-27T00:39:32.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-27T00:39:32.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:39:32.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.226s coverage: 78.9% of statements [2021-05-27T00:39:32.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-27T00:39:46.558Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T00:39:46.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T00:39:46.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T00:39:46.585Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T00:39:46.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T00:39:46.589Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T00:39:47.275Z] Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-27T00:39:47.453Z] Merge succeeded, producing 40e33f465ea80afe18a30b0a0cf6967e399ebd8a [2021-05-27T00:39:47.454Z] Checking out Revision 40e33f465ea80afe18a30b0a0cf6967e399ebd8a (PR-3510) [2021-05-27T00:39:47.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.514s coverage: 28.6% of statements [2021-05-27T00:39:47.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-27T00:39:47.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-27T00:39:47.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-27T00:39:47.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-27T00:39:47.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-27T00:39:47.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.299s coverage: 100.0% of statements [2021-05-27T00:39:47.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-27T00:39:47.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.195s coverage: 100.0% of statements [2021-05-27T00:39:47.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-27T00:39:47.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.595s coverage: 86.7% of statements [2021-05-27T00:39:47.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-27T00:39:47.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.548s coverage: 97.5% of statements [2021-05-27T00:39:47.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-27T00:39:47.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.333s coverage: 78.3% of statements [2021-05-27T00:39:47.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-27T00:39:47.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-27T00:39:47.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-27T00:39:47.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-27T00:39:47.284Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T00:39:47.290Z] > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 [2021-05-27T00:39:47.363Z] > git remote # timeout=10 [2021-05-27T00:39:47.369Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T00:39:47.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T00:39:47.378Z] > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 [2021-05-27T00:39:47.447Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T00:39:47.457Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T00:39:47.468Z] > git checkout -f 40e33f465ea80afe18a30b0a0cf6967e399ebd8a # timeout=10 [2021-05-27T00:39:51.098Z] Commit message: "Merge commit '550dbfbb7a3c0bbee0312ba32fc98e89501b71b9' into HEAD" [2021-05-27T00:39:51.102Z] > git rev-list --no-walk 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:39:52.148Z] + echo snap-build.sh [2021-05-27T00:39:52.148Z] snap-build.sh [2021-05-27T00:39:52.148Z] + SNAP_BASE_DIR=. [2021-05-27T00:39:52.148Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-05-27T00:39:52.148Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-05-27T00:39:52.148Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-05-27T00:39:52.148Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-05-27T00:39:52.148Z] + cd /w/workspace/edgex-go/3 [2021-05-27T00:39:52.148Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-27T00:39:52.148Z] Reading package lists... [2021-05-27T00:39:52.435Z] Building dependency tree... [2021-05-27T00:39:52.435Z] Reading state information... [2021-05-27T00:39:52.435Z] The following packages were automatically installed and are no longer required: [2021-05-27T00:39:52.435Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-27T00:39:52.435Z] uidmap xdelta3 [2021-05-27T00:39:52.435Z] Use 'sudo apt autoremove' to remove them. [2021-05-27T00:39:52.435Z] The following packages will be REMOVED: [2021-05-27T00:39:52.435Z] lxd* lxd-client* [2021-05-27T00:39:53.010Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-27T00:39:53.010Z] After this operation, 31.7 MB disk space will be freed. [2021-05-27T00:39:53.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.525s coverage: 95.1% of statements [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-27T00:39:53.302Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.197s coverage: 58.8% of statements [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-27T00:39:53.302Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.258s coverage: 60.0% of statements [2021-05-27T00:39:53.302Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.317s coverage: 0.8% of statements [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-27T00:39:53.302Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.224s coverage: 21.7% of statements [2021-05-27T00:39:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-27T00:39:53.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 47.1% of statements [2021-05-27T00:39:53.797Z] (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-05-27T00:39:53.797Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T00:39:54.745Z] Removing lxd dnsmasq configuration [2021-05-27T00:39:54.745Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T00:39:54.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.257s coverage: 79.5% of statements [2021-05-27T00:39:54.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements [2021-05-27T00:39:55.009Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-27T00:39:55.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.233s coverage: 96.3% of statements [2021-05-27T00:39:55.956Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T00:39:55.956Z] (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-05-27T00:39:55.956Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T00:39:55.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2021-05-27T00:39:57.345Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-27T00:39:57.608Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-27T00:39:59.002Z] + sudo snap remove --purge lxd [2021-05-27T00:39:59.002Z] snap "lxd" is not installed [2021-05-27T00:39:59.002Z] + sudo groupadd --force --system lxd [2021-05-27T00:39:59.002Z] ++ whoami [2021-05-27T00:39:59.002Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-27T00:39:59.263Z] + newgrp - lxd [2021-05-27T00:39:59.263Z] + sudo snap install lxd [2021-05-27T00:40:08.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.236s coverage: 94.4% of statements [2021-05-27T00:40:08.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements [2021-05-27T00:40:14.211Z] 2021-05-27T00:40:10Z INFO Waiting for automatic snapd restart... [2021-05-27T00:40:15.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.707s coverage: 81.8% of statements [2021-05-27T00:40:15.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-27T00:40:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements [2021-05-27T00:40:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-27T00:40:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-27T00:40:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-27T00:40:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-05-27T00:40:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-27T00:40:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-27T00:40:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-27T00:40:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-27T00:40:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-27T00:40:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements [2021-05-27T00:40:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-27T00:40:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-27T00:40:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2021-05-27T00:40:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-27T00:40:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.252s coverage: 76.0% of statements [2021-05-27T00:40:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-27T00:40:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.212s coverage: 80.0% of statements [2021-05-27T00:40:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements [2021-05-27T00:40:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.285s coverage: 85.4% of statements [2021-05-27T00:40:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.334s coverage: 91.2% of statements [2021-05-27T00:40:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-27T00:40:26.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.959s coverage: 64.4% of statements [2021-05-27T00:40:26.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-27T00:40:26.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-27T00:40:26.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.287s coverage: 100.0% of statements [2021-05-27T00:40:26.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 91.3% of statements [2021-05-27T00:40:26.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-05-27T00:40:26.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-05-27T00:40:26.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2021-05-27T00:40:31.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.146s coverage: 66.9% of statements [2021-05-27T00:40:31.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-27T00:40:31.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-27T00:40:31.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-27T00:40:32.366Z] lxd 4.14 from Canonical* installed [2021-05-27T00:40:32.367Z] + sudo lxd init --auto [2021-05-27T00:40:33.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.768s coverage: 43.5% of statements [2021-05-27T00:40:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-27T00:40:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-27T00:40:33.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.100s coverage: 89.5% of statements [2021-05-27T00:40:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-27T00:40:33.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.143s coverage: 84.8% of statements [2021-05-27T00:40:39.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.571s coverage: 46.8% of statements [2021-05-27T00:40:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-27T00:40:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-27T00:40:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-27T00:40:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-27T00:40:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-27T00:40:39.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements [2021-05-27T00:40:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-27T00:40:39.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.161s coverage: 100.0% of statements [2021-05-27T00:40:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-27T00:40:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-27T00:40:40.542Z] + sudo snap install --classic snapcraft [2021-05-27T00:40:42.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.233s coverage: 18.9% of statements [2021-05-27T00:40:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-27T00:40:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-27T00:40:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-27T00:40:42.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.636s coverage: 91.9% of statements [2021-05-27T00:40:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-27T00:40:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:40:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-27T00:40:45.833Z] snapcraft 4.7.1 from Canonical* installed [2021-05-27T00:40:45.833Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-27T00:40:45.833Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-27T00:40:45.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T00:40:45.833Z] Dload Upload Total Spent Left Speed [2021-05-27T00:40:46.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5056 0 --:--:-- --:--:-- --:--:-- 5056 [2021-05-27T00:40:46.094Z] 100 3325k 100 3325k 0 0 11.0M 0 --:--:-- --:--:-- --:--:-- 11.0M [2021-05-27T00:40:46.094Z] ./yq_linux_amd64 [2021-05-27T00:40:46.355Z] + sudo snapcraft prime --use-lxd [2021-05-27T00:40:48.265Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-27T00:40:48.265Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-27T00:40:48.265Z] - README.md [2021-05-27T00:40:48.265Z] [2021-05-27T00:40:48.265Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-27T00:40:48.526Z] Launching a container. [2021-05-27T00:40:53.015Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 5.148s coverage: 28.7% of statements [2021-05-27T00:40:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-27T00:40:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-27T00:40:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-27T00:40:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-27T00:40:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-27T00:40:53.015Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.208s coverage: 99.0% of statements [2021-05-27T00:40:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-27T00:40:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.217s coverage: 100.0% of statements [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-27T00:40:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.277s coverage: 64.6% of statements [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-27T00:40:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.493s coverage: 97.6% of statements [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-27T00:40:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-27T00:40:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-27T00:40:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-27T00:40:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-27T00:40:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.083s coverage: 100.0% of statements [2021-05-27T00:40:53.650Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.214s coverage: 28.1% of statements [2021-05-27T00:40:53.650Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-27T00:40:53.650Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-27T00:40:55.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.200s coverage: 27.9% of statements [2021-05-27T00:40:55.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-27T00:40:55.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-27T00:40:55.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-27T00:40:55.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-27T00:40:55.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-27T00:40:55.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 100.0% of statements [2021-05-27T00:40:55.135Z] Waiting for container to be ready [2021-05-27T00:40:55.708Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-27T00:40:55.708Z] [2021-05-27T00:40:56.094Z] GO111MODULE=on go vet ./... [2021-05-27T00:40:59.149Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-27T00:40:59.724Z] Waiting for network to be ready... [2021-05-27T00:40:59.985Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-27T00:41:00.246Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-27T00:41:00.246Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-27T00:41:00.246Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-27T00:41:00.246Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-27T00:41:00.246Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-27T00:41:00.246Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-27T00:41:00.246Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-27T00:41:00.246Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-27T00:41:00.246Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-27T00:41:00.819Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-27T00:41:00.819Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-27T00:41:01.082Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-27T00:41:01.082Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-27T00:41:01.082Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-27T00:41:01.082Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-27T00:41:01.082Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-27T00:41:01.082Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-27T00:41:01.342Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-27T00:41:01.607Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-27T00:41:01.608Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-27T00:41:01.608Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-27T00:41:01.608Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-27T00:41:01.608Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-27T00:41:01.608Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-27T00:41:01.608Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-27T00:41:01.868Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-27T00:41:03.792Z] Fetched 24.6 MB in 4s (6191 kB/s) [2021-05-27T00:41:04.735Z] Reading package lists... [2021-05-27T00:41:05.001Z] Reading package lists... [2021-05-27T00:41:05.001Z] Building dependency tree... [2021-05-27T00:41:05.001Z] Reading state information... [2021-05-27T00:41:05.263Z] The following additional packages will be installed: [2021-05-27T00:41:05.263Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-27T00:41:05.263Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-27T00:41:05.263Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-27T00:41:05.263Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-27T00:41:05.263Z] Suggested packages: [2021-05-27T00:41:05.263Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-27T00:41:05.263Z] Recommended packages: [2021-05-27T00:41:05.263Z] gnupg libsasl2-modules [2021-05-27T00:41:05.263Z] The following NEW packages will be installed: [2021-05-27T00:41:05.263Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-27T00:41:05.263Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-27T00:41:05.263Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-27T00:41:05.263Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-27T00:41:05.263Z] The following packages will be upgraded: [2021-05-27T00:41:05.263Z] gpg gpg-agent gpgconf libudev1 [2021-05-27T00:41:05.263Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-27T00:41:05.263Z] Need to get 3530 kB of archives. [2021-05-27T00:41:05.263Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-27T00:41:05.263Z] 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-05-27T00:41:05.263Z] 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-05-27T00:41:05.263Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-27T00:41:05.263Z] 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-05-27T00:41:05.523Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-27T00:41:05.784Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-27T00:41:06.364Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-27T00:41:06.364Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-27T00:41:06.364Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-27T00:41:06.364Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-27T00:41:06.364Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-27T00:41:06.364Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-27T00:41:06.364Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-27T00:41:06.364Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-27T00:41:06.364Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-27T00:41:06.364Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-27T00:41:06.364Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-27T00:41:06.364Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-27T00:41:06.364Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-27T00:41:06.364Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-27T00:41:06.364Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-27T00:41:06.364Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-27T00:41:06.625Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T00:41:06.625Z] Fetched 3530 kB in 1s (2970 kB/s) [2021-05-27T00:41:06.625Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-27T00:41:06.625Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-27T00:41:06.625Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T00:41:06.625Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-27T00:41:06.625Z] Selecting previously unselected package udev. [2021-05-27T00:41:06.625Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-27T00:41:06.625Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-27T00:41:06.886Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-27T00:41:06.886Z] Selecting previously unselected package libfuse2:amd64. [2021-05-27T00:41:06.886Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-27T00:41:06.886Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-27T00:41:07.151Z] Selecting previously unselected package fuse. [2021-05-27T00:41:07.151Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-27T00:41:07.151Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-27T00:41:07.151Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T00:41:07.151Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T00:41:07.151Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T00:41:07.412Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T00:41:07.412Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T00:41:07.412Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T00:41:07.412Z] Selecting previously unselected package libksba8:amd64. [2021-05-27T00:41:07.412Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-27T00:41:07.412Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-27T00:41:07.412Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-27T00:41:07.412Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:41:07.412Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:07.673Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-27T00:41:07.673Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:41:07.673Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:07.673Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-27T00:41:07.673Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:41:07.673Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:07.673Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-27T00:41:07.673Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:41:07.673Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:07.934Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-27T00:41:07.934Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:41:07.934Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:07.934Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-27T00:41:07.934Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:41:07.934Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:07.934Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-27T00:41:07.934Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:41:07.934Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:07.934Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-27T00:41:07.934Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:41:07.934Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:08.195Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-27T00:41:08.195Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T00:41:08.195Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:08.195Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-27T00:41:08.195Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-27T00:41:08.195Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T00:41:08.195Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-27T00:41:08.195Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-27T00:41:08.195Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T00:41:08.195Z] Selecting previously unselected package libldap-common. [2021-05-27T00:41:08.195Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-27T00:41:08.195Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T00:41:08.195Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-27T00:41:08.195Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-27T00:41:08.195Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T00:41:08.457Z] Selecting previously unselected package dirmngr. [2021-05-27T00:41:08.457Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T00:41:08.457Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-27T00:41:08.457Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T00:41:08.457Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-27T00:41:08.457Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-27T00:41:08.457Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T00:41:08.457Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T00:41:08.457Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-27T00:41:08.457Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:08.457Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-27T00:41:08.457Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T00:41:08.718Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-27T00:41:08.978Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-27T00:41:08.978Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:08.978Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-27T00:41:09.238Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-27T00:41:09.238Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-27T00:41:09.238Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:09.238Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:09.238Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:09.238Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:09.238Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:09.238Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:09.238Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T00:41:09.238Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T00:41:09.238Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-27T00:41:09.238Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T00:41:09.814Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-27T00:41:09.814Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-27T00:41:09.814Z] This means they are not meant to be enabled using systemctl. [2021-05-27T00:41:09.814Z] Possible reasons for having this kind of units are: [2021-05-27T00:41:09.814Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-27T00:41:09.814Z] .wants/ or .requires/ directory. [2021-05-27T00:41:09.814Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-27T00:41:09.814Z] a requirement dependency on it. [2021-05-27T00:41:09.814Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-27T00:41:09.814Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-27T00:41:09.814Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-27T00:41:09.814Z] instance name specified. [2021-05-27T00:41:10.074Z] Reading package lists... [2021-05-27T00:41:10.074Z] Building dependency tree... [2021-05-27T00:41:10.074Z] Reading state information... [2021-05-27T00:41:10.335Z] The following additional packages will be installed: [2021-05-27T00:41:10.335Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-27T00:41:10.335Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-27T00:41:10.335Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-27T00:41:10.335Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-27T00:41:10.335Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-27T00:41:10.335Z] Suggested packages: [2021-05-27T00:41:10.335Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-27T00:41:10.335Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-27T00:41:10.335Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-27T00:41:10.335Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-27T00:41:10.335Z] systemd-container policykit-1 [2021-05-27T00:41:10.335Z] Recommended packages: [2021-05-27T00:41:10.335Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-27T00:41:10.335Z] The following NEW packages will be installed: [2021-05-27T00:41:10.335Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-27T00:41:10.335Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-27T00:41:10.335Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-27T00:41:10.335Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-27T00:41:10.335Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-27T00:41:10.335Z] The following packages will be upgraded: [2021-05-27T00:41:10.335Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-27T00:41:10.335Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-27T00:41:10.335Z] Need to get 35.2 MB of archives. [2021-05-27T00:41:10.335Z] After this operation, 141 MB of additional disk space will be used. [2021-05-27T00:41:10.335Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-27T00:41:10.335Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-27T00:41:10.595Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-27T00:41:10.596Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-27T00:41:10.596Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-27T00:41:10.596Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-27T00:41:10.596Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-27T00:41:10.596Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-27T00:41:10.596Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-27T00:41:10.596Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-27T00:41:10.596Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-27T00:41:10.596Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-27T00:41:10.596Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-27T00:41:10.596Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-27T00:41:10.596Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-27T00:41:10.596Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-27T00:41:10.596Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-27T00:41:11.540Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-27T00:41:12.114Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-27T00:41:12.374Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-27T00:41:12.635Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-27T00:41:12.635Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-27T00:41:12.896Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-27T00:41:12.896Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-27T00:41:12.896Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-27T00:41:13.477Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-27T00:41:13.477Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-27T00:41:13.477Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-27T00:41:13.738Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-27T00:41:13.738Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-27T00:41:13.738Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T00:41:13.738Z] Fetched 35.2 MB in 3s (10.2 MB/s) [2021-05-27T00:41:14.000Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T00:41:14.000Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-27T00:41:14.000Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T00:41:14.570Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-27T00:41:14.570Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T00:41:14.570Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-27T00:41:14.570Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T00:41:14.570Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-27T00:41:14.570Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-27T00:41:14.832Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-27T00:41:14.832Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T00:41:14.832Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-27T00:41:14.832Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-27T00:41:15.093Z] Setting up apt (1.6.13) ... [2021-05-27T00:41:15.093Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-27T00:41:15.664Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-27T00:41:15.664Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-27T00:41:15.664Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-27T00:41:15.664Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-27T00:41:15.664Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-27T00:41:15.664Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T00:41:15.925Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:41:15.925Z] Selecting previously unselected package libexpat1:amd64. [2021-05-27T00:41:15.925Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-27T00:41:15.925Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-27T00:41:15.925Z] Selecting previously unselected package python3.6-minimal. [2021-05-27T00:41:15.925Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T00:41:15.925Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:41:16.186Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-27T00:41:16.446Z] Checking for services that may need to be restarted...done. [2021-05-27T00:41:16.446Z] Checking for services that may need to be restarted...done. [2021-05-27T00:41:16.446Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:41:16.446Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-27T00:41:16.446Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:41:16.707Z] Selecting previously unselected package python3-minimal. [2021-05-27T00:41:16.967Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-27T00:41:16.967Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-27T00:41:16.967Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-27T00:41:16.967Z] Selecting previously unselected package mime-support. [2021-05-27T00:41:16.967Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-27T00:41:16.967Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-27T00:41:16.967Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-27T00:41:16.967Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-27T00:41:16.967Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-27T00:41:16.967Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-27T00:41:16.967Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T00:41:16.967Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:41:17.227Z] Selecting previously unselected package python3.6. [2021-05-27T00:41:17.227Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T00:41:17.227Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:41:17.227Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-27T00:41:17.227Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-27T00:41:17.227Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-27T00:41:17.488Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-27T00:41:17.488Z] Selecting previously unselected package python3. [2021-05-27T00:41:17.488Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-27T00:41:17.488Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-27T00:41:17.749Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-27T00:41:17.749Z] Selecting previously unselected package multiarch-support. [2021-05-27T00:41:17.749Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T00:41:17.749Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-27T00:41:17.749Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-27T00:41:17.749Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-27T00:41:17.749Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-27T00:41:17.749Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-27T00:41:17.749Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-27T00:41:17.749Z] Selecting previously unselected package libbsd0:amd64. [2021-05-27T00:41:17.749Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-27T00:41:17.749Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-27T00:41:18.009Z] Selecting previously unselected package sudo. [2021-05-27T00:41:18.009Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-27T00:41:18.009Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-27T00:41:18.009Z] Selecting previously unselected package apparmor. [2021-05-27T00:41:18.009Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-27T00:41:18.009Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-27T00:41:18.271Z] Selecting previously unselected package libedit2:amd64. [2021-05-27T00:41:18.271Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-27T00:41:18.271Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-27T00:41:18.271Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-27T00:41:18.271Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T00:41:18.271Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:41:18.271Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-27T00:41:18.271Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T00:41:18.271Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:41:18.271Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-27T00:41:18.271Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-27T00:41:18.271Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-27T00:41:18.271Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-27T00:41:18.531Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T00:41:18.531Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:41:18.531Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-27T00:41:18.531Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T00:41:18.531Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:41:18.531Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-27T00:41:18.531Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-27T00:41:18.531Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-27T00:41:18.791Z] Selecting previously unselected package openssh-client. [2021-05-27T00:41:18.791Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-27T00:41:18.791Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-27T00:41:18.791Z] Selecting previously unselected package squashfs-tools. [2021-05-27T00:41:18.791Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-27T00:41:18.791Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-27T00:41:19.053Z] Selecting previously unselected package snapd. [2021-05-27T00:41:19.053Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-27T00:41:19.053Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-27T00:41:20.965Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-27T00:41:20.965Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-27T00:41:20.965Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-27T00:41:20.965Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-27T00:41:21.225Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-27T00:41:21.225Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:41:21.225Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T00:41:21.225Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-27T00:41:21.225Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-27T00:41:21.800Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-27T00:41:21.800Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-27T00:41:21.800Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-27T00:41:21.800Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:41:21.800Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:41:21.800Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T00:41:22.372Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-27T00:41:22.372Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:41:22.372Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-27T00:41:22.372Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-27T00:41:22.372Z] running python rtupdate hooks for python3.6... [2021-05-27T00:41:22.372Z] running python post-rtupdate hooks for python3.6... [2021-05-27T00:41:23.065Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-27T00:41:28.358Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-27T00:41:28.358Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T00:41:28.358Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-27T00:41:28.358Z] Setting up snapd (2.48.3+18.04) ... [2021-05-27T00:41:28.358Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-27T00:41:28.358Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-27T00:41:28.619Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-27T00:41:28.879Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-27T00:41:28.879Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-27T00:41:28.879Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-27T00:41:29.140Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-27T00:41:29.140Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-27T00:41:29.401Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-27T00:41:29.662Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-27T00:41:29.662Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-27T00:41:29.662Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T00:41:29.662Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-27T00:41:30.601Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T00:41:30.601Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T00:41:30.601Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T00:41:31.803Z] Reading package lists... [2021-05-27T00:41:32.087Z] Reading package lists... [2021-05-27T00:41:32.087Z] Building dependency tree... [2021-05-27T00:41:32.087Z] Reading state information... [2021-05-27T00:41:32.348Z] Calculating upgrade... [2021-05-27T00:41:32.348Z] The following packages will be upgraded: [2021-05-27T00:41:32.348Z] advancecomp base-files bash binutils binutils-common [2021-05-27T00:41:32.348Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-27T00:41:32.348Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-27T00:41:32.348Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-27T00:41:32.348Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-27T00:41:32.348Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-27T00:41:32.348Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-27T00:41:32.348Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-27T00:41:32.348Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-27T00:41:32.348Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-27T00:41:32.348Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-27T00:41:32.348Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-27T00:41:32.348Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-27T00:41:32.348Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-27T00:41:32.348Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-27T00:41:32.348Z] ubuntu-keyring util-linux [2021-05-27T00:41:32.610Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T00:41:32.610Z] Need to get 64.1 MB of archives. [2021-05-27T00:41:32.610Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-27T00:41:32.610Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-27T00:41:32.610Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-27T00:41:32.610Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-27T00:41:32.610Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-27T00:41:32.610Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-27T00:41:32.610Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-27T00:41:32.610Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-27T00:41:32.610Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-27T00:41:32.610Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-27T00:41:32.610Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-27T00:41:32.610Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-27T00:41:32.610Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-27T00:41:32.610Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-27T00:41:32.872Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-27T00:41:32.872Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-27T00:41:32.872Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-27T00:41:32.872Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-27T00:41:32.872Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-27T00:41:32.872Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-27T00:41:32.872Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-27T00:41:32.872Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-27T00:41:32.872Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-27T00:41:32.872Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-27T00:41:32.872Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-27T00:41:32.872Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-27T00:41:32.872Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-27T00:41:32.872Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-27T00:41:32.872Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-27T00:41:32.872Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-27T00:41:32.872Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-27T00:41:32.872Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-27T00:41:33.135Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-27T00:41:33.135Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-27T00:41:33.135Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-27T00:41:33.135Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-27T00:41:33.135Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-27T00:41:33.135Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-27T00:41:33.135Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-27T00:41:33.135Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-27T00:41:33.135Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-27T00:41:33.135Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-27T00:41:33.135Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-27T00:41:33.135Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-27T00:41:33.135Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-27T00:41:33.135Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-27T00:41:33.135Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-27T00:41:33.135Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-27T00:41:33.135Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-27T00:41:33.135Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-27T00:41:33.135Z] 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-05-27T00:41:33.135Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-27T00:41:33.135Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-27T00:41:33.135Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-27T00:41:33.135Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-27T00:41:33.135Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-27T00:41:33.135Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-27T00:41:33.135Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-27T00:41:33.396Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-27T00:41:33.396Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-27T00:41:33.396Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-27T00:41:33.657Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-27T00:41:33.657Z] 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-05-27T00:41:33.657Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-27T00:41:33.657Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-27T00:41:33.657Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-27T00:41:33.657Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-27T00:41:33.918Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-27T00:41:33.918Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-27T00:41:34.179Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-27T00:41:34.179Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-27T00:41:34.179Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-27T00:41:34.179Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-27T00:41:34.179Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-27T00:41:34.179Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-27T00:41:34.179Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-27T00:41:34.179Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-27T00:41:34.179Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-27T00:41:34.179Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-27T00:41:34.440Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-27T00:41:34.440Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-27T00:41:34.440Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-27T00:41:34.440Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-27T00:41:34.440Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-27T00:41:34.440Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-27T00:41:34.440Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-27T00:41:34.440Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-27T00:41:34.440Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-27T00:41:34.440Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-27T00:41:34.440Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-27T00:41:34.440Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-27T00:41:34.440Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-27T00:41:34.701Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-27T00:41:34.701Z] 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-05-27T00:41:34.701Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-27T00:41:34.701Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-27T00:41:34.701Z] 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-05-27T00:41:34.701Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-27T00:41:34.701Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-27T00:41:34.701Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-27T00:41:34.701Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-27T00:41:34.701Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-27T00:41:34.701Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-27T00:41:34.961Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T00:41:34.961Z] Fetched 64.1 MB in 2s (27.3 MB/s) [2021-05-27T00:41:34.961Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:34.961Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T00:41:34.961Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T00:41:35.531Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T00:41:35.531Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T00:41:35.531Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-27T00:41:35.531Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-27T00:41:35.792Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:35.792Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:41:35.792Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:36.052Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:41:36.052Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:36.052Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:41:36.052Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:36.052Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:41:36.052Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:36.052Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:41:36.314Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:36.314Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:41:36.314Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:36.314Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:41:36.314Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:41:36.314Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T00:41:36.314Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:36.314Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-27T00:41:36.574Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:41:36.575Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T00:41:36.575Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:36.575Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:41:36.575Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:36.575Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:41:36.575Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:36.575Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T00:41:36.835Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:41:36.835Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T00:41:36.835Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T00:41:37.096Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T00:41:37.357Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-27T00:41:37.617Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T00:41:37.617Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-27T00:41:37.617Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-27T00:41:37.617Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-27T00:41:37.617Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-27T00:41:37.878Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-27T00:41:37.878Z] Installing new version of config file /etc/issue ... [2021-05-27T00:41:37.878Z] Installing new version of config file /etc/issue.net ... [2021-05-27T00:41:37.878Z] Installing new version of config file /etc/lsb-release ... [2021-05-27T00:41:38.140Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-27T00:41:38.404Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-27T00:41:38.404Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-27T00:41:38.404Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-27T00:41:38.404Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:38.404Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-27T00:41:38.404Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-27T00:41:38.665Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-27T00:41:38.665Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-27T00:41:38.665Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:38.665Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:41:38.665Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-27T00:41:38.665Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:41:38.927Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:38.927Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-27T00:41:38.927Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-27T00:41:38.927Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-27T00:41:38.927Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:38.927Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-27T00:41:38.927Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T00:41:39.187Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-27T00:41:39.448Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:39.448Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T00:41:39.448Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T00:41:39.448Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T00:41:39.448Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:39.448Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T00:41:39.448Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T00:41:39.448Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-27T00:41:39.709Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:39.710Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-27T00:41:39.710Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-27T00:41:39.710Z] Setting up grep (3.1-2build1) ... [2021-05-27T00:41:39.972Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:39.972Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-27T00:41:39.972Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-27T00:41:39.972Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-27T00:41:39.972Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:39.972Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T00:41:39.972Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T00:41:40.231Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-27T00:41:40.231Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:40.231Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T00:41:40.231Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T00:41:40.802Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T00:41:40.803Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T00:41:40.803Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T00:41:40.803Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T00:41:41.065Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-27T00:41:41.065Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:41.065Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-27T00:41:41.065Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T00:41:42.009Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-27T00:41:42.009Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-27T00:41:42.009Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-27T00:41:42.009Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-27T00:41:42.009Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-27T00:41:42.009Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:42.009Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-27T00:41:42.009Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-27T00:41:42.269Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-27T00:41:42.269Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:42.269Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:41:42.269Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:41:42.269Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:41:42.269Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:42.269Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:41:42.269Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:41:42.530Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:41:42.530Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:42.530Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:41:42.530Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:41:42.530Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:41:42.791Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:42.791Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:41:42.791Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:41:42.791Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:41:42.791Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:42.791Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T00:41:42.791Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T00:41:42.791Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T00:41:42.791Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T00:41:43.053Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T00:41:43.053Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:43.053Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T00:41:43.053Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T00:41:43.053Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T00:41:43.314Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:43.314Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:41:43.314Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:41:43.314Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:41:43.314Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:43.314Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:41:43.314Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:41:43.575Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:41:43.575Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:43.575Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:41:43.575Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:41:43.838Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:41:44.099Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-27T00:41:44.360Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-27T00:41:44.622Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:44.622Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T00:41:44.622Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T00:41:44.622Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T00:41:44.884Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T00:41:44.884Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-27T00:41:44.884Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T00:41:44.884Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-27T00:41:44.884Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:44.884Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-27T00:41:44.884Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-27T00:41:45.145Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-27T00:41:45.145Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:45.145Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-27T00:41:45.145Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-27T00:41:45.407Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-27T00:41:45.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:45.407Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-27T00:41:45.407Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-27T00:41:45.407Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-27T00:41:45.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:45.407Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T00:41:45.407Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T00:41:45.671Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T00:41:45.671Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:45.671Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T00:41:45.671Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T00:41:45.671Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T00:41:45.931Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:45.931Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T00:41:45.931Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T00:41:45.931Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T00:41:46.192Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:46.192Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T00:41:46.192Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T00:41:46.192Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-27T00:41:46.192Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T00:41:46.192Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T00:41:46.192Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T00:41:46.453Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T00:41:46.453Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:46.453Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-27T00:41:46.454Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-27T00:41:46.454Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-27T00:41:46.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:46.715Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-27T00:41:46.715Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-27T00:41:46.715Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-27T00:41:46.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:46.715Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-27T00:41:46.715Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T00:41:46.977Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T00:41:46.977Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:46.977Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T00:41:46.977Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T00:41:46.977Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T00:41:47.240Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:47.240Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-27T00:41:47.240Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-27T00:41:47.240Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-27T00:41:47.240Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:47.240Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-27T00:41:47.240Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-27T00:41:47.536Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-27T00:41:47.536Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:47.536Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T00:41:47.797Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T00:41:47.797Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-27T00:41:47.797Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:47.797Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-27T00:41:47.798Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-27T00:41:47.798Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-27T00:41:48.059Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:48.059Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-27T00:41:48.059Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-27T00:41:48.059Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-27T00:41:48.059Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:48.059Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-27T00:41:48.059Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-27T00:41:48.321Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-27T00:41:48.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:48.321Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-27T00:41:48.321Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-27T00:41:48.321Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-27T00:41:48.582Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:48.582Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-27T00:41:48.582Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-27T00:41:48.582Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-27T00:41:48.582Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:48.582Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-27T00:41:48.582Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-27T00:41:48.864Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-27T00:41:48.864Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:48.864Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-27T00:41:48.864Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-27T00:41:48.864Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-27T00:41:49.126Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T00:41:49.126Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-27T00:41:49.126Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-27T00:41:49.126Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-27T00:41:49.126Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-27T00:41:49.126Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-27T00:41:49.126Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-27T00:41:49.126Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-27T00:41:49.126Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-27T00:41:49.387Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-27T00:41:49.387Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-27T00:41:49.650Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-27T00:41:49.650Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-27T00:41:49.650Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-27T00:41:49.650Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-27T00:41:49.912Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-27T00:41:49.912Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-27T00:41:49.912Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-27T00:41:49.912Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-27T00:41:49.912Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-27T00:41:49.912Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-27T00:41:49.912Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-27T00:41:50.174Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-27T00:41:50.174Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-27T00:41:50.174Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-27T00:41:50.174Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-27T00:41:50.174Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-27T00:41:50.487Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-27T00:41:50.487Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-27T00:41:50.748Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-27T00:41:50.748Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-27T00:41:50.748Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-27T00:41:50.748Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-27T00:41:51.010Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T00:41:51.010Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T00:41:51.272Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T00:41:51.272Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T00:41:51.272Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T00:41:51.272Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T00:41:51.272Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T00:41:51.272Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T00:41:51.533Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:51.533Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:41:51.533Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:51.533Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:41:51.533Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:51.533Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:41:51.794Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:51.795Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:41:52.738Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:52.738Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:41:53.706Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:53.706Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:41:53.965Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:53.966Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:41:54.227Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:54.227Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:41:55.166Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T00:41:55.166Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T00:41:55.166Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T00:41:55.166Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T00:41:55.166Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-27T00:41:55.166Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T00:41:55.166Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-27T00:41:55.166Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T00:41:55.427Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-27T00:41:55.427Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-27T00:41:55.427Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T00:41:55.427Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T00:41:55.427Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T00:41:55.427Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T00:41:55.427Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-27T00:41:55.427Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-27T00:41:55.689Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:41:55.689Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T00:41:55.689Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:41:55.689Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:41:55.689Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:41:55.689Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-27T00:41:55.689Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-27T00:41:55.689Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-27T00:41:55.689Z] [2021-05-27T00:41:55.689Z] Current default time zone: 'Etc/UTC' [2021-05-27T00:41:55.689Z] Local time is now: Thu May 27 00:41:55 UTC 2021. [2021-05-27T00:41:55.689Z] Universal Time is now: Thu May 27 00:41:55 UTC 2021. [2021-05-27T00:41:55.689Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-27T00:41:55.689Z] [2021-05-27T00:41:55.951Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-27T00:41:55.951Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:41:55.951Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-27T00:41:55.951Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-27T00:41:55.951Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-27T00:41:55.951Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-27T00:41:55.951Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-27T00:41:55.951Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-27T00:41:55.951Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-27T00:41:55.951Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-27T00:41:55.951Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:41:55.951Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-27T00:41:55.951Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:41:55.951Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-27T00:41:56.211Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:41:56.211Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-27T00:41:56.211Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-27T00:41:56.211Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-27T00:41:56.211Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-27T00:41:56.211Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-27T00:41:56.211Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-27T00:41:56.211Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-27T00:41:56.211Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-27T00:41:58.124Z] Updating certificates in /etc/ssl/certs... [2021-05-27T00:41:58.694Z] 23 added, 27 removed; done. [2021-05-27T00:41:58.694Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-27T00:41:58.694Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T00:41:58.694Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-27T00:41:58.955Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-27T00:41:58.955Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-27T00:41:58.955Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:41:58.955Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-27T00:41:58.955Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:41:58.955Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:41:58.955Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:41:58.955Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:41:58.955Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:41:58.955Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-27T00:41:58.955Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-27T00:41:58.955Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-27T00:41:58.955Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-27T00:41:58.955Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-27T00:41:58.955Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:41:58.955Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T00:41:58.955Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-27T00:41:58.955Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-27T00:41:58.955Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-27T00:41:58.955Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T00:41:59.216Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-27T00:41:59.216Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-27T00:41:59.216Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-27T00:41:59.216Z] Updating certificates in /etc/ssl/certs... [2021-05-27T00:41:59.788Z] 0 added, 0 removed; done. [2021-05-27T00:41:59.788Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-27T00:41:59.788Z] done. [2021-05-27T00:42:00.049Z] Reading package lists... [2021-05-27T00:42:00.309Z] Building dependency tree... [2021-05-27T00:42:00.309Z] Reading state information... [2021-05-27T00:42:00.571Z] The following NEW packages will be installed: [2021-05-27T00:42:00.571Z] apt-transport-https [2021-05-27T00:42:00.571Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T00:42:00.571Z] Need to get 1692 B of archives. [2021-05-27T00:42:00.571Z] After this operation, 154 kB of additional disk space will be used. [2021-05-27T00:42:00.571Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-27T00:42:00.852Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T00:42:00.852Z] Fetched 1692 B in 0s (8580 B/s) [2021-05-27T00:42:00.852Z] Selecting previously unselected package apt-transport-https. [2021-05-27T00:42:00.852Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T00:42:00.852Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-27T00:42:00.852Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-27T00:42:00.852Z] Setting up apt-transport-https (1.6.13) ... [2021-05-27T00:42:01.112Z] Waiting for network to be ready... [2021-05-27T00:42:07.697Z] 2021-05-27T00:42:03Z INFO Waiting for automatic snapd restart... [2021-05-27T00:42:07.697Z] snapd 2.50 from Canonical* installed [2021-05-27T00:42:07.958Z] "snapd" switched to the "latest/stable" channel [2021-05-27T00:42:07.958Z] [2021-05-27T00:42:10.502Z] core18 20210507 from Canonical* installed [2021-05-27T00:42:10.762Z] "core18" switched to the "latest/stable" channel [2021-05-27T00:42:10.762Z] [2021-05-27T00:42:14.060Z] snapcraft 4.7.1 from Canonical* installed [2021-05-27T00:42:14.060Z] "snapcraft" switched to the "latest/stable" channel [2021-05-27T00:42:14.060Z] [2021-05-27T00:42:18.299Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-27T00:42:18.299Z] - README.md [2021-05-27T00:42:18.299Z] [2021-05-27T00:42:18.299Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-27T00:42:25.039Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T00:42:25.039Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T00:42:25.039Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T00:42:25.039Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T00:42:25.303Z] Reading package lists... [2021-05-27T00:42:25.581Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-27T00:42:32.259Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T00:42:32.259Z] Reading package lists... [2021-05-27T00:42:32.259Z] Building dependency tree... [2021-05-27T00:42:32.259Z] Reading state information... [2021-05-27T00:42:32.259Z] Suggested packages: [2021-05-27T00:42:32.259Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-27T00:42:32.259Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-27T00:42:32.259Z] Recommended packages: [2021-05-27T00:42:32.259Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-27T00:42:32.259Z] The following NEW packages will be installed: [2021-05-27T00:42:32.259Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-27T00:42:32.259Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-27T00:42:32.259Z] pkg-config zip [2021-05-27T00:42:32.259Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T00:42:32.259Z] Need to get 7663 kB of archives. [2021-05-27T00:42:32.259Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-27T00:42:32.259Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-27T00:42:32.259Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-27T00:42:32.259Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-27T00:42:32.259Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-27T00:42:32.259Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-27T00:42:32.259Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-27T00:42:32.259Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-27T00:42:32.518Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-27T00:42:32.518Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-27T00:42:32.518Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-27T00:42:32.778Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-27T00:42:32.778Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-27T00:42:32.778Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-27T00:42:32.778Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-27T00:42:32.778Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-27T00:42:33.038Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T00:42:33.038Z] Fetched 7663 kB in 1s (9550 kB/s) [2021-05-27T00:42:33.038Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-27T00:42:33.038Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-27T00:42:33.038Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-27T00:42:33.038Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-27T00:42:33.314Z] Selecting previously unselected package libpsl5:amd64. [2021-05-27T00:42:33.314Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-27T00:42:33.314Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-27T00:42:33.314Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-27T00:42:33.314Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-27T00:42:33.314Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-27T00:42:33.314Z] Selecting previously unselected package librtmp1:amd64. [2021-05-27T00:42:33.314Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-27T00:42:33.314Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-27T00:42:33.314Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-27T00:42:33.314Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-27T00:42:33.314Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-27T00:42:33.575Z] Selecting previously unselected package liberror-perl. [2021-05-27T00:42:33.575Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-27T00:42:33.575Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-27T00:42:33.575Z] Selecting previously unselected package git-man. [2021-05-27T00:42:33.576Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-27T00:42:33.576Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-27T00:42:33.576Z] Selecting previously unselected package git. [2021-05-27T00:42:33.576Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-27T00:42:33.576Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-27T00:42:34.146Z] Selecting previously unselected package libnorm1:amd64. [2021-05-27T00:42:34.146Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-27T00:42:34.146Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-27T00:42:34.146Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-27T00:42:34.146Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-27T00:42:34.146Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-27T00:42:34.407Z] Selecting previously unselected package libsodium23:amd64. [2021-05-27T00:42:34.407Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-27T00:42:34.407Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-27T00:42:34.407Z] Selecting previously unselected package libzmq5:amd64. [2021-05-27T00:42:34.407Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-27T00:42:34.407Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T00:42:34.407Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-27T00:42:34.407Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-27T00:42:34.407Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T00:42:34.668Z] Selecting previously unselected package pkg-config. [2021-05-27T00:42:34.668Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-27T00:42:34.668Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-27T00:42:34.668Z] Selecting previously unselected package zip. [2021-05-27T00:42:34.668Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-27T00:42:34.668Z] Unpacking zip (3.0-11build1) ... [2021-05-27T00:42:34.668Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-27T00:42:34.668Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-27T00:42:34.668Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-27T00:42:34.668Z] Setting up liberror-perl (0.17025-1) ... [2021-05-27T00:42:34.668Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-27T00:42:34.929Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-27T00:42:34.929Z] No schema files found: doing nothing. [2021-05-27T00:42:34.929Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-27T00:42:34.929Z] Setting up zip (3.0-11build1) ... [2021-05-27T00:42:34.929Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-27T00:42:34.929Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-27T00:42:34.929Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-27T00:42:34.929Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T00:42:34.929Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-27T00:42:34.929Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T00:42:34.929Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-27T00:42:34.929Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T00:42:41.512Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T00:42:41.512Z] git set to automatically installed. [2021-05-27T00:42:41.512Z] git-man set to automatically installed. [2021-05-27T00:42:41.512Z] libcurl3-gnutls set to automatically installed. [2021-05-27T00:42:41.512Z] liberror-perl set to automatically installed. [2021-05-27T00:42:41.512Z] libglib2.0-0 set to automatically installed. [2021-05-27T00:42:41.512Z] libnghttp2-14 set to automatically installed. [2021-05-27T00:42:41.512Z] libnorm1 set to automatically installed. [2021-05-27T00:42:41.512Z] libpgm-5.2-0 set to automatically installed. [2021-05-27T00:42:41.512Z] libpsl5 set to automatically installed. [2021-05-27T00:42:41.512Z] librtmp1 set to automatically installed. [2021-05-27T00:42:41.512Z] libsodium23 set to automatically installed. [2021-05-27T00:42:41.512Z] libzmq3-dev set to automatically installed. [2021-05-27T00:42:41.512Z] libzmq5 set to automatically installed. [2021-05-27T00:42:41.512Z] pkg-config set to automatically installed. [2021-05-27T00:42:41.512Z] zip set to automatically installed. [2021-05-27T00:42:44.056Z] snapd is not logged in, snap install commands will use sudo [2021-05-27T00:42:48.030Z] gofmt -l . [2021-05-27T00:42:48.030Z] [ "`gofmt -l .`" = "" ] [2021-05-27T00:42:50.639Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T00:42:50.639Z] snap "core18" has no updates available [2021-05-27T00:42:52.345Z] ./bin/test-go-mod-tidy.sh [2021-05-27T00:42:52.345Z] ./bin/test-attribution-txt.sh [2021-05-27T00:42:52.552Z] snapd is not logged in, snap install commands will use sudo [Pipeline] sh [2021-05-27T00:42:55.671Z] + ls -al . [2021-05-27T00:42:55.671Z] total 880 [2021-05-27T00:42:55.671Z] drwxrwxr-x 9 1001 1001 4096 May 27 00:42 . [2021-05-27T00:42:55.671Z] drwxr-xr-x 4 root root 4096 May 27 00:36 .. [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 11 May 27 00:34 .dockerignore [2021-05-27T00:42:55.671Z] drwxrwxr-x 8 1001 1001 4096 May 27 00:34 .git [2021-05-27T00:42:55.671Z] drwxrwxr-x 3 1001 1001 4096 May 27 00:34 .github [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 818 May 27 00:34 .gitignore [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 166 May 27 00:34 .sonarcloud.properties [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 8609 May 27 00:34 Attribution.txt [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 3804 May 27 00:34 CONTRIBUTING.md [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 931 May 27 00:34 Dockerfile.build [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 863 May 27 00:34 Jenkinsfile [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 10775 May 27 00:34 LICENSE [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 5632 May 27 00:34 Makefile [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 7978 May 27 00:34 README.md [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 6755 May 27 00:34 SECURITY.md [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 5 May 27 00:31 VERSION [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 4131 May 27 00:34 ZMQWindows.md [2021-05-27T00:42:55.671Z] drwxrwxr-x 2 1001 1001 4096 May 27 00:34 bin [2021-05-27T00:42:55.671Z] drwxrwxr-x 14 1001 1001 4096 May 27 00:34 cmd [2021-05-27T00:42:55.671Z] -rw-r--r-- 1 root root 742988 May 27 00:40 coverage.out [2021-05-27T00:42:55.671Z] -rw-r--r-- 1 root root 1060 May 27 00:42 go.mod [2021-05-27T00:42:55.671Z] -rw-r--r-- 1 root root 21990 May 27 00:36 go.sum [2021-05-27T00:42:55.671Z] drwxrwxr-x 8 1001 1001 4096 May 27 00:34 internal [2021-05-27T00:42:55.671Z] drwxrwxr-x 4 1001 1001 4096 May 27 00:34 openapi [2021-05-27T00:42:55.671Z] drwxrwxr-x 4 1001 1001 4096 May 27 00:34 snap [2021-05-27T00:42:55.671Z] -rw-rw-r-- 1 1001 1001 168 May 27 00:34 version.go [Pipeline] sh [2021-05-27T00:42:56.334Z] + '[' -e coverage.out ] [2021-05-27T00:42:56.334Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-27T00:42:56.370Z] Warning: overwriting stash ‘coverage-report’ [2021-05-27T00:42:57.477Z] Stashed 1 file(s) [Pipeline] sh [2021-05-27T00:42:58.149Z] + make build [2021-05-27T00:42:58.149Z] go mod tidy [2021-05-27T00:42:58.759Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T00:42:59.150Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T00:43:07.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T00:43:17.267Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-27T00:43:17.267Z] Pulling go-build-helper [2021-05-27T00:43:17.267Z] + snapcraftctl pull [2021-05-27T00:43:17.267Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-27T00:43:17.267Z] Skipping pull go-build-helper (already ran) [2021-05-27T00:43:17.267Z] Building go-build-helper [2021-05-27T00:43:17.267Z] + snapcraftctl build [2021-05-27T00:43:19.193Z] Staging go-build-helper [2021-05-27T00:43:19.193Z] + snapcraftctl stage [2021-05-27T00:43:29.187Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-27T00:43:29.187Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-27T00:43:29.187Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-27T00:43:29.187Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-27T00:43:29.187Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-27T00:43:29.187Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-27T00:43:29.187Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-27T00:43:29.187Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-27T00:43:29.187Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-27T00:43:29.187Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-27T00:43:29.187Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-27T00:43:29.187Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-27T00:43:29.187Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-27T00:43:29.187Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-27T00:43:29.187Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-27T00:43:29.187Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-27T00:43:29.187Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-27T00:43:29.187Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-27T00:43:29.187Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-27T00:43:29.187Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-27T00:43:29.187Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-27T00:43:29.187Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-27T00:43:29.187Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-27T00:43:29.187Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-27T00:43:29.187Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-27T00:43:29.187Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-27T00:43:29.187Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-27T00:43:29.187Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-27T00:43:29.187Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-27T00:43:29.187Z] Fetched 224 kB in 0s (0 B/s) [2021-05-27T00:43:29.187Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-27T00:43:29.187Z] Fetched 157 kB in 0s (0 B/s) [2021-05-27T00:43:29.187Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-27T00:43:29.187Z] Fetched 221 kB in 0s (0 B/s) [2021-05-27T00:43:29.187Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-27T00:43:29.187Z] Fetched 143 kB in 0s (0 B/s) [2021-05-27T00:43:29.187Z] Pulling app-service-config [2021-05-27T00:43:29.187Z] + snapcraftctl pull [2021-05-27T00:43:29.187Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-27T00:43:29.187Z] Pulling config-common [2021-05-27T00:43:29.187Z] + snapcraftctl pull [2021-05-27T00:43:33.414Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T00:43:33.414Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T00:43:33.414Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T00:43:33.414Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T00:43:33.414Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-27T00:43:33.414Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T00:43:33.414Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-27T00:43:33.414Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T00:43:33.414Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-27T00:43:33.414Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T00:43:33.414Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-27T00:43:33.414Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T00:43:33.414Z] Pulling edgex-go [2021-05-27T00:43:33.414Z] + snapcraftctl pull [2021-05-27T00:43:39.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T00:43:43.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T00:43:48.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T00:43:50.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T00:43:53.435Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T00:43:53.435Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T00:43:53.435Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T00:43:53.435Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-27T00:43:53.435Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-27T00:43:53.435Z] Fetched 279 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-27T00:43:53.435Z] Fetched 122 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-27T00:43:53.435Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-27T00:43:53.435Z] Fetched 8848 B in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-27T00:43:53.435Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-27T00:43:53.435Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-27T00:43:53.435Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-27T00:43:53.435Z] Fetched 219 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-27T00:43:53.435Z] Fetched 154 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-27T00:43:53.435Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-27T00:43:53.435Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-27T00:43:53.435Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-27T00:43:53.435Z] Fetched 499 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-27T00:43:53.435Z] Fetched 111 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-27T00:43:53.435Z] Fetched 240 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-27T00:43:53.435Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-27T00:43:53.435Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-27T00:43:53.435Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-27T00:43:53.435Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-27T00:43:53.435Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-27T00:43:53.435Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-27T00:43:53.435Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-27T00:43:53.435Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-27T00:43:53.435Z] Fetched 8720 B in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-27T00:43:53.435Z] Fetched 137 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-27T00:43:53.435Z] Fetched 119 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-27T00:43:53.435Z] Fetched 110 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-27T00:43:53.435Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-27T00:43:53.435Z] Fetched 645 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-27T00:43:53.435Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-27T00:43:53.435Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-27T00:43:53.435Z] Fetched 368 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-27T00:43:53.435Z] Fetched 187 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-27T00:43:53.435Z] Fetched 175 kB in 0s (0 B/s) [2021-05-27T00:43:53.435Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-27T00:43:53.436Z] Fetched 206 kB in 0s (0 B/s) [2021-05-27T00:43:53.436Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-27T00:43:53.436Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-27T00:43:53.436Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-27T00:43:53.436Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-27T00:43:53.436Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-27T00:43:53.436Z] Fetched 159 kB in 0s (0 B/s) [2021-05-27T00:43:53.436Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-27T00:43:53.436Z] Fetched 107 kB in 0s (0 B/s) [2021-05-27T00:43:53.436Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-27T00:43:53.436Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-27T00:43:53.436Z] Pulling static-packages [2021-05-27T00:43:53.436Z] + snapcraftctl pull [2021-05-27T00:43:53.436Z] Pulling version [2021-05-27T00:43:53.436Z] + cd /root/project [2021-05-27T00:43:53.436Z] + [ -f VERSION ] [2021-05-27T00:43:53.436Z] + PROJECT_VERSION=local-dev [2021-05-27T00:43:53.436Z] + git rev-parse --short HEAD [2021-05-27T00:43:53.436Z] + GIT_REVISION=40e33f46 [2021-05-27T00:43:53.436Z] + snapcraftctl set-version local-dev [2021-05-27T00:43:53.436Z] Skipping build go-build-helper (already ran) [2021-05-27T00:43:53.696Z] Building app-service-config [2021-05-27T00:43:53.696Z] + make build [2021-05-27T00:43:53.696Z] go mod tidy [2021-05-27T00:43:55.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T00:43:57.901Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.66 [2021-05-27T00:43:57.902Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-27T00:43:57.902Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-27T00:43:57.902Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-27T00:43:57.902Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-27T00:43:57.902Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-27T00:43:58.162Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-27T00:43:58.162Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-27T00:43:58.162Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-27T00:43:58.162Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-27T00:43:58.162Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-27T00:43:58.429Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-27T00:43:58.429Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-27T00:43:58.429Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-27T00:43:58.429Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-27T00:43:58.690Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-27T00:43:58.690Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-27T00:43:58.690Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-27T00:43:58.952Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-27T00:43:58.952Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-27T00:43:58.952Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-27T00:43:59.249Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-27T00:43:59.249Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-27T00:43:59.249Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-27T00:43:59.249Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-27T00:43:59.249Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-27T00:43:59.249Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-27T00:43:59.249Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-27T00:43:59.249Z] go: downloading golang.org/x/text v0.3.2 [2021-05-27T00:43:59.249Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-27T00:43:59.249Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-27T00:43:59.508Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-27T00:43:59.508Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-27T00:43:59.508Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-27T00:43:59.508Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-27T00:43:59.508Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-27T00:43:59.790Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-27T00:43:59.790Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-27T00:43:59.790Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-27T00:43:59.790Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-27T00:43:59.790Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-27T00:44:00.051Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-27T00:44:00.051Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-27T00:44:00.051Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-27T00:44:00.051Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-27T00:44:00.051Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-27T00:44:00.324Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-27T00:44:00.585Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-27T00:44:00.585Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-27T00:44:00.585Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-27T00:44:00.585Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-27T00:44:00.585Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-27T00:44:00.850Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T00:44:00.850Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-27T00:44:00.850Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-27T00:44:00.850Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-27T00:44:00.850Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-27T00:44:01.120Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-27T00:44:01.121Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-27T00:44:01.121Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T00:44:01.121Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-27T00:44:01.121Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-27T00:44:01.121Z] go: downloading github.com/kr/text v0.1.0 [2021-05-27T00:44:01.121Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-27T00:44:01.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T00:44:01.382Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-27T00:44:01.382Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-27T00:44:01.382Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-27T00:44:01.382Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-27T00:44:01.382Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-27T00:44:01.382Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-27T00:44:01.382Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-27T00:44:01.382Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-27T00:44:01.645Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-27T00:44:01.907Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-27T00:44:01.907Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-27T00:44:01.907Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-27T00:44:01.907Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-27T00:44:01.907Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T00:44:02.486Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T00:44:02.747Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-27T00:44:03.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T00:44:08.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T00:44:10.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T00:44:15.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T00:44:17.675Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-27T00:44:17.676Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-27T00:44:17.676Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-27T00:44:17.676Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-27T00:44:18.249Z] Building config-common [2021-05-27T00:44:18.841Z] + snapcraftctl build [2021-05-27T00:44:21.475Z] Building edgex-go [2021-05-27T00:44:21.475Z] + cd /root/parts/edgex-go/src [2021-05-27T00:44:21.475Z] + make build [2021-05-27T00:44:21.475Z] go mod tidy [Pipeline] } [2021-05-27T00:44:21.999Z] $ docker stop --time=1 9b34281faab70531870f6b050f057d7545f1bfe7537251cc11be3a82fc23c646 [2021-05-27T00:44:22.044Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.95 [2021-05-27T00:44:22.045Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-27T00:44:22.304Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-27T00:44:22.304Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-27T00:44:22.304Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-27T00:44:22.304Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-27T00:44:22.304Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-27T00:44:22.304Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-27T00:44:22.565Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-27T00:44:22.565Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T00:44:24.564Z] $ docker rm -f 9b34281faab70531870f6b050f057d7545f1bfe7537251cc11be3a82fc23c646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:44:26.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T00:44:26.985Z] [2021-05-27T00:44:26.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:44:27.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T00:44:28.025Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-27T00:44:28.025Z] 29e5d40040c1: Pulling fs layer [2021-05-27T00:44:28.025Z] 1ce36da41761: Pulling fs layer [2021-05-27T00:44:28.025Z] 25b303627fd3: Pulling fs layer [2021-05-27T00:44:28.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T00:44:28.299Z] 29e5d40040c1: Verifying Checksum [2021-05-27T00:44:28.299Z] 29e5d40040c1: Download complete [2021-05-27T00:44:28.907Z] 1ce36da41761: Verifying Checksum [2021-05-27T00:44:28.907Z] 1ce36da41761: Download complete [2021-05-27T00:44:28.907Z] 29e5d40040c1: Pull complete [2021-05-27T00:44:30.349Z] 1ce36da41761: Pull complete [2021-05-27T00:44:30.942Z] 25b303627fd3: Verifying Checksum [2021-05-27T00:44:30.942Z] 25b303627fd3: Download complete [2021-05-27T00:44:32.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T00:44:33.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T00:44:35.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T00:44:36.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T00:44:38.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T00:44:39.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T00:44:40.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T00:44:41.237Z] 25b303627fd3: Pull complete [2021-05-27T00:44:41.237Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-27T00:44:41.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T00:44:41.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-27T00:44:41.479Z] prd-ubuntu18.04-docker-arm64-4c-16g-514 does not seem to be running inside a container [2021-05-27T00:44:41.559Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-27T00:44:42.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T00:44:43.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T00:44:44.556Z] $ docker top ff9a135efa13ecbcd986655b31fbd7261edf0da6d66c57ae8fa5f936f3e913e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T00:44:45.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T00:44:45.557Z] + docker-compose build --help [2021-05-27T00:44:45.557Z] + grep parallel [2021-05-27T00:44:47.165Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-27T00:44:47.166Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-27T00:44:47.166Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-27T00:44:47.166Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-27T00:44:47.166Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-27T00:44:47.166Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-27T00:44:47.166Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-27T00:44:47.166Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-27T00:44:47.166Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-27T00:44:47.166Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-27T00:44:47.166Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-27T00:44:47.166Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-27T00:44:47.166Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-27T00:44:47.166Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-27T00:44:47.166Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-27T00:44:47.166Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-27T00:44:47.166Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-27T00:44:47.166Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-27T00:44:47.166Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-27T00:44:47.166Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-27T00:44:47.166Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-27T00:44:47.166Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-27T00:44:47.166Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-27T00:44:47.166Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-27T00:44:47.166Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-27T00:44:47.166Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-27T00:44:47.166Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-27T00:44:49.734Z] Building static-packages [2021-05-27T00:44:49.734Z] + snapcraftctl build [2021-05-27T00:44:50.943Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T00:44:50.951Z] $ docker stop --time=1 ff9a135efa13ecbcd986655b31fbd7261edf0da6d66c57ae8fa5f936f3e913e4 [2021-05-27T00:44:52.298Z] Building version [2021-05-27T00:44:52.299Z] + snapcraftctl build [2021-05-27T00:44:52.745Z] $ docker rm -f ff9a135efa13ecbcd986655b31fbd7261edf0da6d66c57ae8fa5f936f3e913e4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:44:53.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T00:44:53.415Z] . [Pipeline] withDockerContainer [2021-05-27T00:44:53.661Z] prd-ubuntu18.04-docker-arm64-4c-16g-514 does not seem to be running inside a container [2021-05-27T00:44:53.751Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-27T00:44:54.236Z] Skipping stage go-build-helper (already ran) [2021-05-27T00:44:54.236Z] Staging app-service-config [2021-05-27T00:44:54.236Z] + snapcraftctl stage [2021-05-27T00:44:55.215Z] Staging config-common [2021-05-27T00:44:55.215Z] + snapcraftctl stage [2021-05-27T00:44:55.360Z] $ docker top fe22384e2c6a6907702b55bd72e17966086138357876f83c8c092dafa41fcfa7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T00:44:55.787Z] Staging edgex-go [2021-05-27T00:44:55.787Z] + snapcraftctl stage [2021-05-27T00:44:56.317Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T00:44:57.178Z] Staging static-packages [2021-05-27T00:44:57.178Z] + snapcraftctl stage [2021-05-27T00:44:58.563Z] Staging version [2021-05-27T00:44:58.563Z] + snapcraftctl stage [2021-05-27T00:44:59.510Z] Priming go-build-helper [2021-05-27T00:44:59.510Z] + snapcraftctl prime [2021-05-27T00:45:00.453Z] Priming app-service-config [2021-05-27T00:45:00.453Z] + snapcraftctl prime [2021-05-27T00:45:01.713Z] Building core-command ... [2021-05-27T00:45:01.713Z] Building core-data ... [2021-05-27T00:45:01.713Z] Building core-metadata ... [2021-05-27T00:45:01.713Z] Building security-bootstrapper ... [2021-05-27T00:45:01.713Z] Building security-proxy-setup ... [2021-05-27T00:45:01.713Z] Building security-secretstore-setup ... [2021-05-27T00:45:01.713Z] Building support-notifications ... [2021-05-27T00:45:01.713Z] Building support-scheduler ... [2021-05-27T00:45:01.713Z] Building sys-mgmt-agent ... [2021-05-27T00:45:01.713Z] Building support-notifications [2021-05-27T00:45:01.713Z] Building security-bootstrapper [2021-05-27T00:45:01.713Z] Building security-proxy-setup [2021-05-27T00:45:01.713Z] Building core-command [2021-05-27T00:45:01.713Z] Building sys-mgmt-agent [2021-05-27T00:45:01.839Z] Priming config-common [2021-05-27T00:45:01.839Z] + snapcraftctl prime [2021-05-27T00:45:02.782Z] Priming edgex-go [2021-05-27T00:45:02.782Z] + snapcraftctl prime [2021-05-27T00:45:03.727Z] Priming static-packages [2021-05-27T00:45:03.727Z] + snapcraftctl prime [2021-05-27T00:45:06.273Z] Priming version [2021-05-27T00:45:06.273Z] + snapcraftctl prime [2021-05-27T00:45:07.214Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T00:46:23.506Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:46:23.506Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:46:23.506Z] ---> c21461db2720 [2021-05-27T00:46:23.506Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T00:46:23.506Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:46:23.506Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:46:23.506Z] ---> c21461db2720 [2021-05-27T00:46:23.506Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T00:46:23.506Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:46:23.506Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:46:23.506Z] ---> c21461db2720 [2021-05-27T00:46:23.506Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:46:23.506Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:46:23.506Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:46:23.506Z] ---> c21461db2720 [2021-05-27T00:46:23.506Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:46:23.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:46:23.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:46:23.506Z] ---> c21461db2720 [2021-05-27T00:46:23.506Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T00:46:23.506Z] ---> Running in b6503fbb1585 [2021-05-27T00:46:23.506Z] ---> Running in 8a90e43fc913 [2021-05-27T00:46:23.506Z] ---> Running in 478b5341e5a4 [2021-05-27T00:46:23.506Z] ---> Running in 067943fb6842 [2021-05-27T00:46:23.506Z] ---> Running in ba498e437e9a [2021-05-27T00:46:23.506Z] Removing intermediate container b6503fbb1585 [2021-05-27T00:46:23.506Z] ---> bd48d1299fe7 [2021-05-27T00:46:23.506Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:46:23.506Z] Removing intermediate container 478b5341e5a4 [2021-05-27T00:46:23.506Z] Removing intermediate container ba498e437e9a [2021-05-27T00:46:23.506Z] ---> 82bf4e59ac03 [2021-05-27T00:46:23.506Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:46:23.506Z] ---> c95e7a297aae [2021-05-27T00:46:23.506Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:46:23.506Z] Removing intermediate container 8a90e43fc913 [2021-05-27T00:46:23.506Z] ---> fa9dadf1c8dd [2021-05-27T00:46:23.506Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:46:23.506Z] Removing intermediate container 067943fb6842 [2021-05-27T00:46:23.506Z] ---> 5a8d18f8b742 [2021-05-27T00:46:23.506Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:46:23.506Z] ---> Running in d19340ac8584 [2021-05-27T00:46:23.506Z] ---> Running in ba8346ccab85 [2021-05-27T00:46:23.506Z] ---> Running in 8062333d78d6 [2021-05-27T00:46:23.506Z] ---> Running in fb097d0f557a [2021-05-27T00:46:23.506Z] ---> Running in edc7bab8c01f [2021-05-27T00:46:26.934Z] Removing intermediate container d19340ac8584 [2021-05-27T00:46:26.934Z] ---> 6ccccf2f89ba [2021-05-27T00:46:26.934Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T00:46:27.207Z] ---> Running in 84571dc4bd02 [2021-05-27T00:46:27.485Z] Removing intermediate container ba8346ccab85 [2021-05-27T00:46:27.485Z] ---> 185e8c8fa7e9 [2021-05-27T00:46:27.485Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T00:46:27.771Z] ---> Running in d4f4a80ae203 [2021-05-27T00:46:27.771Z] Removing intermediate container 8062333d78d6 [2021-05-27T00:46:27.771Z] ---> c0555f1bf9d6 [2021-05-27T00:46:27.771Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T00:46:28.368Z] ---> Running in 14cc0caa35af [2021-05-27T00:46:28.368Z] Removing intermediate container fb097d0f557a [2021-05-27T00:46:28.368Z] ---> 6b2846fe33a0 [2021-05-27T00:46:28.368Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T00:46:28.368Z] Removing intermediate container edc7bab8c01f [2021-05-27T00:46:28.368Z] ---> 382fc22f2737 [2021-05-27T00:46:28.368Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T00:46:28.644Z] ---> Running in 86a80ba9e6db [2021-05-27T00:46:28.644Z] ---> Running in f641d09823b0 [2021-05-27T00:46:28.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:46:29.933Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:46:30.211Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:46:30.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:46:30.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:46:31.087Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:46:31.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:46:31.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:46:31.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:46:32.944Z] OK: 218 MiB in 52 packages [2021-05-27T00:46:33.223Z] OK: 218 MiB in 52 packages [2021-05-27T00:46:33.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:46:33.812Z] OK: 218 MiB in 52 packages [2021-05-27T00:46:34.794Z] Removing intermediate container 14cc0caa35af [2021-05-27T00:46:34.794Z] ---> e411042f210c [2021-05-27T00:46:34.794Z] Step 6/22 : COPY go.mod . [2021-05-27T00:46:34.794Z] Removing intermediate container d4f4a80ae203 [2021-05-27T00:46:34.794Z] ---> 96572dd798e9 [2021-05-27T00:46:34.794Z] Step 6/24 : COPY go.mod . [2021-05-27T00:46:35.074Z] Removing intermediate container 86a80ba9e6db [2021-05-27T00:46:35.074Z] ---> 82aaadf375b1 [2021-05-27T00:46:35.074Z] Step 6/24 : COPY go.mod . [2021-05-27T00:46:35.674Z] ---> 16fd4632a082 [2021-05-27T00:46:35.674Z] Step 7/24 : RUN go mod download [2021-05-27T00:46:35.674Z] ---> 62a597528699 [2021-05-27T00:46:35.674Z] Step 7/22 : RUN go mod download [2021-05-27T00:46:35.674Z] ---> Running in f33159905e17 [2021-05-27T00:46:35.979Z] ---> Running in ca2c4745b3d0 [2021-05-27T00:46:36.260Z] ---> 3c62b08a2f03 [2021-05-27T00:46:36.260Z] Step 7/24 : RUN go mod download [2021-05-27T00:46:36.260Z] ---> Running in ddaed00889c7 [2021-05-27T00:46:37.719Z] OK: 218 MiB in 52 packages [2021-05-27T00:46:38.001Z] OK: 218 MiB in 52 packages [2021-05-27T00:46:40.013Z] Removing intermediate container 84571dc4bd02 [2021-05-27T00:46:40.013Z] ---> 33771258cbff [2021-05-27T00:46:40.013Z] Step 6/32 : COPY go.mod . [2021-05-27T00:46:40.013Z] Removing intermediate container f33159905e17 [2021-05-27T00:46:40.013Z] ---> 4175103a6dea [2021-05-27T00:46:40.013Z] Step 8/24 : COPY . . [2021-05-27T00:46:40.292Z] Removing intermediate container f641d09823b0 [2021-05-27T00:46:40.292Z] ---> 1b21523413f1 [2021-05-27T00:46:40.292Z] Step 6/23 : COPY go.mod . [2021-05-27T00:46:40.570Z] Removing intermediate container ca2c4745b3d0 [2021-05-27T00:46:40.570Z] ---> a686aa30d8a3 [2021-05-27T00:46:40.570Z] Step 8/22 : COPY . . [2021-05-27T00:46:40.570Z] Removing intermediate container ddaed00889c7 [2021-05-27T00:46:40.570Z] ---> c64d46f4d5f8 [2021-05-27T00:46:40.570Z] Step 8/24 : COPY . . [2021-05-27T00:46:40.845Z] ---> 1c965f2079d5 [2021-05-27T00:46:40.845Z] Step 7/32 : RUN go mod download [2021-05-27T00:46:41.123Z] ---> Running in e93dbb65a81d [2021-05-27T00:46:42.116Z] ---> 23975500b2e7 [2021-05-27T00:46:42.116Z] Step 7/23 : RUN go mod download [2021-05-27T00:46:43.106Z] ---> Running in e80f303d1c57 [2021-05-27T00:46:47.415Z] Removing intermediate container e93dbb65a81d [2021-05-27T00:46:47.415Z] ---> 05b2befe2736 [2021-05-27T00:46:47.415Z] Step 8/32 : COPY . . [2021-05-27T00:46:48.873Z] Removing intermediate container e80f303d1c57 [2021-05-27T00:46:48.873Z] ---> eaec598e01c2 [2021-05-27T00:46:48.873Z] Step 8/23 : COPY . . [2021-05-27T00:47:11.105Z] ---> d0f342ba8451 [2021-05-27T00:47:11.105Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:47:11.105Z] ---> Running in 81a93a52007a [2021-05-27T00:47:11.105Z] ---> 86e8ade8431f [2021-05-27T00:47:11.105Z] Step 9/22 : RUN go mod tidy [2021-05-27T00:47:11.105Z] ---> 0e160f808a2c [2021-05-27T00:47:11.105Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:47:11.105Z] ---> 3c56f7d72ae5 [2021-05-27T00:47:11.105Z] Step 9/32 : RUN go mod tidy [2021-05-27T00:47:11.105Z] ---> Running in ce15e40e6044 [2021-05-27T00:47:11.105Z] ---> Running in 4cf8984c836e [2021-05-27T00:47:11.105Z] ---> Running in 78481474b19d [2021-05-27T00:47:11.105Z] ---> 70c342561bd5 [2021-05-27T00:47:11.105Z] Step 9/23 : RUN go mod tidy [2021-05-27T00:47:11.105Z] ---> Running in 900a4e9722e7 [2021-05-27T00:47:13.778Z] Removing intermediate container 81a93a52007a [2021-05-27T00:47:13.778Z] ---> 20d79f555449 [2021-05-27T00:47:13.778Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T00:47:14.061Z] ---> Running in 2d129cd276ba [2021-05-27T00:47:16.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T00:47:17.514Z] Removing intermediate container 900a4e9722e7 [2021-05-27T00:47:17.514Z] ---> bda53bf611cf [2021-05-27T00:47:17.514Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T00:47:17.514Z] ---> Running in 30afa14f7aa1 [2021-05-27T00:47:17.792Z] Removing intermediate container ce15e40e6044 [2021-05-27T00:47:17.792Z] ---> c2de43df860c [2021-05-27T00:47:17.792Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T00:47:17.792Z] Removing intermediate container 4cf8984c836e [2021-05-27T00:47:17.792Z] ---> d4e3d4cc2037 [2021-05-27T00:47:17.792Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T00:47:17.792Z] Removing intermediate container 78481474b19d [2021-05-27T00:47:17.792Z] ---> 4921b9014c1b [2021-05-27T00:47:17.792Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T00:47:18.066Z] ---> Running in c3ff357b5b5a [2021-05-27T00:47:18.066Z] ---> Running in c2c13c117bce [2021-05-27T00:47:18.066Z] ---> Running in e16d48fd47e8 [2021-05-27T00:47:20.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T00:47:21.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T00:47:21.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T00:47:21.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T00:49:28.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T00:49:38.847Z] Removing intermediate container 2d129cd276ba [2021-05-27T00:49:38.847Z] ---> 6e79909e471e [2021-05-27T00:49:38.847Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T00:49:38.847Z] ---> Running in c2d5289a3620 [2021-05-27T00:49:38.847Z] Removing intermediate container e16d48fd47e8 [2021-05-27T00:49:38.847Z] ---> b6eea10f048e [2021-05-27T00:49:38.847Z] [2021-05-27T00:49:38.847Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T00:49:39.133Z] Removing intermediate container c2c13c117bce [2021-05-27T00:49:39.133Z] ---> 5f89222df23e [2021-05-27T00:49:39.133Z] [2021-05-27T00:49:39.133Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T00:49:39.133Z] 3.12: Pulling from library/alpine [2021-05-27T00:49:39.419Z] 3.12: Pulling from library/alpine [2021-05-27T00:49:41.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T00:49:41.445Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T00:49:41.445Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T00:49:41.445Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T00:49:41.445Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T00:49:41.445Z] ---> 9852663dfa18 [2021-05-27T00:49:41.445Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T00:49:41.445Z] ---> 9852663dfa18 [2021-05-27T00:49:41.445Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T00:49:42.436Z] ---> Running in c51648b9f1c1 [2021-05-27T00:49:42.436Z] ---> Running in 8f2ef70cb904 [2021-05-27T00:49:43.445Z] Removing intermediate container c51648b9f1c1 [2021-05-27T00:49:43.445Z] ---> d9e11a25657b [2021-05-27T00:49:43.445Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T00:49:44.059Z] ---> Running in ac42941b7aea [2021-05-27T00:49:45.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:49:45.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:49:46.052Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T00:49:46.052Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T00:49:46.052Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-27T00:49:46.052Z] Removing intermediate container c2d5289a3620 [2021-05-27T00:49:46.052Z] ---> f817ad4fda51 [2021-05-27T00:49:46.052Z] [2021-05-27T00:49:46.052Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T00:49:46.052Z] (4/4) Installing curl (7.76.1-r0) [2021-05-27T00:49:46.052Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:49:46.052Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T00:49:46.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:49:46.333Z] 20.10.0: Pulling from library/docker [2021-05-27T00:49:46.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:49:46.615Z] OK: 7 MiB in 18 packages [2021-05-27T00:49:47.261Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T00:49:47.261Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T00:49:47.261Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:49:47.549Z] OK: 5 MiB in 16 packages [2021-05-27T00:49:49.571Z] Removing intermediate container 30afa14f7aa1 [2021-05-27T00:49:49.571Z] ---> bb8449001fed [2021-05-27T00:49:49.571Z] [2021-05-27T00:49:49.571Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T00:49:49.571Z] ---> 9852663dfa18 [2021-05-27T00:49:49.571Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T00:49:49.854Z] Removing intermediate container c3ff357b5b5a [2021-05-27T00:49:49.854Z] ---> c93c90ab6a28 [2021-05-27T00:49:49.854Z] [2021-05-27T00:49:49.855Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T00:49:49.855Z] ---> 9852663dfa18 [2021-05-27T00:49:49.855Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T00:49:50.131Z] Removing intermediate container 8f2ef70cb904 [2021-05-27T00:49:50.131Z] ---> f5c52ed370f6 [2021-05-27T00:49:50.131Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T00:49:50.406Z] ---> Running in b226e227a401 [2021-05-27T00:49:50.406Z] ---> Running in 13526327e2dd [2021-05-27T00:49:50.406Z] ---> Running in 18258b19b523 [2021-05-27T00:49:50.701Z] Removing intermediate container ac42941b7aea [2021-05-27T00:49:50.701Z] ---> e314448e9d87 [2021-05-27T00:49:50.701Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T00:49:50.977Z] ---> Running in f16a9406eb2a [2021-05-27T00:49:51.265Z] Removing intermediate container 18258b19b523 [2021-05-27T00:49:51.265Z] ---> cd8f47bc0684 [2021-05-27T00:49:51.265Z] Step 14/22 : WORKDIR /edgex [2021-05-27T00:49:51.558Z] ---> Running in 9a17307c6bfc [2021-05-27T00:49:51.847Z] Removing intermediate container f16a9406eb2a [2021-05-27T00:49:51.847Z] ---> bcba0a258e50 [2021-05-27T00:49:51.847Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T00:49:52.133Z] ---> Running in fbe1602d9dba [2021-05-27T00:49:52.742Z] Removing intermediate container 9a17307c6bfc [2021-05-27T00:49:52.742Z] ---> 86e92a6746b2 [2021-05-27T00:49:52.742Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T00:49:53.025Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:49:53.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:49:53.311Z] Removing intermediate container fbe1602d9dba [2021-05-27T00:49:53.311Z] ---> c3af1bbb8409 [2021-05-27T00:49:53.311Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T00:49:53.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:49:53.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:49:53.873Z] ---> Running in 771d8a6462eb [2021-05-27T00:49:54.159Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T00:49:54.159Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:49:54.159Z] OK: 5 MiB in 15 packages [2021-05-27T00:49:54.449Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T00:49:54.449Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T00:49:54.449Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:49:54.449Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T00:49:54.736Z] OK: 6 MiB in 16 packages [2021-05-27T00:49:55.032Z] ---> 9d537616a058 [2021-05-27T00:49:55.032Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T00:49:57.030Z] Removing intermediate container 13526327e2dd [2021-05-27T00:49:57.030Z] ---> e5087cb3e2be [2021-05-27T00:49:57.030Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:49:57.313Z] ---> Running in 5ace5b0fb619 [2021-05-27T00:49:57.921Z] Removing intermediate container b226e227a401 [2021-05-27T00:49:57.921Z] ---> ed87b89d5a78 [2021-05-27T00:49:57.921Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:49:57.921Z] ---> 9edee494e06f [2021-05-27T00:49:57.921Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T00:49:58.209Z] ---> Running in 2bcf8eafcc6a [2021-05-27T00:49:58.209Z] Removing intermediate container 5ace5b0fb619 [2021-05-27T00:49:58.209Z] ---> 8527c5f3cbb8 [2021-05-27T00:49:58.209Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T00:49:58.488Z] Removing intermediate container 771d8a6462eb [2021-05-27T00:49:58.488Z] ---> c99c43629e19 [2021-05-27T00:49:58.488Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T00:49:58.765Z] ---> Running in 71c038a5b610 [2021-05-27T00:49:58.765Z] ---> Running in 3782ba260468 [2021-05-27T00:49:59.044Z] Removing intermediate container 2bcf8eafcc6a [2021-05-27T00:49:59.044Z] ---> 2877333df820 [2021-05-27T00:49:59.044Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T00:49:59.324Z] ---> Running in 73dd5903cca4 [2021-05-27T00:49:59.600Z] Removing intermediate container 71c038a5b610 [2021-05-27T00:49:59.600Z] ---> dd7397e30597 [2021-05-27T00:49:59.600Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T00:49:59.879Z] Removing intermediate container 3782ba260468 [2021-05-27T00:49:59.879Z] ---> bd0a8e891f91 [2021-05-27T00:49:59.879Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T00:49:59.879Z] ---> Running in b9466dd99d1c [2021-05-27T00:50:00.157Z] ---> 1dc11af40fbe [2021-05-27T00:50:00.157Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T00:50:00.438Z] Removing intermediate container 73dd5903cca4 [2021-05-27T00:50:00.438Z] ---> 7b45c33c4fad [2021-05-27T00:50:00.438Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T00:50:00.438Z] ---> Running in 43f84f51f539 [2021-05-27T00:50:00.721Z] ---> Running in c315302bfef7 [2021-05-27T00:50:00.995Z] Removing intermediate container b9466dd99d1c [2021-05-27T00:50:00.995Z] ---> 4614c10c14c6 [2021-05-27T00:50:00.995Z] Step 16/24 : WORKDIR / [2021-05-27T00:50:01.275Z] ---> Running in d85f888c5dcf [2021-05-27T00:50:01.275Z] ---> 663fbb2c129e [2021-05-27T00:50:01.275Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T00:50:01.551Z] ---> Running in 8d98fa8b2bd6 [2021-05-27T00:50:01.551Z] Removing intermediate container 43f84f51f539 [2021-05-27T00:50:01.551Z] ---> c3ea8c3767c5 [2021-05-27T00:50:01.551Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T00:50:01.831Z] Removing intermediate container c315302bfef7 [2021-05-27T00:50:01.831Z] ---> 059fe5d23ed1 [2021-05-27T00:50:01.831Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:50:02.116Z] ---> Running in 417620a25448 [2021-05-27T00:50:02.404Z] Removing intermediate container d85f888c5dcf [2021-05-27T00:50:02.404Z] ---> 09748a1b3f9a [2021-05-27T00:50:02.404Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:50:03.035Z] Removing intermediate container 417620a25448 [2021-05-27T00:50:03.035Z] ---> 9d5e9c8564d7 [2021-05-27T00:50:03.035Z] Step 20/22 : LABEL arch=arm64 [2021-05-27T00:50:03.317Z] ---> Running in ba3a512a9c54 [2021-05-27T00:50:03.593Z] ---> cc662d628a45 [2021-05-27T00:50:03.593Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T00:50:03.872Z] ---> b8d6564156fe [2021-05-27T00:50:03.872Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T00:50:04.481Z] Removing intermediate container ba3a512a9c54 [2021-05-27T00:50:04.481Z] ---> f918b7ca3923 [2021-05-27T00:50:04.481Z] Step 21/22 : LABEL git_sha=1663bdee68dfffd7fde4278e5392871ccc76ea65 [2021-05-27T00:50:04.753Z] ---> Running in c2353c86e621 [2021-05-27T00:50:04.753Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T00:50:05.027Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T00:50:05.027Z] ---> eeaf43b92773 [2021-05-27T00:50:05.027Z] 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-05-27T00:50:05.306Z] ---> Running in 63122dfae29f [2021-05-27T00:50:05.912Z] Removing intermediate container 8d98fa8b2bd6 [2021-05-27T00:50:05.912Z] ---> 4e28627785f3 [2021-05-27T00:50:05.912Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:50:05.912Z] ---> 05543d50e875 [2021-05-27T00:50:05.912Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T00:50:05.912Z] Removing intermediate container c2353c86e621 [2021-05-27T00:50:05.912Z] ---> 55f6a746e0e4 [2021-05-27T00:50:05.912Z] Step 22/22 : LABEL version=0.0.0 [2021-05-27T00:50:05.912Z] ---> e06d2b3fa7b8 [2021-05-27T00:50:05.912Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T00:50:06.187Z] Removing intermediate container 63122dfae29f [2021-05-27T00:50:06.187Z] ---> 0e9fd9bbcd23 [2021-05-27T00:50:06.187Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T00:50:06.187Z] ---> Running in 4311898d9101 [2021-05-27T00:50:06.187Z] ---> Running in b02d5c5a0b34 [2021-05-27T00:50:07.194Z] Removing intermediate container 4311898d9101 [2021-05-27T00:50:07.194Z] ---> 4f4c5686156b [2021-05-27T00:50:07.194Z] [2021-05-27T00:50:07.194Z] ---> 9399cba003f9 [2021-05-27T00:50:07.194Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T00:50:07.468Z] ---> 1722b0674c5c [2021-05-27T00:50:07.468Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T00:50:07.744Z] ---> 801635ba0141 [2021-05-27T00:50:07.744Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T00:50:07.744Z] ---> Running in bf18edac53e9 [2021-05-27T00:50:08.024Z] ---> Running in af4ffb972dc0 [2021-05-27T00:50:08.024Z] Successfully built 4f4c5686156b [2021-05-27T00:50:08.024Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-27T00:50:08.024Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-05-27T00:50:08.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:50:08.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:50:08.632Z] Removing intermediate container bf18edac53e9 [2021-05-27T00:50:08.632Z] ---> b6a7a9589cdd [2021-05-27T00:50:08.632Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:50:08.911Z] Removing intermediate container af4ffb972dc0 [2021-05-27T00:50:08.911Z] ---> 5a402b3a73de [2021-05-27T00:50:08.911Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:50:08.911Z] ---> Running in 96b0d588abfe [2021-05-27T00:50:09.194Z] ---> Running in affa3f490fc3 [2021-05-27T00:50:09.194Z] ---> 2434e6f1395d [2021-05-27T00:50:09.469Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T00:50:09.469Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T00:50:09.469Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T00:50:09.469Z] Executing bash-5.0.17-r0.post-install [2021-05-27T00:50:09.469Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T00:50:09.469Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-27T00:50:09.745Z] (5/39) Installing curl (7.76.1-r0) [2021-05-27T00:50:09.745Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T00:50:09.745Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T00:50:09.745Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T00:50:09.745Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T00:50:09.745Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T00:50:09.745Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T00:50:09.745Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T00:50:09.745Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T00:50:10.022Z] Removing intermediate container 96b0d588abfe [2021-05-27T00:50:10.022Z] ---> 0aaabbf7aef8 [2021-05-27T00:50:10.022Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T00:50:10.620Z] Removing intermediate container affa3f490fc3 [2021-05-27T00:50:10.620Z] ---> af9ef7d78910 [2021-05-27T00:50:10.620Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T00:50:10.905Z] ---> Running in 0a48e9289886 [2021-05-27T00:50:11.190Z] ---> dd4717d04441 [2021-05-27T00:50:11.190Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T00:50:11.474Z] ---> Running in a6aa5444e84c [2021-05-27T00:50:12.091Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T00:50:12.091Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T00:50:12.091Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T00:50:12.091Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T00:50:12.091Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T00:50:12.091Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T00:50:12.091Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T00:50:12.378Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T00:50:12.378Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T00:50:12.378Z] Removing intermediate container 0a48e9289886 [2021-05-27T00:50:12.378Z] ---> 6f7f039749a2 [2021-05-27T00:50:12.378Z] Step 22/23 : LABEL git_sha=1663bdee68dfffd7fde4278e5392871ccc76ea65 [2021-05-27T00:50:12.378Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T00:50:12.378Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T00:50:12.378Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T00:50:12.378Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T00:50:12.378Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T00:50:12.378Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T00:50:12.378Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T00:50:12.657Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T00:50:12.657Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T00:50:12.657Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T00:50:12.657Z] Removing intermediate container a6aa5444e84c [2021-05-27T00:50:12.657Z] ---> 0b1a7df57ba3 [2021-05-27T00:50:12.657Z] Step 23/24 : LABEL git_sha=1663bdee68dfffd7fde4278e5392871ccc76ea65 [2021-05-27T00:50:12.657Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T00:50:12.657Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T00:50:12.657Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T00:50:12.657Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T00:50:12.657Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T00:50:12.657Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T00:50:12.657Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T00:50:12.965Z] ---> Running in 97eaf68d7314 [2021-05-27T00:50:12.965Z] ---> 8b67cd250401 [2021-05-27T00:50:12.965Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T00:50:12.965Z] ---> Running in a3f1eec6c6fc [2021-05-27T00:50:12.965Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T00:50:13.247Z] OK: 72 MiB in 59 packages [2021-05-27T00:50:13.533Z] Removing intermediate container 97eaf68d7314 [2021-05-27T00:50:13.533Z] ---> 90e06c6b10ad [2021-05-27T00:50:13.533Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T00:50:13.818Z] ---> Running in a069dfe03927 [2021-05-27T00:50:14.115Z] Removing intermediate container a3f1eec6c6fc [2021-05-27T00:50:14.115Z] ---> b9dcd4fd6046 [2021-05-27T00:50:14.115Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:50:14.761Z] ---> Running in e03097947573 [2021-05-27T00:50:14.761Z] ---> c75f737fe485 [2021-05-27T00:50:14.761Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T00:50:14.761Z] Removing intermediate container a069dfe03927 [2021-05-27T00:50:14.761Z] ---> 2c036e0d3526 [2021-05-27T00:50:14.761Z] [2021-05-27T00:50:15.760Z] Successfully built 2c036e0d3526 [2021-05-27T00:50:15.760Z] ---> Running in fab8488ae3af [2021-05-27T00:50:15.760Z] Successfully tagged support-notifications-arm64:latest [2021-05-27T00:50:15.760Z] Removing intermediate container e03097947573 [2021-05-27T00:50:15.760Z] ---> d39a5c32e137 [2021-05-27T00:50:15.760Z] [2021-05-27T00:50:15.760Z]  Building support-notifications ... done Building core-data [2021-05-27T00:50:16.369Z] Successfully built d39a5c32e137 [2021-05-27T00:50:16.369Z] Successfully tagged core-command-arm64:latest [2021-05-27T00:50:16.369Z] Building core-metadata [2021-05-27T00:50:16.369Z]  Building core-command ... done Removing intermediate container fab8488ae3af [2021-05-27T00:50:16.369Z] ---> 7de5a2ed6560 [2021-05-27T00:50:16.369Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T00:50:17.359Z] ---> 2c12bb08aee3 [2021-05-27T00:50:17.359Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T00:50:17.647Z] ---> Running in c21bb01f51e0 [2021-05-27T00:50:20.305Z] Collecting docker-compose==1.23.2 [2021-05-27T00:50:20.305Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T00:50:20.305Z] Removing intermediate container c21bb01f51e0 [2021-05-27T00:50:20.305Z] ---> 100f7c52fb7c [2021-05-27T00:50:20.305Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T00:50:20.582Z] ---> Running in ab329b28f226 [2021-05-27T00:50:21.195Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T00:50:21.195Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T00:50:21.484Z] Removing intermediate container ab329b28f226 [2021-05-27T00:50:21.484Z] ---> ad873c258435 [2021-05-27T00:50:21.484Z] Step 29/32 : CMD ["gate"] [2021-05-27T00:50:22.087Z] ---> Running in 36e3ff5fc14a [2021-05-27T00:50:23.083Z] Removing intermediate container 36e3ff5fc14a [2021-05-27T00:50:23.084Z] ---> 41249cd67f94 [2021-05-27T00:50:23.084Z] Step 30/32 : LABEL arch=arm64 [2021-05-27T00:50:23.370Z] ---> Running in aca3d564801f [2021-05-27T00:50:24.876Z] Removing intermediate container aca3d564801f [2021-05-27T00:50:24.876Z] ---> be1a46865031 [2021-05-27T00:50:24.876Z] Step 31/32 : LABEL git_sha=1663bdee68dfffd7fde4278e5392871ccc76ea65 [2021-05-27T00:50:25.489Z] ---> Running in a7db2c144c1d [2021-05-27T00:50:26.097Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T00:50:26.097Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T00:50:26.374Z] Removing intermediate container a7db2c144c1d [2021-05-27T00:50:26.374Z] ---> ec3bc3e8b3c4 [2021-05-27T00:50:26.374Z] Step 32/32 : LABEL version=0.0.0 [2021-05-27T00:50:26.989Z] ---> Running in 99706452b1e6 [2021-05-27T00:50:27.594Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T00:50:27.594Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T00:50:27.870Z] Removing intermediate container 99706452b1e6 [2021-05-27T00:50:27.870Z] ---> 9de954593491 [2021-05-27T00:50:27.870Z] [2021-05-27T00:50:27.870Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-27T00:50:28.151Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T00:50:28.151Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T00:50:28.430Z] Successfully built 9de954593491 [2021-05-27T00:50:28.430Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-27T00:50:28.430Z]  Building security-bootstrapper ... done Building support-scheduler [2021-05-27T00:50:31.859Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T00:50:31.859Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T00:50:36.255Z] Collecting PyYAML<4,>=3.10 [2021-05-27T00:50:36.255Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T00:50:41.778Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T00:50:41.778Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T00:50:42.387Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T00:50:42.387Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T00:50:42.991Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T00:50:42.991Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T00:50:44.517Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T00:50:44.517Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T00:50:44.798Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-27T00:50:45.078Z] Collecting idna<2.8,>=2.5 [2021-05-27T00:50:45.078Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T00:50:45.355Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-27T00:50:45.631Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T00:50:45.631Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T00:50:45.631Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T00:50:45.969Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T00:50:45.969Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T00:50:45.969Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T00:50:47.413Z] Installing collected packages: dockerpty, urllib3, idna, requests, websocket-client, docopt, texttable, PyYAML, docker-pycreds, docker, jsonschema, cached-property, docker-compose [2021-05-27T00:50:47.413Z] Running setup.py install for dockerpty: started [2021-05-27T00:50:50.891Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T00:50:50.891Z] Attempting uninstall: urllib3 [2021-05-27T00:50:50.891Z] Found existing installation: urllib3 1.25.9 [2021-05-27T00:50:50.891Z] Uninstalling urllib3-1.25.9: [2021-05-27T00:50:50.891Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T00:50:51.916Z] Attempting uninstall: idna [2021-05-27T00:50:51.917Z] Found existing installation: idna 2.9 [2021-05-27T00:50:51.917Z] Uninstalling idna-2.9: [2021-05-27T00:50:51.917Z] Successfully uninstalled idna-2.9 [2021-05-27T00:50:52.940Z] Attempting uninstall: requests [2021-05-27T00:50:52.940Z] Found existing installation: requests 2.23.0 [2021-05-27T00:50:52.940Z] Uninstalling requests-2.23.0: [2021-05-27T00:50:52.940Z] Successfully uninstalled requests-2.23.0 [2021-05-27T00:50:53.949Z] Running setup.py install for docopt: started [2021-05-27T00:50:57.394Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T00:50:57.394Z] Running setup.py install for texttable: started [2021-05-27T00:50:58.015Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:50:58.015Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:50:58.015Z] ---> c21461db2720 [2021-05-27T00:50:58.015Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T00:50:58.015Z] ---> Using cache [2021-05-27T00:50:58.015Z] ---> 5a8d18f8b742 [2021-05-27T00:50:58.015Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:50:58.015Z] ---> Using cache [2021-05-27T00:50:58.015Z] ---> 6b2846fe33a0 [2021-05-27T00:50:58.015Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T00:51:00.722Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T00:51:00.722Z] Running setup.py install for PyYAML: started [2021-05-27T00:51:02.738Z] ---> Running in bc967019ea8d [2021-05-27T00:51:04.737Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T00:51:04.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:51:05.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:51:06.726Z] OK: 218 MiB in 52 packages [2021-05-27T00:51:08.751Z] 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-05-27T00:51:10.800Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:51:10.800Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:51:10.800Z] ---> c21461db2720 [2021-05-27T00:51:10.800Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:51:10.800Z] ---> Using cache [2021-05-27T00:51:10.800Z] ---> 5a8d18f8b742 [2021-05-27T00:51:10.800Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:51:10.800Z] ---> Using cache [2021-05-27T00:51:10.800Z] ---> 6b2846fe33a0 [2021-05-27T00:51:10.800Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T00:51:10.800Z] Removing intermediate container bc967019ea8d [2021-05-27T00:51:10.800Z] ---> aead2d566fbd [2021-05-27T00:51:10.800Z] Step 6/26 : COPY go.mod . [2021-05-27T00:51:10.800Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:51:10.800Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:51:10.800Z] ---> c21461db2720 [2021-05-27T00:51:10.800Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T00:51:10.800Z] ---> Using cache [2021-05-27T00:51:10.800Z] ---> 5a8d18f8b742 [2021-05-27T00:51:10.800Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:51:10.800Z] ---> Using cache [2021-05-27T00:51:10.800Z] ---> 6b2846fe33a0 [2021-05-27T00:51:10.800Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T00:51:10.800Z] ---> Using cache [2021-05-27T00:51:10.800Z] ---> aead2d566fbd [2021-05-27T00:51:10.800Z] Step 6/24 : COPY go.mod . [2021-05-27T00:51:11.079Z] ---> Running in 4e2b842e2dd4 [2021-05-27T00:51:12.567Z] ---> 7b9b205a4f60 [2021-05-27T00:51:12.567Z] Step 7/24 : RUN go mod download [2021-05-27T00:51:12.567Z] ---> bb4bf5b0096b [2021-05-27T00:51:12.567Z] Step 7/26 : RUN go mod download [2021-05-27T00:51:12.855Z] ---> Running in f7a907a7bf83 [2021-05-27T00:51:13.134Z] ---> Running in b2e0684f2dd6 [2021-05-27T00:51:13.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:51:14.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:51:15.602Z] OK: 218 MiB in 52 packages [2021-05-27T00:51:17.648Z] Removing intermediate container f7a907a7bf83 [2021-05-27T00:51:17.648Z] ---> e1c34753d616 [2021-05-27T00:51:17.648Z] Step 8/24 : COPY . . [2021-05-27T00:51:18.266Z] Removing intermediate container b2e0684f2dd6 [2021-05-27T00:51:18.266Z] ---> fc1c2e218776 [2021-05-27T00:51:18.266Z] Step 8/26 : COPY . . [2021-05-27T00:51:18.548Z] Removing intermediate container 4e2b842e2dd4 [2021-05-27T00:51:18.548Z] ---> 3ff121bd5b62 [2021-05-27T00:51:18.548Z] Step 6/24 : COPY go.mod . [2021-05-27T00:51:19.565Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T00:51:19.565Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T00:51:19.565Z] ---> c21461db2720 [2021-05-27T00:51:19.565Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T00:51:19.565Z] ---> Using cache [2021-05-27T00:51:19.565Z] ---> 5a8d18f8b742 [2021-05-27T00:51:19.565Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:51:19.565Z] ---> Using cache [2021-05-27T00:51:19.565Z] ---> 6b2846fe33a0 [2021-05-27T00:51:19.565Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T00:51:19.565Z] ---> Using cache [2021-05-27T00:51:19.565Z] ---> aead2d566fbd [2021-05-27T00:51:19.565Z] Step 6/23 : COPY go.mod . [2021-05-27T00:51:19.565Z] ---> Using cache [2021-05-27T00:51:19.565Z] ---> bb4bf5b0096b [2021-05-27T00:51:19.565Z] Step 7/23 : RUN go mod download [2021-05-27T00:51:19.565Z] ---> Using cache [2021-05-27T00:51:19.565Z] ---> fc1c2e218776 [2021-05-27T00:51:19.565Z] Step 8/23 : COPY . . [2021-05-27T00:51:20.612Z] ---> 18bd352dc0b8 [2021-05-27T00:51:20.612Z] Step 7/24 : RUN go mod download [2021-05-27T00:51:21.237Z] ---> Running in 61343bae8de2 [2021-05-27T00:51:26.727Z] Removing intermediate container 61343bae8de2 [2021-05-27T00:51:26.727Z] ---> 87b3fbf47731 [2021-05-27T00:51:26.727Z] Step 8/24 : COPY . . [2021-05-27T00:51:27.014Z] Removing intermediate container b02d5c5a0b34 [2021-05-27T00:51:27.014Z] ---> 910511e0e306 [2021-05-27T00:51:27.014Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T00:51:28.011Z] ---> Running in c5da7a833d9a [2021-05-27T00:51:29.009Z] Removing intermediate container c5da7a833d9a [2021-05-27T00:51:29.009Z] ---> 8e311b6d5106 [2021-05-27T00:51:29.009Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T00:51:29.630Z] ---> Running in d225b9bb44d2 [2021-05-27T00:51:31.085Z] Removing intermediate container d225b9bb44d2 [2021-05-27T00:51:31.085Z] ---> aa3b07315394 [2021-05-27T00:51:31.085Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T00:51:34.526Z] ---> 5c31d2e3de4e [2021-05-27T00:51:34.526Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T00:51:36.529Z] ---> 2603179f0629 [2021-05-27T00:51:36.529Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T00:51:38.528Z] ---> 4ef1a5d10097 [2021-05-27T00:51:38.528Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T00:51:39.132Z] ---> Running in 91860f4c521a [2021-05-27T00:51:40.166Z] Removing intermediate container 91860f4c521a [2021-05-27T00:51:40.166Z] ---> 85facb6277b2 [2021-05-27T00:51:40.166Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:51:41.157Z] ---> Running in 7cc7ad85f1db [2021-05-27T00:51:42.601Z] Removing intermediate container 7cc7ad85f1db [2021-05-27T00:51:42.601Z] ---> e9b9e8a79913 [2021-05-27T00:51:42.601Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T00:51:42.879Z] ---> Running in 6c356dad350c [2021-05-27T00:51:43.872Z] ---> 0c2cde170e4c [2021-05-27T00:51:43.872Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:51:44.149Z] Removing intermediate container 6c356dad350c [2021-05-27T00:51:44.149Z] ---> cf25004b9c1f [2021-05-27T00:51:44.149Z] Step 23/24 : LABEL git_sha=1663bdee68dfffd7fde4278e5392871ccc76ea65 [2021-05-27T00:51:44.426Z] ---> Running in d39b8e49865a [2021-05-27T00:51:45.023Z] ---> Running in 0326320b8cc5 [2021-05-27T00:51:46.027Z] ---> f0357153f437 [2021-05-27T00:51:46.027Z] Step 9/23 : RUN go mod tidy [2021-05-27T00:51:46.027Z] ---> 938aef6757b3 [2021-05-27T00:51:46.027Z] Step 9/26 : RUN go mod tidy [2021-05-27T00:51:46.649Z] ---> Running in 0cb2c6ada8af [2021-05-27T00:51:46.649Z] ---> Running in 9c798840b35a [2021-05-27T00:51:46.935Z] Removing intermediate container 0326320b8cc5 [2021-05-27T00:51:46.935Z] ---> 2c32fb13a7fc [2021-05-27T00:51:46.935Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:51:47.541Z] ---> Running in 6ed140fa5f0a [2021-05-27T00:51:49.014Z] Removing intermediate container 6ed140fa5f0a [2021-05-27T00:51:49.014Z] ---> afd9fa465e7a [2021-05-27T00:51:49.014Z] [2021-05-27T00:51:50.025Z] Successfully built afd9fa465e7a [2021-05-27T00:51:50.025Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-27T00:51:51.020Z]  Building sys-mgmt-agent ... done Removing intermediate container d39b8e49865a [2021-05-27T00:51:51.020Z] ---> 812b55b43eda [2021-05-27T00:51:51.020Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T00:51:51.020Z] ---> Running in e8a37b4f686d [2021-05-27T00:51:51.303Z] ---> 8359b4b1363b [2021-05-27T00:51:51.303Z] Step 9/24 : RUN go mod tidy [2021-05-27T00:51:51.584Z] ---> Running in aaf8f4feb3af [2021-05-27T00:51:53.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T00:51:54.620Z] Removing intermediate container 0cb2c6ada8af [2021-05-27T00:51:54.620Z] ---> 9fcc12087700 [2021-05-27T00:51:54.620Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T00:51:54.907Z] Removing intermediate container 9c798840b35a [2021-05-27T00:51:54.907Z] ---> 277851c038ae [2021-05-27T00:51:54.907Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T00:51:54.907Z] ---> Running in 530732a1bb11 [2021-05-27T00:51:55.188Z] ---> Running in a960c2a9d045 [2021-05-27T00:51:57.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T00:51:57.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T00:51:59.106Z] Removing intermediate container aaf8f4feb3af [2021-05-27T00:51:59.106Z] ---> 0b4aceecce47 [2021-05-27T00:51:59.106Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T00:51:59.106Z] ---> Running in 670023a93a16 [2021-05-27T00:52:02.104Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T00:53:55.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T00:54:00.222Z] Removing intermediate container 530732a1bb11 [2021-05-27T00:54:00.222Z] ---> 4a154ad90e3a [2021-05-27T00:54:00.222Z] [2021-05-27T00:54:00.222Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T00:54:00.222Z] ---> 9852663dfa18 [2021-05-27T00:54:00.222Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-27T00:54:00.222Z] ---> Running in 40254daa2c6f [2021-05-27T00:54:02.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:54:02.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:54:03.506Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T00:54:03.506Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T00:54:03.506Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-27T00:54:03.506Z] (4/6) Installing curl (7.76.1-r0) [2021-05-27T00:54:03.506Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T00:54:03.506Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T00:54:03.506Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:54:03.506Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T00:54:04.117Z] OK: 7 MiB in 20 packages [2021-05-27T00:54:06.783Z] Removing intermediate container 40254daa2c6f [2021-05-27T00:54:06.783Z] ---> 3b814bf6adf1 [2021-05-27T00:54:06.783Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T00:54:06.783Z] ---> Running in 2e857460a50a [2021-05-27T00:54:07.821Z] Removing intermediate container 2e857460a50a [2021-05-27T00:54:07.821Z] ---> 8b891b95d54a [2021-05-27T00:54:07.821Z] Step 14/26 : WORKDIR / [2021-05-27T00:54:07.821Z] ---> Running in 5b24382a50db [2021-05-27T00:54:08.829Z] Removing intermediate container 5b24382a50db [2021-05-27T00:54:08.829Z] ---> 3ee9b2779b75 [2021-05-27T00:54:08.829Z] 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-05-27T00:54:10.308Z] ---> 8defc5aa5a70 [2021-05-27T00:54:10.308Z] 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-05-27T00:54:12.997Z] ---> 96cbbf727840 [2021-05-27T00:54:12.998Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T00:54:14.464Z] ---> eaf7d7d986f3 [2021-05-27T00:54:14.464Z] 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-05-27T00:54:14.740Z] Removing intermediate container a960c2a9d045 [2021-05-27T00:54:14.740Z] ---> 6cd3c0603b98 [2021-05-27T00:54:14.740Z] [2021-05-27T00:54:14.740Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T00:54:14.740Z] ---> 9852663dfa18 [2021-05-27T00:54:14.740Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T00:54:14.740Z] ---> Using cache [2021-05-27T00:54:14.740Z] ---> e5087cb3e2be [2021-05-27T00:54:14.740Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:54:14.740Z] ---> Using cache [2021-05-27T00:54:14.740Z] ---> 8527c5f3cbb8 [2021-05-27T00:54:14.740Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T00:54:15.033Z] ---> Running in 6f7432054d9f [2021-05-27T00:54:16.039Z] ---> d9282941c480 [2021-05-27T00:54:16.039Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T00:54:16.039Z] Removing intermediate container 6f7432054d9f [2021-05-27T00:54:16.039Z] ---> 5464cd6be843 [2021-05-27T00:54:16.039Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T00:54:16.317Z] ---> Running in 5a781eb6a218 [2021-05-27T00:54:17.762Z] Removing intermediate container 5a781eb6a218 [2021-05-27T00:54:17.762Z] ---> e7961b83d3ef [2021-05-27T00:54:17.762Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:54:18.367Z] ---> 57be5a90111b [2021-05-27T00:54:18.367Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T00:54:18.968Z] ---> 0019a563357d [2021-05-27T00:54:18.968Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T00:54:20.416Z] ---> e51810179538 [2021-05-27T00:54:20.416Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T00:54:21.022Z] Removing intermediate container e8a37b4f686d [2021-05-27T00:54:21.022Z] ---> 99c3f8667bea [2021-05-27T00:54:21.022Z] [2021-05-27T00:54:21.022Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T00:54:21.302Z] ---> 9852663dfa18 [2021-05-27T00:54:21.302Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T00:54:21.302Z] ---> Using cache [2021-05-27T00:54:21.302Z] ---> e5087cb3e2be [2021-05-27T00:54:21.302Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T00:54:21.302Z] ---> Using cache [2021-05-27T00:54:21.302Z] ---> 8527c5f3cbb8 [2021-05-27T00:54:21.302Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T00:54:21.577Z] ---> c8b5899ec65e [2021-05-27T00:54:21.577Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T00:54:21.577Z] ---> Running in dddf84ea1854 [2021-05-27T00:54:21.853Z] ---> 989f0d0c5431 [2021-05-27T00:54:21.853Z] 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-05-27T00:54:22.129Z] ---> Running in 8eb970345dec [2021-05-27T00:54:22.407Z] Removing intermediate container dddf84ea1854 [2021-05-27T00:54:22.407Z] ---> 9343a95989da [2021-05-27T00:54:22.407Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T00:54:22.690Z] ---> Running in 60a7f8efb65e [2021-05-27T00:54:22.690Z] ---> eec7796602f4 [2021-05-27T00:54:22.690Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T00:54:22.966Z] ---> Running in 5458f48268e7 [2021-05-27T00:54:23.574Z] Removing intermediate container 60a7f8efb65e [2021-05-27T00:54:23.574Z] ---> ff15e1e43751 [2021-05-27T00:54:23.574Z] Step 16/24 : WORKDIR / [2021-05-27T00:54:23.574Z] Removing intermediate container 5458f48268e7 [2021-05-27T00:54:23.574Z] ---> 8722a7867490 [2021-05-27T00:54:23.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:54:23.846Z] ---> Running in e91506567a87 [2021-05-27T00:54:23.846Z] ---> Running in 8a8d534403c6 [2021-05-27T00:54:24.451Z] Removing intermediate container e91506567a87 [2021-05-27T00:54:24.451Z] ---> 4e4e5b9096c9 [2021-05-27T00:54:24.451Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:54:24.451Z] Removing intermediate container 8a8d534403c6 [2021-05-27T00:54:24.451Z] ---> bcfa452d2552 [2021-05-27T00:54:24.451Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T00:54:24.726Z] ---> Running in c2289f519fa0 [2021-05-27T00:54:24.727Z] Removing intermediate container 8eb970345dec [2021-05-27T00:54:24.727Z] ---> 1add13d3aaec [2021-05-27T00:54:24.727Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T00:54:25.005Z] ---> Running in 6dccad9784da [2021-05-27T00:54:25.612Z] ---> 6b9502c5d4dc [2021-05-27T00:54:25.612Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T00:54:25.612Z] Removing intermediate container c2289f519fa0 [2021-05-27T00:54:25.612Z] ---> cda983f98c1d [2021-05-27T00:54:25.612Z] Step 22/23 : LABEL git_sha=1663bdee68dfffd7fde4278e5392871ccc76ea65 [2021-05-27T00:54:25.886Z] ---> Running in 1fd11044847c [2021-05-27T00:54:25.886Z] Removing intermediate container 6dccad9784da [2021-05-27T00:54:25.886Z] ---> 7f2666e21463 [2021-05-27T00:54:25.886Z] Step 24/26 : LABEL arch=arm64 [2021-05-27T00:54:26.159Z] ---> Running in c2bad23d2e89 [2021-05-27T00:54:26.431Z] Removing intermediate container 1fd11044847c [2021-05-27T00:54:26.431Z] ---> 04739e2fc429 [2021-05-27T00:54:26.431Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T00:54:26.706Z] ---> Running in 91e5d71e3d9c [2021-05-27T00:54:26.706Z] Removing intermediate container c2bad23d2e89 [2021-05-27T00:54:26.706Z] ---> c4d3e1a99c05 [2021-05-27T00:54:26.706Z] Step 25/26 : LABEL git_sha=1663bdee68dfffd7fde4278e5392871ccc76ea65 [2021-05-27T00:54:27.681Z] ---> Running in 8aeca9c8dc78 [2021-05-27T00:54:27.681Z] ---> d8285e971f98 [2021-05-27T00:54:27.681Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T00:54:27.681Z] Removing intermediate container 91e5d71e3d9c [2021-05-27T00:54:27.681Z] ---> c822c5d18950 [2021-05-27T00:54:27.681Z] [2021-05-27T00:54:28.662Z] Removing intermediate container 8aeca9c8dc78 [2021-05-27T00:54:28.662Z] ---> af6bdb3ae4e4 [2021-05-27T00:54:28.662Z] Step 26/26 : LABEL version=0.0.0 [2021-05-27T00:54:28.662Z] Successfully built c822c5d18950 [2021-05-27T00:54:28.662Z] Successfully tagged support-scheduler-arm64:latest [2021-05-27T00:54:28.662Z]  Building support-scheduler ... done  ---> Running in c4208ddfd140 [2021-05-27T00:54:28.936Z] ---> b294594fdf95 [2021-05-27T00:54:28.936Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T00:54:28.936Z] ---> Running in 96ba0139d195 [2021-05-27T00:54:29.211Z] Removing intermediate container c4208ddfd140 [2021-05-27T00:54:29.212Z] ---> 20128a9e95e3 [2021-05-27T00:54:29.212Z] [2021-05-27T00:54:29.483Z] Removing intermediate container 670023a93a16 [2021-05-27T00:54:29.483Z] ---> 8f7c6280c583 [2021-05-27T00:54:29.483Z] [2021-05-27T00:54:29.483Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T00:54:29.483Z] ---> 9852663dfa18 [2021-05-27T00:54:29.483Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T00:54:29.754Z] ---> Running in 854105b18d92 [2021-05-27T00:54:29.754Z] Removing intermediate container 96ba0139d195 [2021-05-27T00:54:29.754Z] ---> 1ed429ea43fc [2021-05-27T00:54:29.754Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:54:29.754Z] Successfully built 20128a9e95e3 [2021-05-27T00:54:29.754Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-27T00:54:30.065Z]  Building security-secretstore-setup ... done  ---> Running in d90968c9b191 [2021-05-27T00:54:30.065Z] Removing intermediate container 854105b18d92 [2021-05-27T00:54:30.065Z] ---> 079c90e6a3b2 [2021-05-27T00:54:30.065Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T00:54:30.338Z] ---> Running in ed2841d758ac [2021-05-27T00:54:30.628Z] Removing intermediate container d90968c9b191 [2021-05-27T00:54:30.628Z] ---> ccd96732d333 [2021-05-27T00:54:30.628Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T00:54:30.628Z] ---> Running in 9bb47e83fd00 [2021-05-27T00:54:30.902Z] Removing intermediate container ed2841d758ac [2021-05-27T00:54:30.902Z] ---> f8a0e64afc79 [2021-05-27T00:54:30.902Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T00:54:30.902Z] ---> Running in dca2b5e63368 [2021-05-27T00:54:31.178Z] Removing intermediate container 9bb47e83fd00 [2021-05-27T00:54:31.178Z] ---> b6b63102f019 [2021-05-27T00:54:31.178Z] Step 23/24 : LABEL git_sha=1663bdee68dfffd7fde4278e5392871ccc76ea65 [2021-05-27T00:54:31.178Z] ---> Running in 6e3b8d0ca7fb [2021-05-27T00:54:31.461Z] Removing intermediate container dca2b5e63368 [2021-05-27T00:54:31.461Z] ---> c88f3986ec27 [2021-05-27T00:54:31.461Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T00:54:31.461Z] ---> Running in 2191e7833a1d [2021-05-27T00:54:31.739Z] Removing intermediate container 6e3b8d0ca7fb [2021-05-27T00:54:31.739Z] ---> 0c890be9eb97 [2021-05-27T00:54:31.739Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:54:32.013Z] ---> Running in d2e9d1e8d3de [2021-05-27T00:54:32.614Z] Removing intermediate container d2e9d1e8d3de [2021-05-27T00:54:32.614Z] ---> a2244f6271b0 [2021-05-27T00:54:32.614Z] [2021-05-27T00:54:32.889Z] Successfully built a2244f6271b0 [2021-05-27T00:54:33.161Z] Successfully tagged core-metadata-arm64:latest [2021-05-27T00:54:34.148Z]  Building core-metadata ... done Removing intermediate container 2191e7833a1d [2021-05-27T00:54:34.149Z] ---> abcfb4618c6d [2021-05-27T00:54:34.149Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-27T00:54:34.149Z] ---> Running in 17fbb83ca793 [2021-05-27T00:54:35.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T00:54:36.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T00:54:39.204Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T00:54:39.204Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T00:54:39.479Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T00:54:39.755Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T00:54:41.202Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T00:54:41.806Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T00:54:42.083Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T00:54:42.083Z] OK: 8 MiB in 20 packages [2021-05-27T00:54:43.536Z] Removing intermediate container 17fbb83ca793 [2021-05-27T00:54:43.536Z] ---> 8bf8eb93313c [2021-05-27T00:54:43.536Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T00:54:44.140Z] ---> 75144f30c793 [2021-05-27T00:54:44.140Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T00:54:45.587Z] ---> 50faa4eb889c [2021-05-27T00:54:45.587Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T00:54:46.188Z] ---> 13804a880422 [2021-05-27T00:54:46.188Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T00:54:46.464Z] ---> Running in e1c9fe90d92e [2021-05-27T00:54:47.064Z] Removing intermediate container e1c9fe90d92e [2021-05-27T00:54:47.064Z] ---> 338ae7289672 [2021-05-27T00:54:47.064Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T00:54:47.064Z] ---> Running in 974e3ffbb2a7 [2021-05-27T00:54:47.661Z] Removing intermediate container 974e3ffbb2a7 [2021-05-27T00:54:47.661Z] ---> cabaf9946f55 [2021-05-27T00:54:47.661Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T00:54:47.661Z] ---> Running in 401186a4f19d [2021-05-27T00:54:48.574Z] Removing intermediate container 401186a4f19d [2021-05-27T00:54:48.574Z] ---> 7f7ca41fad2a [2021-05-27T00:54:48.574Z] Step 23/24 : LABEL git_sha=1663bdee68dfffd7fde4278e5392871ccc76ea65 [2021-05-27T00:54:48.574Z] ---> Running in 61e06bd8bd12 [2021-05-27T00:54:49.179Z] Removing intermediate container 61e06bd8bd12 [2021-05-27T00:54:49.179Z] ---> c604053ae6b5 [2021-05-27T00:54:49.179Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T00:54:49.179Z] ---> Running in 33de552b2f00 [2021-05-27T00:54:49.779Z] Removing intermediate container 33de552b2f00 [2021-05-27T00:54:49.779Z] ---> 1e2468022844 [2021-05-27T00:54:49.779Z] [2021-05-27T00:54:50.375Z] Successfully built 1e2468022844 [2021-05-27T00:54:50.375Z] Successfully tagged core-data-arm64:latest [2021-05-27T00:54:50.665Z]  Building core-data ... done  [Pipeline] } [2021-05-27T00:54:50.642Z] $ docker stop --time=1 fe22384e2c6a6907702b55bd72e17966086138357876f83c8c092dafa41fcfa7 [2021-05-27T00:54:52.436Z] $ docker rm -f fe22384e2c6a6907702b55bd72e17966086138357876f83c8c092dafa41fcfa7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T00:54:53.038Z] + docker images [2021-05-27T00:54:53.309Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T00:54:53.309Z] core-data-arm64 latest 1e2468022844 4 seconds ago 20.4MB [2021-05-27T00:54:53.309Z] core-metadata-arm64 latest a2244f6271b0 21 seconds ago 17.4MB [2021-05-27T00:54:53.309Z] security-secretstore-setup-arm64 latest 20128a9e95e3 25 seconds ago 24.4MB [2021-05-27T00:54:53.309Z] 8f7c6280c583 25 seconds ago 990MB [2021-05-27T00:54:53.310Z] support-scheduler-arm64 latest c822c5d18950 26 seconds ago 16.1MB [2021-05-27T00:54:53.310Z] 99c3f8667bea 33 seconds ago 989MB [2021-05-27T00:54:53.310Z] 6cd3c0603b98 40 seconds ago 982MB [2021-05-27T00:54:53.310Z] 4a154ad90e3a 55 seconds ago 979MB [2021-05-27T00:54:53.310Z] sys-mgmt-agent-arm64 latest afd9fa465e7a 3 minutes ago 299MB [2021-05-27T00:54:53.310Z] security-bootstrapper-arm64 latest 9de954593491 4 minutes ago 17.2MB [2021-05-27T00:54:53.310Z] core-command-arm64 latest d39a5c32e137 4 minutes ago 16.1MB [2021-05-27T00:54:53.310Z] support-notifications-arm64 latest 2c036e0d3526 4 minutes ago 16.8MB [2021-05-27T00:54:53.310Z] security-proxy-setup-arm64 latest 4f4c5686156b 4 minutes ago 24MB [2021-05-27T00:54:53.310Z] bb8449001fed 5 minutes ago 982MB [2021-05-27T00:54:53.310Z] c93c90ab6a28 5 minutes ago 981MB [2021-05-27T00:54:53.310Z] f817ad4fda51 5 minutes ago 980MB [2021-05-27T00:54:53.310Z] 5f89222df23e 5 minutes ago 978MB [2021-05-27T00:54:53.310Z] b6eea10f048e 5 minutes ago 974MB [2021-05-27T00:54:53.310Z] ci-base-image-arm64 latest c21461db2720 18 minutes ago 641MB [2021-05-27T00:54:53.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-27T00:54:53.310Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-27T00:54:53.310Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-27T00:54:53.310Z] 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-05-27T00:54:53.844Z] ---> job-cost.sh [2021-05-27T00:54:53.844Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cLMF [2021-05-27T00:55:40.752Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T00:57:32.512Z] lf-activate-venv(): INFO: Adding /tmp/venv-cLMF/bin to PATH [2021-05-27T00:57:32.513Z] INFO: No Stack... [2021-05-27T00:57:32.513Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-27T00:57:32.513Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T00:57:32.850Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-05-27T00:57:32.850Z] + cut -d, -f6 [Pipeline] lock [2021-05-27T00:57:32.911Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3510-3-stack-cost] [2021-05-27T00:57:32.935Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3510-3-stack-cost] did not exist. Created. [2021-05-27T00:57:32.935Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3510-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T00:57:33.290Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-27T00:57:33.575Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T00:57:33.585Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3510-3-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) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-27T00:57:34.008Z] provisioning config files... [2021-05-27T00:57:34.017Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4021948987354503434tmp [Pipeline] { [Pipeline] sh [2021-05-27T00:57:34.343Z] + set +x [2021-05-27T00:57:34.343Z] + bash -s -- [2021-05-27T00:57:34.343Z] + curl -s https://codecov.io/bash [2021-05-27T00:57:34.343Z] [2021-05-27T00:57:34.343Z] _____ _ [2021-05-27T00:57:34.343Z] / ____| | | [2021-05-27T00:57:34.343Z] | | ___ __| | ___ ___ _____ __ [2021-05-27T00:57:34.343Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-27T00:57:34.343Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-27T00:57:34.343Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-27T00:57:34.343Z] Bash-1.0.3 [2021-05-27T00:57:34.343Z] [2021-05-27T00:57:34.343Z] [2021-05-27T00:57:34.343Z] ==> git version 2.24.4 found [2021-05-27T00:57:34.343Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-27T00:57:34.343Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-27T00:57:34.343Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-27T00:57:34.343Z] ==> Jenkins CI detected. [2021-05-27T00:57:34.343Z] project root: . [2021-05-27T00:57:34.343Z] --> token set from env [2021-05-27T00:57:34.343Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-27T00:57:34.611Z] ==> Running gcov in . (disable via -X gcov) [2021-05-27T00:57:34.611Z] ==> Python coveragepy not found [2021-05-27T00:57:34.611Z] ==> Searching for coverage reports in: [2021-05-27T00:57:34.611Z] + . [2021-05-27T00:57:34.611Z] -> Found 1 reports [2021-05-27T00:57:34.611Z] ==> Detecting git/mercurial file structure [2021-05-27T00:57:34.611Z] ==> Reading reports [2021-05-27T00:57:34.611Z] + ./coverage.out bytes=742988 [2021-05-27T00:57:34.611Z] ==> Appending adjustments [2021-05-27T00:57:34.611Z] https://docs.codecov.io/docs/fixing-reports [2021-05-27T00:57:37.167Z] + Found adjustments [2021-05-27T00:57:37.167Z] ==> Gzipping contents [2021-05-27T00:57:37.167Z] 104K /tmp/codecov.1MNS6W.gz [2021-05-27T00:57:37.167Z] ==> Uploading reports [2021-05-27T00:57:37.167Z] url: https://codecov.io [2021-05-27T00:57:37.167Z] query: branch=PR-3510&commit=68398d76b0c8aa8841c407e12e7461b934835165&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3510%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3510&job=&cmd_args= [2021-05-27T00:57:37.167Z] -> Pinging Codecov [2021-05-27T00:57:37.167Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3510&commit=68398d76b0c8aa8841c407e12e7461b934835165&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3510%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3510&job=&cmd_args= [2021-05-27T00:57:37.429Z] -> Uploading to [2021-05-27T00:57:37.429Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-27/00271124DB129430A58F1EEE437C3FCB/68398d76b0c8aa8841c407e12e7461b934835165/33143cf1-2f54-41eb-b878-b2c718c0a89f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T005737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9324d167383d92e684c685bda63a289bd183b68681a46100bc7a55fc8a42933a [2021-05-27T00:57:37.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T00:57:37.429Z] Dload Upload Total Spent Left Speed [2021-05-27T00:57:37.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 103k 0 0 100 103k 0 287k --:--:-- --:--:-- --:--:-- 287k 100 103k 0 0 100 103k 0 287k --:--:-- --:--:-- --:--:-- 287k [2021-05-27T00:57:37.689Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/68398d76b0c8aa8841c407e12e7461b934835165 [Pipeline] } [2021-05-27T00:57:37.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:57:38.429Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:57:38.990Z] ---> package-listing.sh [2021-05-27T00:57:38.990Z] ++ facter osfamily [2021-05-27T00:57:38.990Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-27T00:57:39.251Z] + OS_FAMILY=redhat [2021-05-27T00:57:39.251Z] + workspace=/w/workspace/edgex-go/3 [2021-05-27T00:57:39.251Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-27T00:57:39.251Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-27T00:57:39.251Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-27T00:57:39.251Z] + PACKAGES=/tmp/packages_start.txt [2021-05-27T00:57:39.251Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-27T00:57:39.251Z] + PACKAGES=/tmp/packages_end.txt [2021-05-27T00:57:39.251Z] + case "${OS_FAMILY}" in [2021-05-27T00:57:39.251Z] + rpm -qa [2021-05-27T00:57:39.251Z] + sort [2021-05-27T00:57:41.802Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-27T00:57:41.802Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-27T00:57:41.802Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-27T00:57:41.802Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-27T00:57:41.802Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-05-27T00:57:41.802Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-05-27T00:57:41.814Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-27T00:57:42.101Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:57:42.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T00:57:42.669Z] [2021-05-27T00:57:42.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-27T00:57:42.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T00:57:42.995Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-27T00:57:42.995Z] df20fa9351a1: Pulling fs layer [2021-05-27T00:57:42.995Z] 36b3adc4ff6f: Pulling fs layer [2021-05-27T00:57:42.995Z] 8ad3a11d3b57: Pulling fs layer [2021-05-27T00:57:42.995Z] 46f8f816bc3b: Pulling fs layer [2021-05-27T00:57:42.995Z] 93b61091891f: Pulling fs layer [2021-05-27T00:57:42.995Z] 93b9cdb0e59b: Pulling fs layer [2021-05-27T00:57:42.995Z] 5e14af77c1be: Pulling fs layer [2021-05-27T00:57:42.995Z] 01666e4c0597: Pulling fs layer [2021-05-27T00:57:42.995Z] aa168da1d23b: Pulling fs layer [2021-05-27T00:57:42.995Z] 93b9cdb0e59b: Waiting [2021-05-27T00:57:42.995Z] 5e14af77c1be: Waiting [2021-05-27T00:57:42.995Z] 01666e4c0597: Waiting [2021-05-27T00:57:42.995Z] aa168da1d23b: Waiting [2021-05-27T00:57:42.995Z] 46f8f816bc3b: Waiting [2021-05-27T00:57:42.995Z] 93b61091891f: Waiting [2021-05-27T00:57:42.995Z] 36b3adc4ff6f: Verifying Checksum [2021-05-27T00:57:42.995Z] 36b3adc4ff6f: Download complete [2021-05-27T00:57:42.995Z] 46f8f816bc3b: Verifying Checksum [2021-05-27T00:57:42.995Z] 46f8f816bc3b: Download complete [2021-05-27T00:57:42.995Z] df20fa9351a1: Verifying Checksum [2021-05-27T00:57:42.995Z] df20fa9351a1: Download complete [2021-05-27T00:57:42.995Z] 93b9cdb0e59b: Verifying Checksum [2021-05-27T00:57:42.995Z] 93b9cdb0e59b: Download complete [2021-05-27T00:57:43.256Z] 5e14af77c1be: Verifying Checksum [2021-05-27T00:57:43.256Z] 5e14af77c1be: Download complete [2021-05-27T00:57:43.256Z] 01666e4c0597: Verifying Checksum [2021-05-27T00:57:43.256Z] 01666e4c0597: Download complete [2021-05-27T00:57:43.256Z] 93b61091891f: Verifying Checksum [2021-05-27T00:57:43.256Z] 93b61091891f: Download complete [2021-05-27T00:57:43.256Z] df20fa9351a1: Pull complete [2021-05-27T00:57:43.256Z] 8ad3a11d3b57: Verifying Checksum [2021-05-27T00:57:43.256Z] 8ad3a11d3b57: Download complete [2021-05-27T00:57:43.520Z] 36b3adc4ff6f: Pull complete [2021-05-27T00:57:44.093Z] 8ad3a11d3b57: Pull complete [2021-05-27T00:57:44.093Z] 46f8f816bc3b: Pull complete [2021-05-27T00:57:44.353Z] 93b61091891f: Pull complete [2021-05-27T00:57:44.354Z] 93b9cdb0e59b: Pull complete [2021-05-27T00:57:44.354Z] 5e14af77c1be: Pull complete [2021-05-27T00:57:44.354Z] 01666e4c0597: Pull complete [2021-05-27T00:57:45.303Z] aa168da1d23b: Verifying Checksum [2021-05-27T00:57:45.303Z] aa168da1d23b: Download complete [2021-05-27T00:57:49.560Z] aa168da1d23b: Pull complete [2021-05-27T00:57:49.560Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-27T00:57:49.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T00:57:49.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-27T00:57:49.633Z] prd-centos7-docker-4c-2g-507 does not seem to be running inside a container [2021-05-27T00:57:49.670Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:alpine cat [2021-05-27T00:57:52.952Z] $ docker top 5b8a5ef14fb35d9937f5fe682186579fbd8449c1a4fd403424e135bd0d260ae3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T00:57:53.352Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-27T00:57:53.652Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-27T00:57:53.947Z] + ls /var/log/sa-host [2021-05-27T00:57:53.947Z] + sadf -c /var/log/sa-host/sa05 [2021-05-27T00:57:53.947Z] file_magic: OK [2021-05-27T00:57:53.947Z] HZ: Using current value: 100 [2021-05-27T00:57:53.947Z] file_header: OK [2021-05-27T00:57:53.947Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-27T00:57:53.947Z] Statistics: [2021-05-27T00:57:53.947Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T00:57:53.947Z] File successfully converted to sysstat format version 12.2.1 [2021-05-27T00:57:53.947Z] + sadf -c /var/log/sa-host/sa27 [2021-05-27T00:57:53.947Z] file_magic: OK [2021-05-27T00:57:53.947Z] HZ: Using current value: 100 [2021-05-27T00:57:53.947Z] file_header: OK [2021-05-27T00:57:53.947Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-27T00:57:53.947Z] Statistics: [2021-05-27T00:57:53.948Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T00:57:53.948Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T00:57:54.134Z] provisioning config files... [2021-05-27T00:57:54.154Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3593770832920492568tmp [Pipeline] { [Pipeline] echo [2021-05-27T00:57:54.179Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:57:54.476Z] ---> create-netrc.sh [Pipeline] } [2021-05-27T00:57:54.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-27T00:57:54.513Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:57:54.807Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-27T00:57:54.818Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:57:55.131Z] ---> sudo-logs.sh [2021-05-27T00:57:55.131Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-27T00:57:55.159Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:57:55.724Z] ---> job-cost.sh [2021-05-27T00:57:55.724Z] lf-activate-venv: SKIPPING [2021-05-27T00:57:55.724Z] DEBUG: total: 0.18000000715255737 [2021-05-27T00:57:55.724Z] INFO: Retrieving Stack Cost... [2021-05-27T00:57:56.117Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T00:57:56.746Z] INFO: Archiving Costs [Pipeline] echo [2021-05-27T00:57:56.760Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T00:57:57.055Z] ---> logs-deploy.sh [2021-05-27T00:57:57.055Z] lf-activate-venv: SKIPPING [2021-05-27T00:57:57.055Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3510/3 [2021-05-27T00:57:57.055Z] INFO: archiving workspace using pattern(s): [2021-05-27T00:57:58.001Z] Archives upload complete. [2021-05-27T00:57:58.001Z] INFO: archiving logs to Nexus