Pull request #3662 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at dbae55fc488469eb58ee4ed534c55ed7a05c4c0d rather than deea8c272ed1fa875823edc8b423cf69320a3729 Obtained Jenkinsfile from dbae55fc488469eb58ee4ed534c55ed7a05c4c0d 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3522824074359011187.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7317312476707294313.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3662/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3662/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3408855233688458229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4429648745236263694.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3662/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3662/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6152635004376414874.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-290 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh485123947782809549.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit deea8c272ed1fa875823edc8b423cf69320a3729 Merge succeeded, producing deea8c272ed1fa875823edc8b423cf69320a3729 Checking out Revision deea8c272ed1fa875823edc8b423cf69320a3729 (PR-3662) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh8540569916786443453.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f deea8c272ed1fa875823edc8b423cf69320a3729 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh1043741969784051765.key > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f deea8c272ed1fa875823edc8b423cf69320a3729 # timeout=10 Commit message: "Merge branch 'main' into dev" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:42:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:42:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:42:38 ========================================================= 01:42:38 EdgeX Global Pipelines Version Info 01:42:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:42:39 ------------------- 01:42:39 stable info: 01:42:39 ------------------- 01:42:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:42:39 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 01:42:39 Message: update stable to v1.0.204 > git rev-list --no-walk c22717e9c2e105fbad255babc50b46154ff10520 # timeout=10 01:42:40 ------------------- 01:42:40 experimental info: 01:42:40 ------------------- 01:42:40 Commited By: **** collab-it+edgex@linuxfoundation.org 01:42:40 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 01:42:40 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:42:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:42:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:42:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:42:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:42:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3662 [Pipeline] echo 01:42:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3662 [Pipeline] echo 01:42:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3662 [Pipeline] echo 01:42:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = deea8c272ed1fa875823edc8b423cf69320a3729 [Pipeline] echo 01:42:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = deea8c2 [Pipeline] echo 01:42:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:41 provisioning config files... 01:42:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config2323336677952247273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:41 ---> docker-login.sh 01:42:41 nexus3.edgexfoundry.org:10001 01:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:41 Configure a credential helper to remove this warning. See 01:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:41 01:42:41 Login Succeeded 01:42:41 nexus3.edgexfoundry.org:10002 01:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:41 Configure a credential helper to remove this warning. See 01:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:41 01:42:41 Login Succeeded 01:42:41 nexus3.edgexfoundry.org:10003 01:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:42 Configure a credential helper to remove this warning. See 01:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:42 01:42:42 Login Succeeded 01:42:42 nexus3.edgexfoundry.org:10004 01:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:42 Configure a credential helper to remove this warning. See 01:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:42 01:42:42 Login Succeeded 01:42:42 docker.io 01:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:42 Configure a credential helper to remove this warning. See 01:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:42 01:42:42 Login Succeeded 01:42:42 ---> docker-login.sh ends [Pipeline] } 01:42:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:43 ++ 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 01:42:43 + for file in '`ls cmd/**/Dockerfile`' 01:42:43 ++ dirname cmd/core-command/Dockerfile 01:42:43 ++ cut -d/ -f2 01:42:43 + echo core-command,cmd/core-command/Dockerfile 01:42:43 + for file in '`ls cmd/**/Dockerfile`' 01:42:43 ++ dirname cmd/core-data/Dockerfile 01:42:43 ++ cut -d/ -f2 01:42:43 + echo core-data,cmd/core-data/Dockerfile 01:42:43 + for file in '`ls cmd/**/Dockerfile`' 01:42:43 ++ dirname cmd/core-metadata/Dockerfile 01:42:43 ++ cut -d/ -f2 01:42:43 + echo core-metadata,cmd/core-metadata/Dockerfile 01:42:43 + for file in '`ls cmd/**/Dockerfile`' 01:42:43 ++ dirname cmd/security-bootstrapper/Dockerfile 01:42:43 ++ cut -d/ -f2 01:42:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:42:43 + for file in '`ls cmd/**/Dockerfile`' 01:42:43 ++ dirname cmd/security-proxy-setup/Dockerfile 01:42:43 ++ cut -d/ -f2 01:42:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:42:43 + for file in '`ls cmd/**/Dockerfile`' 01:42:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:42:43 ++ cut -d/ -f2 01:42:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:42:43 + for file in '`ls cmd/**/Dockerfile`' 01:42:43 ++ dirname cmd/support-notifications/Dockerfile 01:42:43 ++ cut -d/ -f2 01:42:43 + echo support-notifications,cmd/support-notifications/Dockerfile 01:42:43 + for file in '`ls cmd/**/Dockerfile`' 01:42:43 ++ dirname cmd/support-scheduler/Dockerfile 01:42:43 ++ cut -d/ -f2 01:42:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:42:43 + for file in '`ls cmd/**/Dockerfile`' 01:42:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:42:43 ++ cut -d/ -f2 01:42:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:42:43 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 01:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:42:43 01:42:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:42:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:42:49 latest: Pulling from edgex-devops/git-semver 01:42:49 31603596830f: Pulling fs layer 01:42:49 d4622e32a9a9: Pulling fs layer 01:42:49 1030fce36090: Pulling fs layer 01:42:49 6c6cb7e1b49b: Pulling fs layer 01:42:49 6c6cb7e1b49b: Waiting 01:42:49 d4622e32a9a9: Verifying Checksum 01:42:49 d4622e32a9a9: Download complete 01:42:49 31603596830f: Verifying Checksum 01:42:49 31603596830f: Download complete 01:42:49 31603596830f: Pull complete 01:42:49 d4622e32a9a9: Pull complete 01:42:50 6c6cb7e1b49b: Verifying Checksum 01:42:50 6c6cb7e1b49b: Download complete 01:42:50 1030fce36090: Verifying Checksum 01:42:50 1030fce36090: Download complete 01:42:50 1030fce36090: Pull complete 01:42:50 6c6cb7e1b49b: Pull complete 01:42:50 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 01:42:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:42:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:42:51 prd-centos7-docker-4c-2g-290 does not seem to be running inside a container 01:42:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:10004/edgex-devops/git-semver:latest cat 01:42:51 $ docker top 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:42:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:52 [ssh-agent] Looking for ssh-agent implementation... 01:42:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:52 $ docker exec 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 ssh-agent 01:42:52 SSH_AUTH_SOCK=/tmp/ssh-wAPbiDmrLDfD/agent.13 01:42:52 SSH_AGENT_PID=19 01:42:52 Running ssh-add (command line suppressed) 01:42:52 Identity added: /w/workspace/edgex-go/9@tmp/private_key_5541185479235350999.key (/w/workspace/edgex-go/9@tmp/private_key_5541185479235350999.key) 01:42:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:52 + git tag --points-at HEAD [Pipeline] } 01:42:52 $ docker exec --env ******** --env ******** 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 ssh-agent -k 01:42:52 unset SSH_AUTH_SOCK; 01:42:52 unset SSH_AGENT_PID; 01:42:52 echo Agent pid 19 killed; 01:42:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:42:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:53 [ssh-agent] Looking for ssh-agent implementation... 01:42:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:53 $ docker exec 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 ssh-agent 01:42:53 SSH_AUTH_SOCK=/tmp/ssh-3w70B36bNTPL/agent.53 01:42:53 SSH_AGENT_PID=60 01:42:53 Running ssh-add (command line suppressed) 01:42:53 Identity added: /w/workspace/edgex-go/9@tmp/private_key_6940117788652290950.key (/w/workspace/edgex-go/9@tmp/private_key_6940117788652290950.key) 01:42:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:53 + git semver init 01:42:53 # -> Open(): unable to determine branch for HEAD 01:42:53 # $GIT_DIR = /w/workspace/edgex-go/9/.git 01:42:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 01:42:53 # $SEMVER_REMOTE_NAME = origin 01:42:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:42:53 # $SEMVER_USER_NAME = edgex-jenkins 01:42:53 # $SEMVER_BRANCH = PR-3662 01:42:53 # $SEMVER_TEMP = /tmp/semver-953986742 01:42:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:43:12 # '/tmp/semver-953986742' -> '/w/workspace/edgex-go/9/.semver' 01:43:12 # -> Force: false 01:43:12 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 01:43:12 $ docker exec --env ******** --env ******** 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 ssh-agent -k 01:43:12 unset SSH_AUTH_SOCK; 01:43:12 unset SSH_AGENT_PID; 01:43:12 echo Agent pid 60 killed; 01:43:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:12 + git semver [Pipeline] } 01:43:12 $ docker stop --time=1 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 01:43:14 $ docker rm -f 002db6248192d28c909e00677e75b628762d5c8c9eeb6c995c2fc8c7070539f3 [Pipeline] // withDockerContainer [Pipeline] sh 01:43:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:43:15 Stashed 1 file(s) [Pipeline] echo 01:43:15 [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] echo 01:43:15 ========================================================= 01:43:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:43:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:43:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:43:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:43:15 540db60ca938: Pulling fs layer 01:43:15 adcc1eea9eea: Pulling fs layer 01:43:15 4c4ab2625f07: Pulling fs layer 01:43:15 db62176df00c: Pulling fs layer 01:43:15 3b30891b0d05: Pulling fs layer 01:43:15 06b49ca38bd5: Pulling fs layer 01:43:15 c788192a36de: Pulling fs layer 01:43:15 a77e37c0d609: Pulling fs layer 01:43:15 c3185cebc471: Pulling fs layer 01:43:15 db62176df00c: Waiting 01:43:15 3b30891b0d05: Waiting 01:43:15 06b49ca38bd5: Waiting 01:43:15 c788192a36de: Waiting 01:43:15 a77e37c0d609: Waiting 01:43:15 c3185cebc471: Waiting 01:43:15 4c4ab2625f07: Verifying Checksum 01:43:15 4c4ab2625f07: Download complete 01:43:15 adcc1eea9eea: Verifying Checksum 01:43:15 adcc1eea9eea: Download complete 01:43:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-283 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws 01:43:15 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 01:43:16 3b30891b0d05: Verifying Checksum 01:43:16 3b30891b0d05: Download complete 01:43:16 06b49ca38bd5: Verifying Checksum 01:43:16 06b49ca38bd5: Download complete 01:43:16 c788192a36de: Verifying Checksum 01:43:16 c788192a36de: Download complete 01:43:16 540db60ca938: Verifying Checksum 01:43:16 540db60ca938: Download complete 01:43:16 The recommended git tool is: git 01:43:16 540db60ca938: Pull complete 01:43:16 adcc1eea9eea: Pull complete 01:43:16 4c4ab2625f07: Pull complete 01:43:17 a77e37c0d609: Verifying Checksum 01:43:17 a77e37c0d609: Download complete 01:43:21 using credential edgex-jenkins-ssh 01:43:21 Cloning the remote Git repository 01:43:22 db62176df00c: Verifying Checksum 01:43:22 db62176df00c: Download complete 01:43:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:43:21 > git init /w/workspace/edgex-go/9 # timeout=10 01:43:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:43:22 > git --version # timeout=10 01:43:22 > git --version # 'git version 2.17.1' 01:43:22 using GIT_SSH to set credentials SSH Credentials for GitHub 01:43:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:43:22 c3185cebc471: Verifying Checksum 01:43:22 c3185cebc471: Download complete 01:43:25 db62176df00c: Pull complete 01:43:25 3b30891b0d05: Pull complete 01:43:25 06b49ca38bd5: Pull complete 01:43:25 c788192a36de: Pull complete 01:43:25 a77e37c0d609: Pull complete 01:43:28 c3185cebc471: Pull complete 01:43:28 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 01:43:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:43:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:43:28 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:43:28 WORKDIR /edgex 01:43:28 COPY go.mod . 01:43:28 RUN go mod download' 01:43:28 + docker build -t ci-base-image-x86_64 -f - . 01:43:30 Sending build context to Docker daemon 328.7MB 01:43:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:43:30 ---> 031687cdd783 01:43:30 Step 2/4 : WORKDIR /edgex 01:43:32 ---> Running in d7496acfb713 01:43:32 Removing intermediate container d7496acfb713 01:43:32 ---> b08df52f6d8a 01:43:32 Step 3/4 : COPY go.mod . 01:43:32 ---> 6a3ccb248e15 01:43:32 Step 4/4 : RUN go mod download 01:43:32 ---> Running in 2464ed5b0b85 01:43:39 Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit deea8c272ed1fa875823edc8b423cf69320a3729 01:43:40 Merge succeeded, producing deea8c272ed1fa875823edc8b423cf69320a3729 01:43:40 Checking out Revision deea8c272ed1fa875823edc8b423cf69320a3729 (PR-3662) 01:43:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:43:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:43:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:43:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:43:39 using GIT_SSH to set credentials SSH Credentials for GitHub 01:43:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:43:39 > git config core.sparsecheckout # timeout=10 01:43:39 > git checkout -f deea8c272ed1fa875823edc8b423cf69320a3729 # timeout=10 01:43:40 > git remote # timeout=10 01:43:40 > git config --get remote.origin.url # timeout=10 01:43:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:43:40 > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 01:43:40 > git rev-parse HEAD^{commit} # timeout=10 01:43:40 > git config core.sparsecheckout # timeout=10 01:43:40 > git checkout -f deea8c272ed1fa875823edc8b423cf69320a3729 # timeout=10 01:43:44 Commit message: "Merge branch 'main' into dev" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:45 provisioning config files... 01:43:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config9040255519543582977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:45 ---> docker-login.sh 01:43:45 nexus3.edgexfoundry.org:10001 01:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:47 Configure a credential helper to remove this warning. See 01:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:47 01:43:47 Login Succeeded 01:43:47 nexus3.edgexfoundry.org:10002 01:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:48 Configure a credential helper to remove this warning. See 01:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:48 01:43:48 Login Succeeded 01:43:48 nexus3.edgexfoundry.org:10003 01:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:48 Configure a credential helper to remove this warning. See 01:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:48 01:43:48 Login Succeeded 01:43:48 nexus3.edgexfoundry.org:10004 01:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:49 Configure a credential helper to remove this warning. See 01:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:49 01:43:49 Login Succeeded 01:43:49 docker.io 01:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:50 Configure a credential helper to remove this warning. See 01:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:50 01:43:50 Login Succeeded 01:43:50 ---> docker-login.sh ends [Pipeline] } 01:43:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:43:51 ========================================================= 01:43:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:43:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:43:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:43:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:43:52 595b0fe564bb: Pulling fs layer 01:43:52 24495759ef45: Pulling fs layer 01:43:52 d148012ef14d: Pulling fs layer 01:43:52 e90a11edd702: Pulling fs layer 01:43:52 d77568369979: Pulling fs layer 01:43:52 fc1c9f9a7f3b: Pulling fs layer 01:43:52 170f2ba95c9a: Pulling fs layer 01:43:52 97ac5df62f85: Pulling fs layer 01:43:52 e90a11edd702: Waiting 01:43:52 170f2ba95c9a: Waiting 01:43:52 d77568369979: Waiting 01:43:52 fc1c9f9a7f3b: Waiting 01:43:52 97ac5df62f85: Waiting 01:43:52 d148012ef14d: Verifying Checksum 01:43:52 d148012ef14d: Download complete 01:43:52 24495759ef45: Verifying Checksum 01:43:52 24495759ef45: Download complete 01:43:52 d77568369979: Download complete 01:43:52 fc1c9f9a7f3b: Verifying Checksum 01:43:52 fc1c9f9a7f3b: Download complete 01:43:52 595b0fe564bb: Download complete 01:43:52 170f2ba95c9a: Verifying Checksum 01:43:52 170f2ba95c9a: Download complete 01:43:53 595b0fe564bb: Pull complete 01:43:54 24495759ef45: Pull complete 01:43:54 d148012ef14d: Pull complete 01:43:57 e90a11edd702: Verifying Checksum 01:43:57 e90a11edd702: Download complete 01:43:57 97ac5df62f85: Verifying Checksum 01:43:57 97ac5df62f85: Download complete 01:44:08 e90a11edd702: Pull complete 01:44:08 d77568369979: Pull complete 01:44:08 fc1c9f9a7f3b: Pull complete 01:44:09 170f2ba95c9a: Pull complete 01:44:11 Removing intermediate container 2464ed5b0b85 01:44:11 ---> 4f0b9b5c2e12 01:44:11 Successfully built 4f0b9b5c2e12 01:44:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:44:11 + docker inspect -f . ci-base-image-x86_64 01:44:11 . [Pipeline] withDockerContainer 01:44:11 prd-centos7-docker-4c-2g-290 does not seem to be running inside a container 01:44:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat 01:44:12 $ docker top 92afbcac01eabe757c2946bafec5c88ba516bb8bdc3cdd325deae512f99eeb57 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:12 + go version 01:44:12 go version go1.16.6 linux/amd64 [Pipeline] } 01:44:12 $ docker stop --time=1 92afbcac01eabe757c2946bafec5c88ba516bb8bdc3cdd325deae512f99eeb57 01:44:13 $ docker rm -f 92afbcac01eabe757c2946bafec5c88ba516bb8bdc3cdd325deae512f99eeb57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:44:14 + docker inspect -f . ci-base-image-x86_64 01:44:14 . [Pipeline] withDockerContainer 01:44:14 prd-centos7-docker-4c-2g-290 does not seem to be running inside a container 01:44:14 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat 01:44:14 97ac5df62f85: Pull complete 01:44:14 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 01:44:14 $ docker top 2a907f629b0a8290a5873bb27bdbcfc057125bafed40c20cf22e871a9f9ddb57 -eo pid,comm 01:44:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:44:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] echo 01:44:15 ========================================================= 01:44:15 [edgeXBuildGoParallel] Running Tests and Build... 01:44:15 ========================================================= [Pipeline] sh 01:44:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:44:15 WORKDIR /edgex 01:44:15 COPY go.mod . 01:44:15 RUN go mod download 01:44:15 + docker build -t ci-base-image-arm64 -f - . 01:44:15 + go mod tidy [Pipeline] sh 01:44:16 + make test 01:44:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:44:16 go mod tidy 01:44:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:44:17 Sending build context to Docker daemon 165.9MB 01:44:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:44:17 ---> 04bc70af865f 01:44:17 Step 2/4 : WORKDIR /edgex 01:44:22 ---> Running in e2b943c647db 01:44:22 Removing intermediate container e2b943c647db 01:44:22 ---> f7321db1620e 01:44:22 Step 3/4 : COPY go.mod . 01:44:23 ? github.com/edgexfoundry/edgex-go [no test files] 01:44:23 ---> 0a3e59cfa9fd 01:44:23 Step 4/4 : RUN go mod download 01:44:23 ---> Running in 2f30be8d3dba 01:44:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:44:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:44:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:44:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:44:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:44:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:44:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:44:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:44:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:44:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:44:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:44:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:44:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:44:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 01:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:44:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements 01:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:44:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 46.3% of statements 01:44:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:44:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:44:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.121s coverage: 90.1% of statements 01:44:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:44:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:44:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 01:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:44:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 94.2% of statements 01:44:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:44:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:44:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements 01:44:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:44:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:44:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:44:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:44:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:44:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 01:44:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:44:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:44:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:45:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.8% of statements 01:45:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:45:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 01:45:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 01:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 01:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 01:45:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 01:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 5.062s coverage: 96.3% of statements 01:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 01:45:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 01:45:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 01:45:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.206s coverage: 81.8% of statements 01:45:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:45:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 01:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:45:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 01:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:45:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 01:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:45:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 01:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:45:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 01:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:45:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 01:45:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 01:45:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 01:45:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.2% of statements 01:45:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements 01:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 01:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements 01:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 01:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 01:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 01:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.194s coverage: 66.9% of statements 01:45:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:45:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:45:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.6% of statements 01:45:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:45:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 01:45:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 01:45:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:45:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.5% of statements 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:45:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:45:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:45:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:45:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:45:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:45:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 01:45:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements 01:45:50 GO111MODULE=on go vet ./... 01:46:01 Removing intermediate container 2f30be8d3dba 01:46:01 ---> 4b805682cadc 01:46:01 Successfully built 4b805682cadc 01:46:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:46:01 + docker inspect -f . ci-base-image-arm64 01:46:01 . [Pipeline] withDockerContainer 01:46:02 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 01:46:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat 01:46:03 $ docker top 077ab3334025a4365b3eacb1083243f5b02ce5757ac696b0cc2eb8d30480f56f -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:04 + go version 01:46:04 go version go1.16.6 linux/arm64 [Pipeline] } 01:46:05 $ docker stop --time=1 077ab3334025a4365b3eacb1083243f5b02ce5757ac696b0cc2eb8d30480f56f 01:46:06 $ docker rm -f 077ab3334025a4365b3eacb1083243f5b02ce5757ac696b0cc2eb8d30480f56f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:46:07 + docker inspect -f . ci-base-image-arm64 01:46:07 . [Pipeline] withDockerContainer 01:46:07 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 01:46:07 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat 01:46:09 $ docker top a7dea05332146f029c51ece257004dbacec12a14d3c156794a2c9a62f1c87c89 -eo pid,comm [Pipeline] { [Pipeline] echo 01:46:09 ========================================================= 01:46:09 [edgeXBuildGoParallel] Running Tests and Build... 01:46:09 ========================================================= [Pipeline] sh 01:46:10 + go mod tidy [Pipeline] sh 01:46:12 + make test 01:46:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:46:12 go mod tidy 01:46:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:46:13 gofmt -l . 01:46:13 [ "`gofmt -l .`" = "" ] 01:46:13 ./bin/test-attribution-txt.sh [Pipeline] sh 01:46:14 + ls -al . 01:46:14 total 604 01:46:14 drwxrwxr-x 10 1001 1001 4096 Aug 11 01:46 . 01:46:14 drwxr-xr-x 4 root root 28 Aug 11 01:44 .. 01:46:14 -rw-rw-r-- 1 1001 1001 11 Aug 11 01:42 .dockerignore 01:46:14 drwxrwxr-x 8 1001 1001 179 Aug 11 01:42 .git 01:46:14 drwxrwxr-x 3 1001 1001 125 Aug 11 01:42 .github 01:46:14 -rw-rw-r-- 1 1001 1001 818 Aug 11 01:42 .gitignore 01:46:14 -rw-rw-r-- 1 1001 1001 76 Aug 11 01:42 .hadolint.yml 01:46:14 drwx------ 3 1001 1001 58 Aug 11 01:43 .semver 01:46:14 -rw-rw-r-- 1 1001 1001 166 Aug 11 01:42 .sonarcloud.properties 01:46:14 -rw-rw-r-- 1 1001 1001 1171 Aug 11 01:42 ADOPTERS.md 01:46:14 -rw-rw-r-- 1 1001 1001 8609 Aug 11 01:42 Attribution.txt 01:46:14 -rw-rw-r-- 1 1001 1001 43881 Aug 11 01:42 CHANGELOG.md 01:46:14 -rw-rw-r-- 1 1001 1001 3804 Aug 11 01:42 CONTRIBUTING.md 01:46:14 -rw-rw-r-- 1 1001 1001 677 Aug 11 01:42 GOVERNANCE.md 01:46:14 -rw-rw-r-- 1 1001 1001 849 Aug 11 01:42 Jenkinsfile 01:46:14 -rw-rw-r-- 1 1001 1001 10775 Aug 11 01:42 LICENSE 01:46:14 -rw-rw-r-- 1 1001 1001 5915 Aug 11 01:42 Makefile 01:46:14 -rw-rw-r-- 1 1001 1001 582 Aug 11 01:42 OWNERS.md 01:46:14 -rw-rw-r-- 1 1001 1001 8643 Aug 11 01:42 README.md 01:46:14 -rw-rw-r-- 1 1001 1001 6912 Aug 11 01:42 SECURITY.md 01:46:14 -rw-rw-r-- 1 1001 1001 5 Aug 11 01:43 VERSION 01:46:14 -rw-rw-r-- 1 1001 1001 4131 Aug 11 01:42 ZMQWindows.md 01:46:14 drwxrwxr-x 2 1001 1001 37 Aug 11 01:42 bin 01:46:14 drwxrwxr-x 14 1001 1001 4096 Aug 11 01:42 cmd 01:46:14 -rw-r--r-- 1 root root 404329 Aug 11 01:45 coverage.out 01:46:14 -rw-rw-r-- 1 1001 1001 813 Aug 11 01:42 go.mod 01:46:14 -rw-r--r-- 1 root root 48847 Aug 11 01:44 go.sum 01:46:14 drwxrwxr-x 8 1001 1001 124 Aug 11 01:42 internal 01:46:14 drwxrwxr-x 3 1001 1001 16 Aug 11 01:42 openapi 01:46:14 drwxrwxr-x 4 1001 1001 71 Aug 11 01:42 snap 01:46:14 -rw-rw-r-- 1 1001 1001 204 Aug 11 01:42 version.go [Pipeline] sh 01:46:14 + '[' -e coverage.out ] 01:46:14 + chown 1001:1001 coverage.out [Pipeline] stash 01:46:14 Stashed 1 file(s) [Pipeline] sh 01:46:14 + make build 01:46:14 go mod tidy 01:46:15 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 01:46:16 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 01:46:24 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 01:46:24 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 01:46:25 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 01:46:26 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 01:46:27 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 01:46:27 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 01:46:28 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 01:46:29 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 01:46:30 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 01:46:31 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] } 01:46:33 $ docker stop --time=1 2a907f629b0a8290a5873bb27bdbcfc057125bafed40c20cf22e871a9f9ddb57 01:46:35 $ docker rm -f 2a907f629b0a8290a5873bb27bdbcfc057125bafed40c20cf22e871a9f9ddb57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:46:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:46:37 01:46:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:46:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:46:37 latest: Pulling from edgex-devops/edgex-compose 01:46:37 cbdbe7a5bc2a: Pulling fs layer 01:46:37 ca9280d653b3: Pulling fs layer 01:46:37 7e9c9ca2126c: Pulling fs layer 01:46:38 cbdbe7a5bc2a: Verifying Checksum 01:46:38 cbdbe7a5bc2a: Download complete 01:46:38 cbdbe7a5bc2a: Pull complete 01:46:38 ca9280d653b3: Verifying Checksum 01:46:38 ca9280d653b3: Download complete 01:46:39 ca9280d653b3: Pull complete 01:46:40 7e9c9ca2126c: Verifying Checksum 01:46:40 7e9c9ca2126c: Download complete 01:46:44 7e9c9ca2126c: Pull complete 01:46:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:46:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:46:44 prd-centos7-docker-4c-2g-290 does not seem to be running inside a container 01:46:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:latest cat 01:46:45 ? github.com/edgexfoundry/edgex-go [no test files] 01:46:46 $ docker top b811addf983ad73fba9acbe9ceefa1187c0daa6f0082cd1fe59b1970ed9ba189 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:47 + docker-compose build --help 01:46:47 + grep parallel 01:46:47 --parallel Build images in parallel. [Pipeline] } 01:46:47 $ docker stop --time=1 b811addf983ad73fba9acbe9ceefa1187c0daa6f0082cd1fe59b1970ed9ba189 01:46:49 $ docker rm -f b811addf983ad73fba9acbe9ceefa1187c0daa6f0082cd1fe59b1970ed9ba189 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:46:49 . [Pipeline] withDockerContainer 01:46:49 prd-centos7-docker-4c-2g-290 does not seem to be running inside a container 01:46:49 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:46:50 $ docker top cb0cb89994da9f602ffbf3a516df222479e62f46ebe54b16a77d3631e7753b86 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:50 + docker-compose -f ./docker-compose-build.yml build --parallel 01:46:51 Building core-command ... 01:46:51 Building core-data ... 01:46:51 Building core-metadata ... 01:46:51 Building security-bootstrapper ... 01:46:51 Building security-proxy-setup ... 01:46:51 Building security-secretstore-setup ... 01:46:51 Building support-notifications ... 01:46:51 Building support-scheduler ... 01:46:51 Building sys-mgmt-agent ... 01:46:51 Building sys-mgmt-agent 01:46:51 Building security-bootstrapper 01:46:51 Building core-metadata 01:46:51 Building security-secretstore-setup 01:46:51 Building security-proxy-setup 01:47:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:47:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:47:03 ---> 4f0b9b5c2e12 01:47:03 Step 3/24 : WORKDIR /edgex-go 01:47:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:47:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:47:03 ---> 4f0b9b5c2e12 01:47:03 Step 3/24 : WORKDIR /edgex-go 01:47:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:47:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:47:03 ---> 4f0b9b5c2e12 01:47:03 Step 3/22 : WORKDIR /edgex-go 01:47:07 ---> Running in 2f42928cc505 01:47:07 ---> Running in 557a29eeb26a 01:47:07 ---> Running in c4e2ba5e2d7b 01:47:10 Removing intermediate container 557a29eeb26a 01:47:10 ---> fb179aea8f7f 01:47:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:10 Removing intermediate container 2f42928cc505 01:47:10 ---> 79179dffed9d 01:47:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:10 Removing intermediate container c4e2ba5e2d7b 01:47:10 ---> 470df2f5a0d3 01:47:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:10 ---> Running in 3e8743b148e5 01:47:11 ---> Running in 9ec8f3f9aa94 01:47:11 ---> Running in 78731eb95761 01:47:18 Removing intermediate container 3e8743b148e5 01:47:18 ---> 51ba4b4a0d1f 01:47:18 Step 5/22 : RUN apk add --update --no-cache make git 01:47:18 Removing intermediate container 9ec8f3f9aa94 01:47:18 ---> 3a7e01d5a34d 01:47:18 Step 5/24 : RUN apk add --update --no-cache make git 01:47:18 Removing intermediate container 78731eb95761 01:47:18 ---> d3f50c7ed6b7 01:47:18 Step 5/24 : RUN apk add --update --no-cache make bash git 01:47:18 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:47:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:47:18 ---> 4f0b9b5c2e12 01:47:18 Step 3/26 : WORKDIR /edgex-go 01:47:18 ---> Using cache 01:47:18 ---> 470df2f5a0d3 01:47:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:18 ---> Using cache 01:47:18 ---> d3f50c7ed6b7 01:47:18 Step 5/26 : RUN apk add --update --no-cache make git 01:47:18 ---> Running in c8f66a66284e 01:47:18 ---> Running in 70292c05d9cf 01:47:18 ---> Running in bf5d0b29419f 01:47:18 ---> Running in e81b09f8d608 01:47:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:47:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:47:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:47:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:47:19 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:47:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:47:19 ---> 4f0b9b5c2e12 01:47:19 Step 3/32 : WORKDIR /edgex-go 01:47:19 ---> Using cache 01:47:19 ---> 470df2f5a0d3 01:47:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:19 ---> Using cache 01:47:19 ---> d3f50c7ed6b7 01:47:19 Step 5/32 : RUN apk add --update --no-cache make git 01:47:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:47:19 ---> Running in 31b97b7eeff6 01:47:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:47:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:47:20 OK: 219 MiB in 52 packages 01:47:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:47:20 Removing intermediate container c8f66a66284e 01:47:20 ---> a71fffc9e7b6 01:47:20 Step 6/24 : COPY go.mod . 01:47:20 OK: 219 MiB in 52 packages 01:47:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:47:20 ---> d46bb1ffd5fe 01:47:20 Step 7/24 : RUN go mod download 01:47:20 ---> Running in 6ed0530342f9 01:47:20 Removing intermediate container e81b09f8d608 01:47:20 ---> 4a392b586d11 01:47:20 Step 6/24 : COPY go.mod . 01:47:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:47:20 ---> 3079b65c4939 01:47:20 Step 7/24 : RUN go mod download 01:47:20 ---> Running in e38cc7bcca4a 01:47:21 OK: 219 MiB in 52 packages 01:47:21 OK: 219 MiB in 52 packages 01:47:21 Removing intermediate container 70292c05d9cf 01:47:21 ---> 09fdc08ccf8b 01:47:21 Step 6/22 : COPY go.mod . 01:47:21 OK: 219 MiB in 52 packages 01:47:21 Removing intermediate container 31b97b7eeff6 01:47:21 ---> 8e7af054e658 01:47:21 Step 6/32 : COPY go.mod . 01:47:22 ---> a06ff11e7b8a 01:47:22 Step 7/22 : RUN go mod download 01:47:22 ---> Running in 97bccc6b7ed2 01:47:22 Removing intermediate container bf5d0b29419f 01:47:22 ---> 007886d5a340 01:47:22 Step 6/26 : COPY go.mod . 01:47:22 ---> 22e619fc48bf 01:47:22 Step 7/32 : RUN go mod download 01:47:22 ---> Running in e9a50ce40e81 01:47:22 Removing intermediate container e38cc7bcca4a 01:47:22 ---> 4e1ec84da373 01:47:22 Step 8/24 : COPY . . 01:47:22 ---> 6795ff4d4b2a 01:47:22 Step 7/26 : RUN go mod download 01:47:22 ---> Running in 2921af0c79ba 01:47:23 Removing intermediate container 6ed0530342f9 01:47:23 ---> 02934e58ce87 01:47:23 Step 8/24 : COPY . . 01:47:29 Removing intermediate container e9a50ce40e81 01:47:29 ---> c5bd6372f085 01:47:29 Step 8/32 : COPY . . 01:47:29 ---> c8ab481ba8d7 01:47:29 Step 9/24 : RUN go mod tidy 01:47:29 Removing intermediate container 97bccc6b7ed2 01:47:29 ---> 6cec4c904567 01:47:29 Step 8/22 : COPY . . 01:47:29 ---> Running in 9700691fa62d 01:47:29 Removing intermediate container 2921af0c79ba 01:47:29 ---> fc84522d2670 01:47:29 Step 8/26 : COPY . . 01:47:29 ---> f7e037e98edb 01:47:29 Step 9/24 : RUN go mod tidy 01:47:29 ---> Running in 46dac70de408 01:47:36 Removing intermediate container 46dac70de408 01:47:36 ---> 20128ecab0ad 01:47:36 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:47:36 Removing intermediate container 9700691fa62d 01:47:36 ---> b62f0b2af173 01:47:36 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:47:36 ---> Running in 9e3dac538aca 01:47:36 ---> Running in b1551dd4e18b 01:47:37 ---> 11faebfd12de 01:47:37 Step 9/32 : RUN go mod tidy 01:47:37 ---> Running in 88393cf5d32e 01:47:37 ---> fca0dcb4e8ea 01:47:37 Step 9/22 : RUN go mod tidy 01:47:37 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 01:47:37 ---> Running in 4c37f714fcd1 01:47:37 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 01:47:37 ---> b1866da5f3fc 01:47:37 Step 9/26 : RUN go mod tidy 01:47:37 ---> Running in b4f52a11df93 01:47:39 Removing intermediate container 88393cf5d32e 01:47:39 ---> cb06441595f2 01:47:39 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:47:39 ---> Running in c53e61311705 01:47:40 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 01:47:40 Removing intermediate container b4f52a11df93 01:47:40 ---> b86d145037ec 01:47:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:47:40 ---> Running in dee2bfcfeb80 01:47:40 Removing intermediate container 4c37f714fcd1 01:47:40 ---> 3e3f33150901 01:47:40 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:47:40 ---> Running in d8d3b0209c34 01:47:40 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 01:47:40 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 01:47:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:48:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:48:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:48:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:48:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:48:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:48:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:48:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:48:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:48:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:48:19 Removing intermediate container b1551dd4e18b 01:48:19 ---> 8bb4b9093ea8 01:48:19 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:48:19 ---> Running in 04edcec51bdb 01:48:19 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 01:48:19 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 01:48:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:48:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:48:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:48:21 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 01:48:21 Removing intermediate container 04edcec51bdb 01:48:21 ---> f62c8276900b 01:48:21 01:48:21 Step 12/24 : FROM docker:20.10.7 01:48:21 20.10.7: Pulling from library/docker 01:48:23 Removing intermediate container c53e61311705 01:48:23 ---> b72c2024afe0 01:48:23 01:48:23 Step 11/32 : FROM alpine:3.12 01:48:24 Removing intermediate container 9e3dac538aca 01:48:24 ---> fdccba828afc 01:48:24 01:48:24 Step 11/24 : FROM alpine:3.12 01:48:24 3.12: Pulling from library/alpine 01:48:24 Removing intermediate container d8d3b0209c34 01:48:24 ---> ffee3fe87bd0 01:48:24 01:48:24 Step 11/22 : FROM alpine:3.12 01:48:24 3.12: Pulling from library/alpine 01:48:24 3.12: Pulling from library/alpine 01:48:25 Removing intermediate container dee2bfcfeb80 01:48:25 ---> 75331e59984a 01:48:25 01:48:25 Step 11/26 : FROM alpine:3.12 01:48:25 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:48:25 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:48:25 Status: Downloaded newer image for alpine:3.12 01:48:25 Status: Image is up to date for alpine:3.12 01:48:25 ---> 13621d1b12d4 01:48:25 Step 12/22 : RUN apk add --update --no-cache curl 01:48:25 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:48:25 Status: Image is up to date for alpine:3.12 01:48:25 ---> 13621d1b12d4 01:48:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:48:25 ---> 13621d1b12d4 01:48:25 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:48:25 3.12: Pulling from library/alpine 01:48:25 ---> Running in ee8906fa7157 01:48:25 ---> Running in 33fcff3112d8 01:48:25 ---> Running in c4455f6823ab 01:48:25 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:48:25 Status: Image is up to date for alpine:3.12 01:48:25 ---> 13621d1b12d4 01:48:25 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:48:25 ---> Running in 84d0b4e612f6 01:48:25 Removing intermediate container 33fcff3112d8 01:48:25 ---> 37dc25ef5424 01:48:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:48:25 ---> Running in 632708ef9c7d 01:48:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:48:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:48:26 (1/4) Installing ca-certificates (20191127-r4) 01:48:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:48:26 (3/4) Installing libcurl (7.78.0-r0) 01:48:26 (4/4) Installing curl (7.78.0-r0) 01:48:26 Executing busybox-1.31.1-r20.trigger 01:48:26 Executing ca-certificates-20191127-r4.trigger 01:48:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:48:26 OK: 7 MiB in 18 packages 01:48:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:48:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:48:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:48:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:48:26 (1/1) Installing dumb-init (1.2.2-r1) 01:48:26 Executing busybox-1.31.1-r20.trigger 01:48:26 OK: 6 MiB in 15 packages 01:48:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:48:26 (1/6) Installing ca-certificates (20191127-r4) 01:48:26 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:48:26 (3/6) Installing libcurl (7.78.0-r0) 01:48:26 (4/6) Installing curl (7.78.0-r0) 01:48:26 (5/6) Installing dumb-init (1.2.2-r1) 01:48:26 (6/6) Installing su-exec (0.2-r1) 01:48:26 Executing busybox-1.31.1-r20.trigger 01:48:27 Executing ca-certificates-20191127-r4.trigger 01:48:27 (1/2) Installing dumb-init (1.2.2-r1) 01:48:27 (2/2) Installing su-exec (0.2-r1) 01:48:27 Executing busybox-1.31.1-r20.trigger 01:48:27 OK: 6 MiB in 16 packages 01:48:27 OK: 7 MiB in 20 packages 01:48:27 Removing intermediate container c4455f6823ab 01:48:27 ---> 4ccb06e2ae85 01:48:27 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:48:27 ---> Running in 2fcfa0c6bc04 01:48:27 Removing intermediate container ee8906fa7157 01:48:27 ---> e95fe739c609 01:48:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:48:27 ---> Running in 4d19379fb7bd 01:48:27 Removing intermediate container 2fcfa0c6bc04 01:48:27 ---> c9468dd4c659 01:48:27 Step 14/22 : WORKDIR /edgex 01:48:27 ---> Running in f493a097ffc5 01:48:27 Removing intermediate container 632708ef9c7d 01:48:27 ---> cbe5c7eecd2c 01:48:27 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:48:27 ---> Running in 0f7e134ab907 01:48:27 Removing intermediate container 4d19379fb7bd 01:48:27 ---> 50a8a3c581ee 01:48:27 Step 14/24 : ENV APP_PORT=59881 01:48:27 Removing intermediate container 84d0b4e612f6 01:48:27 Removing intermediate container f493a097ffc5 01:48:27 ---> c822c2df1f7c 01:48:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:48:27 ---> 1f22b0d41d5b 01:48:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:48:27 ---> Running in 0356c9958695 01:48:27 Removing intermediate container 0f7e134ab907 01:48:27 ---> 878c49047246 01:48:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:48:27 ---> Running in 1f8422420d08 01:48:27 ---> Running in 7e5021b42ff7 01:48:28 ---> a85eab8b072d 01:48:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:48:28 Removing intermediate container 0356c9958695 01:48:28 ---> 9a0a4bebba3d 01:48:28 Step 15/24 : EXPOSE $APP_PORT 01:48:28 Removing intermediate container 7e5021b42ff7 01:48:28 ---> 2de3849a2c05 01:48:28 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:48:28 Removing intermediate container 1f8422420d08 01:48:28 ---> 3e6dadd30593 01:48:28 Step 14/26 : WORKDIR / 01:48:28 ---> Running in 06d0860b1c76 01:48:28 ---> Running in bc3b5cdbd40f 01:48:28 ---> Running in 28f9e20a272f 01:48:28 Removing intermediate container 06d0860b1c76 01:48:28 ---> f92f8f09aebc 01:48:28 Step 16/24 : WORKDIR / 01:48:28 Removing intermediate container 28f9e20a272f 01:48:28 ---> fd60f453c7f0 01:48:28 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:48:28 ---> e9150c5e974e 01:48:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:48:28 ---> Running in 2af0524ce3f0 01:48:29 Removing intermediate container 2af0524ce3f0 01:48:29 ---> c4e2e13c4f7d 01:48:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:48:29 ---> 215590aec606 01:48:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:48:29 ---> 7a3379eb7329 01:48:29 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:48:29 ---> a8d54a905af9 01:48:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:48:29 ---> 9abadfd8af68 01:48:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:48:29 ---> Running in dca73c52b1a6 01:48:29 Removing intermediate container bc3b5cdbd40f 01:48:29 ---> fcc3ec4354cc 01:48:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:48:29 ---> Running in 64673229e089 01:48:29 Removing intermediate container dca73c52b1a6 01:48:29 ---> c50ed8797c75 01:48:29 Step 19/22 : CMD ["--init=true"] 01:48:29 ---> Running in ee23b18b45b3 01:48:29 ---> 73b58f55e385 01:48:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:48:29 Removing intermediate container 64673229e089 01:48:29 ---> f10e0bc66cfe 01:48:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:48:29 ---> af1fcd560e27 01:48:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:48:30 Removing intermediate container ee23b18b45b3 01:48:30 ---> 41d118c885ec 01:48:30 Step 20/22 : LABEL arch=x86_64 01:48:30 ---> 6ff0ebcc2ac1 01:48:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:48:30 ---> Running in c35fdb68261e 01:48:30 ---> 181025e510f7 01:48:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:48:30 Removing intermediate container c35fdb68261e 01:48:30 ---> 0f6d1ff5e62d 01:48:30 Step 21/22 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:48:30 ---> Running in c773314b59a1 01:48:30 ---> 038b51a978c7 01:48:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:48:30 ---> Running in 9a9cfee3fed1 01:48:30 ---> Running in 707b4e045103 01:48:30 ---> 6dcba3ad2023 01:48:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:48:30 Removing intermediate container 9a9cfee3fed1 01:48:30 ---> 82cf59bbb422 01:48:30 Step 22/22 : LABEL version=0.0.0 01:48:30 Removing intermediate container 707b4e045103 01:48:30 ---> 5f8791083365 01:48:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:48:30 ---> Running in b611819a0dba 01:48:30 ---> Running in 5fd6f6770d83 01:48:30 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:48:30 Status: Downloaded newer image for docker:20.10.7 01:48:30 ---> 08bdaf2f88f9 01:48:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:48:30 Removing intermediate container b611819a0dba 01:48:30 ---> ede2e05466ef 01:48:30 01:48:30 Removing intermediate container 5fd6f6770d83 01:48:30 ---> 6e983114e6e6 01:48:30 Step 22/24 : LABEL arch=x86_64 01:48:30 ---> Running in eb33d33d0302 01:48:30 ---> 246c8d0852c7 01:48:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:48:30 ---> Running in 73ea96701aa1 01:48:30 Successfully built ede2e05466ef 01:48:30 Successfully tagged security-proxy-setup:latest 01:48:31 Building support-scheduler 01:48:31  Building security-proxy-setup ... done Removing intermediate container eb33d33d0302 01:48:31 ---> fe4efd278a0b 01:48:31 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:48:31 Removing intermediate container 73ea96701aa1 01:48:31 ---> d694f0608d9c 01:48:31 Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:48:31 ---> 854733b35b16 01:48:31 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/ 01:48:31 ---> Running in 2b61f4462a8f 01:48:32 Removing intermediate container c773314b59a1 01:48:32 ---> 1b523445c9d0 01:48:32 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:48:32 ---> Running in 6f8514e80d75 01:48:32 ---> Running in 9a8dc2e8c0e2 01:48:32 ---> 34daa2f7534a 01:48:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:48:32 Removing intermediate container 2b61f4462a8f 01:48:32 ---> 550221ba92c2 01:48:32 Step 24/24 : LABEL version=0.0.0 01:48:32 ---> Running in 0093b22b0d31 01:48:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:48:33 Removing intermediate container 0093b22b0d31 01:48:33 ---> 0a675b4efd5b 01:48:33 01:48:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:48:33 Successfully built 0a675b4efd5b 01:48:33 Successfully tagged core-metadata:latest 01:48:33 Building support-notifications 01:48:33  Building core-metadata ... done  ---> 3775325bd3ce 01:48:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:48:33 (1/39) Installing readline (8.1.0-r0) 01:48:33 (2/39) Installing bash (5.1.0-r0) 01:48:33 Executing bash-5.1.0-r0.post-install 01:48:33 (3/39) Installing brotli-libs (1.0.9-r3) 01:48:33 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:48:33 (5/39) Installing libcurl (7.78.0-r0) 01:48:33 (6/39) Installing curl (7.78.0-r0) 01:48:33 (7/39) Installing dumb-init (1.2.5-r0) 01:48:33 (8/39) Installing libbz2 (1.0.8-r1) 01:48:33 (9/39) Installing expat (2.2.10-r1) 01:48:33 (10/39) Installing libffi (3.3-r2) 01:48:33 (11/39) Installing gdbm (1.19-r0) 01:48:33 (12/39) Installing xz-libs (5.2.5-r0) 01:48:33 (13/39) Installing sqlite-libs (3.34.1-r0) 01:48:34 (14/39) Installing python3 (3.8.10-r0) 01:48:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.195s coverage: 28.7% of statements 01:48:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:48:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:48:35 ---> 3aeca86c4b39 01:48:35 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:48:36 (15/39) Installing py3-appdirs (1.4.4-r1) 01:48:36 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:48:36 Removing intermediate container 9a8dc2e8c0e2 01:48:36 ---> 39420a23cda0 01:48:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:48:36 (17/39) Installing py3-parsing (2.4.7-r1) 01:48:36 (18/39) Installing py3-six (1.15.0-r0) 01:48:36 (19/39) Installing py3-packaging (20.9-r0) 01:48:36 (20/39) Installing py3-setuptools (51.3.3-r0) 01:48:36 (21/39) Installing py3-chardet (4.0.0-r0) 01:48:36 (22/39) Installing py3-idna (3.1-r0) 01:48:36 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:48:37 (24/39) Installing py3-requests (2.25.1-r1) 01:48:37 (25/39) Installing py3-msgpack (1.0.2-r0) 01:48:37 (26/39) Installing py3-lockfile (0.12.2-r3) 01:48:37 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:48:37 ---> 7bd4c973fcb4 01:48:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:48:37 (28/39) Installing py3-colorama (0.4.4-r0) 01:48:37 ---> Running in 3fed3b2aa498 01:48:37 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:48:37 (30/39) Installing py3-distlib (0.3.1-r1) 01:48:37 (31/39) Installing py3-distro (1.5.0-r1) 01:48:38 (32/39) Installing py3-webencodings (0.5.1-r3) 01:48:38 (33/39) Installing py3-html5lib (1.1-r0) 01:48:38 (34/39) Installing py3-pytoml (0.1.21-r0) 01:48:38 (35/39) Installing py3-pep517 (0.9.1-r0) 01:48:38 (36/39) Installing py3-progress (1.5-r0) 01:48:38 (37/39) Installing py3-retrying (1.3.3-r0) 01:48:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:48:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:48:38 ---> 4f0b9b5c2e12 01:48:38 Step 3/23 : WORKDIR /edgex-go 01:48:38 ---> Using cache 01:48:38 ---> 470df2f5a0d3 01:48:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:38 ---> Using cache 01:48:38 ---> d3f50c7ed6b7 01:48:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:48:38 (38/39) Installing py3-toml (0.10.2-r0) 01:48:38 (39/39) Installing py3-pip (20.3.4-r0) 01:48:38 Removing intermediate container 3fed3b2aa498 01:48:38 ---> e138b99f5f14 01:48:38 Step 24/26 : LABEL arch=x86_64 01:48:38 ---> f5fa9fd65347 01:48:38 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:48:38 ---> Running in bd179ddc6494 01:48:38 ---> Running in 02f8f3cea933 01:48:39 ---> Running in 9c6ed67f03c8 01:48:39 Executing busybox-1.32.1-r6.trigger 01:48:39 OK: 82 MiB in 59 packages 01:48:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:48:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:48:39 ---> 4f0b9b5c2e12 01:48:39 Step 3/23 : WORKDIR /edgex-go 01:48:39 ---> Using cache 01:48:39 ---> 470df2f5a0d3 01:48:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:39 ---> Using cache 01:48:39 ---> d3f50c7ed6b7 01:48:39 Step 5/23 : RUN apk add --update --no-cache make git 01:48:39 ---> Using cache 01:48:39 ---> 007886d5a340 01:48:39 Step 6/23 : COPY go.mod . 01:48:39 ---> Using cache 01:48:39 ---> 6795ff4d4b2a 01:48:39 Step 7/23 : RUN go mod download 01:48:39 ---> Using cache 01:48:39 ---> fc84522d2670 01:48:39 Step 8/23 : COPY . . 01:48:39 ---> Using cache 01:48:39 ---> b1866da5f3fc 01:48:39 Step 9/23 : RUN go mod tidy 01:48:39 ---> Using cache 01:48:39 ---> b86d145037ec 01:48:39 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:48:39 Removing intermediate container 02f8f3cea933 01:48:39 ---> 5c738580d53d 01:48:39 Step 25/26 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:48:39 Removing intermediate container 9c6ed67f03c8 01:48:39 ---> 8da4df2c17dd 01:48:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:48:39 ---> Running in 2a57b501915f 01:48:39 ---> Running in 7f193095f0ae 01:48:39 Removing intermediate container 2a57b501915f 01:48:39 ---> d4ed4db5650a 01:48:39 Step 26/26 : LABEL version=0.0.0 01:48:39 ---> cfd0edc47335 01:48:39 Step 27/32 : RUN chmod +x /entrypoint.sh 01:48:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:48:39 ---> Running in 814b02cf2daa 01:48:39 ---> Running in 9ffb62ec29f8 01:48:39 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 01:48:40 Removing intermediate container 814b02cf2daa 01:48:40 ---> 2b81b7f0ae62 01:48:40 01:48:40 Successfully built 2b81b7f0ae62 01:48:40 Successfully tagged security-secretstore-setup:latest 01:48:40 Building core-command 01:48:40  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:48:40 Collecting docker-compose==1.23.2 01:48:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:48:40 Collecting websocket-client<1.0,>=0.32.0 01:48:40 OK: 219 MiB in 52 packages 01:48:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:48:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.349s coverage: 100.0% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.411s coverage: 46.3% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:48:41 Collecting texttable<0.10,>=0.9.0 01:48:41 Downloading texttable-0.9.1.tar.gz (11 kB) 01:48:41 Collecting jsonschema<3,>=2.5.1 01:48:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:48:41 Collecting dockerpty<0.5,>=0.4.1 01:48:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:48:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:48:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:48:42 Collecting PyYAML<4,>=3.10 01:48:42 Downloading PyYAML-3.13.tar.gz (270 kB) 01:48:42 Removing intermediate container 9ffb62ec29f8 01:48:42 ---> 790b966f388c 01:48:42 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:48:42 ---> Running in 9d32e53d71cd 01:48:43 Removing intermediate container bd179ddc6494 01:48:43 ---> 8cd0808e36f4 01:48:43 Step 6/23 : COPY go.mod . 01:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.647s coverage: 90.1% of statements 01:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.317s coverage: 81.2% of statements 01:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:48:43 Removing intermediate container 9d32e53d71cd 01:48:43 ---> 2968bcbed6af 01:48:43 Step 29/32 : CMD ["gate"] 01:48:43 Collecting cached-property<2,>=1.2.0 01:48:43 ---> eaf139a660fd 01:48:43 Step 7/23 : RUN go mod download 01:48:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:48:43 ---> Running in 745ebc50aa3e 01:48:43 ---> Running in 21cfeb54f65c 01:48:43 Collecting docopt<0.7,>=0.6.1 01:48:43 Downloading docopt-0.6.2.tar.gz (25 kB) 01:48:43 Removing intermediate container 21cfeb54f65c 01:48:43 ---> 938e33c6ee55 01:48:43 Step 30/32 : LABEL arch=x86_64 01:48:44 ---> Running in 5b8b68c7f8ab 01:48:44 Removing intermediate container 5b8b68c7f8ab 01:48:44 ---> 59e70d00cdfa 01:48:44 Step 31/32 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:48:44 Collecting docker<4.0,>=3.6.0 01:48:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:48:44 ---> Running in f0877104ff89 01:48:44 Collecting docker-pycreds>=0.4.0 01:48:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:48:44 Collecting certifi>=2017.4.17 01:48:44 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:48:44 Removing intermediate container f0877104ff89 01:48:44 ---> b756bc99aa49 01:48:44 Step 32/32 : LABEL version=0.0.0 01:48:44 Collecting idna<2.8,>=2.5 01:48:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:48:44 Collecting urllib3<1.25,>=1.21.1 01:48:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:48:44 ---> Running in dcca5389bb75 01:48:45 Collecting chardet<3.1.0,>=3.0.2 01:48:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:48:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:48:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:48:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:48:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:48:45 Removing intermediate container dcca5389bb75 01:48:45 ---> 368cf79d2a99 01:48:45 01:48:45 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:48:45 Attempting uninstall: urllib3 01:48:45 Found existing installation: urllib3 1.26.2 01:48:45 Uninstalling urllib3-1.26.2: 01:48:45 Successfully uninstalled urllib3-1.26.2 01:48:45 Successfully built 368cf79d2a99 01:48:45 Successfully tagged security-bootstrapper:latest 01:48:45 Building core-data 01:48:45  Building security-bootstrapper ... done  Attempting uninstall: idna 01:48:45 Found existing installation: idna 3.1 01:48:45 Uninstalling idna-3.1: 01:48:45 Successfully uninstalled idna-3.1 01:48:46 Attempting uninstall: chardet 01:48:46 Found existing installation: chardet 4.0.0 01:48:46 Uninstalling chardet-4.0.0: 01:48:46 Successfully uninstalled chardet-4.0.0 01:48:48 Removing intermediate container 745ebc50aa3e 01:48:48 ---> 91a6c9f81363 01:48:48 Step 8/23 : COPY . . 01:48:48 Attempting uninstall: requests 01:48:48 Found existing installation: requests 2.25.1 01:48:48 Uninstalling requests-2.25.1: 01:48:48 Successfully uninstalled requests-2.25.1 01:48:48 Running setup.py install for texttable: started 01:48:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:48:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:48:48 ---> 4f0b9b5c2e12 01:48:48 Step 3/24 : WORKDIR /edgex-go 01:48:48 ---> Using cache 01:48:48 ---> 470df2f5a0d3 01:48:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:48 ---> Using cache 01:48:48 ---> d3f50c7ed6b7 01:48:48 Step 5/24 : RUN apk add --update --no-cache make git 01:48:48 ---> Using cache 01:48:48 ---> 007886d5a340 01:48:48 Step 6/24 : COPY go.mod . 01:48:48 ---> Using cache 01:48:48 ---> 6795ff4d4b2a 01:48:48 Step 7/24 : RUN go mod download 01:48:48 ---> Using cache 01:48:48 ---> fc84522d2670 01:48:48 Step 8/24 : COPY . . 01:48:48 ---> Using cache 01:48:48 ---> b1866da5f3fc 01:48:48 Step 9/24 : RUN go mod tidy 01:48:48 ---> Using cache 01:48:48 ---> b86d145037ec 01:48:48 Step 10/24 : RUN make cmd/core-command/core-command 01:48:48 Running setup.py install for texttable: finished with status 'done' 01:48:48 Running setup.py install for PyYAML: started 01:48:49 ---> Running in a766382df4fa 01:48:49 Running setup.py install for PyYAML: finished with status 'done' 01:48:49 Running setup.py install for docopt: started 01:48:50 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 01:48:50 Running setup.py install for docopt: finished with status 'done' 01:48:50 Running setup.py install for dockerpty: started 01:48:51 Running setup.py install for dockerpty: finished with status 'done' 01:48:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 01:48:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.616s coverage: 94.2% of statements 01:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:48:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 59.1% of statements 01:48:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:48:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:48:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:48:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:48:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:48:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.299s coverage: 60.0% of statements 01:48:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:48:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:48:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:48:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.348s coverage: 0.8% of statements 01:48:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:48:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.199s coverage: 58.8% of statements 01:48:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.255s coverage: 21.7% of statements 01:48:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 47.1% of statements 01:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.228s coverage: 79.5% of statements 01:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements 01:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements 01:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements 01:48:55 ---> 9e4de661e152 01:48:55 Step 9/23 : RUN go mod tidy 01:48:55 ---> Running in f71fe617cf2d 01:49:00 Removing intermediate container 6f8514e80d75 01:49:00 ---> ad9cbfd4482e 01:49:00 Step 15/24 : ENV APP_PORT=58890 01:49:00 ---> Running in f208b5281b07 01:49:00 Removing intermediate container f71fe617cf2d 01:49:00 ---> 938bf7a160e8 01:49:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:49:00 ---> Running in 4e2054c0cfa5 01:49:00 Removing intermediate container f208b5281b07 01:49:00 ---> e94292303f28 01:49:00 Step 16/24 : EXPOSE $APP_PORT 01:49:00 ---> Running in e4545ed7970a 01:49:00 Removing intermediate container e4545ed7970a 01:49:00 ---> d0ce5c9f5214 01:49:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:49:00 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 01:49:00 ---> 3fec5ae9cf0f 01:49:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:49:01 ---> 3f38d14516bd 01:49:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:49:02 ---> d115d34ee243 01:49:02 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:49:02 ---> Running in ded884f0a935 01:49:02 Removing intermediate container ded884f0a935 01:49:02 ---> 7a23de6bb21c 01:49:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:49:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:49:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:49:02 ---> 4f0b9b5c2e12 01:49:02 Step 3/24 : WORKDIR /edgex-go 01:49:02 ---> Using cache 01:49:02 ---> 470df2f5a0d3 01:49:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:02 ---> Using cache 01:49:02 ---> d3f50c7ed6b7 01:49:02 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:49:02 ---> Running in 7296ae685948 01:49:02 ---> Running in ad91b25644cc 01:49:02 Removing intermediate container ad91b25644cc 01:49:02 ---> b801353b89aa 01:49:02 Step 22/24 : LABEL arch=x86_64 01:49:02 ---> Running in c015cf5f4daf 01:49:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:49:03 Removing intermediate container c015cf5f4daf 01:49:03 ---> b6c39036bee4 01:49:03 Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:49:03 ---> Running in ebcba90713a0 01:49:03 Removing intermediate container ebcba90713a0 01:49:03 ---> 406072741faa 01:49:03 Step 24/24 : LABEL version=0.0.0 01:49:03 ---> Running in 19dd14541628 01:49:03 Removing intermediate container 19dd14541628 01:49:03 ---> 17cf5d88db54 01:49:03 01:49:03 Successfully built 17cf5d88db54 01:49:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:49:03 Successfully tagged sys-mgmt-agent:latest 01:49:04  Building sys-mgmt-agent ... done OK: 219 MiB in 52 packages 01:49:05 Removing intermediate container 7296ae685948 01:49:05 ---> 7746d83bc5ca 01:49:05 Step 6/24 : COPY go.mod . 01:49:05 ---> 8eb0df084e98 01:49:05 Step 7/24 : RUN go mod download 01:49:05 ---> Running in 28d48ed9621a 01:49:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.203s coverage: 94.4% of statements 01:49:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements 01:49:08 Removing intermediate container 28d48ed9621a 01:49:08 ---> 66e826caea48 01:49:08 Step 8/24 : COPY . . 01:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.603s coverage: 81.8% of statements 01:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:49:14 ---> 4f9a26f291ce 01:49:14 Step 9/24 : RUN go mod tidy 01:49:14 ---> Running in 539a3d0d6926 01:49:16 Removing intermediate container 539a3d0d6926 01:49:16 ---> 8652b54f7ba7 01:49:16 Step 10/24 : RUN make cmd/core-data/core-data 01:49:17 ---> Running in aec9f1a1c74e 01:49:17 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 01:49:19 Removing intermediate container 7f193095f0ae 01:49:19 ---> 22425fd3f1c4 01:49:19 01:49:19 Step 11/23 : FROM alpine:3.12 01:49:19 ---> 13621d1b12d4 01:49:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:49:19 ---> Using cache 01:49:19 ---> e95fe739c609 01:49:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:49:19 ---> Using cache 01:49:19 ---> 50a8a3c581ee 01:49:19 Step 14/23 : ENV APP_PORT=59861 01:49:19 ---> Running in 5aa881351475 01:49:19 Removing intermediate container 5aa881351475 01:49:19 ---> abc4b28266c7 01:49:19 Step 15/23 : EXPOSE $APP_PORT 01:49:19 ---> Running in e6bab46fb8de 01:49:19 Removing intermediate container e6bab46fb8de 01:49:19 ---> 611001b01a6e 01:49:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:49:19 ---> 07374337938b 01:49:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:49:20 ---> a2cd16562aad 01:49:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.196s coverage: 58.8% of statements 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.212s coverage: 80.0% of statements 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.313s coverage: 91.2% of statements 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:49:21 ---> 87dc9939da19 01:49:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:49:21 ---> Running in 490361860c1d 01:49:21 Removing intermediate container 490361860c1d 01:49:21 ---> c9dfe91e6bc9 01:49:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:49:21 ---> Running in 8a22c8a3ec0f 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.900s coverage: 64.4% of statements 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.186s coverage: 100.0% of statements 01:49:21 Removing intermediate container 8a22c8a3ec0f 01:49:21 ---> 845b63ebea1d 01:49:21 Step 21/23 : LABEL arch=x86_64 01:49:21 ---> Running in b0fad24001f4 01:49:21 Removing intermediate container b0fad24001f4 01:49:21 ---> 2e1f4bb56129 01:49:21 Step 22/23 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:49:21 ---> Running in 84bdf6ac89ce 01:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 01:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.126s coverage: 100.0% of statements 01:49:22 Removing intermediate container 84bdf6ac89ce 01:49:22 ---> 1263fd033dc0 01:49:22 Step 23/23 : LABEL version=0.0.0 01:49:22 ---> Running in 05a7af003618 01:49:22 Removing intermediate container 05a7af003618 01:49:22 ---> af874aa173a7 01:49:22 01:49:22 Successfully built af874aa173a7 01:49:22 Successfully tagged support-scheduler:latest 01:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 01:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 01:49:25  Building support-scheduler ... done Removing intermediate container a766382df4fa 01:49:25 ---> d9dfd4c4e4af 01:49:25 01:49:25 Step 11/24 : FROM alpine:3.12 01:49:25 ---> 13621d1b12d4 01:49:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:49:25 ---> Using cache 01:49:25 ---> e95fe739c609 01:49:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:49:25 ---> Using cache 01:49:25 ---> 50a8a3c581ee 01:49:25 Step 14/24 : ENV APP_PORT=59882 01:49:25 ---> Running in e40fa8ef37ce 01:49:26 Removing intermediate container e40fa8ef37ce 01:49:26 ---> 3333110d3ab0 01:49:26 Step 15/24 : EXPOSE $APP_PORT 01:49:26 ---> Running in 7318946d34bc 01:49:26 Removing intermediate container 7318946d34bc 01:49:26 ---> e15e4fba2d78 01:49:26 Step 16/24 : WORKDIR / 01:49:26 ---> Running in 743908ec4b54 01:49:26 Removing intermediate container 743908ec4b54 01:49:26 ---> f86d7c836287 01:49:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:49:26 ---> 840450d901ab 01:49:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:49:27 ---> e7200eca0849 01:49:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:49:27 ---> f080755e1635 01:49:27 Step 20/24 : ENTRYPOINT ["/core-command"] 01:49:27 ---> Running in 433eb511c822 01:49:27 Removing intermediate container 433eb511c822 01:49:27 ---> e4b64ff0ed4e 01:49:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:49:27 ---> Running in 53e13232cbb9 01:49:28 Removing intermediate container 53e13232cbb9 01:49:28 ---> 36b08effab86 01:49:28 Step 22/24 : LABEL arch=x86_64 01:49:28 ---> Running in 28246b9d4c8d 01:49:28 Removing intermediate container 28246b9d4c8d 01:49:28 ---> 8ed7aa77a523 01:49:28 Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:49:28 ---> Running in e1bf80af4d1a 01:49:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.111s coverage: 66.9% of statements 01:49:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:49:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:49:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:49:28 Removing intermediate container e1bf80af4d1a 01:49:28 ---> b1ac7eb198d6 01:49:28 Step 24/24 : LABEL version=0.0.0 01:49:28 ---> Running in 7ac7c2b6b4ab 01:49:28 Removing intermediate container 7ac7c2b6b4ab 01:49:28 ---> d021f66abb09 01:49:28 01:49:28 Successfully built d021f66abb09 01:49:28 Successfully tagged core-command:latest 01:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.844s coverage: 43.6% of statements 01:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements 01:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements 01:49:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:49:33  Building core-command ... done Removing intermediate container 4e2054c0cfa5 01:49:33 ---> 9db2e907bd63 01:49:33 01:49:33 Step 11/23 : FROM alpine:3.12 01:49:33 ---> 13621d1b12d4 01:49:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:49:33 ---> Running in f2869d8e4256 01:49:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:49:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:49:36 (1/2) Installing ca-certificates (20191127-r4) 01:49:36 (2/2) Installing dumb-init (1.2.2-r1) 01:49:36 Executing busybox-1.31.1-r20.trigger 01:49:36 Executing ca-certificates-20191127-r4.trigger 01:49:36 OK: 6 MiB in 16 packages 01:49:37 Removing intermediate container f2869d8e4256 01:49:37 ---> f7a1f5e131ac 01:49:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:49:37 ---> Running in 47d3e7034db0 01:49:37 Removing intermediate container 47d3e7034db0 01:49:37 ---> 447235447a1d 01:49:37 Step 14/23 : ENV APP_PORT=59860 01:49:37 ---> Running in 2cf47894b362 01:49:37 Removing intermediate container 2cf47894b362 01:49:37 ---> 10bfe61bb6d6 01:49:37 Step 15/23 : EXPOSE $APP_PORT 01:49:37 ---> Running in 80a47d5e229b 01:49:37 Removing intermediate container 80a47d5e229b 01:49:37 ---> ad5014bdb257 01:49:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:49:37 ---> 2058474c8b23 01:49:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:49:38 ---> 8a540695cafd 01:49:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:49:38 ---> a518e18af683 01:49:38 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:49:38 ---> Running in a27e068a089c 01:49:38 Removing intermediate container a27e068a089c 01:49:38 ---> 35b186a03289 01:49:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:49:38 Removing intermediate container aec9f1a1c74e 01:49:38 ---> 39afe6442107 01:49:38 01:49:38 Step 11/24 : FROM alpine:3.12 01:49:38 ---> 13621d1b12d4 01:49:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:49:38 ---> Running in c6aa8bc9171d 01:49:38 ---> Running in ff9ba2b1c029 01:49:39 Removing intermediate container c6aa8bc9171d 01:49:39 ---> c53140cbe0d3 01:49:39 Step 21/23 : LABEL arch=x86_64 01:49:39 Removing intermediate container ff9ba2b1c029 01:49:39 ---> 36e11d45ba25 01:49:39 Step 13/24 : ENV APP_PORT=59880 01:49:39 ---> Running in 3633876d8969 01:49:39 ---> Running in e00236e1a479 01:49:39 Removing intermediate container 3633876d8969 01:49:39 ---> 473cde5f788d 01:49:39 Step 22/23 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:49:39 Removing intermediate container e00236e1a479 01:49:39 ---> e87db17e45f8 01:49:39 Step 14/24 : EXPOSE $APP_PORT 01:49:39 ---> Running in 7ea48123e481 01:49:39 ---> Running in 7b1b8328d675 01:49:39 Removing intermediate container 7ea48123e481 01:49:39 ---> 378ed1da497e 01:49:39 Step 23/23 : LABEL version=0.0.0 01:49:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 19.5% of statements 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:49:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.594s coverage: 92.0% of statements 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:49:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.361s coverage: 62.7% of statements 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:49:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.441s coverage: 97.7% of statements 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:49:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:49:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.202s coverage: 100.0% of statements 01:49:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.084s coverage: 95.4% of statements 01:49:39 GO111MODULE=on go vet ./... 01:49:39 Removing intermediate container 7b1b8328d675 01:49:39 ---> 73ef603fdd09 01:49:39 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:39 ---> Running in 9d5824448f4a 01:49:39 ---> Running in 91ee258c798a 01:49:39 Removing intermediate container 9d5824448f4a 01:49:39 ---> 72743446dd99 01:49:39 01:49:39 Successfully built 72743446dd99 01:49:39 Successfully tagged support-notifications:latest 01:49:39  Building support-notifications ... done Removing intermediate container 91ee258c798a 01:49:39 ---> eaa864ed5d11 01:49:39 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:49:40 ---> Running in 6a91fd1704ae 01:49:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:49:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:49:41 (1/6) Installing dumb-init (1.2.2-r1) 01:49:41 (2/6) Installing libgcc (9.3.0-r2) 01:49:41 (3/6) Installing libsodium (1.0.18-r0) 01:49:41 (4/6) Installing libstdc++ (9.3.0-r2) 01:49:42 (5/6) Installing libzmq (4.3.3-r0) 01:49:42 (6/6) Installing zeromq (4.3.3-r0) 01:49:42 Executing busybox-1.31.1-r20.trigger 01:49:42 OK: 8 MiB in 20 packages 01:49:42 Removing intermediate container 6a91fd1704ae 01:49:42 ---> eec343acce23 01:49:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:49:43 ---> 3303e6a89582 01:49:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:49:43 ---> 55d77927e5d8 01:49:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:49:43 ---> ff4bb050d5ee 01:49:43 Step 20/24 : ENTRYPOINT ["/core-data"] 01:49:43 ---> Running in 8ceb4ab6b679 01:49:43 Removing intermediate container 8ceb4ab6b679 01:49:43 ---> 6021b87247cc 01:49:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:49:43 ---> Running in 5fb8d603f955 01:49:43 Removing intermediate container 5fb8d603f955 01:49:43 ---> 0d4035212625 01:49:43 Step 22/24 : LABEL arch=x86_64 01:49:43 ---> Running in 5d67d5c4ebce 01:49:43 Removing intermediate container 5d67d5c4ebce 01:49:43 ---> 87145d4489ff 01:49:43 Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:49:43 ---> Running in cc647e77e1ca 01:49:44 Removing intermediate container cc647e77e1ca 01:49:44 ---> e1990a7a6857 01:49:44 Step 24/24 : LABEL version=0.0.0 01:49:44 ---> Running in ea338ce36b52 01:49:44 Removing intermediate container ea338ce36b52 01:49:44 ---> 043db848adcf 01:49:44 01:49:44 Successfully built 043db848adcf 01:49:44 Successfully tagged core-data:latest 01:49:44  Building core-data ... done  [Pipeline] } 01:49:44 $ docker stop --time=1 cb0cb89994da9f602ffbf3a516df222479e62f46ebe54b16a77d3631e7753b86 01:49:45 $ docker rm -f cb0cb89994da9f602ffbf3a516df222479e62f46ebe54b16a77d3631e7753b86 [Pipeline] // withDockerContainer [Pipeline] sh 01:49:46 + docker images 01:49:46 REPOSITORY TAG IMAGE ID CREATED SIZE 01:49:46 core-data latest 043db848adcf 3 seconds ago 20.4MB 01:49:46 support-notifications latest 72743446dd99 7 seconds ago 16.8MB 01:49:46 39afe6442107 8 seconds ago 1.75GB 01:49:46 9db2e907bd63 14 seconds ago 1.75GB 01:49:46 core-command latest d021f66abb09 18 seconds ago 16MB 01:49:46 d9dfd4c4e4af 21 seconds ago 1.74GB 01:49:46 support-scheduler latest af874aa173a7 24 seconds ago 16.1MB 01:49:46 22425fd3f1c4 28 seconds ago 1.75GB 01:49:46 sys-mgmt-agent latest 17cf5d88db54 43 seconds ago 325MB 01:49:46 security-bootstrapper latest 368cf79d2a99 About a minute ago 18.8MB 01:49:46 security-secretstore-setup latest 2b81b7f0ae62 About a minute ago 29MB 01:49:46 core-metadata latest 0a675b4efd5b About a minute ago 16.7MB 01:49:46 security-proxy-setup latest ede2e05466ef About a minute ago 25.9MB 01:49:46 75331e59984a About a minute ago 1.75GB 01:49:46 ffee3fe87bd0 About a minute ago 1.75GB 01:49:46 fdccba828afc About a minute ago 1.75GB 01:49:46 b72c2024afe0 About a minute ago 1.75GB 01:49:46 f62c8276900b About a minute ago 1.75GB 01:49:46 ci-base-image-x86_64 latest 4f0b9b5c2e12 5 minutes ago 1.24GB 01:49:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 days ago 547MB 01:49:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 8 days ago 37.5MB 01:49:46 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 01:49:46 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 01:49:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 01:50:01 Still waiting to schedule task 01:50:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:51:16 gofmt -l . 01:51:16 [ "`gofmt -l .`" = "" ] 01:51:16 ./bin/test-attribution-txt.sh [Pipeline] sh 01:51:17 + ls -al . 01:51:17 total 632 01:51:17 drwxrwxr-x 9 1001 1001 4096 Aug 11 01:51 . 01:51:17 drwxr-xr-x 4 root root 4096 Aug 11 01:46 .. 01:51:17 -rw-rw-r-- 1 1001 1001 11 Aug 11 01:43 .dockerignore 01:51:17 drwxrwxr-x 8 1001 1001 4096 Aug 11 01:43 .git 01:51:17 drwxrwxr-x 3 1001 1001 4096 Aug 11 01:43 .github 01:51:17 -rw-rw-r-- 1 1001 1001 818 Aug 11 01:43 .gitignore 01:51:17 -rw-rw-r-- 1 1001 1001 76 Aug 11 01:43 .hadolint.yml 01:51:17 -rw-rw-r-- 1 1001 1001 166 Aug 11 01:43 .sonarcloud.properties 01:51:17 -rw-rw-r-- 1 1001 1001 1171 Aug 11 01:43 ADOPTERS.md 01:51:17 -rw-rw-r-- 1 1001 1001 8609 Aug 11 01:43 Attribution.txt 01:51:17 -rw-rw-r-- 1 1001 1001 43881 Aug 11 01:43 CHANGELOG.md 01:51:17 -rw-rw-r-- 1 1001 1001 3804 Aug 11 01:43 CONTRIBUTING.md 01:51:17 -rw-rw-r-- 1 1001 1001 677 Aug 11 01:43 GOVERNANCE.md 01:51:17 -rw-rw-r-- 1 1001 1001 849 Aug 11 01:43 Jenkinsfile 01:51:17 -rw-rw-r-- 1 1001 1001 10775 Aug 11 01:43 LICENSE 01:51:17 -rw-rw-r-- 1 1001 1001 5915 Aug 11 01:43 Makefile 01:51:17 -rw-rw-r-- 1 1001 1001 582 Aug 11 01:43 OWNERS.md 01:51:17 -rw-rw-r-- 1 1001 1001 8643 Aug 11 01:43 README.md 01:51:17 -rw-rw-r-- 1 1001 1001 6912 Aug 11 01:43 SECURITY.md 01:51:17 -rw-rw-r-- 1 1001 1001 5 Aug 11 01:43 VERSION 01:51:17 -rw-rw-r-- 1 1001 1001 4131 Aug 11 01:43 ZMQWindows.md 01:51:17 drwxrwxr-x 2 1001 1001 4096 Aug 11 01:43 bin 01:51:17 drwxrwxr-x 14 1001 1001 4096 Aug 11 01:43 cmd 01:51:17 -rw-r--r-- 1 root root 404329 Aug 11 01:49 coverage.out 01:51:17 -rw-rw-r-- 1 1001 1001 813 Aug 11 01:43 go.mod 01:51:17 -rw-r--r-- 1 root root 48847 Aug 11 01:46 go.sum 01:51:17 drwxrwxr-x 8 1001 1001 4096 Aug 11 01:43 internal 01:51:17 drwxrwxr-x 3 1001 1001 4096 Aug 11 01:43 openapi 01:51:17 drwxrwxr-x 4 1001 1001 4096 Aug 11 01:43 snap 01:51:17 -rw-rw-r-- 1 1001 1001 204 Aug 11 01:43 version.go [Pipeline] sh 01:51:17 + '[' -e coverage.out ] 01:51:17 + chown 1001:1001 coverage.out [Pipeline] stash 01:51:17 Warning: overwriting stash ‘coverage-report’ 01:51:18 Stashed 1 file(s) [Pipeline] sh 01:51:19 + make build 01:51:19 go mod tidy 01:51:20 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 01:51:28 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 01:51:55 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 01:51:59 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 01:52:02 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 01:52:03 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 01:52:07 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 01:52:11 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 01:52:14 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 01:52:18 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 01:52:21 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 01:52:24 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] } 01:52:31 $ docker stop --time=1 a7dea05332146f029c51ece257004dbacec12a14d3c156794a2c9a62f1c87c89 01:52:34 $ docker rm -f a7dea05332146f029c51ece257004dbacec12a14d3c156794a2c9a62f1c87c89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:52:36 01:52:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:52:37 latest: Pulling from edgex-devops/edgex-compose-arm64 01:52:37 29e5d40040c1: Pulling fs layer 01:52:37 1ce36da41761: Pulling fs layer 01:52:37 25b303627fd3: Pulling fs layer 01:52:37 29e5d40040c1: Verifying Checksum 01:52:37 29e5d40040c1: Download complete 01:52:38 1ce36da41761: Verifying Checksum 01:52:38 1ce36da41761: Download complete 01:52:38 29e5d40040c1: Pull complete 01:52:39 1ce36da41761: Pull complete 01:52:40 25b303627fd3: Download complete 01:52:50 25b303627fd3: Pull complete 01:52:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:52:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:52:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:52:50 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 01:52:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 01:52:54 $ docker top af9eb2e0507c3f1c370b3d19fae9d916931853e9066926efc32bb775c77d828c -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:55 + docker-compose build --help 01:52:55 + grep parallel 01:53:00 --parallel Build images in parallel. [Pipeline] } 01:53:00 $ docker stop --time=1 af9eb2e0507c3f1c370b3d19fae9d916931853e9066926efc32bb775c77d828c 01:53:02 $ docker rm -f af9eb2e0507c3f1c370b3d19fae9d916931853e9066926efc32bb775c77d828c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:53:03 . [Pipeline] withDockerContainer 01:53:03 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 01:53:03 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:53:05 $ docker top 84c98f276842390b219212b1d30aa64144096f9bd2105e4f2a3340d2efe88925 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:06 + docker-compose -f ./docker-compose-build.yml build --parallel 01:53:11 Building core-command ... 01:53:11 Building core-data ... 01:53:11 Building core-metadata ... 01:53:11 Building security-bootstrapper ... 01:53:11 Building security-proxy-setup ... 01:53:11 Building security-secretstore-setup ... 01:53:11 Building support-notifications ... 01:53:11 Building support-scheduler ... 01:53:11 Building sys-mgmt-agent ... 01:53:11 Building security-bootstrapper 01:53:11 Building core-data 01:53:11 Building support-notifications 01:53:11 Building security-secretstore-setup 01:53:11 Building support-scheduler 01:53:44 Running on prd-ubuntu18.04-docker-8c-8g-297 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws 01:53:44 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 01:53:44 The recommended git tool is: git 01:53:46 using credential edgex-jenkins-ssh 01:53:47 Cloning the remote Git repository 01:53:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:53:47 > git init /w/workspace/edgex-go/9 # timeout=10 01:53:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:53:47 > git --version # timeout=10 01:53:47 > git --version # 'git version 2.17.1' 01:53:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:53:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:06 Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit deea8c272ed1fa875823edc8b423cf69320a3729 01:54:06 Merge succeeded, producing deea8c272ed1fa875823edc8b423cf69320a3729 01:54:06 Checking out Revision deea8c272ed1fa875823edc8b423cf69320a3729 (PR-3662) 01:54:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:54:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:54:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:54:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:54:06 > git config core.sparsecheckout # timeout=10 01:54:06 > git checkout -f deea8c272ed1fa875823edc8b423cf69320a3729 # timeout=10 01:54:06 > git remote # timeout=10 01:54:06 > git config --get remote.origin.url # timeout=10 01:54:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:06 > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 01:54:06 > git rev-parse HEAD^{commit} # timeout=10 01:54:06 > git config core.sparsecheckout # timeout=10 01:54:06 > git checkout -f deea8c272ed1fa875823edc8b423cf69320a3729 # timeout=10 01:54:10 Commit message: "Merge branch 'main' into dev" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:10 + echo snap-build.sh 01:54:10 snap-build.sh 01:54:10 + SNAP_BASE_DIR=. 01:54:10 + '[' '!' -z /w/workspace/edgex-go/9 ']' 01:54:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/9 01:54:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' 01:54:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/9] 01:54:10 + cd /w/workspace/edgex-go/9 01:54:10 + sudo apt-get remove -qy --purge lxd lxd-client 01:54:10 Reading package lists... 01:54:10 Building dependency tree... 01:54:10 Reading state information... 01:54:10 The following packages were automatically installed and are no longer required: 01:54:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:54:10 uidmap xdelta3 01:54:10 Use 'sudo apt autoremove' to remove them. 01:54:10 The following packages will be REMOVED: 01:54:10 lxd* lxd-client* 01:54:11 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:54:11 After this operation, 31.7 MB disk space will be freed. 01:54:11 (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.) 01:54:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:54:12 Removing lxd dnsmasq configuration 01:54:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:54:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:54:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:54:13 (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.) 01:54:13 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:54:14 Processing triggers for systemd (237-3ubuntu10.45) ... 01:54:14 Processing triggers for ureadahead (0.100.0-21) ... 01:54:15 + sudo snap remove --purge lxd 01:54:15 snap "lxd" is not installed 01:54:15 + sudo groupadd --force --system lxd 01:54:15 ++ whoami 01:54:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:54:15 + newgrp - lxd 01:54:15 + sudo snap install lxd 01:54:19 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:54:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:54:19 ---> 4b805682cadc 01:54:19 Step 3/26 : WORKDIR /edgex-go 01:54:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:54:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:54:19 01:54:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:54:19 ---> 4b805682cadc 01:54:19 ---> 4b805682cadc 01:54:19 Step 3/24 : WORKDIR /edgex-go 01:54:19 Step 3/32 : WORKDIR /edgex-go 01:54:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:54:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:54:19 ---> 4b805682cadc 01:54:19 Step 3/23 : WORKDIR /edgex-go 01:54:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:54:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:54:19 ---> 4b805682cadc 01:54:19 Step 3/23 : WORKDIR /edgex-go 01:54:19 ---> Running in c2331a610069 01:54:19 ---> Running in 9222f423e083 01:54:19 ---> Running in 205cbca46d97 01:54:19 ---> Running in d2bc38ddfa0b 01:54:19 ---> Running in a79c6eb7a384 01:54:19 Removing intermediate container d2bc38ddfa0b 01:54:19 ---> 41f779626d7a 01:54:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:19 Removing intermediate container 9222f423e083 01:54:19 ---> 5b28c5cda905 01:54:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:19 Removing intermediate container a79c6eb7a384 01:54:19 ---> f4dd84edff03 01:54:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:19 Removing intermediate container 205cbca46d97 01:54:19 ---> fab2c2dd3333 01:54:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:19 ---> Running in 4c727c17f745 01:54:19 Removing intermediate container c2331a610069 01:54:19 ---> a669f8aaf77c 01:54:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:20 ---> Running in ca073df605a2 01:54:20 ---> Running in 6c965adc7720 01:54:20 ---> Running in 50a566c85c85 01:54:20 ---> Running in e5c2315a7008 01:54:24 2021-08-11T01:54:21Z INFO Waiting for automatic snapd restart... 01:54:25 Removing intermediate container 4c727c17f745 01:54:25 ---> 0b055d33c37e 01:54:25 Step 5/23 : RUN apk add --update --no-cache make git 01:54:25 ---> Running in c3938cc0e911 01:54:25 Removing intermediate container ca073df605a2 01:54:25 ---> cd597240933a 01:54:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:54:25 Removing intermediate container e5c2315a7008 01:54:25 ---> 9ea171fcbe51 01:54:25 Step 5/32 : RUN apk add --update --no-cache make git 01:54:25 ---> Running in b2b5ebb343bd 01:54:25 Removing intermediate container 6c965adc7720 01:54:25 ---> 4df5ced4498f 01:54:25 Step 5/26 : RUN apk add --update --no-cache make git 01:54:25 ---> Running in ae6176a9080e 01:54:26 ---> Running in 91a119971289 01:54:26 Removing intermediate container 50a566c85c85 01:54:26 ---> 52e06d31955c 01:54:26 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:54:26 ---> Running in 74cdf018f6b9 01:54:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:54:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:54:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:54:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:54:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:54:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:54:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:54:29 OK: 218 MiB in 52 packages 01:54:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:54:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:54:31 OK: 218 MiB in 52 packages 01:54:31 Removing intermediate container c3938cc0e911 01:54:31 ---> ac11789e48eb 01:54:31 Step 6/23 : COPY go.mod . 01:54:31 OK: 218 MiB in 52 packages 01:54:32 ---> 0c8b1f11e030 01:54:32 Step 7/23 : RUN go mod download 01:54:32 Removing intermediate container ae6176a9080e 01:54:32 ---> 054dd2ed3b1b 01:54:32 Step 6/32 : COPY go.mod . 01:54:32 ---> Running in 2feb0dff370b 01:54:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:54:33 OK: 218 MiB in 52 packages 01:54:33 ---> babd28a77432 01:54:33 Step 7/32 : RUN go mod download 01:54:33 Removing intermediate container 74cdf018f6b9 01:54:33 ---> 081f18f95866 01:54:33 Step 6/24 : COPY go.mod . 01:54:33 ---> Running in 2e60060ef2e8 01:54:35 ---> d6be5eeddc88 01:54:35 Step 7/24 : RUN go mod download 01:54:35 Removing intermediate container b2b5ebb343bd 01:54:35 ---> dcd3df913f15 01:54:35 Step 6/23 : COPY go.mod . 01:54:35 ---> Running in bb641efb8464 01:54:36 lxd 4.17 from Canonical* installed 01:54:36 + sudo lxd init --auto 01:54:36 OK: 218 MiB in 52 packages 01:54:37 ---> efffc342fe3c 01:54:37 Step 7/23 : RUN go mod download 01:54:37 ---> Running in 35ad14a3db35 01:54:38 Removing intermediate container 91a119971289 01:54:38 ---> 6ea0f497df80 01:54:38 Step 6/26 : COPY go.mod . 01:54:39 Removing intermediate container 2feb0dff370b 01:54:39 ---> e4efb22bb320 01:54:39 Step 8/23 : COPY . . 01:54:41 ---> af82e3635d93 01:54:41 Step 7/26 : RUN go mod download 01:54:41 Removing intermediate container 2e60060ef2e8 01:54:41 ---> 268ceb5cbb79 01:54:41 Step 8/32 : COPY . . 01:54:41 ---> Running in 308a2903721b 01:54:44 + sudo snap install --classic snapcraft 01:54:45 Removing intermediate container bb641efb8464 01:54:45 ---> 5ccd6b0052b0 01:54:45 Step 8/24 : COPY . . 01:54:45 Removing intermediate container 35ad14a3db35 01:54:45 ---> 7b52326fbeb3 01:54:45 Step 8/23 : COPY . . 01:54:50 Removing intermediate container 308a2903721b 01:54:50 ---> f4bfe56f0985 01:54:50 Step 8/26 : COPY . . 01:54:53 snapcraft 5.0 from Canonical* installed 01:54:53 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:54:53 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:54:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:53 Dload Upload Total Spent Left Speed 01:54:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4576 01:54:53 100 3325k 100 3325k 0 0 9159k 0 --:--:-- --:--:-- --:--:-- 9159k 01:54:53 ./yq_linux_amd64 01:54:53 + sudo snapcraft prime --use-lxd 01:54:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:54:56 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: 01:54:56 - README.md 01:54:56 01:54:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:54:56 Launching a container. 01:55:06 Waiting for container to be ready 01:55:06 To start your first instance, try: lxc launch ubuntu:18.04 01:55:06 01:55:08 ---> eaab8fa6ce64 01:55:08 Step 9/23 : RUN go mod tidy 01:55:08 ---> e45483a6ab36 01:55:08 Step 9/32 : RUN go mod tidy 01:55:08 ---> 3b6185a4f0ab 01:55:08 Step 9/23 : RUN go mod tidy 01:55:08 ---> 13bbb8e6283b 01:55:08 Step 9/24 : RUN go mod tidy 01:55:08 ---> Running in 3853f2beecec 01:55:08 ---> Running in dada3bbe39dc 01:55:08 ---> Running in 16dafcecb8fa 01:55:08 ---> Running in 075b5164a079 01:55:08 ---> ae153486342f 01:55:08 Step 9/26 : RUN go mod tidy 01:55:09 ---> Running in d64b9dc7fa9f 01:55:10 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:55:11 Waiting for network to be ready... 01:55:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:55:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1819 kB] 01:55:11 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:55:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 01:55:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:55:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:55:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 01:55:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 01:55:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 01:55:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 01:55:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:55:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:55:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:55:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:55:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:55:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:55:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:55:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:55:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:55:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2166 kB] 01:55:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 01:55:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 01:55:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 01:55:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 01:55:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 01:55:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 01:55:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 01:55:16 Fetched 25.0 MB in 5s (4936 kB/s) 01:55:17 Reading package lists... 01:55:17 Reading package lists... 01:55:17 Removing intermediate container 3853f2beecec 01:55:17 ---> 24ce452bbdaa 01:55:17 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:55:17 Removing intermediate container dada3bbe39dc 01:55:17 ---> c8b45c37d5b8 01:55:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:55:17 ---> Running in 5cefb8a7e2fe 01:55:17 ---> Running in d12ed8e226fa 01:55:17 Removing intermediate container d64b9dc7fa9f 01:55:17 ---> 0660a525276f 01:55:17 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:55:17 ---> Running in f75f5029767b 01:55:17 Removing intermediate container 16dafcecb8fa 01:55:17 ---> 5ccd448936ac 01:55:17 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:55:17 Removing intermediate container 075b5164a079 01:55:17 ---> d8d5eafc8fbd 01:55:17 Step 10/24 : RUN make cmd/core-data/core-data 01:55:17 Building dependency tree... 01:55:17 Reading state information... 01:55:17 The following additional packages will be installed: 01:55:17 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:55:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:55:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:55:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:55:17 Suggested packages: 01:55:17 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:55:17 Recommended packages: 01:55:17 gnupg libsasl2-modules 01:55:17 The following NEW packages will be installed: 01:55:17 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:55:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:55:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:55:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:55:17 The following packages will be upgraded: 01:55:17 gpg gpg-agent gpgconf libudev1 01:55:17 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 01:55:17 Need to get 3527 kB of archives. 01:55:17 After this operation, 13.3 MB of additional disk space will be used. 01:55:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 01:55:18 ---> Running in 6a3f23030528 01:55:18 ---> Running in 513c764cf2eb 01:55:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 01:55:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 01:55:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 01:55:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:55:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:55:18 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:55:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:55:18 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:55:19 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:55:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:55:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:55:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:55:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:55:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:55:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:55:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:55:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:55:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:55:19 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:55:19 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:55:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:55:19 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 01:55:19 debconf: delaying package configuration, since apt-utils is not installed 01:55:19 Fetched 3527 kB in 2s (1860 kB/s) 01:55:19 (Reading database ... 12511 files and directories currently installed.) 01:55:19 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 01:55:19 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 01:55:19 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 01:55:20 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 01:55:20 Selecting previously unselected package udev. 01:55:20 (Reading database ... 12511 files and directories currently installed.) 01:55:20 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 01:55:20 Unpacking udev (237-3ubuntu10.50) ... 01:55:20 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 01:55:20 Selecting previously unselected package libfuse2:amd64. 01:55:20 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:55:20 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:55:20 Selecting previously unselected package fuse. 01:55:20 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:55:20 Unpacking fuse (2.9.7-1ubuntu1) ... 01:55:20 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:55:20 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:55:20 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:55:20 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:55:20 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 01:55:20 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:55:20 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:55:20 Selecting previously unselected package libksba8:amd64. 01:55:20 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:55:20 Unpacking libksba8:amd64 (1.3.5-2) ... 01:55:20 Selecting previously unselected package libroken18-heimdal:amd64. 01:55:20 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:20 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:55:20 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:20 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 01:55:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:55:20 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:55:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:20 Selecting previously unselected package libwind0-heimdal:amd64. 01:55:20 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:55:20 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:21 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:55:21 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:21 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:21 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:55:21 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:21 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:21 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:55:21 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:21 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:21 Selecting previously unselected package libsasl2-modules-db:amd64. 01:55:21 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:55:21 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:55:21 Selecting previously unselected package libsasl2-2:amd64. 01:55:21 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:55:21 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:55:21 Selecting previously unselected package libldap-common. 01:55:21 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:55:21 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:55:21 Selecting previously unselected package libldap-2.4-2:amd64. 01:55:21 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:55:21 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:55:21 Selecting previously unselected package dirmngr. 01:55:21 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:55:21 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:55:21 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:55:21 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:55:21 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:55:21 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:55:21 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:55:21 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:55:21 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:21 Setting up libksba8:amd64 (1.3.5-2) ... 01:55:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:55:21 Setting up udev (237-3ubuntu10.50) ... 01:55:21 invoke-rc.d: policy-rc.d denied execution of start. 01:55:21 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:21 Processing triggers for systemd (237-3ubuntu10) ... 01:55:22 Setting up fuse (2.9.7-1ubuntu1) ... 01:55:22 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:55:22 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:55:22 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:55:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:55:22 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:55:22 settings in the [Install] section, and DefaultInstance for template units). 01:55:22 This means they are not meant to be enabled using systemctl. 01:55:22 Possible reasons for having this kind of units are: 01:55:22 1) A unit may be statically enabled by being symlinked from another unit's 01:55:22 .wants/ or .requires/ directory. 01:55:22 2) A unit's purpose may be to act as a helper for some other unit which has 01:55:22 a requirement dependency on it. 01:55:22 3) A unit may be started when needed via activation (socket, path, timer, 01:55:22 D-Bus, udev, scripted systemctl call, ...). 01:55:22 4) In case of template units, the unit is meant to be enabled with some 01:55:22 instance name specified. 01:55:23 Reading package lists... 01:55:23 Building dependency tree... 01:55:23 Reading state information... 01:55:23 The following additional packages will be installed: 01:55:23 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:55:23 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:55:23 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:55:23 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:55:23 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:55:23 Suggested packages: 01:55:23 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:55:23 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:55:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:55:23 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:55:23 systemd-container policykit-1 01:55:23 Recommended packages: 01:55:23 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:55:23 The following NEW packages will be installed: 01:55:23 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:55:23 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:55:23 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:55:23 multiarch-support openssh-client python3 python3-minimal python3.6 01:55:23 python3.6-minimal snapd squashfs-tools sudo 01:55:23 The following packages will be upgraded: 01:55:23 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:55:23 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 01:55:23 Need to get 36.7 MB of archives. 01:55:23 After this operation, 147 MB of additional disk space will be used. 01:55:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 01:55:23 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 01:55:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 01:55:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:55:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:55:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:55:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:55:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:55:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:55:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:55:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:55:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:55:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:55:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:55:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:55:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 01:55:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:55:24 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 01:55:24 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] 01:55:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:55:25 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:55:25 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:55:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:55:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:55:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:55:25 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:55:25 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:55:25 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:55:25 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 01:55:25 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 01:55:27 debconf: delaying package configuration, since apt-utils is not installed 01:55:27 Fetched 36.7 MB in 4s (9083 kB/s) 01:55:27 (Reading database ... 12757 files and directories currently installed.) 01:55:27 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 01:55:27 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 01:55:28 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 01:55:28 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 01:55:28 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 01:55:28 (Reading database ... 12757 files and directories currently installed.) 01:55:28 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 01:55:28 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 01:55:28 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 01:55:28 (Reading database ... 12757 files and directories currently installed.) 01:55:28 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 01:55:28 Unpacking apt (1.6.14) over (1.6.1) ... 01:55:28 Setting up apt (1.6.14) ... 01:55:28 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:55:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:55:29 (Reading database ... 12764 files and directories currently installed.) 01:55:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 01:55:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 01:55:29 Selecting previously unselected package libpython3.6-minimal:amd64. 01:55:29 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:55:29 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:55:29 Selecting previously unselected package libexpat1:amd64. 01:55:29 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:55:29 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:55:29 Selecting previously unselected package python3.6-minimal. 01:55:29 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:55:29 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:55:30 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... 01:55:30 Checking for services that may need to be restarted...done. 01:55:30 Checking for services that may need to be restarted...done. 01:55:30 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:55:30 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:55:30 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:55:30 Selecting previously unselected package python3-minimal. 01:55:30 (Reading database ... 13012 files and directories currently installed.) 01:55:30 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:55:30 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:55:30 Selecting previously unselected package mime-support. 01:55:30 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:55:30 Unpacking mime-support (3.60ubuntu1) ... 01:55:31 Selecting previously unselected package libmpdec2:amd64. 01:55:31 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:55:31 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:55:31 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:55:31 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:55:31 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:55:31 Selecting previously unselected package python3.6. 01:55:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:55:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:55:31 Selecting previously unselected package libpython3-stdlib:amd64. 01:55:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:55:31 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:55:31 Setting up python3-minimal (3.6.7-1~18.04) ... 01:55:31 Selecting previously unselected package python3. 01:55:31 (Reading database ... 13442 files and directories currently installed.) 01:55:31 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:55:31 Unpacking python3 (3.6.7-1~18.04) ... 01:55:31 Selecting previously unselected package multiarch-support. 01:55:31 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:55:31 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:55:31 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:55:31 Selecting previously unselected package liblzo2-2:amd64. 01:55:31 (Reading database ... 13479 files and directories currently installed.) 01:55:31 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:55:31 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:55:31 Selecting previously unselected package libbsd0:amd64. 01:55:31 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:55:31 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:55:31 Selecting previously unselected package sudo. 01:55:31 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:55:31 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:55:31 Selecting previously unselected package apparmor. 01:55:31 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:55:31 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:55:31 Selecting previously unselected package libedit2:amd64. 01:55:31 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:55:31 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:55:32 Selecting previously unselected package libkrb5support0:amd64. 01:55:32 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:55:32 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:55:32 Selecting previously unselected package libk5crypto3:amd64. 01:55:32 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:55:32 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:55:32 Selecting previously unselected package libkeyutils1:amd64. 01:55:32 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:55:32 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:55:32 Selecting previously unselected package libkrb5-3:amd64. 01:55:32 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:55:32 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:55:32 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:55:32 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:55:32 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:55:32 Selecting previously unselected package libssl1.0.0:amd64. 01:55:32 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 01:55:32 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:55:32 Selecting previously unselected package openssh-client. 01:55:32 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:55:32 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:55:32 Selecting previously unselected package squashfs-tools. 01:55:32 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 01:55:32 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 01:55:32 Selecting previously unselected package snapd. 01:55:32 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 01:55:32 Unpacking snapd (2.49.2+18.04) ... 01:55:34 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:55:34 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:55:34 Setting up mime-support (3.60ubuntu1) ... 01:55:34 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:55:35 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:55:35 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:55:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:55:35 Setting up systemd (237-3ubuntu10.50) ... 01:55:35 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:55:35 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:55:35 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:55:35 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:55:35 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:55:35 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:55:35 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:55:36 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 01:55:36 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:55:36 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:55:36 Setting up python3 (3.6.7-1~18.04) ... 01:55:36 running python rtupdate hooks for python3.6... 01:55:36 running python post-rtupdate hooks for python3.6... 01:55:37 Setting up apparmor (2.12-4ubuntu5.1) ... 01:55:37 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:55:37 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:55:37 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:55:38 Setting up snapd (2.49.2+18.04) ... 01:55:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:55:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:55:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:55:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:55:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:55:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:55:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:55:39 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:55:39 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:55:39 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:55:39 /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' 01:55:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:55:39 Processing triggers for systemd (237-3ubuntu10.50) ... 01:55:40 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:55:40 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:55:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:55:42 Reading package lists... 01:55:42 Reading package lists... 01:55:42 Building dependency tree... 01:55:42 Reading state information... 01:55:42 Calculating upgrade... 01:55:42 The following packages will be upgraded: 01:55:42 advancecomp base-files bash binutils binutils-common 01:55:42 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:55:42 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:55:42 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 01:55:42 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 01:55:42 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:55:42 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:55:42 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:55:42 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 01:55:42 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:55:42 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:55:42 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:55:42 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:55:42 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:55:42 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:55:42 ubuntu-keyring util-linux 01:55:42 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:55:42 Need to get 64.2 MB of archives. 01:55:42 After this operation, 5125 kB of additional disk space will be used. 01:55:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 01:55:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:55:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:55:43 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:55:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:55:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:55:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:55:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:55:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:55:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:55:43 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:55:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:55:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:55:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:55:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:55:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:55:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:55:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:55:43 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:55:43 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:55:43 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:55:43 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:55:43 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:55:43 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:55:43 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:55:43 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:55:43 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:55:43 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:55:43 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:55:43 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:55:43 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:55:43 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:55:43 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 01:55:43 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:55:43 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:55:43 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 01:55:43 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:55:43 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:55:43 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 01:55:43 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 01:55:43 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:55:43 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:55:43 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 01:55:43 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:55:43 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:55:43 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:55:43 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 01:55:43 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:55:43 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:55:43 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] 01:55:43 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 01:55:43 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 01:55:43 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 01:55:43 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:55:43 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:55:43 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:55:43 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:55:43 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:55:44 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:55:44 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:55:44 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:55:44 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:55:44 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:55:44 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:55:44 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:55:44 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:55:44 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:55:44 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:55:45 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:55:45 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:55:45 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:55:45 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:55:45 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 01:55:45 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:55:45 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:55:45 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:55:45 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:55:45 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:55:45 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:55:45 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:55:45 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:55:45 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:55:45 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:55:45 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 01:55:45 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 01:55:45 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 01:55:45 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 01:55:45 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:55:45 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:55:45 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:55:45 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:55:45 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:55:45 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:55:45 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:55:45 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:55:45 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] 01:55:45 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 01:55:45 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:55:45 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:55:45 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:55:45 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:55:45 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:55:45 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:55:46 debconf: delaying package configuration, since apt-utils is not installed 01:55:46 Fetched 64.2 MB in 3s (21.0 MB/s) 01:55:46 (Reading database ... 13914 files and directories currently installed.) 01:55:46 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:55:46 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:55:46 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:55:46 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:55:46 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 01:55:46 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 01:55:47 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:47 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:47 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:47 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:47 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:47 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:47 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:47 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:47 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:47 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:47 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:47 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:47 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:47 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:47 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:55:47 (Reading database ... 13914 files and directories currently installed.) 01:55:47 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:47 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:55:47 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:55:47 (Reading database ... 13914 files and directories currently installed.) 01:55:47 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:47 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:47 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:47 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:48 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:48 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:48 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:55:48 (Reading database ... 13914 files and directories currently installed.) 01:55:48 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:55:48 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:55:48 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:55:48 (Reading database ... 13914 files and directories currently installed.) 01:55:48 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:55:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:55:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:55:48 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:55:49 Setting up base-files (10.1ubuntu2.10) ... 01:55:49 Installing new version of config file /etc/issue ... 01:55:49 Installing new version of config file /etc/issue.net ... 01:55:49 Installing new version of config file /etc/lsb-release ... 01:55:49 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:55:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:55:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:55:49 Removing obsolete conffile /etc/default/motd-news ... 01:55:49 (Reading database ... 13915 files and directories currently installed.) 01:55:49 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:55:49 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:55:49 Setting up bash (4.4.18-2ubuntu1.2) ... 01:55:49 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 01:55:50 (Reading database ... 13915 files and directories currently installed.) 01:55:50 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:55:50 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:55:50 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:55:50 (Reading database ... 13915 files and directories currently installed.) 01:55:50 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:55:50 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:55:50 Setting up tar (1.29b-2ubuntu0.2) ... 01:55:50 (Reading database ... 13915 files and directories currently installed.) 01:55:50 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:55:50 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:55:50 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:55:50 (Reading database ... 13915 files and directories currently installed.) 01:55:50 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:55:50 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:55:50 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:55:50 (Reading database ... 13915 files and directories currently installed.) 01:55:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:55:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:55:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:55:50 (Reading database ... 13915 files and directories currently installed.) 01:55:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:55:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:55:51 Setting up grep (3.1-2build1) ... 01:55:51 (Reading database ... 13915 files and directories currently installed.) 01:55:51 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 01:55:51 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 01:55:51 Setting up gzip (1.6-5ubuntu1.1) ... 01:55:51 (Reading database ... 13915 files and directories currently installed.) 01:55:51 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:55:51 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:55:51 Setting up login (1:4.5-1ubuntu2) ... 01:55:51 (Reading database ... 13915 files and directories currently installed.) 01:55:51 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:55:51 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:55:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:55:51 (Reading database ... 13915 files and directories currently installed.) 01:55:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:55:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:55:52 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:55:52 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:55:52 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:55:52 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:55:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:55:52 (Reading database ... 13915 files and directories currently installed.) 01:55:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:55:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:55:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:55:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:55:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:55:53 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:55:53 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:55:53 (Reading database ... 13915 files and directories currently installed.) 01:55:53 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:55:53 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:55:53 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:55:53 (Reading database ... 13915 files and directories currently installed.) 01:55:53 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:55:53 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:55:53 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:55:53 (Reading database ... 13915 files and directories currently installed.) 01:55:53 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:55:53 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:55:53 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:55:53 (Reading database ... 13915 files and directories currently installed.) 01:55:53 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:55:53 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:55:53 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:55:53 (Reading database ... 13915 files and directories currently installed.) 01:55:53 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:55:53 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:55:53 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:55:53 (Reading database ... 13915 files and directories currently installed.) 01:55:53 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:55:53 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:55:53 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:55:53 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:55:54 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:55:54 (Reading database ... 13915 files and directories currently installed.) 01:55:54 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:55:54 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:55:54 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:55:54 (Reading database ... 13915 files and directories currently installed.) 01:55:54 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:55:54 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:55:54 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:55:54 (Reading database ... 13915 files and directories currently installed.) 01:55:54 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:55:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:55:54 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:55:54 (Reading database ... 13915 files and directories currently installed.) 01:55:54 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:55:54 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:55:55 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:55:55 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:55:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:55:55 (Reading database ... 13915 files and directories currently installed.) 01:55:55 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:55:55 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:55:55 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:55:56 (Reading database ... 13915 files and directories currently installed.) 01:55:56 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:55:56 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:55:56 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:55:56 (Reading database ... 13917 files and directories currently installed.) 01:55:56 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:55:56 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:55:56 Setting up debconf (1.5.66ubuntu1) ... 01:55:56 (Reading database ... 13917 files and directories currently installed.) 01:55:56 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:55:56 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:55:56 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:55:56 (Reading database ... 13917 files and directories currently installed.) 01:55:56 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:55:56 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:55:56 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:55:56 (Reading database ... 13917 files and directories currently installed.) 01:55:56 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:55:56 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:55:56 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:55:56 (Reading database ... 13917 files and directories currently installed.) 01:55:56 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:55:56 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:55:56 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 01:55:57 (Reading database ... 13919 files and directories currently installed.) 01:55:57 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:55:57 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:55:57 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:55:57 (Reading database ... 13923 files and directories currently installed.) 01:55:57 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:55:57 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:55:57 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 01:55:57 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 01:55:57 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:55:57 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:55:57 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:55:57 (Reading database ... 13923 files and directories currently installed.) 01:55:57 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:55:57 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:55:57 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:55:57 (Reading database ... 13923 files and directories currently installed.) 01:55:57 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 01:55:57 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 01:55:57 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 01:55:57 (Reading database ... 13923 files and directories currently installed.) 01:55:57 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 01:55:57 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:55:58 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 01:55:58 (Reading database ... 13923 files and directories currently installed.) 01:55:58 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:55:58 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:55:58 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:55:58 (Reading database ... 13923 files and directories currently installed.) 01:55:58 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:55:58 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:55:58 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:55:58 (Reading database ... 13923 files and directories currently installed.) 01:55:58 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:55:58 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:55:58 Setting up passwd (1:4.5-1ubuntu2) ... 01:55:58 (Reading database ... 13923 files and directories currently installed.) 01:55:58 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:55:58 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:55:59 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:55:59 (Reading database ... 13923 files and directories currently installed.) 01:55:59 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:55:59 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:55:59 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:55:59 (Reading database ... 13923 files and directories currently installed.) 01:55:59 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:55:59 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:55:59 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:55:59 (Reading database ... 13923 files and directories currently installed.) 01:55:59 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:55:59 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:55:59 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:55:59 (Reading database ... 13923 files and directories currently installed.) 01:55:59 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:55:59 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:55:59 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:55:59 (Reading database ... 13923 files and directories currently installed.) 01:55:59 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:55:59 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:55:59 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:55:59 (Reading database ... 13923 files and directories currently installed.) 01:55:59 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:55:59 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:55:59 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:55:59 (Reading database ... 13923 files and directories currently installed.) 01:55:59 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:55:59 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:56:00 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:56:00 (Reading database ... 13923 files and directories currently installed.) 01:56:00 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:56:00 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:56:00 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:56:00 (Reading database ... 13924 files and directories currently installed.) 01:56:00 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:56:00 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:56:00 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:56:00 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:56:00 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 01:56:00 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 01:56:00 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 01:56:00 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 01:56:00 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:56:00 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:56:00 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:56:00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:56:00 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:56:00 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:56:00 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:56:00 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:56:00 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:56:00 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:56:01 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:56:01 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:56:01 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:56:01 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:56:01 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 01:56:01 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 01:56:01 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:56:01 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:56:01 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:56:01 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:56:01 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:56:01 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:56:01 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:56:01 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:56:02 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:56:02 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:56:02 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:56:02 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:56:02 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:02 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:02 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:02 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:02 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:02 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:02 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:02 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:03 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:03 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:04 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:04 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:04 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:04 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:04 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:05 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:05 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:05 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:05 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:56:05 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:56:06 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:56:06 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:56:06 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:56:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:56:06 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:56:06 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:56:06 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:56:06 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:56:06 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:56:06 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:56:06 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:56:06 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:56:06 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:06 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:56:06 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:06 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:06 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:06 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:56:06 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:56:06 Setting up tzdata (2021a-0ubuntu0.18.04) ... 01:56:06 01:56:06 Current default time zone: 'Etc/UTC' 01:56:06 Local time is now: Wed Aug 11 01:56:06 UTC 2021. 01:56:06 Universal Time is now: Wed Aug 11 01:56:06 UTC 2021. 01:56:06 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:56:06 01:56:06 Setting up systemd-sysv (237-3ubuntu10.50) ... 01:56:06 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:06 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 01:56:06 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:56:06 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:56:06 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:56:06 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:56:06 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:56:06 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:56:06 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:56:06 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:06 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:56:07 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:56:07 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 01:56:07 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:07 Setting up patch (2.7.6-2ubuntu1.1) ... 01:56:07 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:56:07 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:56:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... 01:56:07 Installing new version of config file /etc/ssl/openssl.cnf ... 01:56:07 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:56:07 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:56:07 Setting up ca-certificates (20210119~18.04.1) ... 01:56:09 Updating certificates in /etc/ssl/certs... 01:56:09 23 added, 27 removed; done. 01:56:09 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:56:09 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:09 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:56:09 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:56:09 Setting up pkgbinarymangler (138.18.04.1) ... 01:56:09 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:56:09 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 01:56:09 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:56:09 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:56:09 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:56:10 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:56:10 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:56:10 Setting up perl (5.26.1-6ubuntu0.5) ... 01:56:10 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 01:56:10 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:56:10 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:56:10 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 01:56:10 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:56:10 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:56:10 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:56:10 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:56:10 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:56:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:56:10 Processing triggers for systemd (237-3ubuntu10.50) ... 01:56:10 Processing triggers for mime-support (3.60ubuntu1) ... 01:56:10 Processing triggers for ca-certificates (20210119~18.04.1) ... 01:56:10 Updating certificates in /etc/ssl/certs... 01:56:11 0 added, 0 removed; done. 01:56:11 Running hooks in /etc/ca-certificates/update.d... 01:56:11 done. 01:56:11 Reading package lists... 01:56:11 Building dependency tree... 01:56:11 Reading state information... 01:56:11 The following NEW packages will be installed: 01:56:11 apt-transport-https 01:56:11 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:56:12 Need to get 4348 B of archives. 01:56:12 After this operation, 154 kB of additional disk space will be used. 01:56:12 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 01:56:12 debconf: delaying package configuration, since apt-utils is not installed 01:56:12 Fetched 4348 B in 0s (22.0 kB/s) 01:56:12 Selecting previously unselected package apt-transport-https. 01:56:12 (Reading database ... 13929 files and directories currently installed.) 01:56:12 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 01:56:12 Unpacking apt-transport-https (1.6.14) ... 01:56:12 Setting up apt-transport-https (1.6.14) ... 01:56:12 Waiting for network to be ready... 01:56:17 2021-08-11T01:56:15Z INFO Waiting for automatic snapd restart... 01:56:18 snapd 2.51.3 from Canonical* installed 01:56:19 "snapd" switched to the "latest/stable" channel 01:56:19 01:56:21 core18 20210722 from Canonical* installed 01:56:21 "core18" switched to the "latest/stable" channel 01:56:21 01:56:24 snapcraft 5.0 from Canonical* installed 01:56:24 "snapcraft" switched to the "latest/stable" channel 01:56:24 01:56:29 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: 01:56:29 - README.md 01:56:29 01:56:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:56:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:56:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:56:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:56:31 Reading package lists... 01:56:31 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 01:56:31 Reading package lists... 01:56:31 Building dependency tree... 01:56:31 Reading state information... 01:56:31 Suggested packages: 01:56:31 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:56:31 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:56:31 Recommended packages: 01:56:31 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:56:31 The following NEW packages will be installed: 01:56:31 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:56:31 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:56:31 pkg-config zip 01:56:31 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:56:31 Need to get 7663 kB of archives. 01:56:31 After this operation, 43.8 MB of additional disk space will be used. 01:56:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:56:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 01:56:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 01:56:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 01:56:32 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:56:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:56:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:56:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:56:32 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:56:32 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:56:32 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:56:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:56:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:56:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:56:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:56:33 debconf: delaying package configuration, since apt-utils is not installed 01:56:33 Fetched 7663 kB in 1s (8283 kB/s) 01:56:33 Selecting previously unselected package libglib2.0-0:amd64. 01:56:33 (Reading database ... 13933 files and directories currently installed.) 01:56:33 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:56:33 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:56:33 Selecting previously unselected package libpsl5:amd64. 01:56:33 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:56:33 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:56:33 Selecting previously unselected package libnghttp2-14:amd64. 01:56:33 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:56:33 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:56:33 Selecting previously unselected package librtmp1:amd64. 01:56:33 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:56:33 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:56:33 Selecting previously unselected package libcurl3-gnutls:amd64. 01:56:33 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 01:56:33 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 01:56:33 Selecting previously unselected package liberror-perl. 01:56:33 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:56:33 Unpacking liberror-perl (0.17025-1) ... 01:56:33 Selecting previously unselected package git-man. 01:56:33 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 01:56:33 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 01:56:33 Selecting previously unselected package git. 01:56:33 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 01:56:33 Unpacking git (1:2.17.1-1ubuntu0.8) ... 01:56:34 Selecting previously unselected package libnorm1:amd64. 01:56:34 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:56:34 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:56:34 Selecting previously unselected package libpgm-5.2-0:amd64. 01:56:34 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:56:34 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:56:34 Selecting previously unselected package libsodium23:amd64. 01:56:34 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:56:34 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:56:34 Selecting previously unselected package libzmq5:amd64. 01:56:34 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:56:34 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:56:34 Selecting previously unselected package libzmq3-dev:amd64. 01:56:34 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:56:34 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:56:34 Selecting previously unselected package pkg-config. 01:56:34 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:56:34 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:56:34 Selecting previously unselected package zip. 01:56:34 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:56:34 Unpacking zip (3.0-11build1) ... 01:56:34 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:56:34 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 01:56:34 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:56:34 Setting up liberror-perl (0.17025-1) ... 01:56:34 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:56:34 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:56:34 No schema files found: doing nothing. 01:56:34 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:56:34 Setting up zip (3.0-11build1) ... 01:56:34 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:56:34 Setting up libsodium23:amd64 (1.0.16-2) ... 01:56:34 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:56:34 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:56:34 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 01:56:34 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:56:34 Setting up git (1:2.17.1-1ubuntu0.8) ... 01:56:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:56:35 git set to automatically installed. 01:56:35 git-man set to automatically installed. 01:56:35 libcurl3-gnutls set to automatically installed. 01:56:35 liberror-perl set to automatically installed. 01:56:35 libglib2.0-0 set to automatically installed. 01:56:35 libnghttp2-14 set to automatically installed. 01:56:35 libnorm1 set to automatically installed. 01:56:35 libpgm-5.2-0 set to automatically installed. 01:56:35 libpsl5 set to automatically installed. 01:56:35 librtmp1 set to automatically installed. 01:56:35 libsodium23 set to automatically installed. 01:56:35 libzmq3-dev set to automatically installed. 01:56:35 libzmq5 set to automatically installed. 01:56:35 pkg-config set to automatically installed. 01:56:35 zip set to automatically installed. 01:56:37 snapd is not logged in, snap install commands will use sudo 01:56:38 snap "core18" has no updates available 01:56:39 snapd is not logged in, snap install commands will use sudo 01:56:46 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 01:56:46 Pulling config-common 01:56:46 + snapcraftctl pull 01:56:47 Pulling go-build-helper 01:56:47 + snapcraftctl pull 01:56:49 'edgex-go' has dependencies that need to be staged: go-build-helper 01:56:49 Skipping pull go-build-helper (already ran) 01:56:49 Building go-build-helper 01:56:49 + snapcraftctl build 01:56:51 Staging go-build-helper 01:56:51 + snapcraftctl stage 01:57:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:57:03 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:57:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1819 kB] 01:57:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 01:57:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:57:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:57:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 01:57:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 01:57:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 01:57:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 01:57:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:57:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:57:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:57:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:57:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:57:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:57:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:57:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:57:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:57:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2166 kB] 01:57:03 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 01:57:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 01:57:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 01:57:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 01:57:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 01:57:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 01:57:03 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 01:57:03 Fetched 25.0 MB in 0s (0 B/s) 01:57:03 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:57:03 Fetched 224 kB in 0s (0 B/s) 01:57:03 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:57:03 Fetched 157 kB in 0s (0 B/s) 01:57:03 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:57:03 Fetched 221 kB in 0s (0 B/s) 01:57:03 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:57:03 Fetched 143 kB in 0s (0 B/s) 01:57:03 Pulling edgex-go 01:57:03 + snapcraftctl pull 01:57:04 Pulling hooks 01:57:04 + snapcraftctl pull 01:57:26 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:57:26 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:57:26 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:57:26 Fetched 0 B in 0s (0 B/s) 01:57:26 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:57:26 Fetched 96.5 kB in 0s (0 B/s) 01:57:26 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:57:26 Fetched 279 kB in 0s (0 B/s) 01:57:26 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:57:26 Fetched 122 kB in 0s (0 B/s) 01:57:26 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:57:26 Fetched 77.8 kB in 0s (0 B/s) 01:57:26 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:57:26 Fetched 8848 B in 0s (0 B/s) 01:57:26 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:57:26 Fetched 47.8 kB in 0s (0 B/s) 01:57:26 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:57:26 Fetched 45.6 kB in 0s (0 B/s) 01:57:26 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:57:26 Fetched 15.0 kB in 0s (0 B/s) 01:57:26 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 01:57:26 Fetched 219 kB in 0s (0 B/s) 01:57:26 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:57:26 Fetched 154 kB in 0s (0 B/s) 01:57:26 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:57:26 Fetched 50.6 kB in 0s (0 B/s) 01:57:26 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:57:26 Fetched 14.8 kB in 0s (0 B/s) 01:57:26 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:57:26 Fetched 41.8 kB in 0s (0 B/s) 01:57:26 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:57:26 Fetched 499 kB in 0s (0 B/s) 01:57:26 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:57:26 Fetched 111 kB in 0s (0 B/s) 01:57:26 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:57:26 Fetched 240 kB in 0s (0 B/s) 01:57:26 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:57:26 Fetched 29.3 kB in 0s (0 B/s) 01:57:26 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:57:26 Fetched 85.5 kB in 0s (0 B/s) 01:57:26 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:57:26 Fetched 24.5 kB in 0s (0 B/s) 01:57:26 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:57:26 Fetched 49.2 kB in 0s (0 B/s) 01:57:26 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:57:26 Fetched 54.2 kB in 0s (0 B/s) 01:57:26 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:57:26 Fetched 30.8 kB in 0s (0 B/s) 01:57:26 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:57:26 Fetched 15.8 kB in 0s (0 B/s) 01:57:26 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:57:26 Fetched 85.9 kB in 0s (0 B/s) 01:57:26 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:57:26 Fetched 8720 B in 0s (0 B/s) 01:57:26 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 01:57:26 Fetched 140 kB in 0s (0 B/s) 01:57:26 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:57:26 Fetched 119 kB in 0s (0 B/s) 01:57:26 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 01:57:26 Fetched 111 kB in 0s (0 B/s) 01:57:26 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:57:26 Fetched 11.1 kB in 0s (0 B/s) 01:57:26 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 01:57:26 Fetched 645 kB in 0s (0 B/s) 01:57:26 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:57:26 Fetched 41.3 kB in 0s (0 B/s) 01:57:26 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:57:26 Fetched 17.9 kB in 0s (0 B/s) 01:57:26 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:57:26 Fetched 368 kB in 0s (0 B/s) 01:57:26 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:57:26 Fetched 187 kB in 0s (0 B/s) 01:57:26 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:57:26 Fetched 175 kB in 0s (0 B/s) 01:57:26 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:57:26 Fetched 206 kB in 0s (0 B/s) 01:57:26 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] 01:57:26 Fetched 1301 kB in 0s (0 B/s) 01:57:26 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:57:26 Fetched 36.2 kB in 0s (0 B/s) 01:57:26 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 01:57:26 Fetched 159 kB in 0s (0 B/s) 01:57:26 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:57:26 Fetched 107 kB in 0s (0 B/s) 01:57:26 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:57:26 Fetched 48.7 kB in 0s (0 B/s) 01:57:26 Pulling static-packages 01:57:26 + snapcraftctl pull 01:57:26 Pulling version 01:57:26 + cd /root/project 01:57:26 + git describe --tags --abbrev=0 01:57:26 + sed s/v// 01:57:26 + GIT_VERSION=2.0.1-dev.27 01:57:26 + [ -z 2.0.1-dev.27 ] 01:57:26 + snapcraftctl set-version 2.0.1-dev.27 01:57:27 Building config-common 01:57:27 + snapcraftctl build 01:57:27 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 01:57:30 Skipping build go-build-helper (already ran) 01:57:30 Building edgex-go 01:57:30 + cd /root/parts/edgex-go/src 01:57:30 + git describe --tags --abbrev=0 01:57:30 + sed s/v// 01:57:30 + GIT_VERSION=2.0.1-dev.27 01:57:30 + [ -z 2.0.1-dev.27 ] 01:57:30 + echo 2.0.1-dev.27 01:57:30 + make build 01:57:30 go mod tidy 01:57:33 go: downloading github.com/gorilla/mux v1.8.0 01:57:33 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 01:57:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 01:57:33 go: downloading github.com/stretchr/testify v1.7.0 01:57:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 01:57:33 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 01:57:33 go: downloading github.com/google/uuid v1.3.0 01:57:33 go: downloading gopkg.in/yaml.v2 v2.4.0 01:57:33 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:57:33 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:57:33 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 01:57:33 go: downloading github.com/lib/pq v1.10.2 01:57:33 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 01:57:33 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 01:57:34 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 01:57:34 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 01:57:34 go: downloading github.com/pelletier/go-toml v1.9.3 01:57:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 01:57:34 go: downloading github.com/go-playground/validator/v10 v10.8.0 01:57:34 go: downloading github.com/davecgh/go-spew v1.1.1 01:57:34 go: downloading github.com/pmezard/go-difflib v1.0.0 01:57:34 go: downloading github.com/stretchr/objx v0.1.1 01:57:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 01:57:34 go: downloading github.com/go-kit/kit v0.11.0 01:57:34 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 01:57:34 go: downloading github.com/x448/float16 v0.8.4 01:57:35 go: downloading github.com/go-playground/universal-translator v0.17.0 01:57:35 go: downloading github.com/leodido/go-urn v1.2.1 01:57:35 go: downloading golang.org/x/text v0.3.6 01:57:35 go: downloading github.com/go-playground/assert/v2 v2.0.1 01:57:35 go: downloading github.com/go-playground/locales v0.13.0 01:57:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 01:57:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:57:35 go: downloading github.com/pebbe/zmq4 v1.2.7 01:57:35 go: downloading github.com/kr/pretty v0.2.0 01:57:35 go: downloading github.com/go-logfmt/logfmt v0.5.0 01:57:35 go: downloading github.com/go-stack/stack v1.8.0 01:57:35 go: downloading github.com/hashicorp/consul/api v1.8.1 01:57:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:57:35 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 01:57:35 go: downloading github.com/kr/text v0.1.0 01:57:35 go: downloading github.com/onsi/ginkgo v1.10.1 01:57:35 go: downloading github.com/onsi/gomega v1.7.0 01:57:35 go: downloading github.com/gorilla/websocket v1.4.2 01:57:36 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 01:57:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:57:36 go: downloading github.com/mitchellh/copystructure v1.0.0 01:57:36 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:57:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:57:36 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:57:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:57:36 go: downloading github.com/hashicorp/serf v0.9.5 01:57:36 go: downloading github.com/hashicorp/consul/sdk v0.7.0 01:57:36 go: downloading github.com/hashicorp/go-uuid v1.0.1 01:57:36 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:57:36 go: downloading github.com/fatih/color v1.9.0 01:57:36 go: downloading github.com/mattn/go-colorable v0.1.6 01:57:36 go: downloading github.com/mattn/go-isatty v0.0.12 01:57:36 go: downloading github.com/mitchellh/go-homedir v1.1.0 01:57:36 go: downloading github.com/pkg/errors v0.9.1 01:57:36 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:57:36 go: downloading github.com/hashicorp/go-msgpack v0.5.3 01:57:36 go: downloading github.com/hashicorp/memberlist v0.2.2 01:57:36 go: downloading github.com/hpcloud/tail v1.0.0 01:57:36 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:57:36 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 01:57:36 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:57:36 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 01:57:36 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:57:36 go: downloading github.com/hashicorp/go-multierror v1.1.0 01:57:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 01:57:36 go: downloading github.com/miekg/dns v1.1.26 01:57:36 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:57:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:57:37 go: downloading gopkg.in/fsnotify.v1 v1.4.7 01:57:37 go: downloading github.com/hashicorp/errwrap v1.0.0 01:57:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-data/core-data ./cmd/core-data 01:57:38 Removing intermediate container 5cefb8a7e2fe 01:57:38 ---> df678c8c476f 01:57:38 01:57:38 Step 11/32 : FROM alpine:3.12 01:57:38 Removing intermediate container f75f5029767b 01:57:38 ---> 8360cd25f54e 01:57:38 01:57:38 Step 11/26 : FROM alpine:3.12 01:57:38 3.12: Pulling from library/alpine 01:57:38 3.12: Pulling from library/alpine 01:57:40 Removing intermediate container d12ed8e226fa 01:57:40 ---> c9ce1fefb705 01:57:40 01:57:40 Step 11/23 : FROM alpine:3.12 01:57:40 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:57:40 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:57:40 Status: Downloaded newer image for alpine:3.12 01:57:40 Status: Downloaded newer image for alpine:3.12 01:57:40 3.12: Pulling from library/alpine 01:57:40 ---> c4fd0aeabfcf 01:57:40 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:57:40 ---> c4fd0aeabfcf 01:57:40 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:57:41 Removing intermediate container 513c764cf2eb 01:57:41 ---> 1a714ff0f1e5 01:57:41 01:57:41 Step 11/23 : FROM alpine:3.12 01:57:41 ---> c4fd0aeabfcf 01:57:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:57:41 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:57:41 Status: Image is up to date for alpine:3.12 01:57:41 ---> c4fd0aeabfcf 01:57:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:57:41 ---> Running in 0f27f748f3ac 01:57:41 ---> Running in a77fe57b5ea7 01:57:41 ---> Running in d1f0aae36834 01:57:41 ---> Running in 967f700a93ee 01:57:42 Removing intermediate container 0f27f748f3ac 01:57:42 ---> 23515383bba8 01:57:42 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:57:43 ---> Running in ae11a24a89ed 01:57:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:57:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:57:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:57:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:57:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:57:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:57:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:57:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:57:45 (1/6) Installing ca-certificates (20191127-r4) 01:57:45 (1/1) Installing dumb-init (1.2.2-r1) 01:57:45 Executing busybox-1.31.1-r20.trigger 01:57:45 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:57:45 OK: 5 MiB in 15 packages 01:57:45 (3/6) Installing libcurl (7.78.0-r0) 01:57:45 (1/2) Installing ca-certificates (20191127-r4) 01:57:45 (4/6) Installing curl (7.78.0-r0) 01:57:45 (5/6) Installing dumb-init (1.2.2-r1) 01:57:45 (6/6) Installing su-exec (0.2-r1) 01:57:45 Executing busybox-1.31.1-r20.trigger 01:57:45 Executing ca-certificates-20191127-r4.trigger 01:57:45 (2/2) Installing dumb-init (1.2.2-r1) 01:57:45 Executing busybox-1.31.1-r20.trigger 01:57:45 Executing ca-certificates-20191127-r4.trigger 01:57:45 OK: 7 MiB in 20 packages 01:57:45 OK: 6 MiB in 16 packages 01:57:45 (1/2) Installing dumb-init (1.2.2-r1) 01:57:45 (2/2) Installing su-exec (0.2-r1) 01:57:45 Executing busybox-1.31.1-r20.trigger 01:57:45 OK: 5 MiB in 16 packages 01:57:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:57:47 Removing intermediate container 967f700a93ee 01:57:47 ---> 1a1546e4ad13 01:57:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:57:47 ---> Running in 9a3c3a8db43a 01:57:48 Removing intermediate container ae11a24a89ed 01:57:48 ---> 7efedacd97df 01:57:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:57:48 Removing intermediate container d1f0aae36834 01:57:48 ---> b859bbd4ff4a 01:57:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:57:49 Removing intermediate container a77fe57b5ea7 01:57:49 ---> d6a10495a139 01:57:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:57:49 Removing intermediate container 9a3c3a8db43a 01:57:49 ---> c87d3e98d646 01:57:49 Step 14/23 : ENV APP_PORT=59861 01:57:49 ---> Running in 4c75173110e4 01:57:49 ---> Running in 014e50c90f22 01:57:49 ---> Running in 5287fa2311a9 01:57:49 ---> Running in cf32cf35845d 01:57:50 Removing intermediate container 6a3f23030528 01:57:50 ---> 3e5be40e9a56 01:57:50 01:57:50 Step 11/24 : FROM alpine:3.12 01:57:50 ---> c4fd0aeabfcf 01:57:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:57:50 Removing intermediate container 4c75173110e4 01:57:50 ---> d287607b7004 01:57:50 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:57:50 Removing intermediate container 014e50c90f22 01:57:50 ---> c8207d168098 01:57:50 Step 14/26 : WORKDIR / 01:57:50 ---> Running in ef37fd269439 01:57:51 ---> Running in 7605c1870ce6 01:57:51 ---> Running in cb9d95250c80 01:57:51 Removing intermediate container cf32cf35845d 01:57:51 ---> 70c935163667 01:57:51 Step 15/23 : EXPOSE $APP_PORT 01:57:51 Removing intermediate container 5287fa2311a9 01:57:51 ---> 59ec9a34d808 01:57:51 Step 14/23 : ENV APP_PORT=59860 01:57:51 ---> Running in 67de200767b4 01:57:51 ---> Running in 931a5ed83633 01:57:51 Removing intermediate container ef37fd269439 01:57:51 ---> 9068d2751d6f 01:57:51 Step 13/24 : ENV APP_PORT=59880 01:57:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-command/core-command ./cmd/core-command 01:57:51 ---> Running in 35dc423220c1 01:57:51 Removing intermediate container cb9d95250c80 01:57:51 ---> 34fff4f681a1 01:57:51 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:57:52 Removing intermediate container 67de200767b4 01:57:52 ---> badf9ebd9a98 01:57:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:57:52 Removing intermediate container 7605c1870ce6 01:57:52 ---> b7c576097fe8 01:57:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:57:52 Removing intermediate container 931a5ed83633 01:57:52 ---> d9c0d7b6b54d 01:57:52 Step 15/23 : EXPOSE $APP_PORT 01:57:52 ---> Running in c85a453213b0 01:57:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:57:52 ---> Running in fc297e6fb210 01:57:52 Removing intermediate container 35dc423220c1 01:57:52 ---> 720c415ab8d3 01:57:52 Step 14/24 : EXPOSE $APP_PORT 01:57:53 ---> Running in 8a13e75986c8 01:57:53 Removing intermediate container fc297e6fb210 01:57:53 ---> 7273d6528beb 01:57:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:57:53 ---> be019d8a95a6 01:57:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:57:53 ---> 835a273ba03c 01:57:53 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:57:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:57:53 Removing intermediate container 8a13e75986c8 01:57:53 ---> e0ad62a4fc1d 01:57:53 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:54 ---> Running in 81bacd7fcf6f 01:57:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:57:55 ---> 99d7b9df8e8d 01:57:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:57:55 ---> f422e9190726 01:57:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:57:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:57:56 ---> c1f132e9559e 01:57:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:57:56 Removing intermediate container c85a453213b0 01:57:56 ---> af9016a2e4b4 01:57:56 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:57:56 ---> Running in 4eda30962e28 01:57:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:57:56 ---> 9b7f990d1e2e 01:57:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:57:57 ---> 7bcd7b597f7b 01:57:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:57:57 ---> b08569859fca 01:57:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:57:57 Removing intermediate container 4eda30962e28 01:57:57 ---> 3a292ef397b3 01:57:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:57:58 ---> Running in 516350b0d524 01:57:58 ---> 67d57dd9fee6 01:57:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:57:58 Removing intermediate container 81bacd7fcf6f 01:57:58 ---> d56097857ee6 01:57:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:57:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:57:58 ---> Running in 186b8f11141c 01:57:58 Removing intermediate container 516350b0d524 01:57:58 ---> 639842535ea6 01:57:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:57:59 ---> Running in 7293d7474064 01:57:59 ---> 882c4518e52d 01:57:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:57:59 ---> ffb9710696c3 01:57:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:57:59 ---> Running in 1bc2de1b9749 01:57:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:57:59 ---> Running in d12ea9683477 01:58:00 Removing intermediate container 7293d7474064 01:58:00 ---> 316dca2ff27d 01:58:00 Step 21/23 : LABEL arch=arm64 01:58:00 ---> 50e2ec2e5815 01:58:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:58:00 ---> Running in fd5b6d250521 01:58:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/secrets-config ./cmd/secrets-config 01:58:00 Removing intermediate container 1bc2de1b9749 01:58:00 ---> 9df225ac088c 01:58:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:58:00 ---> Running in 3ece07066e5d 01:58:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:58:01 Removing intermediate container fd5b6d250521 01:58:01 ---> 0774a7b068a2 01:58:01 Step 22/23 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:58:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:58:01 Removing intermediate container 3ece07066e5d 01:58:01 ---> 07e7c7a589f4 01:58:01 Step 21/23 : LABEL arch=arm64 01:58:01 ---> Running in b0095407f654 01:58:02 ---> Running in 9ff0aba496a9 01:58:02 ---> 3d6467360ddb 01:58:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:58:02 (1/6) Installing dumb-init (1.2.2-r1) 01:58:02 (2/6) Installing libgcc (9.3.0-r2) 01:58:02 (3/6) Installing libsodium (1.0.18-r0) 01:58:02 (4/6) Installing libstdc++ (9.3.0-r2) 01:58:02 Removing intermediate container b0095407f654 01:58:02 ---> c5d5fd377899 01:58:02 Step 23/23 : LABEL version=0.0.0 01:58:02 (5/6) Installing libzmq (4.3.3-r0) 01:58:02 Removing intermediate container 9ff0aba496a9 01:58:02 ---> 19d12058de0a 01:58:02 Step 22/23 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:58:02 (6/6) Installing zeromq (4.3.3-r0) 01:58:02 Executing busybox-1.31.1-r20.trigger 01:58:03 OK: 8 MiB in 20 packages 01:58:03 ---> Running in d067eaa02db1 01:58:03 ---> Running in 5191cd18deb5 01:58:03 Removing intermediate container d12ea9683477 01:58:03 ---> 70ac4861407f 01:58:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:03 ---> d281935ce538 01:58:03 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/ 01:58:03 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:58:03 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:58:03 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:58:03 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:58:03 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:58:03 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:58:03 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:58:03 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:58:03 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:58:03 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:58:03 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:58:03 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:58:03 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:58:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:58:03 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:58:03 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:58:03 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:58:03 + 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 01:58:03 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:58:03 ---> Running in 33729e850419 01:58:03 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:58:03 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:58:03 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:58:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:58:03 + 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 01:58:03 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:58:03 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:58:03 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:58:03 Removing intermediate container d067eaa02db1 01:58:03 ---> 3d892bda7797 01:58:03 01:58:03 Removing intermediate container 5191cd18deb5 01:58:03 ---> a9d4092ca5f8 01:58:03 Step 23/23 : LABEL version=0.0.0 01:58:04 ---> Running in 9767ff1307ac 01:58:04 Successfully built 3d892bda7797 01:58:04 Successfully tagged support-scheduler-arm64:latest 01:58:04  Building support-scheduler ... done Building sys-mgmt-agent 01:58:04 ---> 32349546d470 01:58:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:58:05 Removing intermediate container 186b8f11141c 01:58:05 ---> 88569ca04b2c 01:58:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:05 Removing intermediate container 9767ff1307ac 01:58:05 ---> acc6056d5be4 01:58:05 01:58:05 Building hooks 01:58:05 + cd /root/parts/hooks/src 01:58:05 + make build 01:58:05 go mod tidy 01:58:05 Successfully built acc6056d5be4 01:58:05 Successfully tagged support-notifications-arm64:latest 01:58:05 Building security-proxy-setup 01:58:05 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 01:58:05 go: downloading github.com/stretchr/testify v1.5.1 01:58:06 go: downloading gopkg.in/yaml.v2 v2.2.2 01:58:06 go: downloading github.com/davecgh/go-spew v1.1.0 01:58:06 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 01:58:06  Building support-notifications ... done  ---> cce01527910e 01:58:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:58:06 ---> 2b46cda19dfa 01:58:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:58:07 GO111MODULE=on go build -o cmd/install/install ./cmd/install 01:58:07 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 01:58:07 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 01:58:08 Removing intermediate container 33729e850419 01:58:08 ---> f6a32570e6a8 01:58:08 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:58:09 ---> 9cfab0e225f0 01:58:09 ---> d3019373e1a4 01:58:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:58:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:58:09 ---> Running in df6428bd143e 01:58:10 Removing intermediate container df6428bd143e 01:58:10 ---> 95a873575aaa 01:58:10 Step 24/26 : LABEL arch=arm64 01:58:10 Building static-packages 01:58:10 + snapcraftctl build 01:58:11 ---> Running in bc4b8a80e059 01:58:11 ---> 944bf4b15e62 01:58:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:58:11 ---> f31027459db6 01:58:11 Step 20/24 : ENTRYPOINT ["/core-data"] 01:58:12 ---> Running in dbe207ec2d14 01:58:12 Removing intermediate container bc4b8a80e059 01:58:12 ---> f900056b0e0a 01:58:12 Step 25/26 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:58:12 ---> Running in 0c3b0c0b9327 01:58:12 ---> ee6ac2381642 01:58:12 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:58:12 Removing intermediate container dbe207ec2d14 01:58:12 ---> ae545175b5c4 01:58:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:12 Building version 01:58:12 + snapcraftctl build 01:58:13 ---> Running in a5672378eb41 01:58:13 ---> Running in 5d66a7241dab 01:58:13 Removing intermediate container 0c3b0c0b9327 01:58:13 ---> e737d1a10c58 01:58:13 Step 26/26 : LABEL version=0.0.0 01:58:13 ---> Running in d81e664b88d3 01:58:13 Removing intermediate container a5672378eb41 01:58:13 ---> a108538234bd 01:58:13 Step 22/24 : LABEL arch=arm64 01:58:14 Removing intermediate container 5d66a7241dab 01:58:14 ---> f844e38dc88e 01:58:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:58:14 ---> Running in 71b859ba8fa5 01:58:15 Removing intermediate container d81e664b88d3 01:58:15 ---> 0911778da274 01:58:15 01:58:15 Successfully built 0911778da274 01:58:15 Staging config-common 01:58:15 + snapcraftctl stage 01:58:15 ---> 5d6862ad7e7e 01:58:15 Step 27/32 : RUN chmod +x /entrypoint.sh 01:58:15 Removing intermediate container 71b859ba8fa5 01:58:15 ---> b9992884841f 01:58:15 Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:58:15 Successfully tagged security-secretstore-setup-arm64:latest 01:58:15  Building security-secretstore-setup ... done Building core-metadata 01:58:15 ---> Running in a44729d5b349 01:58:15 ---> Running in b00ba78f7755 01:58:16 Skipping stage go-build-helper (already ran) 01:58:16 Staging edgex-go 01:58:16 + snapcraftctl stage 01:58:16 Removing intermediate container a44729d5b349 01:58:16 ---> 6035cc2f8629 01:58:16 Step 24/24 : LABEL version=0.0.0 01:58:17 Staging hooks 01:58:17 + snapcraftctl stage 01:58:17 ---> Running in dd2662e59089 01:58:18 Removing intermediate container dd2662e59089 01:58:18 ---> 1f76e248a69a 01:58:18 01:58:18 Staging static-packages 01:58:18 + snapcraftctl stage 01:58:18 Successfully built 1f76e248a69a 01:58:19 Successfully tagged core-data-arm64:latest 01:58:19  Building core-data ... done Building core-command 01:58:19 Removing intermediate container b00ba78f7755 01:58:19 ---> 31777cd1fd4e 01:58:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:58:20 Staging version 01:58:20 + snapcraftctl stage 01:58:20 ---> Running in ca977beaeb23 01:58:20 Removing intermediate container ca977beaeb23 01:58:20 ---> ce3ac30deaab 01:58:20 Step 29/32 : CMD ["gate"] 01:58:21 Priming config-common 01:58:21 + snapcraftctl prime 01:58:21 ---> Running in 98b661472232 01:58:22 Priming go-build-helper 01:58:22 + snapcraftctl prime 01:58:22 Removing intermediate container 98b661472232 01:58:22 ---> af888a3be995 01:58:22 Step 30/32 : LABEL arch=arm64 01:58:23 ---> Running in e53fb07e04d0 01:58:23 Priming edgex-go 01:58:23 + snapcraftctl prime 01:58:23 Removing intermediate container e53fb07e04d0 01:58:23 ---> 635643348075 01:58:23 Step 31/32 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 01:58:24 ---> Running in 88ffae45ff90 01:58:25 Priming hooks 01:58:25 + snapcraftctl prime 01:58:25 Removing intermediate container 88ffae45ff90 01:58:25 ---> e52dfdd9492e 01:58:25 Step 32/32 : LABEL version=0.0.0 01:58:25 ---> Running in bc2e4a4d4a26 01:58:26 Priming static-packages 01:58:26 + snapcraftctl prime 01:58:26 Removing intermediate container bc2e4a4d4a26 01:58:26 ---> 5a82f718c845 01:58:26 01:58:27 Successfully built 5a82f718c845 01:58:27 Successfully tagged security-bootstrapper-arm64:latest 01:58:29 Priming version 01:58:29 + snapcraftctl prime 01:58:30 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] } 01:58:45  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:58:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:58:45 ---> 4b805682cadc 01:58:45 Step 3/24 : WORKDIR /edgex-go 01:58:45 ---> Using cache 01:58:45 ---> a669f8aaf77c 01:58:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:45 ---> Using cache 01:58:45 ---> 52e06d31955c 01:58:45 Step 5/24 : RUN apk add --update --no-cache make bash git 01:58:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:58:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:58:45 ---> 4b805682cadc 01:58:45 Step 3/22 : WORKDIR /edgex-go 01:58:45 ---> Using cache 01:58:45 ---> a669f8aaf77c 01:58:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:45 ---> Using cache 01:58:45 ---> 52e06d31955c 01:58:45 Step 5/22 : RUN apk add --update --no-cache make git 01:58:48 ---> Running in 1ef00cf60e14 01:58:48 ---> Running in 4abeac721032 01:58:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:58:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:58:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:58:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:58:52 OK: 218 MiB in 52 packages 01:58:52 OK: 218 MiB in 52 packages 01:58:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:58:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:58:54 ---> 4b805682cadc 01:58:54 Step 3/24 : WORKDIR /edgex-go 01:58:54 ---> Using cache 01:58:54 ---> a669f8aaf77c 01:58:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:54 ---> Using cache 01:58:54 ---> 52e06d31955c 01:58:54 Step 5/24 : RUN apk add --update --no-cache make git 01:58:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:58:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:58:54 ---> 4b805682cadc 01:58:54 Step 3/24 : WORKDIR /edgex-go 01:58:54 ---> Using cache 01:58:54 ---> a669f8aaf77c 01:58:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:54 ---> Using cache 01:58:54 ---> 52e06d31955c 01:58:54 Step 5/24 : RUN apk add --update --no-cache make git 01:58:54 ---> Running in 6e7f610c6106 01:58:54 ---> Running in 54f12237e5ea 01:58:55 Removing intermediate container 1ef00cf60e14 01:58:55 ---> 31ed3552edf7 01:58:55 Step 6/24 : COPY go.mod . 01:58:55 Removing intermediate container 4abeac721032 01:58:55 ---> d796ccbd43ce 01:58:55 Step 6/22 : COPY go.mod . 01:58:56 ---> 9db15634c4cc 01:58:56 Step 7/24 : RUN go mod download 01:58:56 ---> b577aece47ea 01:58:56 Step 7/22 : RUN go mod download 01:58:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:58:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:58:56 ---> Running in e801ab42714f 01:58:56 ---> Running in 82bdca41689d 01:58:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:58:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:58:58 OK: 218 MiB in 52 packages 01:58:58 OK: 218 MiB in 52 packages 01:59:00 Removing intermediate container 54f12237e5ea 01:59:00 ---> da846503ef4c 01:59:00 Step 6/24 : COPY go.mod . 01:59:00 Removing intermediate container 6e7f610c6106 01:59:00 ---> 56c2c3993ce1 01:59:00 Step 6/24 : COPY go.mod . 01:59:01 ---> 6aa5abfc51ee 01:59:01 Step 7/24 : RUN go mod download 01:59:01 ---> 15819a645b48 01:59:01 Step 7/24 : RUN go mod download 01:59:01 ---> Running in afcd15245eae 01:59:02 ---> Running in 2b404cbac0a1 01:59:02 Removing intermediate container 82bdca41689d 01:59:02 ---> 1580aadfc7cd 01:59:02 Step 8/22 : COPY . . 01:59:02 Removing intermediate container e801ab42714f 01:59:02 ---> 34a6aac9b2cd 01:59:02 Step 8/24 : COPY . . 01:59:10 Removing intermediate container afcd15245eae 01:59:10 ---> a07c667f59f5 01:59:10 Step 8/24 : COPY . . 01:59:10 Removing intermediate container 2b404cbac0a1 01:59:10 ---> 7fd7e6992e1a 01:59:10 Step 8/24 : COPY . . 01:59:25 ---> e0658353235c 01:59:25 Step 9/24 : RUN go mod tidy 01:59:25 ---> 1d77a4d52a4d 01:59:25 Step 9/22 : RUN go mod tidy 01:59:25 ---> Running in 43b8488ee8f2 01:59:25 ---> Running in 5734033dd9c5 01:59:25 ---> 00b84d73c45b 01:59:25 Step 9/24 : RUN go mod tidy 01:59:25 ---> 196f6d88e54b 01:59:25 Step 9/24 : RUN go mod tidy 01:59:25 ---> Running in e732fd3ffc60 01:59:25 ---> Running in a3e41a931dcd 01:59:30 Removing intermediate container 43b8488ee8f2 01:59:30 ---> 6bcdcb941d67 01:59:30 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:59:30 Removing intermediate container 5734033dd9c5 01:59:30 ---> bf1c2d6f2151 01:59:30 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:59:30 ---> Running in 22f4b9672467 01:59:30 ---> Running in 8261151424a3 01:59:31 Removing intermediate container e732fd3ffc60 01:59:31 ---> 6a3247cf8c68 01:59:31 Step 10/24 : RUN make cmd/core-command/core-command 01:59:31 Removing intermediate container a3e41a931dcd 01:59:31 ---> 59effb618b42 01:59:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:59:31 ---> Running in 9740e25f2443 01:59:31 ---> Running in 2d648e7a274e 01:59:32 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 01:59:32 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 01:59:33 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 01:59:33 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 02:01:10 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 02:01:10 Removing intermediate container 9740e25f2443 02:01:10 ---> 9a40af800188 02:01:10 02:01:10 Step 11/24 : FROM alpine:3.12 02:01:10 ---> c4fd0aeabfcf 02:01:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:01:10 ---> Using cache 02:01:10 ---> 1a1546e4ad13 02:01:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:01:10 ---> Using cache 02:01:10 ---> c87d3e98d646 02:01:10 Step 14/24 : ENV APP_PORT=59882 02:01:10 Removing intermediate container 22f4b9672467 02:01:10 ---> cabdfdc50705 02:01:10 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:01:10 ---> Running in 641909b89122 02:01:10 ---> Running in 69d368e71667 02:01:11 Removing intermediate container 641909b89122 02:01:11 ---> 0d0fb2210f3a 02:01:11 Step 15/24 : EXPOSE $APP_PORT 02:01:11 ---> Running in 4fd198fb4ecf 02:01:12 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 02:01:13 Removing intermediate container 8261151424a3 02:01:13 ---> 960bb4094fc0 02:01:13 02:01:13 Step 11/22 : FROM alpine:3.12 02:01:13 ---> c4fd0aeabfcf 02:01:13 Step 12/22 : RUN apk add --update --no-cache curl 02:01:13 Removing intermediate container 4fd198fb4ecf 02:01:13 ---> 6b427a241fe5 02:01:13 Step 16/24 : WORKDIR / 02:01:13 ---> Running in 0a9d986d043f 02:01:13 ---> Running in e5d21edbf8b5 02:01:14 Removing intermediate container e5d21edbf8b5 02:01:14 ---> d8e9a6e55a93 02:01:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:01:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:01:15 Removing intermediate container 2d648e7a274e 02:01:15 ---> 8a09794aed42 02:01:15 02:01:15 Step 11/24 : FROM alpine:3.12 02:01:15 ---> c4fd0aeabfcf 02:01:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:01:15 ---> Using cache 02:01:15 ---> 1a1546e4ad13 02:01:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:01:15 ---> Using cache 02:01:15 ---> c87d3e98d646 02:01:15 Step 14/24 : ENV APP_PORT=59881 02:01:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:01:15 ---> Running in e9805f094e7d 02:01:15 Removing intermediate container 69d368e71667 02:01:15 ---> e0e57d030e21 02:01:15 02:01:15 Step 12/24 : FROM docker:20.10.7 02:01:15 ---> 0446d86c1093 02:01:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:01:15 20.10.7: Pulling from library/docker 02:01:16 (1/4) Installing ca-certificates (20191127-r4) 02:01:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:01:16 (3/4) Installing libcurl (7.78.0-r0) 02:01:16 (4/4) Installing curl (7.78.0-r0) 02:01:16 Executing busybox-1.31.1-r20.trigger 02:01:16 Executing ca-certificates-20191127-r4.trigger 02:01:16 OK: 7 MiB in 18 packages 02:01:16 Removing intermediate container e9805f094e7d 02:01:16 ---> 04373ccdd948 02:01:16 Step 15/24 : EXPOSE $APP_PORT 02:01:17 ---> Running in 9843e6dee65f 02:01:17 ---> 9625da63e92c 02:01:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:01:18 Removing intermediate container 9843e6dee65f 02:01:18 ---> 9058d04c0e60 02:01:18 Step 16/24 : WORKDIR / 02:01:18 ---> Running in 87fda0d8c875 02:01:18 Removing intermediate container 0a9d986d043f 02:01:18 ---> 619186c032b1 02:01:18 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:01:19 ---> d001a7371adc 02:01:19 Step 20/24 : ENTRYPOINT ["/core-command"] 02:01:19 ---> Running in 68f877aff402 02:01:19 Removing intermediate container 87fda0d8c875 02:01:19 ---> 28fd85bac8ad 02:01:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:01:19 ---> Running in c5ea7b5bef0f 02:01:20 Removing intermediate container 68f877aff402 02:01:20 ---> d40660b69147 02:01:20 Step 14/22 : WORKDIR /edgex 02:01:20 ---> Running in 78b37ecd3404 02:01:21 Removing intermediate container c5ea7b5bef0f 02:01:21 ---> 0c44e6b60ce8 02:01:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:01:21 ---> 95b2d803e2e3 02:01:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:01:21 ---> Running in a5d718a8e564 02:01:21 Removing intermediate container 78b37ecd3404 02:01:21 ---> b2eb1b6074d1 02:01:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:01:22 Removing intermediate container a5d718a8e564 02:01:22 ---> a4f272ff7b36 02:01:22 Step 22/24 : LABEL arch=arm64 02:01:22 ---> Running in 40ed7ed52c0b 02:01:23 ---> 9987b9d453d4 02:01:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:01:23 ---> 10f47db52c4d 02:01:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:01:23 Removing intermediate container 40ed7ed52c0b 02:01:23 ---> 84f7c21e639b 02:01:23 Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 02:01:24 ---> Running in 74247971f5ce 02:01:24 ---> a39b0e950546 02:01:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:01:25 ---> Running in fb671c90d0bd 02:01:25 Removing intermediate container 74247971f5ce 02:01:25 ---> 3bc5c0313bff 02:01:25 Step 24/24 : LABEL version=0.0.0 02:01:25 ---> e0ab8be430fe 02:01:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:01:25 ---> Running in c9a00bd03d33 02:01:26 Removing intermediate container fb671c90d0bd 02:01:26 ---> 98d380ef3549 02:01:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:01:26 ---> Running in ea144f7fa18c 02:01:26 Removing intermediate container c9a00bd03d33 02:01:26 ---> d9d405806a99 02:01:26 02:01:26 Successfully built d9d405806a99 02:01:26 Successfully tagged core-command-arm64:latest 02:01:26  Building core-command ... done  ---> 894c182bb1a3 02:01:26 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:01:27 Removing intermediate container ea144f7fa18c 02:01:27 ---> a154332727a3 02:01:27 Step 22/24 : LABEL arch=arm64 02:01:27 ---> Running in e97e1d59a15e 02:01:27 ---> Running in 76465e957336 02:01:28 Removing intermediate container e97e1d59a15e 02:01:28 ---> 1f55773d62d6 02:01:28 Step 19/22 : CMD ["--init=true"] 02:01:28 Removing intermediate container 76465e957336 02:01:28 ---> 1fe83c2951ed 02:01:28 Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 02:01:28 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:01:28 ---> Running in 2ad20b875fca 02:01:28 Status: Downloaded newer image for docker:20.10.7 02:01:28 ---> df445af6242a 02:01:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:01:28 ---> Running in a3a70a5903f7 02:01:28 ---> Running in b8900197e5f7 02:01:28 Removing intermediate container 2ad20b875fca 02:01:28 ---> 58887e01f6d8 02:01:28 Step 20/22 : LABEL arch=arm64 02:01:29 Removing intermediate container a3a70a5903f7 02:01:29 ---> 8f70735c8716 02:01:29 Step 24/24 : LABEL version=0.0.0 02:01:29 ---> Running in 7d939b752a0c 02:01:29 Removing intermediate container b8900197e5f7 02:01:29 ---> 2faea7e86add 02:01:29 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:01:29 ---> Running in 569e493fa61f 02:01:29 ---> Running in 2d3e0b983886 02:01:29 Removing intermediate container 7d939b752a0c 02:01:29 ---> 5a25d7a57e75 02:01:29 Step 21/22 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 02:01:30 ---> Running in bc971b1ff689 02:01:30 Removing intermediate container 569e493fa61f 02:01:30 ---> 41a3683a77cb 02:01:30 02:01:31 Removing intermediate container bc971b1ff689 02:01:31 ---> 8fc765ba298a 02:01:31 Step 22/22 : LABEL version=0.0.0 02:01:31 Successfully built 41a3683a77cb 02:01:31 Successfully tagged core-metadata-arm64:latest 02:01:31  Building core-metadata ... done  ---> Running in 18d62e5f0636 02:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:01:31 Removing intermediate container 18d62e5f0636 02:01:31 ---> 8d167eed1389 02:01:31 02:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:01:32 Successfully built 8d167eed1389 02:01:32 Successfully tagged security-proxy-setup-arm64:latest 02:01:32  Building security-proxy-setup ... done (1/39) Installing readline (8.1.0-r0) 02:01:32 (2/39) Installing bash (5.1.0-r0) 02:01:32 Executing bash-5.1.0-r0.post-install 02:01:32 (3/39) Installing brotli-libs (1.0.9-r3) 02:01:32 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:01:32 (5/39) Installing libcurl (7.78.0-r0) 02:01:32 (6/39) Installing curl (7.78.0-r0) 02:01:32 (7/39) Installing dumb-init (1.2.5-r0) 02:01:32 (8/39) Installing libbz2 (1.0.8-r1) 02:01:32 (9/39) Installing expat (2.2.10-r1) 02:01:32 (10/39) Installing libffi (3.3-r2) 02:01:32 (11/39) Installing gdbm (1.19-r0) 02:01:32 (12/39) Installing xz-libs (5.2.5-r0) 02:01:32 (13/39) Installing sqlite-libs (3.34.1-r0) 02:01:32 (14/39) Installing python3 (3.8.10-r0) 02:01:34 (15/39) Installing py3-appdirs (1.4.4-r1) 02:01:34 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:01:34 (17/39) Installing py3-parsing (2.4.7-r1) 02:01:34 (18/39) Installing py3-six (1.15.0-r0) 02:01:34 (19/39) Installing py3-packaging (20.9-r0) 02:01:34 (20/39) Installing py3-setuptools (51.3.3-r0) 02:01:34 (21/39) Installing py3-chardet (4.0.0-r0) 02:01:34 (22/39) Installing py3-idna (3.1-r0) 02:01:34 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:01:35 (24/39) Installing py3-requests (2.25.1-r1) 02:01:35 (25/39) Installing py3-msgpack (1.0.2-r0) 02:01:35 (26/39) Installing py3-lockfile (0.12.2-r3) 02:01:35 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:01:35 (28/39) Installing py3-colorama (0.4.4-r0) 02:01:35 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:01:35 (30/39) Installing py3-distlib (0.3.1-r1) 02:01:35 (31/39) Installing py3-distro (1.5.0-r1) 02:01:35 (32/39) Installing py3-webencodings (0.5.1-r3) 02:01:35 (33/39) Installing py3-html5lib (1.1-r0) 02:01:35 (34/39) Installing py3-pytoml (0.1.21-r0) 02:01:35 (35/39) Installing py3-pep517 (0.9.1-r0) 02:01:35 (36/39) Installing py3-progress (1.5-r0) 02:01:35 (37/39) Installing py3-retrying (1.3.3-r0) 02:01:35 (38/39) Installing py3-toml (0.10.2-r0) 02:01:35 (39/39) Installing py3-pip (20.3.4-r0) 02:01:35 Executing busybox-1.32.1-r6.trigger 02:01:35 OK: 82 MiB in 59 packages 02:01:43 Collecting docker-compose==1.23.2 02:01:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:01:43 Collecting dockerpty<0.5,>=0.4.1 02:01:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:01:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:01:45 Collecting websocket-client<1.0,>=0.32.0 02:01:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:01:45 Collecting cached-property<2,>=1.2.0 02:01:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:01:46 Collecting PyYAML<4,>=3.10 02:01:46 Downloading PyYAML-3.13.tar.gz (270 kB) 02:01:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:01:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:01:50 Collecting docopt<0.7,>=0.6.1 02:01:50 Downloading docopt-0.6.2.tar.gz (25 kB) 02:01:52 Collecting jsonschema<3,>=2.5.1 02:01:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:01:53 Collecting docker<4.0,>=3.6.0 02:01:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:01:53 Collecting texttable<0.10,>=0.9.0 02:01:53 Downloading texttable-0.9.1.tar.gz (11 kB) 02:01:55 Collecting docker-pycreds>=0.4.0 02:01:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:01:56 Collecting idna<2.8,>=2.5 02:01:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:01:56 Collecting chardet<3.1.0,>=3.0.2 02:01:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:01:56 Collecting certifi>=2017.4.17 02:01:56 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:01:57 Collecting urllib3<1.25,>=1.21.1 02:01:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:01:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:01:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:01:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:01:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:01:58 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:01:58 Attempting uninstall: urllib3 02:01:58 Found existing installation: urllib3 1.26.2 02:01:58 Uninstalling urllib3-1.26.2: 02:01:58 Successfully uninstalled urllib3-1.26.2 02:01:59 Attempting uninstall: idna 02:01:59 Found existing installation: idna 3.1 02:01:59 Uninstalling idna-3.1: 02:01:59 Successfully uninstalled idna-3.1 02:01:59 Attempting uninstall: chardet 02:01:59 Found existing installation: chardet 4.0.0 02:01:59 Uninstalling chardet-4.0.0: 02:02:00 Successfully uninstalled chardet-4.0.0 02:02:01 Attempting uninstall: requests 02:02:01 Found existing installation: requests 2.25.1 02:02:01 Uninstalling requests-2.25.1: 02:02:01 Successfully uninstalled requests-2.25.1 02:02:01 Running setup.py install for texttable: started 02:02:04 Running setup.py install for texttable: finished with status 'done' 02:02:04 Running setup.py install for PyYAML: started 02:02:06 Running setup.py install for PyYAML: finished with status 'done' 02:02:06 Running setup.py install for docopt: started 02:02:08 Running setup.py install for docopt: finished with status 'done' 02:02:08 Running setup.py install for dockerpty: started 02:02:10 Running setup.py install for dockerpty: finished with status 'done' 02:02:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 02:02:22 Removing intermediate container 2d3e0b983886 02:02:22 ---> c373feb5e9d0 02:02:22 Step 15/24 : ENV APP_PORT=58890 02:02:22 ---> Running in 723a50ef6c20 02:02:22 Removing intermediate container 723a50ef6c20 02:02:22 ---> 1ca53091b0b4 02:02:22 Step 16/24 : EXPOSE $APP_PORT 02:02:22 ---> Running in 7c8a9355fabc 02:02:22 Removing intermediate container 7c8a9355fabc 02:02:22 ---> 0189464a4ac7 02:02:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:02:23 ---> 61a04283fdde 02:02:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:02:24 ---> dd421b94c6a8 02:02:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:02:25 ---> e759eeac386e 02:02:25 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:02:25 ---> Running in 046304b2fc11 02:02:26 Removing intermediate container 046304b2fc11 02:02:26 ---> 1a84bad9533d 02:02:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:02:26 ---> Running in 24ca5581769a 02:02:26 Removing intermediate container 24ca5581769a 02:02:26 ---> 7d922b64bf07 02:02:26 Step 22/24 : LABEL arch=arm64 02:02:26 ---> Running in 2508b7de1401 02:02:27 Removing intermediate container 2508b7de1401 02:02:27 ---> e8e84f13e7b8 02:02:27 Step 23/24 : LABEL git_sha=deea8c272ed1fa875823edc8b423cf69320a3729 02:02:27 ---> Running in ca3f3c6a01c3 02:02:28 Removing intermediate container ca3f3c6a01c3 02:02:28 ---> 3dd2a6a25abd 02:02:28 Step 24/24 : LABEL version=0.0.0 02:02:28 ---> Running in 15a998fcc153 02:02:28 Removing intermediate container 15a998fcc153 02:02:28 ---> 1c296f8a0f3a 02:02:28 02:02:28 Successfully built 1c296f8a0f3a 02:02:28 Successfully tagged sys-mgmt-agent-arm64:latest 02:02:29  Building sys-mgmt-agent ... done  [Pipeline] } 02:02:29 $ docker stop --time=1 84c98f276842390b219212b1d30aa64144096f9bd2105e4f2a3340d2efe88925 02:02:31 $ docker rm -f 84c98f276842390b219212b1d30aa64144096f9bd2105e4f2a3340d2efe88925 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:31 + docker images 02:02:31 REPOSITORY TAG IMAGE ID CREATED SIZE 02:02:31 sys-mgmt-agent-arm64 latest 1c296f8a0f3a 3 seconds ago 311MB 02:02:31 security-proxy-setup-arm64 latest 8d167eed1389 About a minute ago 24.5MB 02:02:31 core-metadata-arm64 latest 41a3683a77cb About a minute ago 15.8MB 02:02:31 core-command-arm64 latest d9d405806a99 About a minute ago 15.1MB 02:02:31 e0e57d030e21 About a minute ago 1.56GB 02:02:31 8a09794aed42 About a minute ago 1.56GB 02:02:31 960bb4094fc0 About a minute ago 1.56GB 02:02:31 9a40af800188 About a minute ago 1.56GB 02:02:31 security-bootstrapper-arm64 latest 5a82f718c845 4 minutes ago 17.7MB 02:02:31 core-data-arm64 latest 1f76e248a69a 4 minutes ago 19.3MB 02:02:31 security-secretstore-setup-arm64 latest 0911778da274 4 minutes ago 27.4MB 02:02:31 support-notifications-arm64 latest acc6056d5be4 4 minutes ago 15.9MB 02:02:31 support-scheduler-arm64 latest 3d892bda7797 4 minutes ago 15.2MB 02:02:31 3e5be40e9a56 4 minutes ago 1.57GB 02:02:31 1a714ff0f1e5 4 minutes ago 1.56GB 02:02:31 c9ce1fefb705 4 minutes ago 1.56GB 02:02:31 8360cd25f54e 4 minutes ago 1.57GB 02:02:31 df678c8c476f 4 minutes ago 1.56GB 02:02:31 ci-base-image-arm64 latest 4b805682cadc 16 minutes ago 1.23GB 02:02:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 days ago 533MB 02:02:31 docker 20.10.7 df445af6242a 8 weeks ago 234MB 02:02:31 alpine 3.12 c4fd0aeabfcf 8 weeks ago 5.32MB 02:02:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:32 02:02:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:02:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:33 arm64: Pulling from edgex-lftools-log-publisher 02:02:33 448f6bf000e3: Pulling fs layer 02:02:33 f757da607395: Pulling fs layer 02:02:33 05883995daec: Pulling fs layer 02:02:33 8603b9c90790: Pulling fs layer 02:02:33 1560dd03e051: Pulling fs layer 02:02:33 27f5ce0e4adf: Pulling fs layer 02:02:33 c2d8d7efcc4b: Pulling fs layer 02:02:33 1560dd03e051: Waiting 02:02:33 27f5ce0e4adf: Waiting 02:02:33 c2d8d7efcc4b: Waiting 02:02:33 8603b9c90790: Waiting 02:02:33 f757da607395: Verifying Checksum 02:02:33 f757da607395: Download complete 02:02:33 8603b9c90790: Verifying Checksum 02:02:33 8603b9c90790: Download complete 02:02:33 1560dd03e051: Verifying Checksum 02:02:33 1560dd03e051: Download complete 02:02:33 27f5ce0e4adf: Verifying Checksum 02:02:33 27f5ce0e4adf: Download complete 02:02:33 05883995daec: Verifying Checksum 02:02:33 05883995daec: Download complete 02:02:34 448f6bf000e3: Download complete 02:02:38 c2d8d7efcc4b: Verifying Checksum 02:02:38 c2d8d7efcc4b: Download complete 02:02:38 448f6bf000e3: Pull complete 02:02:38 f757da607395: Pull complete 02:02:40 05883995daec: Pull complete 02:02:40 8603b9c90790: Pull complete 02:02:41 1560dd03e051: Pull complete 02:02:42 27f5ce0e4adf: Pull complete 02:02:57 c2d8d7efcc4b: Pull complete 02:02:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:02:57 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 02:02:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-lftools-log-publisher:arm64 cat 02:03:01 $ docker top 57b3b0ab90cd201eaa44b5228e98496bf187dcbc725bd06b38890409e7279464 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:02 ---> job-cost.sh 02:03:02 lf-activate-venv: SKIPPING 02:03:02 INFO: No Stack... 02:03:03 INFO: Retrieving Pricing Info for: v2-standard-4 02:03:04 INFO: Archiving Costs [Pipeline] sh 02:03:04 + cat /w/workspace/edgex-go/9/archives/cost.csv 02:03:04 + cut -d, -f6 [Pipeline] lock 02:03:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3662-9-stack-cost] 02:03:04 Resource [jenkins-edgexfoundry-edgex-go-PR-3662-9-stack-cost] did not exist. Created. 02:03:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3662-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:05 + echo total: 0.18000000715255737 [Pipeline] stash 02:03:05 Stashed 1 file(s) [Pipeline] } 02:03:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3662-9-stack-cost] [Pipeline] // lock [Pipeline] } 02:03:05 $ docker stop --time=1 57b3b0ab90cd201eaa44b5228e98496bf187dcbc725bd06b38890409e7279464 02:03:07 $ docker rm -f 57b3b0ab90cd201eaa44b5228e98496bf187dcbc725bd06b38890409e7279464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 02:03:08 provisioning config files... 02:03:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config515403922978105017tmp [Pipeline] { [Pipeline] sh 02:03:08 + set +x 02:03:08 + bash -s -- 02:03:08 + curl -s https://codecov.io/bash 02:03:08 02:03:08 _____ _ 02:03:08 / ____| | | 02:03:08 | | ___ __| | ___ ___ _____ __ 02:03:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:03:08 | |___| (_) | (_| | __/ (_| (_) \ V / 02:03:08 \_____\___/ \__,_|\___|\___\___/ \_/ 02:03:08 Bash-1.0.6 02:03:08 02:03:08 02:03:08 ==> git version 2.24.4 found 02:03:08 ==> 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 02:03:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:03:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:03:08 ==> Jenkins CI detected. 02:03:08 current dir:  /w/workspace/edgex-go/9 02:03:08 project root: . 02:03:08 --> token set from env 02:03:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:03:08 ==> Running gcov in . (disable via -X gcov) 02:03:08 ==> Python coveragepy not found 02:03:08 ==> Searching for coverage reports in: 02:03:08 + . 02:03:08 -> Found 1 reports 02:03:08 ==> Detecting git/mercurial file structure 02:03:08 ==> Reading reports 02:03:08 + ./coverage.out bytes=404329 02:03:08 ==> Appending adjustments 02:03:08 https://docs.codecov.io/docs/fixing-reports 02:03:10 + Found adjustments 02:03:10 ==> Gzipping contents 02:03:10 56K /tmp/codecov.m6Oele.gz 02:03:10 ==> Uploading reports 02:03:10 url: https://codecov.io 02:03:10 query: branch=PR-3662&commit=deea8c272ed1fa875823edc8b423cf69320a3729&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3662%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3662&job=&cmd_args= 02:03:10 -> Pinging Codecov 02:03:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3662&commit=deea8c272ed1fa875823edc8b423cf69320a3729&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3662%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3662&job=&cmd_args= 02:03:10 -> Uploading to 02:03:10 https://storage.googleapis.com/codecov/v4/raw/2021-08-11/00271124DB129430A58F1EEE437C3FCB/deea8c272ed1fa875823edc8b423cf69320a3729/ec20cee9-6cb3-422f-ba5e-86f7fe930ef0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T020309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c20686acf96f68796e365124a005e425dc8859e169cded3c04ca073c8b7dc734 02:03:10 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:10 Dload Upload Total Spent Left Speed 02:03:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54526 0 0 100 54526 0 114k --:--:-- --:--:-- --:--:-- 114k 100 54526 0 0 100 54526 0 114k --:--:-- --:--:-- --:--:-- 114k 02:03:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/deea8c272ed1fa875823edc8b423cf69320a3729 [Pipeline] } 02:03:10 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] sh 02:03:11 + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:03:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:03:12 ---> package-listing.sh 02:03:12 ++ tr '[:upper:]' '[:lower:]' 02:03:12 ++ facter osfamily 02:03:12 + OS_FAMILY=redhat 02:03:12 + workspace=/w/workspace/edgex-go/9 02:03:12 + START_PACKAGES=/tmp/packages_start.txt 02:03:12 + END_PACKAGES=/tmp/packages_end.txt 02:03:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:03:12 + PACKAGES=/tmp/packages_start.txt 02:03:12 + '[' /w/workspace/edgex-go/9 ']' 02:03:12 + PACKAGES=/tmp/packages_end.txt 02:03:12 + case "${OS_FAMILY}" in 02:03:12 + rpm -qa 02:03:12 + sort 02:03:14 + '[' -f /tmp/packages_start.txt ']' 02:03:14 + '[' -f /tmp/packages_end.txt ']' 02:03:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:03:14 + '[' /w/workspace/edgex-go/9 ']' 02:03:14 + mkdir -p /w/workspace/edgex-go/9/archives/ 02:03:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 02:03:14 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:03:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:15 02:03:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:03:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:15 latest: Pulling from edgex-lftools-log-publisher 02:03:15 b4d181a07f80: Pulling fs layer 02:03:15 a1111a8f2ec3: Pulling fs layer 02:03:15 ed53099fbce6: Pulling fs layer 02:03:15 dc539afda2c1: Pulling fs layer 02:03:15 77bc0d833cb6: Pulling fs layer 02:03:15 9065ff56babe: Pulling fs layer 02:03:15 d287ab97295c: Pulling fs layer 02:03:15 dc539afda2c1: Waiting 02:03:15 77bc0d833cb6: Waiting 02:03:15 9065ff56babe: Waiting 02:03:15 d287ab97295c: Waiting 02:03:16 a1111a8f2ec3: Verifying Checksum 02:03:16 a1111a8f2ec3: Download complete 02:03:16 dc539afda2c1: Verifying Checksum 02:03:16 dc539afda2c1: Download complete 02:03:16 ed53099fbce6: Verifying Checksum 02:03:16 ed53099fbce6: Download complete 02:03:16 9065ff56babe: Verifying Checksum 02:03:16 9065ff56babe: Download complete 02:03:16 77bc0d833cb6: Verifying Checksum 02:03:16 77bc0d833cb6: Download complete 02:03:17 b4d181a07f80: Verifying Checksum 02:03:17 b4d181a07f80: Download complete 02:03:18 b4d181a07f80: Pull complete 02:03:18 a1111a8f2ec3: Pull complete 02:03:19 ed53099fbce6: Pull complete 02:03:19 dc539afda2c1: Pull complete 02:03:19 77bc0d833cb6: Pull complete 02:03:19 9065ff56babe: Pull complete 02:03:21 d287ab97295c: Verifying Checksum 02:03:21 d287ab97295c: Download complete 02:03:25 d287ab97295c: Pull complete 02:03:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:03:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:03:25 prd-centos7-docker-4c-2g-290 does not seem to be running inside a container 02:03:25 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-lftools-log-publisher:latest cat 02:03:28 $ docker top f79689f7985e7a7180f07a760a576681f3861b5bc15d6044b14f467a10627754 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:29 + touch /tmp/pre-build-complete [Pipeline] sh 02:03:29 + mkdir -p /var/log/sysstat [Pipeline] sh 02:03:29 + ls /var/log/sa-host 02:03:29 + sadf -c /var/log/sa-host/sa05 02:03:29 file_magic: OK 02:03:29 HZ: Using current value: 100 02:03:29 file_header: OK 02:03:29 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 02:03:29 Statistics: 02:03:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:03:29 File successfully converted to sysstat format version 12.0.3 02:03:29 + sadf -c /var/log/sa-host/sa11 02:03:29 file_magic: OK 02:03:29 HZ: Using current value: 100 02:03:29 file_header: OK 02:03:29 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 02:03:29 Statistics: 02:03:29 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... 02:03:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:29 provisioning config files... 02:03:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config1287143358268923815tmp [Pipeline] { [Pipeline] echo 02:03:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:03:30 ---> create-netrc.sh [Pipeline] } 02:03:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:03:30 ---> python-tools-install.sh [Pipeline] echo 02:03:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:03:30 ---> sudo-logs.sh 02:03:30 Archiving 'sudo' log.. 02:03:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-290.vexxhost.local: Name or service not known 02:03:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-290.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:03:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:03:31 ---> job-cost.sh 02:03:31 lf-activate-venv: SKIPPING 02:03:31 DEBUG: total: 0.18000000715255737 02:03:31 INFO: Retrieving Stack Cost... 02:03:32 INFO: Retrieving Pricing Info for: v3-standard-2 02:03:32 INFO: Archiving Costs [Pipeline] echo 02:03:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:03:33 ---> logs-deploy.sh 02:03:33 lf-activate-venv: SKIPPING 02:03:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3662/9 02:03:33 INFO: archiving workspace using pattern(s): 02:03:33 Archives upload complete. 02:03:34 INFO: archiving logs to Nexus 02:03:34 ---> uname -a: 02:03:34 Linux prd-centos7-docker-4c-2g-290.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 02:03:34 02:03:34 02:03:34 ---> lscpu: 02:03:34 Architecture: x86_64 02:03:34 CPU op-mode(s): 32-bit, 64-bit 02:03:34 Byte Order: Little Endian 02:03:34 Address sizes: 40 bits physical, 48 bits virtual 02:03:34 CPU(s): 2 02:03:34 On-line CPU(s) list: 0,1 02:03:34 Thread(s) per core: 1 02:03:34 Core(s) per socket: 1 02:03:34 Socket(s): 2 02:03:34 NUMA node(s): 1 02:03:34 Vendor ID: AuthenticAMD 02:03:34 CPU family: 23 02:03:34 Model: 49 02:03:34 Model name: AMD EPYC-Rome Processor 02:03:34 Stepping: 0 02:03:34 CPU MHz: 2799.998 02:03:34 BogoMIPS: 5599.99 02:03:34 Virtualization: AMD-V 02:03:34 Hypervisor vendor: KVM 02:03:34 Virtualization type: full 02:03:34 L1d cache: 32K 02:03:34 L1i cache: 32K 02:03:34 L2 cache: 512K 02:03:34 L3 cache: 16384K 02:03:34 NUMA node0 CPU(s): 0,1 02:03:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:03:34 02:03:34 02:03:34 ---> nproc: 02:03:34 2 02:03:34 02:03:34 02:03:34 ---> df -h: 02:03:34 Filesystem Size Used Avail Use% Mounted on 02:03:34 overlay 40G 14G 27G 33% / 02:03:34 tmpfs 64M 0 64M 0% /dev 02:03:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:03:34 shm 64M 0 64M 0% /dev/shm 02:03:34 /dev/vda1 40G 14G 27G 33% /facter-os 02:03:34 02:03:34 02:03:34 ---> sar -b -r -n DEV: 02:03:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 02:03:34 02:03:34 01:39:35 LINUX RESTART (2 CPU) 02:03:34 02:03:34 01:40:01 tps rtps wtps bread/s bwrtn/s 02:03:34 01:41:01 27.50 12.03 15.47 2706.96 1736.91 02:03:34 01:42:01 2.15 0.00 2.15 0.00 35.11 02:03:34 01:43:01 85.46 4.10 81.37 2785.61 8028.01 02:03:34 01:44:01 316.28 0.17 316.12 22.64 80603.05 02:03:34 01:45:02 114.69 0.00 114.69 0.00 21929.35 02:03:34 01:46:01 48.05 0.00 48.05 0.00 7260.33 02:03:34 01:47:02 273.58 68.47 205.11 1724.71 124479.08 02:03:34 01:48:02 615.64 280.56 335.08 9625.18 191315.48 02:03:34 01:49:01 561.34 83.78 477.56 4176.28 202187.41 02:03:34 01:50:01 242.96 28.25 214.71 3559.52 55139.93 02:03:34 01:51:01 6.23 0.00 6.23 0.00 212.44 02:03:34 01:52:01 0.25 0.00 0.25 0.00 3.55 02:03:34 01:53:01 0.25 0.00 0.25 0.00 2.75 02:03:34 01:54:01 0.20 0.00 0.20 0.00 1.65 02:03:34 01:55:01 0.37 0.12 0.25 3.60 3.15 02:03:34 01:56:01 0.98 0.07 0.92 2.13 17.71 02:03:34 01:57:01 0.23 0.00 0.23 0.00 3.41 02:03:34 01:58:01 0.23 0.00 0.23 0.00 2.88 02:03:34 01:59:01 0.27 0.00 0.27 0.00 3.26 02:03:34 02:00:01 0.22 0.00 0.22 0.00 2.33 02:03:34 02:01:01 0.53 0.32 0.22 95.29 2.37 02:03:34 02:02:01 0.65 0.20 0.45 3.60 7.34 02:03:34 02:03:01 0.28 0.00 0.28 0.00 3.30 02:03:34 Average: 99.56 20.64 78.92 1068.14 30052.25 02:03:34 02:03:34 01:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:03:34 01:41:01 5756076 0 658212 8.22 2620 1592032 1101860 12.17 373152 1493784 20 02:03:34 01:42:01 5761112 0 653172 8.16 2620 1592036 1071352 11.83 369324 1494024 20 02:03:34 01:43:01 5099236 0 874192 10.92 2620 2032892 1340352 14.80 900596 1598464 138764 02:03:34 01:44:01 2379876 0 1179452 14.73 2620 4446992 1444016 15.94 1856204 3051756 415584 02:03:34 01:45:02 3131644 0 1172872 14.64 2620 3701804 1614988 17.83 1378092 2851684 209380 02:03:34 01:46:01 3135112 0 1259636 15.73 2620 3611572 1576396 17.40 1376036 2849572 72568 02:03:34 01:47:02 1552640 0 1270672 15.87 2620 5183008 1718116 18.97 1579576 4145720 429304 02:03:34 01:48:02 595916 0 2010288 25.10 2620 5400116 3923720 43.32 2952684 3666016 174724 02:03:34 01:49:01 379444 0 1512016 18.88 2620 6114860 2756012 30.43 2521676 4273368 11984 02:03:34 01:50:01 2512868 0 1200948 15.00 2620 4292504 1352760 14.94 1424040 3295576 20 02:03:34 01:51:01 2525356 0 1188456 14.84 2620 4292508 1171400 12.93 1416384 3295208 12 02:03:34 01:52:01 2527244 0 1186560 14.82 2620 4292516 1162124 12.83 1422020 3288956 12 02:03:34 01:53:01 2531864 0 1181936 14.76 2620 4292520 1135396 12.54 1419856 3288932 8 02:03:34 01:54:01 2531376 0 1182420 14.76 2620 4292524 1135540 12.54 1447924 3261220 12 02:03:34 01:55:01 2529576 0 1184216 14.79 2620 4292528 1137316 12.56 1449668 3261220 8 02:03:34 01:56:01 2531308 0 1182452 14.76 2620 4292560 1135564 12.54 1449440 3260128 16 02:03:34 01:57:01 2532036 0 1181720 14.76 2620 4292564 1135396 12.54 1448824 3260128 8 02:03:34 01:58:01 2530816 0 1182932 14.77 2620 4292572 1135396 12.54 1449732 3260128 8 02:03:34 01:59:01 2531204 0 1182544 14.77 2620 4292572 1135396 12.54 1449860 3260128 8 02:03:34 02:00:01 2530808 0 1182932 14.77 2620 4292580 1135396 12.54 1450972 3258904 8 02:03:34 02:01:01 2523804 0 1187132 14.82 2620 4295384 1138024 12.56 1457684 3258956 8 02:03:34 02:02:01 2524264 0 1186488 14.81 2620 4295568 1136012 12.54 1457228 3259072 8 02:03:34 02:03:01 2525648 0 1185100 14.80 2620 4295572 1135904 12.54 1455868 3259072 8 02:03:34 Average: 2746923 0 1182015 14.76 2620 4077382 1422975 15.71 1456819 3095305 63152 02:03:34 02:03:34 01:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:03:34 01:41:01 eth0 209.80 124.83 381.12 23.33 0.00 0.00 0.00 0.00 02:03:34 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:03:34 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:43:01 veth0ef561a 302.38 519.23 43.80 2354.90 0.00 0.00 0.00 0.00 02:03:34 01:43:01 eth0 1429.54 847.22 5637.21 123.87 0.00 0.00 0.00 0.00 02:03:34 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:43:01 docker0 302.38 519.10 39.67 2354.89 0.00 0.00 0.00 0.00 02:03:34 01:44:01 eth0 1000.25 724.34 5656.49 110.73 0.00 0.00 0.00 0.00 02:03:34 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:44:01 docker0 402.00 517.60 32.54 2362.36 0.00 0.00 0.00 0.00 02:03:34 01:45:02 veth8d6b4f2 0.25 0.37 0.02 0.04 0.00 0.00 0.00 0.00 02:03:34 01:45:02 eth0 44.46 29.67 37.25 15.76 0.00 0.00 0.00 0.00 02:03:34 01:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:45:02 docker0 0.25 0.23 0.02 0.03 0.00 0.00 0.00 0.00 02:03:34 01:46:01 veth8d6b4f2 1.95 1.95 0.15 0.16 0.00 0.00 0.00 0.00 02:03:34 01:46:01 eth0 30.55 18.69 19.25 54.28 0.00 0.00 0.00 0.00 02:03:34 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:46:01 docker0 1.95 1.95 0.13 0.16 0.00 0.00 0.00 0.00 02:03:34 01:47:02 eth0 264.63 176.78 1662.49 68.72 0.00 0.00 0.00 0.00 02:03:34 01:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:47:02 veth66d3a8d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:03:34 01:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:48:02 veth68693a1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:03:34 01:48:02 veth9d7554b 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 02:03:34 01:48:02 eth0 96.53 60.52 191.43 14.75 0.00 0.00 0.00 0.00 02:03:34 01:48:02 vethd78bb7b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:03:34 01:49:01 vethe2e2fed 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:03:34 01:49:01 eth0 308.21 165.17 1861.01 70.86 0.00 0.00 0.00 0.00 02:03:34 01:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:03:34 01:49:01 veth66d3a8d 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 02:03:34 01:50:01 eth0 101.46 71.02 143.89 67.79 0.00 0.00 0.00 0.00 02:03:34 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:50:01 docker0 834.12 1252.00 80.65 5561.21 0.00 0.00 0.00 0.00 02:03:34 01:51:01 eth0 4.25 1.35 1.42 0.87 0.00 0.00 0.00 0.00 02:03:34 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:52:01 eth0 2.42 1.05 1.13 0.76 0.00 0.00 0.00 0.00 02:03:34 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:53:01 eth0 0.50 0.08 0.02 0.04 0.00 0.00 0.00 0.00 02:03:34 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:54:01 eth0 1.47 0.30 0.37 0.20 0.00 0.00 0.00 0.00 02:03:34 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:55:01 eth0 0.58 0.33 0.28 0.20 0.00 0.00 0.00 0.00 02:03:34 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:56:01 eth0 0.33 0.27 0.17 0.08 0.00 0.00 0.00 0.00 02:03:34 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:03:34 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:58:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:03:34 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:59:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 02:00:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:03:34 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 02:01:01 eth0 0.63 0.40 0.35 0.26 0.00 0.00 0.00 0.00 02:03:34 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 02:02:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:03:34 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 02:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 Average: eth0 152.22 96.80 679.49 24.04 0.00 0.00 0.00 0.00 02:03:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:34 Average: docker0 36.31 54.51 3.51 242.11 0.00 0.00 0.00 0.00 02:03:34 02:03:34 02:03:34 ---> sar -P ALL: 02:03:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 02:03:34 02:03:34 01:39:35 LINUX RESTART (2 CPU) 02:03:34 02:03:34 01:40:01 CPU %user %nice %system %iowait %steal %idle 02:03:34 01:41:01 all 7.50 0.00 0.83 0.51 0.03 91.12 02:03:34 01:41:01 0 8.56 0.00 0.79 0.59 0.03 90.02 02:03:34 01:41:01 1 6.45 0.00 0.88 0.44 0.02 92.22 02:03:34 01:42:01 all 0.21 0.00 0.06 0.00 0.02 99.72 02:03:34 01:42:01 0 0.38 0.00 0.05 0.00 0.02 99.55 02:03:34 01:42:01 1 0.03 0.00 0.07 0.00 0.02 99.88 02:03:34 01:43:01 all 16.05 0.00 4.24 2.36 0.09 77.26 02:03:34 01:43:01 0 17.98 0.00 4.84 3.33 0.07 73.79 02:03:34 01:43:01 1 14.15 0.00 3.64 1.40 0.10 80.70 02:03:34 01:44:01 all 29.84 0.00 11.90 3.31 0.11 54.85 02:03:34 01:44:01 0 26.70 0.00 12.26 3.01 0.11 57.92 02:03:34 01:44:01 1 32.97 0.00 11.54 3.60 0.11 51.79 02:03:34 01:45:02 all 62.66 0.00 9.04 0.76 0.15 27.39 02:03:34 01:45:02 0 62.04 0.00 9.55 0.59 0.17 27.65 02:03:34 01:45:02 1 63.28 0.00 8.53 0.93 0.13 27.13 02:03:34 01:46:01 all 28.65 0.00 4.36 0.25 0.07 66.67 02:03:34 01:46:01 0 28.57 0.00 4.41 0.28 0.07 66.66 02:03:34 01:46:01 1 28.73 0.00 4.31 0.21 0.07 66.67 02:03:34 01:47:02 all 49.79 0.00 15.27 3.74 0.12 31.07 02:03:34 01:47:02 0 48.96 0.00 15.25 4.30 0.12 31.37 02:03:34 01:47:02 1 50.62 0.00 15.30 3.18 0.12 30.77 02:03:34 01:48:02 all 54.15 0.00 17.83 22.79 0.13 5.11 02:03:34 01:48:02 0 53.91 0.00 17.89 22.45 0.13 5.63 02:03:34 01:48:02 1 54.39 0.00 17.77 23.12 0.13 4.58 02:03:34 01:49:01 all 69.49 0.00 22.18 5.41 0.14 2.78 02:03:34 01:49:01 0 69.90 0.00 22.42 4.91 0.15 2.61 02:03:34 01:49:01 1 69.08 0.00 21.93 5.92 0.13 2.94 02:03:34 01:50:01 all 48.72 0.00 11.47 2.70 0.10 37.02 02:03:34 01:50:01 0 47.81 0.00 12.09 2.90 0.09 37.12 02:03:34 01:50:01 1 49.62 0.00 10.85 2.50 0.11 36.91 02:03:34 01:51:01 all 0.18 0.00 0.08 0.01 0.03 99.72 02:03:34 01:51:01 0 0.25 0.00 0.05 0.00 0.02 99.68 02:03:34 01:51:01 1 0.10 0.00 0.10 0.02 0.03 99.75 02:03:34 02:03:34 01:51:01 CPU %user %nice %system %iowait %steal %idle 02:03:34 01:52:01 all 0.17 0.00 0.07 0.00 0.02 99.75 02:03:34 01:52:01 0 0.27 0.00 0.05 0.00 0.02 99.66 02:03:34 01:52:01 1 0.07 0.00 0.08 0.00 0.02 99.83 02:03:34 01:53:01 all 0.21 0.00 0.06 0.00 0.01 99.72 02:03:34 01:53:01 0 0.38 0.00 0.07 0.00 0.00 99.55 02:03:34 01:53:01 1 0.03 0.00 0.05 0.00 0.02 99.90 02:03:34 01:54:01 all 0.18 0.00 0.03 0.00 0.02 99.77 02:03:34 01:54:01 0 0.30 0.00 0.02 0.00 0.02 99.67 02:03:34 01:54:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:03:34 01:55:01 all 0.17 0.00 0.05 0.00 0.01 99.77 02:03:34 01:55:01 0 0.30 0.00 0.05 0.00 0.00 99.65 02:03:34 01:55:01 1 0.03 0.00 0.05 0.00 0.02 99.90 02:03:34 01:56:01 all 0.20 0.00 0.05 0.00 0.02 99.73 02:03:34 01:56:01 0 0.35 0.00 0.05 0.00 0.02 99.58 02:03:34 01:56:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:03:34 01:57:01 all 0.17 0.00 0.03 0.00 0.01 99.79 02:03:34 01:57:01 0 0.30 0.00 0.03 0.00 0.00 99.67 02:03:34 01:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:03:34 01:58:01 all 0.18 0.00 0.05 0.00 0.02 99.76 02:03:34 01:58:01 0 0.32 0.00 0.03 0.00 0.00 99.65 02:03:34 01:58:01 1 0.03 0.00 0.07 0.00 0.03 99.87 02:03:34 01:59:01 all 0.21 0.00 0.03 0.00 0.01 99.76 02:03:34 01:59:01 0 0.35 0.00 0.02 0.00 0.00 99.63 02:03:34 01:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:03:34 02:00:01 all 0.17 0.00 0.03 0.00 0.02 99.78 02:03:34 02:00:01 0 0.27 0.00 0.03 0.00 0.02 99.68 02:03:34 02:00:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:03:34 02:01:01 all 0.14 0.00 0.06 0.01 0.02 99.77 02:03:34 02:01:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:03:34 02:01:01 1 0.22 0.00 0.07 0.02 0.02 99.68 02:03:34 02:02:01 all 0.18 0.00 0.05 0.01 0.02 99.74 02:03:34 02:02:01 0 0.05 0.00 0.07 0.02 0.02 99.85 02:03:34 02:02:01 1 0.32 0.00 0.03 0.00 0.02 99.63 02:03:34 02:03:34 02:02:01 CPU %user %nice %system %iowait %steal %idle 02:03:34 02:03:01 all 0.13 0.00 0.03 0.00 0.02 99.82 02:03:34 02:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:03:34 02:03:01 1 0.20 0.00 0.03 0.00 0.02 99.75 02:03:34 Average: all 15.16 0.00 4.00 1.70 0.05 79.10 02:03:34 Average: 0 15.11 0.00 4.10 1.72 0.05 79.03 02:03:34 Average: 1 15.21 0.00 3.91 1.67 0.05 79.17 02:03:34 02:03:34 02:03:34