Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 60d89f3cc34ae7ddbdf6edaa7b5a199050042620+e89d87e1b047cca713fa4fd161d0eba79eaf23fa (324b6e993972ee1ff2ca5258e591a28ec68f82ec) 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-ssh4061344634991283297.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh9214462665185120680.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3678/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-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2070879520037480972.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh2227781964237400116.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-3678/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-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9008203203163667250.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 Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-839 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh5655372835000164893.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 e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 Merge succeeded, producing ef6effb0748ea689d2accd1a67b5aba7c6475f8c Checking out Revision ef6effb0748ea689d2accd1a67b5aba7c6475f8c (PR-3678) Commit message: "Merge commit 'e89d87e1b047cca713fa4fd161d0eba79eaf23fa' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:33:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:33:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:33:04 ========================================================= 16:33:04 EdgeX Global Pipelines Version Info 16:33:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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/4@tmp/jenkins-gitclient-ssh7246863740462331609.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # 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/4@tmp/jenkins-gitclient-ssh2102501030611064750.key > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef6effb0748ea689d2accd1a67b5aba7c6475f8c # timeout=10 > git rev-list --no-walk 109effefc984ff0fef2802f7d0295f2abd469700 # timeout=10 16:33:05 ------------------- 16:33:05 stable info: 16:33:05 ------------------- 16:33:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:33:05 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:33:05 Message: update stable to v1.0.205 16:33:06 ------------------- 16:33:06 experimental info: 16:33:06 ------------------- 16:33:06 Commited By: **** collab-it+edgex@linuxfoundation.org 16:33:06 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:33:06 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:33:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:33:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo 16:33:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo 16:33:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo 16:33:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef6effb0748ea689d2accd1a67b5aba7c6475f8c [Pipeline] echo 16:33:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef6effb [Pipeline] echo 16:33:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:07 provisioning config files... 16:33:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5985286923206279590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:07 ---> docker-login.sh 16:33:07 nexus3.edgexfoundry.org:10001 16:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:08 Configure a credential helper to remove this warning. See 16:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:08 16:33:08 Login Succeeded 16:33:08 nexus3.edgexfoundry.org:10002 16:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:08 Configure a credential helper to remove this warning. See 16:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:08 16:33:08 Login Succeeded 16:33:08 nexus3.edgexfoundry.org:10003 16:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:08 Configure a credential helper to remove this warning. See 16:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:08 16:33:08 Login Succeeded 16:33:08 nexus3.edgexfoundry.org:10004 16:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:08 Configure a credential helper to remove this warning. See 16:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:08 16:33:08 Login Succeeded 16:33:08 docker.io 16:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:09 Configure a credential helper to remove this warning. See 16:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:09 16:33:09 Login Succeeded 16:33:09 ---> docker-login.sh ends [Pipeline] } 16:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:09 ++ 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 16:33:09 + for file in '`ls cmd/**/Dockerfile`' 16:33:09 ++ dirname cmd/core-command/Dockerfile 16:33:09 ++ cut -d/ -f2 16:33:09 + echo core-command,cmd/core-command/Dockerfile 16:33:09 + for file in '`ls cmd/**/Dockerfile`' 16:33:09 ++ dirname cmd/core-data/Dockerfile 16:33:09 ++ cut -d/ -f2 16:33:09 + echo core-data,cmd/core-data/Dockerfile 16:33:09 + for file in '`ls cmd/**/Dockerfile`' 16:33:09 ++ dirname cmd/core-metadata/Dockerfile 16:33:09 ++ cut -d/ -f2 16:33:09 + echo core-metadata,cmd/core-metadata/Dockerfile 16:33:09 + for file in '`ls cmd/**/Dockerfile`' 16:33:09 ++ dirname cmd/security-bootstrapper/Dockerfile 16:33:09 ++ cut -d/ -f2 16:33:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:33:09 + for file in '`ls cmd/**/Dockerfile`' 16:33:09 ++ dirname cmd/security-proxy-setup/Dockerfile 16:33:09 ++ cut -d/ -f2 16:33:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:33:09 + for file in '`ls cmd/**/Dockerfile`' 16:33:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:33:09 ++ cut -d/ -f2 16:33:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:33:09 + for file in '`ls cmd/**/Dockerfile`' 16:33:09 ++ dirname cmd/support-notifications/Dockerfile 16:33:09 ++ cut -d/ -f2 16:33:09 + echo support-notifications,cmd/support-notifications/Dockerfile 16:33:09 + for file in '`ls cmd/**/Dockerfile`' 16:33:09 ++ dirname cmd/support-scheduler/Dockerfile 16:33:09 ++ cut -d/ -f2 16:33:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:33:09 + for file in '`ls cmd/**/Dockerfile`' 16:33:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:33:09 ++ cut -d/ -f2 16:33:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:33:09 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 16:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:10 16:33:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:33:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:11 latest: Pulling from edgex-devops/git-semver 16:33:11 31603596830f: Pulling fs layer 16:33:11 04fac38145f0: Pulling fs layer 16:33:11 701f6daf10bf: Pulling fs layer 16:33:11 24f72da36158: Pulling fs layer 16:33:11 24f72da36158: Waiting 16:33:11 04fac38145f0: Download complete 16:33:11 31603596830f: Download complete 16:33:11 31603596830f: Pull complete 16:33:11 04fac38145f0: Pull complete 16:33:12 24f72da36158: Verifying Checksum 16:33:12 24f72da36158: Download complete 16:33:13 701f6daf10bf: Verifying Checksum 16:33:13 701f6daf10bf: Download complete 16:33:13 701f6daf10bf: Pull complete 16:33:13 24f72da36158: Pull complete 16:33:13 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:33:14 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 16:33:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:33:15 $ docker top 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:33:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:15 [ssh-agent] Looking for ssh-agent implementation... 16:33:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:15 $ docker exec 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 ssh-agent 16:33:15 SSH_AUTH_SOCK=/tmp/ssh-MScq1dplcVZ4/agent.13 16:33:15 SSH_AGENT_PID=19 16:33:15 Running ssh-add (command line suppressed) 16:33:15 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6027529205119406696.key (/w/workspace/edgex-go/4@tmp/private_key_6027529205119406696.key) 16:33:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:15 + git tag --points-at HEAD [Pipeline] } 16:33:15 $ docker exec --env ******** --env ******** 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 ssh-agent -k 16:33:16 unset SSH_AUTH_SOCK; 16:33:16 unset SSH_AGENT_PID; 16:33:16 echo Agent pid 19 killed; 16:33:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:33:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:16 [ssh-agent] Looking for ssh-agent implementation... 16:33:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:16 $ docker exec 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 ssh-agent 16:33:16 SSH_AUTH_SOCK=/tmp/ssh-NVNHxx36TTNj/agent.56 16:33:16 SSH_AGENT_PID=62 16:33:16 Running ssh-add (command line suppressed) 16:33:16 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2223606292273527914.key (/w/workspace/edgex-go/4@tmp/private_key_2223606292273527914.key) 16:33:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:16 + git semver init 16:33:16 # -> Open(): unable to determine branch for HEAD 16:33:16 # $GIT_DIR = /w/workspace/edgex-go/4/.git 16:33:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 16:33:16 # $SEMVER_REMOTE_NAME = origin 16:33:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:33:16 # $SEMVER_USER_NAME = edgex-jenkins 16:33:16 # $SEMVER_BRANCH = PR-3678 16:33:16 # $SEMVER_TEMP = /tmp/semver-328508951 16:33:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:35:38 # '/tmp/semver-328508951' -> '/w/workspace/edgex-go/4/.semver' 16:35:38 # -> Force: false 16:35:38 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 16:35:38 $ docker exec --env ******** --env ******** 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 ssh-agent -k 16:35:38 unset SSH_AUTH_SOCK; 16:35:38 unset SSH_AGENT_PID; 16:35:38 echo Agent pid 62 killed; 16:35:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:35:39 + git semver [Pipeline] } 16:35:39 $ docker stop --time=1 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 16:35:40 $ docker rm -f 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:35:42 Stashed 1 file(s) [Pipeline] echo 16:35:42 [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 16:35:42 ========================================================= 16:35:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:35:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:35:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:35:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:35:42 540db60ca938: Pulling fs layer 16:35:42 adcc1eea9eea: Pulling fs layer 16:35:42 4c4ab2625f07: Pulling fs layer 16:35:42 db62176df00c: Pulling fs layer 16:35:42 3b30891b0d05: Pulling fs layer 16:35:42 06b49ca38bd5: Pulling fs layer 16:35:42 c788192a36de: Pulling fs layer 16:35:42 a77e37c0d609: Pulling fs layer 16:35:42 c3185cebc471: Pulling fs layer 16:35:42 06b49ca38bd5: Waiting 16:35:42 c788192a36de: Waiting 16:35:42 a77e37c0d609: Waiting 16:35:42 c3185cebc471: Waiting 16:35:42 db62176df00c: Waiting 16:35:42 3b30891b0d05: Waiting 16:35:42 4c4ab2625f07: Verifying Checksum 16:35:42 4c4ab2625f07: Download complete 16:35:42 adcc1eea9eea: Verifying Checksum 16:35:42 adcc1eea9eea: Download complete 16:35:43 3b30891b0d05: Verifying Checksum 16:35:43 3b30891b0d05: Download complete 16:35:43 06b49ca38bd5: Download complete 16:35:43 540db60ca938: Verifying Checksum 16:35:43 540db60ca938: Download complete 16:35:43 c788192a36de: Verifying Checksum 16:35:43 c788192a36de: Download complete 16:35:43 540db60ca938: Pull complete 16:35:43 adcc1eea9eea: Pull complete 16:35:43 4c4ab2625f07: Pull complete 16:35:44 a77e37c0d609: Verifying Checksum 16:35:44 a77e37c0d609: Download complete 16:35:52 c3185cebc471: Verifying Checksum 16:35:52 c3185cebc471: Download complete 16:35:53 db62176df00c: Verifying Checksum 16:35:53 db62176df00c: Download complete 16:35:56 db62176df00c: Pull complete 16:35:56 3b30891b0d05: Pull complete 16:35:56 06b49ca38bd5: Pull complete 16:35:56 c788192a36de: Pull complete 16:35:57 Still waiting to schedule task 16:35:57 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-841’ 16:35:57 a77e37c0d609: Pull complete 16:35:59 c3185cebc471: Pull complete 16:35:59 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:35:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:35:59 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:35:59 WORKDIR /edgex 16:35:59 COPY go.mod . 16:35:59 RUN go mod download' 16:35:59 + docker build -t ci-base-image-x86_64 -f - . 16:36:02 Sending build context to Docker daemon 328.8MB 16:36:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:36:02 ---> 031687cdd783 16:36:02 Step 2/4 : WORKDIR /edgex 16:36:02 ---> Running in 6d22b7c47007 16:36:02 Removing intermediate container 6d22b7c47007 16:36:02 ---> 19175d832272 16:36:02 Step 3/4 : COPY go.mod . 16:36:02 ---> 9ecd3028590b 16:36:02 Step 4/4 : RUN go mod download 16:36:02 ---> Running in aa5a02ecc7fc 16:36:42 Removing intermediate container aa5a02ecc7fc 16:36:42 ---> 2cd20a8f7df6 16:36:42 Successfully built 2cd20a8f7df6 16:36:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:36:42 + docker inspect -f . ci-base-image-x86_64 16:36:42 . [Pipeline] withDockerContainer 16:36:42 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 16:36:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:36:43 $ docker top fcda64b4253af318010e7d23f09b4d8d9ad6430188461d41fcba7cafe4d279a4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:43 + go version 16:36:43 go version go1.16.6 linux/amd64 [Pipeline] } 16:36:43 $ docker stop --time=1 fcda64b4253af318010e7d23f09b4d8d9ad6430188461d41fcba7cafe4d279a4 16:36:44 $ docker rm -f fcda64b4253af318010e7d23f09b4d8d9ad6430188461d41fcba7cafe4d279a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:45 + docker inspect -f . ci-base-image-x86_64 16:36:45 . [Pipeline] withDockerContainer 16:36:45 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 16:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:36:46 $ docker top 99d7069297b5a9484d323dbcb4598f8f7494e15228d48099cdda7d77df10fef0 -eo pid,comm [Pipeline] { [Pipeline] echo 16:36:46 ========================================================= 16:36:46 [edgeXBuildGoParallel] Running Tests and Build... 16:36:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:46 + go mod tidy [Pipeline] sh 16:36:47 + make test 16:36:47 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 16:36:47 go mod tidy 16:36:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:36:52 ? github.com/edgexfoundry/edgex-go [no test files] 16:37:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:37:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:37:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:37:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:37:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:37:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:37:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 16:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:37:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements 16:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:37:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements 16:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements 16:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 16:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:37:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:37:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:37:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:37:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements 16:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 16:37:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 16:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 16:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements 16:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 16:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 16:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 16:37:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.194s coverage: 81.8% of statements 16:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.196s coverage: 62.6% of statements 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.6% of statements 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.0% of statements 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 95.4% of statements 16:38:16 GO111MODULE=on go vet ./... 16:38:43 gofmt -l . 16:38:43 [ "`gofmt -l .`" = "" ] 16:38:43 ./bin/test-attribution-txt.sh [Pipeline] sh 16:38:43 + ls -al . 16:38:43 total 612 16:38:43 drwxrwxr-x 10 1001 1001 4096 Aug 26 16:38 . 16:38:43 drwxr-xr-x 4 root root 28 Aug 26 16:36 .. 16:38:43 -rw-rw-r-- 1 1001 1001 11 Aug 26 16:32 .dockerignore 16:38:43 drwxrwxr-x 8 1001 1001 179 Aug 26 16:33 .git 16:38:43 drwxrwxr-x 4 1001 1001 142 Aug 26 16:32 .github 16:38:43 -rw-rw-r-- 1 1001 1001 818 Aug 26 16:32 .gitignore 16:38:43 -rw-rw-r-- 1 1001 1001 76 Aug 26 16:32 .hadolint.yml 16:38:43 drwx------ 3 1001 1001 58 Aug 26 16:35 .semver 16:38:43 -rw-rw-r-- 1 1001 1001 166 Aug 26 16:32 .sonarcloud.properties 16:38:43 -rw-rw-r-- 1 1001 1001 1171 Aug 26 16:32 ADOPTERS.md 16:38:43 -rw-rw-r-- 1 1001 1001 8493 Aug 26 16:32 Attribution.txt 16:38:43 -rw-rw-r-- 1 1001 1001 43881 Aug 26 16:32 CHANGELOG.md 16:38:43 -rw-rw-r-- 1 1001 1001 3804 Aug 26 16:32 CONTRIBUTING.md 16:38:43 -rw-rw-r-- 1 1001 1001 677 Aug 26 16:32 GOVERNANCE.md 16:38:43 -rw-rw-r-- 1 1001 1001 849 Aug 26 16:32 Jenkinsfile 16:38:43 -rw-rw-r-- 1 1001 1001 10775 Aug 26 16:32 LICENSE 16:38:43 -rw-rw-r-- 1 1001 1001 5915 Aug 26 16:32 Makefile 16:38:43 -rw-rw-r-- 1 1001 1001 582 Aug 26 16:32 OWNERS.md 16:38:43 -rw-rw-r-- 1 1001 1001 8643 Aug 26 16:32 README.md 16:38:43 -rw-rw-r-- 1 1001 1001 6912 Aug 26 16:32 SECURITY.md 16:38:43 -rw-rw-r-- 1 1001 1001 5 Aug 26 16:35 VERSION 16:38:43 -rw-rw-r-- 1 1001 1001 4131 Aug 26 16:32 ZMQWindows.md 16:38:43 drwxrwxr-x 2 1001 1001 37 Aug 26 16:32 bin 16:38:43 drwxrwxr-x 14 1001 1001 4096 Aug 26 16:32 cmd 16:38:43 -rw-r--r-- 1 root root 405611 Aug 26 16:38 coverage.out 16:38:43 -rw-rw-r-- 1 1001 1001 841 Aug 26 16:32 go.mod 16:38:43 -rw-r--r-- 1 root root 50064 Aug 26 16:36 go.sum 16:38:43 drwxrwxr-x 8 1001 1001 124 Aug 26 16:32 internal 16:38:43 drwxrwxr-x 3 1001 1001 16 Aug 26 16:32 openapi 16:38:43 drwxrwxr-x 4 1001 1001 71 Aug 26 16:32 snap 16:38:43 -rw-rw-r-- 1 1001 1001 204 Aug 26 16:32 version.go [Pipeline] sh 16:38:43 + '[' -e coverage.out ] 16:38:43 + chown 1001:1001 coverage.out [Pipeline] stash 16:38:43 Stashed 1 file(s) [Pipeline] sh 16:38:44 + make build 16:38:44 go mod tidy 16:38:44 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 16:38:46 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 16:38:53 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 16:38:54 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 16:38:55 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 16:38:55 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 16:38:56 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 16:38:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-842 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 16:38:57 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:38:57 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 16:38:57 The recommended git tool is: git 16:38:57 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 16:38:59 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 16:39:00 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 16:39:01 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] } 16:39:02 $ docker stop --time=1 99d7069297b5a9484d323dbcb4598f8f7494e15228d48099cdda7d77df10fef0 16:39:03 using credential edgex-jenkins-ssh 16:39:03 Cloning the remote Git repository 16:39:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:39:04 $ docker rm -f 99d7069297b5a9484d323dbcb4598f8f7494e15228d48099cdda7d77df10fef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 16:39:03 > git init /w/workspace/edgex-go/4 # timeout=10 16:39:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:39:03 > git --version # timeout=10 16:39:03 > git --version # 'git version 2.17.1' 16:39:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh 16:39:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:39:05 16:39:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:39:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:39:06 latest: Pulling from edgex-devops/edgex-compose 16:39:06 cbdbe7a5bc2a: Pulling fs layer 16:39:06 ca9280d653b3: Pulling fs layer 16:39:06 7e9c9ca2126c: Pulling fs layer 16:39:06 cbdbe7a5bc2a: Verifying Checksum 16:39:06 cbdbe7a5bc2a: Download complete 16:39:06 cbdbe7a5bc2a: Pull complete 16:39:08 ca9280d653b3: Verifying Checksum 16:39:08 ca9280d653b3: Download complete 16:39:08 ca9280d653b3: Pull complete 16:39:12 7e9c9ca2126c: Verifying Checksum 16:39:12 7e9c9ca2126c: Download complete 16:39:15 7e9c9ca2126c: Pull complete 16:39:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:39:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:39:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:39:15 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 16:39:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:39:18 $ docker top dc12c338b589a379a7e891f71382bb3b3d446b86942de384b4c9819ff3e83bf4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:19 + docker-compose build --help 16:39:19 + grep parallel 16:39:19 --parallel Build images in parallel. [Pipeline] } 16:39:19 $ docker stop --time=1 dc12c338b589a379a7e891f71382bb3b3d446b86942de384b4c9819ff3e83bf4 16:39:21 $ docker rm -f dc12c338b589a379a7e891f71382bb3b3d446b86942de384b4c9819ff3e83bf4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:39:21 . [Pipeline] withDockerContainer 16:39:21 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 16:39:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:39:22 $ docker top f5022ae2e5842c2e982024810ae3ecaad4c24d1c14a03304e11eca4178c4aa96 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:22 + docker-compose -f ./docker-compose-build.yml build --parallel 16:39:23 Building core-command ... 16:39:23 Building core-data ... 16:39:23 Building core-metadata ... 16:39:23 Building security-bootstrapper ... 16:39:23 Building security-proxy-setup ... 16:39:23 Building security-secretstore-setup ... 16:39:23 Building support-notifications ... 16:39:23 Building support-scheduler ... 16:39:23 Building sys-mgmt-agent ... 16:39:23 Building support-notifications 16:39:23 Building core-metadata 16:39:23 Building security-proxy-setup 16:39:23 Building sys-mgmt-agent 16:39:23 Building core-command 16:39:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:39:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:39:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:39:24 Merging remotes/origin/main commit e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 16:39:25 Merge succeeded, producing 6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd 16:39:25 Checking out Revision 6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd (PR-3678) 16:39:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:39:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:39:24 > git config core.sparsecheckout # timeout=10 16:39:25 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 16:39:25 > git remote # timeout=10 16:39:25 > git config --get remote.origin.url # timeout=10 16:39:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:25 > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 16:39:25 > git rev-parse HEAD^{commit} # timeout=10 16:39:25 > git config core.sparsecheckout # timeout=10 16:39:25 > git checkout -f 6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd # timeout=10 16:39:30 Commit message: "Merge commit 'e89d87e1b047cca713fa4fd161d0eba79eaf23fa' into HEAD" 16:39:30 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:30 provisioning config files... 16:39:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6547131534899289502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:30 > git rev-list --no-walk 109effefc984ff0fef2802f7d0295f2abd469700 # timeout=10 16:39:31 ---> docker-login.sh 16:39:31 nexus3.edgexfoundry.org:10001 16:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:32 Configure a credential helper to remove this warning. See 16:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:32 16:39:32 Login Succeeded 16:39:32 nexus3.edgexfoundry.org:10002 16:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:33 Configure a credential helper to remove this warning. See 16:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:33 16:39:33 Login Succeeded 16:39:33 nexus3.edgexfoundry.org:10003 16:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:39:33 ---> 2cd20a8f7df6 16:39:33 Step 3/24 : WORKDIR /edgex-go 16:39:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:39:33 ---> 2cd20a8f7df6 16:39:33 Step 3/22 : WORKDIR /edgex-go 16:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:33 Configure a credential helper to remove this warning. See 16:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:33 16:39:33 Login Succeeded 16:39:33 nexus3.edgexfoundry.org:10004 16:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:34 Configure a credential helper to remove this warning. See 16:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:34 16:39:34 Login Succeeded 16:39:34 docker.io 16:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:35 Configure a credential helper to remove this warning. See 16:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:35 16:39:35 Login Succeeded 16:39:35 ---> docker-login.sh ends [Pipeline] } 16:39:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:39:35 ========================================================= 16:39:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:39:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:39:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:39:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:39:36 595b0fe564bb: Pulling fs layer 16:39:36 24495759ef45: Pulling fs layer 16:39:36 d148012ef14d: Pulling fs layer 16:39:36 e90a11edd702: Pulling fs layer 16:39:36 d77568369979: Pulling fs layer 16:39:36 fc1c9f9a7f3b: Pulling fs layer 16:39:36 170f2ba95c9a: Pulling fs layer 16:39:36 97ac5df62f85: Pulling fs layer 16:39:36 fc1c9f9a7f3b: Waiting 16:39:36 e90a11edd702: Waiting 16:39:36 170f2ba95c9a: Waiting 16:39:36 d77568369979: Waiting 16:39:36 97ac5df62f85: Waiting 16:39:36 d148012ef14d: Verifying Checksum 16:39:36 d148012ef14d: Download complete 16:39:36 24495759ef45: Verifying Checksum 16:39:36 24495759ef45: Download complete 16:39:36 d77568369979: Download complete 16:39:36 fc1c9f9a7f3b: Verifying Checksum 16:39:36 fc1c9f9a7f3b: Download complete 16:39:36 595b0fe564bb: Download complete 16:39:36 170f2ba95c9a: Verifying Checksum 16:39:36 170f2ba95c9a: Download complete 16:39:37 595b0fe564bb: Pull complete 16:39:38 24495759ef45: Pull complete 16:39:38 ---> Running in 33cc6130adfa 16:39:38 ---> Running in ffe945eae20a 16:39:38 d148012ef14d: Pull complete 16:39:41 97ac5df62f85: Download complete 16:39:41 e90a11edd702: Verifying Checksum 16:39:41 e90a11edd702: Download complete 16:39:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:39:42 ---> 2cd20a8f7df6 16:39:42 Step 3/23 : WORKDIR /edgex-go 16:39:42 ---> Using cache 16:39:42 ---> 05b12ce11dae 16:39:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:39:43 ---> 2cd20a8f7df6 16:39:43 Step 3/24 : WORKDIR /edgex-go 16:39:43 ---> Using cache 16:39:43 ---> 05b12ce11dae 16:39:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:43 Removing intermediate container 33cc6130adfa 16:39:43 ---> e8cde1663d8a 16:39:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:43 Removing intermediate container ffe945eae20a 16:39:43 ---> 05b12ce11dae 16:39:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:43 ---> Running in 0483cd50a0e9 16:39:43 ---> Running in d5bda1194a3d 16:39:43 ---> Running in 9be1d2ae883f 16:39:43 ---> Running in 2a466c3c6fbe 16:39:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:39:44 ---> 2cd20a8f7df6 16:39:44 Step 3/24 : WORKDIR /edgex-go 16:39:44 ---> Using cache 16:39:44 ---> 05b12ce11dae 16:39:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:44 ---> Running in ccff4ed0ea35 16:39:44 Removing intermediate container 0483cd50a0e9 16:39:44 ---> f9c0612fe21d 16:39:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:39:44 ---> Running in 2a1b7c8da4d4 16:39:44 Removing intermediate container d5bda1194a3d 16:39:44 ---> f8521096552a 16:39:44 Step 5/24 : RUN apk add --update --no-cache make bash git 16:39:44 ---> Running in 612b6997f317 16:39:44 Removing intermediate container 2a466c3c6fbe 16:39:44 ---> 28acaaf6d5d5 16:39:44 Step 5/22 : RUN apk add --update --no-cache make git 16:39:45 ---> Running in 9162da8ee97d 16:39:45 Removing intermediate container 9be1d2ae883f 16:39:45 ---> 86e8f5e3f7dc 16:39:45 Step 5/24 : RUN apk add --update --no-cache make git 16:39:45 ---> Running in f45b9724cd2f 16:39:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:39:45 Removing intermediate container ccff4ed0ea35 16:39:45 ---> 8df58cb50402 16:39:45 Step 5/24 : RUN apk add --update --no-cache make git 16:39:45 ---> Running in 8ff672559e32 16:39:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:39:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:39:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:39:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:39:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:39:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:39:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:39:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:39:47 OK: 219 MiB in 52 packages 16:39:47 Removing intermediate container f45b9724cd2f 16:39:47 ---> 41832b6b8dc9 16:39:47 Step 6/24 : COPY go.mod . 16:39:47 OK: 219 MiB in 52 packages 16:39:47 ---> 5c9bddfb3194 16:39:47 Step 7/24 : RUN go mod download 16:39:47 ---> Running in d96d4671fc5d 16:39:47 Removing intermediate container 9162da8ee97d 16:39:47 ---> 0d1400617baa 16:39:47 Step 6/22 : COPY go.mod . 16:39:47 ---> 8d3a9544075f 16:39:47 Step 7/22 : RUN go mod download 16:39:48 ---> Running in bbe4fcd3865b 16:39:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:39:48 Removing intermediate container d96d4671fc5d 16:39:48 ---> 863f11c89777 16:39:48 Step 8/24 : COPY . . 16:39:50 OK: 219 MiB in 52 packages 16:39:50 OK: 219 MiB in 52 packages 16:39:50 Removing intermediate container bbe4fcd3865b 16:39:50 ---> 6cba138b76d3 16:39:50 Step 8/22 : COPY . . 16:39:51 OK: 219 MiB in 52 packages 16:39:51 e90a11edd702: Pull complete 16:39:51 d77568369979: Pull complete 16:39:51 fc1c9f9a7f3b: Pull complete 16:39:51 170f2ba95c9a: Pull complete 16:39:52 Removing intermediate container 612b6997f317 16:39:52 ---> a1eb631cdf3c 16:39:52 Step 6/24 : COPY go.mod . 16:39:52 Removing intermediate container 2a1b7c8da4d4 16:39:52 ---> f2d38c0487b2 16:39:52 Step 6/23 : COPY go.mod . 16:39:53 Removing intermediate container 8ff672559e32 16:39:53 ---> b1196892b95f 16:39:53 Step 6/24 : COPY go.mod . 16:39:53 ---> ef4fb360a8e0 16:39:53 Step 7/23 : RUN go mod download 16:39:53 ---> cbade01295e7 16:39:53 Step 7/24 : RUN go mod download 16:39:53 ---> Running in 7f23aa7295ef 16:39:53 ---> b6100de7e62c 16:39:53 Step 7/24 : RUN go mod download 16:39:53 ---> Running in 1c4e49ab6bd5 16:39:53 ---> Running in cd1f74279cac 16:39:54 ---> 444b7c366a97 16:39:54 Step 9/24 : RUN go mod tidy 16:39:54 ---> Running in 886d89eaad13 16:39:56 Removing intermediate container 7f23aa7295ef 16:39:56 ---> 8921027032c3 16:39:56 Step 8/24 : COPY . . 16:39:56 ---> b9393a18b08c 16:39:56 Step 9/22 : RUN go mod tidy 16:39:56 ---> Running in e4b5156482e8 16:39:57 Removing intermediate container 1c4e49ab6bd5 16:39:57 ---> 5952647cf840 16:39:57 Step 8/23 : COPY . . 16:39:57 Removing intermediate container cd1f74279cac 16:39:57 ---> ede6b2b509c6 16:39:57 Step 8/24 : COPY . . 16:39:57 Removing intermediate container 886d89eaad13 16:39:57 ---> e88172f4a6de 16:39:57 Step 10/24 : RUN make cmd/core-command/core-command 16:39:58 ---> Running in 40d33cc38b8b 16:39:58 97ac5df62f85: Pull complete 16:39:58 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:39:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:39:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:39:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:39:58 WORKDIR /edgex 16:39:58 COPY go.mod . 16:39:58 RUN go mod download 16:39:58 + docker build -t ci-base-image-arm64 -f - . 16:39:59 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 16:40:00 Sending build context to Docker daemon 166MB 16:40:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:40:00 ---> 04bc70af865f 16:40:00 Step 2/4 : WORKDIR /edgex 16:40:03 Removing intermediate container e4b5156482e8 16:40:03 ---> 1c717a2c2fdc 16:40:03 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:40:04 ---> 043158025e41 16:40:04 Step 9/24 : RUN go mod tidy 16:40:04 ---> Running in 6f9926e08d15 16:40:04 ---> Running in 5a0e71a65ce4 16:40:05 ---> Running in c8d7c4ca4d64 16:40:05 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 16:40:05 Removing intermediate container c8d7c4ca4d64 16:40:05 ---> 596bf951721d 16:40:05 Step 3/4 : COPY go.mod . 16:40:06 ---> 8f10167ef962 16:40:06 Step 4/4 : RUN go mod download 16:40:06 ---> Running in 62e5cbac7066 16:40:07 ---> 590716dc1175 16:40:07 Step 9/24 : RUN go mod tidy 16:40:07 ---> Running in 85891bb2907a 16:40:07 ---> 9a62f9dfbc09 16:40:07 Step 9/23 : RUN go mod tidy 16:40:07 ---> Running in 92f85414cc00 16:40:07 Removing intermediate container 5a0e71a65ce4 16:40:07 ---> 0883876951fe 16:40:07 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:40:07 ---> Running in 15fb6c77b6ee 16:40:08 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 16:40:09 Removing intermediate container 85891bb2907a 16:40:09 ---> b92c7c6f0330 16:40:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:40:09 ---> Running in 326683a8b32b 16:40:09 Removing intermediate container 92f85414cc00 16:40:09 ---> d2315bd2dbc3 16:40:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:40:09 ---> Running in 13f696a1d879 16:40:09 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 16:40:10 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 16:40:37 Removing intermediate container 40d33cc38b8b 16:40:37 ---> cc2b86b5c96b 16:40:37 16:40:37 Step 11/24 : FROM alpine:3.12 16:40:38 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 16:40:40 3.12: Pulling from library/alpine 16:40:42 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:40:42 Status: Downloaded newer image for alpine:3.12 16:40:42 ---> 13621d1b12d4 16:40:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:40:42 ---> Running in 5b8c771c5ffd 16:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:40:44 (1/1) Installing dumb-init (1.2.2-r1) 16:40:44 Executing busybox-1.31.1-r20.trigger 16:40:44 OK: 6 MiB in 15 packages 16:40:44 Removing intermediate container 6f9926e08d15 16:40:44 ---> 0a8ec34e120c 16:40:44 16:40:44 Step 11/22 : FROM alpine:3.12 16:40:44 ---> 13621d1b12d4 16:40:44 Step 12/22 : RUN apk add --update --no-cache curl 16:40:45 Removing intermediate container 15fb6c77b6ee 16:40:45 ---> 46e6bd7de2e7 16:40:45 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:40:45 ---> Running in 915ea85c3ec2 16:40:45 ---> Running in e1a039c3af7c 16:40:45 Removing intermediate container 5b8c771c5ffd 16:40:45 ---> 6001a368f3db 16:40:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:40:45 ---> Running in 528ad44de872 16:40:45 Removing intermediate container 528ad44de872 16:40:45 ---> 039cbe626bda 16:40:45 Step 14/24 : ENV APP_PORT=59882 16:40:45 ---> Running in 27ae59f285a9 16:40:45 Removing intermediate container 27ae59f285a9 16:40:45 ---> 5b4c1b5e5efc 16:40:45 Step 15/24 : EXPOSE $APP_PORT 16:40:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:40:45 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 16:40:45 ---> Running in 8181fd8e6f55 16:40:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:40:45 Removing intermediate container 8181fd8e6f55 16:40:45 ---> dc6a6ed1d5b3 16:40:45 Step 16/24 : WORKDIR / 16:40:45 ---> Running in 507337c8a706 16:40:46 Removing intermediate container 507337c8a706 16:40:46 ---> 8ffa12ae05a8 16:40:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:46 (1/4) Installing ca-certificates (20191127-r4) 16:40:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:40:46 (3/4) Installing libcurl (7.78.0-r0) 16:40:46 (4/4) Installing curl (7.78.0-r0) 16:40:46 Executing busybox-1.31.1-r20.trigger 16:40:46 Executing ca-certificates-20191127-r4.trigger 16:40:46 OK: 7 MiB in 18 packages 16:40:46 ---> 4af7b104cc9b 16:40:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:40:47 Removing intermediate container 915ea85c3ec2 16:40:47 ---> c19abe6d6e1a 16:40:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:40:47 ---> 19ad28d2ce59 16:40:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:40:47 ---> Running in 0985717b3dfc 16:40:47 Removing intermediate container 0985717b3dfc 16:40:47 ---> 1854e18d58cd 16:40:47 Step 14/22 : WORKDIR /edgex 16:40:47 Removing intermediate container e1a039c3af7c 16:40:47 ---> 4a46c61a5783 16:40:47 16:40:47 Step 12/24 : FROM docker:20.10.7 16:40:47 ---> Running in 0f82d469fc60 16:40:47 ---> a4c937de9456 16:40:47 Step 20/24 : ENTRYPOINT ["/core-command"] 16:40:47 ---> Running in 2bae0583ae5a 16:40:47 20.10.7: Pulling from library/docker 16:40:47 Removing intermediate container 0f82d469fc60 16:40:47 ---> 9681080877d5 16:40:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:40:47 Removing intermediate container 2bae0583ae5a 16:40:47 ---> 573483cd1f57 16:40:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:47 ---> Running in db5c53a5f0a5 16:40:48 ---> bc69d89e0af8 16:40:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:40:48 Removing intermediate container db5c53a5f0a5 16:40:48 ---> bd6caf39023f 16:40:48 Step 22/24 : LABEL arch=x86_64 16:40:48 ---> Running in e34cac99d5db 16:40:48 ---> 35c57a62cef0 16:40:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:40:48 Removing intermediate container e34cac99d5db 16:40:48 ---> 7de5b78803ea 16:40:48 Step 23/24 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c 16:40:49 ---> Running in 0fe1d944d7ff 16:40:49 ---> 2609cd671a8f 16:40:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:40:49 ---> Running in a59bc678a3f5 16:40:49 Removing intermediate container 0fe1d944d7ff 16:40:49 ---> b334d78effa3 16:40:49 Step 24/24 : LABEL version=0.0.0 16:40:49 ---> Running in a8b9ac144bfb 16:40:49 Removing intermediate container a59bc678a3f5 16:40:49 ---> c2f03a27177b 16:40:49 Step 19/22 : CMD ["--init=true"] 16:40:49 Removing intermediate container 326683a8b32b 16:40:49 ---> 68a42f8bc8fa 16:40:49 16:40:49 Step 11/24 : FROM alpine:3.12 16:40:49 ---> 13621d1b12d4 16:40:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:40:49 ---> Using cache 16:40:49 ---> 6001a368f3db 16:40:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:40:49 ---> Using cache 16:40:49 ---> 039cbe626bda 16:40:49 Step 14/24 : ENV APP_PORT=59881 16:40:49 ---> Running in b8197cc98408 16:40:49 ---> Running in 5fcdad82be09 16:40:49 Removing intermediate container a8b9ac144bfb 16:40:49 ---> c7ee0bf4173b 16:40:49 16:40:49 Successfully built c7ee0bf4173b 16:40:49 Successfully tagged core-command:latest 16:40:49 Building core-data 16:40:50  Building core-command ... done Removing intermediate container 5fcdad82be09 16:40:50 ---> 275f0553ba16 16:40:50 Step 15/24 : EXPOSE $APP_PORT 16:40:50 Removing intermediate container b8197cc98408 16:40:50 ---> 381e9ecf5678 16:40:50 Step 20/22 : LABEL arch=x86_64 16:40:50 Removing intermediate container 13f696a1d879 16:40:50 ---> 11886fc26ee1 16:40:50 16:40:50 Step 11/23 : FROM alpine:3.12 16:40:50 ---> 13621d1b12d4 16:40:50 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:40:50 ---> Running in 2fb34b40fa10 16:40:50 ---> Running in a8565c035222 16:40:50 ---> Running in a5243e11b55c 16:40:51 Removing intermediate container 2fb34b40fa10 16:40:51 ---> ff5449cfe8b6 16:40:51 Step 16/24 : WORKDIR / 16:40:51 ---> Running in 48ec19d8b8ee 16:40:51 Removing intermediate container a8565c035222 16:40:51 ---> 15250e9dc4dd 16:40:51 Step 21/22 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c 16:40:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:40:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:40:51 ---> Running in 4c47858e237f 16:40:51 Removing intermediate container 48ec19d8b8ee 16:40:52 ---> f070ac4c0c58 16:40:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:52 Removing intermediate container 4c47858e237f 16:40:52 ---> 1bff5d046501 16:40:52 Step 22/22 : LABEL version=0.0.0 16:40:52 ---> Running in 79936329befa 16:40:52 (1/2) Installing ca-certificates (20191127-r4) 16:40:52 (2/2) Installing dumb-init (1.2.2-r1) 16:40:52 Executing busybox-1.31.1-r20.trigger 16:40:52 Executing ca-certificates-20191127-r4.trigger 16:40:52 OK: 6 MiB in 16 packages 16:40:52 ---> 38429763fe8f 16:40:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:40:52 Removing intermediate container 79936329befa 16:40:52 ---> fa44af1e7071 16:40:52 16:40:52 Successfully built fa44af1e7071 16:40:52 Successfully tagged security-proxy-setup:latest 16:40:52 Building support-scheduler 16:40:55  Building security-proxy-setup ... done  ---> 7a318e94ee52 16:40:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:40:55 Removing intermediate container a5243e11b55c 16:40:55 ---> 9047bc855cd9 16:40:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:40:55 ---> Running in d23ff82c09f4 16:40:55 ---> b59465fdb3d7 16:40:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:40:55 Removing intermediate container d23ff82c09f4 16:40:55 ---> 73d86ca60a2d 16:40:55 Step 14/23 : ENV APP_PORT=59860 16:40:55 ---> Running in fbb6ccf15e40 16:40:55 ---> Running in 1115a6df1619 16:40:55 Removing intermediate container 1115a6df1619 16:40:55 ---> 702b16a1a300 16:40:55 Step 15/23 : EXPOSE $APP_PORT 16:40:55 Removing intermediate container fbb6ccf15e40 16:40:55 ---> 956186b477a6 16:40:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:56 ---> Running in c5577497cfcc 16:40:56 ---> Running in 066951b1b35d 16:40:56 Removing intermediate container c5577497cfcc 16:40:56 ---> 286a2115a250 16:40:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:40:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:40:56 ---> 2cd20a8f7df6 16:40:56 Step 3/24 : WORKDIR /edgex-go 16:40:56 ---> Using cache 16:40:56 ---> 05b12ce11dae 16:40:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:56 ---> Using cache 16:40:56 ---> 8df58cb50402 16:40:56 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:40:56 Removing intermediate container 066951b1b35d 16:40:56 ---> f37222ca9b76 16:40:56 Step 22/24 : LABEL arch=x86_64 16:40:56 ---> Running in ea78103e4c2b 16:40:56 ---> 74e83dd6ba24 16:40:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:40:56 ---> Running in 6b8450c25b8b 16:40:56 Removing intermediate container 6b8450c25b8b 16:40:56 ---> bc5d8c2509c6 16:40:56 Step 23/24 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c 16:40:56 ---> Running in 45209044b07d 16:40:57 Removing intermediate container 45209044b07d 16:40:57 ---> 4942ceb860ec 16:40:57 Step 24/24 : LABEL version=0.0.0 16:40:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:40:57 ---> Running in ce3214c38067 16:40:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:40:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:40:57 ---> 2cd20a8f7df6 16:40:57 Step 3/23 : WORKDIR /edgex-go 16:40:57 ---> Using cache 16:40:57 ---> 05b12ce11dae 16:40:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:57 ---> Using cache 16:40:57 ---> 8df58cb50402 16:40:57 Step 5/23 : RUN apk add --update --no-cache make git 16:40:57 ---> Using cache 16:40:57 ---> b1196892b95f 16:40:57 Step 6/23 : COPY go.mod . 16:40:57 ---> Using cache 16:40:57 ---> b6100de7e62c 16:40:57 Step 7/23 : RUN go mod download 16:40:57 ---> Using cache 16:40:57 ---> ede6b2b509c6 16:40:57 Step 8/23 : COPY . . 16:40:57 ---> Using cache 16:40:57 ---> 590716dc1175 16:40:57 Step 9/23 : RUN go mod tidy 16:40:57 ---> Using cache 16:40:57 ---> b92c7c6f0330 16:40:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:40:57 ---> eaa521d4d74d 16:40:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:40:57 ---> Running in 33be9f178608 16:40:57 Removing intermediate container ce3214c38067 16:40:57 ---> b97bd6a92c9f 16:40:57 16:40:57 Successfully built b97bd6a92c9f 16:40:57 Successfully tagged core-metadata:latest 16:40:57  Building core-metadata ... done Building security-secretstore-setup 16:40:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:40:58 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 16:40:58 OK: 219 MiB in 52 packages 16:40:59 ---> e0bb1bba4f0a 16:40:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:40:59 ---> Running in 0fbae0babb55 16:40:59 Removing intermediate container 0fbae0babb55 16:40:59 ---> 165009b7f4c5 16:40:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:59 Removing intermediate container ea78103e4c2b 16:40:59 ---> 263f3e56b26f 16:40:59 Step 6/24 : COPY go.mod . 16:40:59 ---> Running in 864a2be03f0d 16:41:00 Removing intermediate container 864a2be03f0d 16:41:00 ---> 60c5ca5d9ce3 16:41:00 Step 21/23 : LABEL arch=x86_64 16:41:00 ---> 6385264d1307 16:41:00 Step 7/24 : RUN go mod download 16:41:00 ---> Running in 32052da85ff9 16:41:00 ---> Running in a493f660fc39 16:41:00 Removing intermediate container 32052da85ff9 16:41:00 ---> 3aea8185cf36 16:41:00 Step 22/23 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c 16:41:00 ---> Running in 24f133953f90 16:41:01 Removing intermediate container 24f133953f90 16:41:01 ---> d57de8e75b4c 16:41:01 Step 23/23 : LABEL version=0.0.0 16:41:01 ---> Running in b426e8a092dc 16:41:01 Removing intermediate container b426e8a092dc 16:41:01 ---> 6a08c9e93408 16:41:01 16:41:01 Successfully built 6a08c9e93408 16:41:01 Successfully tagged support-notifications:latest 16:41:01 Building security-bootstrapper 16:41:03  Building support-notifications ... done Removing intermediate container a493f660fc39 16:41:03 ---> 9f5dddcc0927 16:41:03 Step 8/24 : COPY . . 16:41:03 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:41:03 Status: Downloaded newer image for docker:20.10.7 16:41:03 ---> 08bdaf2f88f9 16:41:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:41:03 ---> Running in 46e9fed5114f 16:41:04 Removing intermediate container 46e9fed5114f 16:41:04 ---> c17e95e22e1c 16:41:04 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 16:41:04 ---> Running in 2a50a0088c54 16:41:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:41:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:41:06 (1/39) Installing readline (8.1.0-r0) 16:41:06 (2/39) Installing bash (5.1.0-r0) 16:41:06 Executing bash-5.1.0-r0.post-install 16:41:06 (3/39) Installing brotli-libs (1.0.9-r3) 16:41:06 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:41:06 (5/39) Installing libcurl (7.78.0-r0) 16:41:06 (6/39) Installing curl (7.78.0-r0) 16:41:07 (7/39) Installing dumb-init (1.2.5-r0) 16:41:07 (8/39) Installing libbz2 (1.0.8-r1) 16:41:07 (9/39) Installing expat (2.2.10-r1) 16:41:07 (10/39) Installing libffi (3.3-r2) 16:41:07 (11/39) Installing gdbm (1.19-r0) 16:41:07 (12/39) Installing xz-libs (5.2.5-r0) 16:41:07 (13/39) Installing sqlite-libs (3.34.1-r0) 16:41:07 (14/39) Installing python3 (3.8.10-r0) 16:41:09 (15/39) Installing py3-appdirs (1.4.4-r1) 16:41:09 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:41:09 (17/39) Installing py3-parsing (2.4.7-r1) 16:41:09 (18/39) Installing py3-six (1.15.0-r0) 16:41:09 (19/39) Installing py3-packaging (20.9-r0) 16:41:09 (20/39) Installing py3-setuptools (51.3.3-r0) 16:41:09 (21/39) Installing py3-chardet (4.0.0-r0) 16:41:09 (22/39) Installing py3-idna (3.1-r0) 16:41:09 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:41:10 (24/39) Installing py3-requests (2.25.1-r1) 16:41:10 (25/39) Installing py3-msgpack (1.0.2-r0) 16:41:10 (26/39) Installing py3-lockfile (0.12.2-r3) 16:41:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:41:10 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:41:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:41:10 ---> 2cd20a8f7df6 16:41:10 Step 3/32 : WORKDIR /edgex-go 16:41:10 ---> Using cache 16:41:10 ---> 05b12ce11dae 16:41:10 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:10 ---> Using cache 16:41:10 ---> 8df58cb50402 16:41:10 Step 5/32 : RUN apk add --update --no-cache make git 16:41:10 ---> Using cache 16:41:10 ---> b1196892b95f 16:41:10 Step 6/32 : COPY go.mod . 16:41:10 ---> Using cache 16:41:10 ---> b6100de7e62c 16:41:10 Step 7/32 : RUN go mod download 16:41:10 ---> Using cache 16:41:10 ---> ede6b2b509c6 16:41:10 Step 8/32 : COPY . . 16:41:10 ---> Using cache 16:41:10 ---> 590716dc1175 16:41:10 Step 9/32 : RUN go mod tidy 16:41:10 ---> Using cache 16:41:10 ---> b92c7c6f0330 16:41:10 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:41:10 (28/39) Installing py3-colorama (0.4.4-r0) 16:41:10 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:41:10 (30/39) Installing py3-distlib (0.3.1-r1) 16:41:10 (31/39) Installing py3-distro (1.5.0-r1) 16:41:10 (32/39) Installing py3-webencodings (0.5.1-r3) 16:41:10 (33/39) Installing py3-html5lib (1.1-r0) 16:41:10 (34/39) Installing py3-pytoml (0.1.21-r0) 16:41:10 (35/39) Installing py3-pep517 (0.9.1-r0) 16:41:10 (36/39) Installing py3-progress (1.5-r0) 16:41:10 (37/39) Installing py3-retrying (1.3.3-r0) 16:41:10 (38/39) Installing py3-toml (0.10.2-r0) 16:41:10 (39/39) Installing py3-pip (20.3.4-r0) 16:41:14 Executing busybox-1.32.1-r6.trigger 16:41:14 OK: 82 MiB in 59 packages 16:41:14 ---> 42135a1709e2 16:41:14 Step 9/24 : RUN go mod tidy 16:41:14 ---> Running in 2285d09d325b 16:41:15 ---> Running in ab64948afd7c 16:41:16 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 16:41:17 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:41:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:41:17 ---> 2cd20a8f7df6 16:41:17 Step 3/26 : WORKDIR /edgex-go 16:41:17 ---> Using cache 16:41:17 ---> 05b12ce11dae 16:41:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:17 ---> Using cache 16:41:17 ---> 8df58cb50402 16:41:17 Step 5/26 : RUN apk add --update --no-cache make git 16:41:17 ---> Using cache 16:41:17 ---> b1196892b95f 16:41:17 Step 6/26 : COPY go.mod . 16:41:17 ---> Using cache 16:41:17 ---> b6100de7e62c 16:41:17 Step 7/26 : RUN go mod download 16:41:17 ---> Using cache 16:41:17 ---> ede6b2b509c6 16:41:17 Step 8/26 : COPY . . 16:41:17 ---> Using cache 16:41:17 ---> 590716dc1175 16:41:17 Step 9/26 : RUN go mod tidy 16:41:17 ---> Using cache 16:41:17 ---> b92c7c6f0330 16:41:17 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:41:17 Collecting docker-compose==1.23.2 16:41:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:41:17 Collecting docopt<0.7,>=0.6.1 16:41:17 Downloading docopt-0.6.2.tar.gz (25 kB) 16:41:17 ---> Running in 5733b28a4fdb 16:41:17 Removing intermediate container ab64948afd7c 16:41:17 ---> f07977e9d24d 16:41:17 Step 10/24 : RUN make cmd/core-data/core-data 16:41:18 ---> Running in 3555831626ae 16:41: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 16:41:18 Collecting websocket-client<1.0,>=0.32.0 16:41:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:41:18 Collecting dockerpty<0.5,>=0.4.1 16:41:18 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 16:41:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:41:19 Collecting jsonschema<3,>=2.5.1 16:41:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:41:19 Collecting PyYAML<4,>=3.10 16:41:19 Downloading PyYAML-3.13.tar.gz (270 kB) 16:41:21 Collecting docker<4.0,>=3.6.0 16:41:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:41:21 Collecting texttable<0.10,>=0.9.0 16:41:21 Downloading texttable-0.9.1.tar.gz (11 kB) 16:41:21 Collecting cached-property<2,>=1.2.0 16:41:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:41:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:41:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:41:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:41:22 Collecting docker-pycreds>=0.4.0 16:41:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:41:22 Collecting idna<2.8,>=2.5 16:41:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:41:22 Collecting chardet<3.1.0,>=3.0.2 16:41:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:41:22 Collecting urllib3<1.25,>=1.21.1 16:41:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:41:22 Collecting certifi>=2017.4.17 16:41:22 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:41:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:41:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:41:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:41:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:41:23 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:41:23 Attempting uninstall: urllib3 16:41:23 Found existing installation: urllib3 1.26.2 16:41:23 Uninstalling urllib3-1.26.2: 16:41:23 Successfully uninstalled urllib3-1.26.2 16:41:23 Attempting uninstall: idna 16:41:23 Found existing installation: idna 3.1 16:41:23 Uninstalling idna-3.1: 16:41:23 Successfully uninstalled idna-3.1 16:41:24 Attempting uninstall: chardet 16:41:24 Found existing installation: chardet 4.0.0 16:41:24 Uninstalling chardet-4.0.0: 16:41:24 Successfully uninstalled chardet-4.0.0 16:41:24 Attempting uninstall: requests 16:41:24 Found existing installation: requests 2.25.1 16:41:24 Uninstalling requests-2.25.1: 16:41:24 Successfully uninstalled requests-2.25.1 16:41:24 Running setup.py install for texttable: started 16:41:25 Running setup.py install for texttable: finished with status 'done' 16:41:25 Running setup.py install for PyYAML: started 16:41:26 Running setup.py install for PyYAML: finished with status 'done' 16:41:26 Running setup.py install for docopt: started 16:41:27 Running setup.py install for docopt: finished with status 'done' 16:41:27 Running setup.py install for dockerpty: started 16:41:28 Running setup.py install for dockerpty: finished with status 'done' 16:41:28 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 16:41:33 Removing intermediate container 33be9f178608 16:41:33 ---> a76898d58268 16:41:33 16:41:33 Step 11/23 : FROM alpine:3.12 16:41:33 ---> 13621d1b12d4 16:41:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:41:33 ---> Using cache 16:41:33 ---> 6001a368f3db 16:41:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:41:33 ---> Using cache 16:41:33 ---> 039cbe626bda 16:41:33 Step 14/23 : ENV APP_PORT=59861 16:41:33 ---> Running in 6686ae21a811 16:41:33 Removing intermediate container 2a50a0088c54 16:41:33 ---> 2a0f55d3bb6e 16:41:33 Step 15/24 : ENV APP_PORT=58890 16:41:33 ---> Running in 3a989834da46 16:41:33 Removing intermediate container 6686ae21a811 16:41:33 ---> d7ca0cabc148 16:41:33 Step 15/23 : EXPOSE $APP_PORT 16:41:33 ---> Running in 69a090dca3c8 16:41:33 Removing intermediate container 3a989834da46 16:41:33 ---> 6b4b5a294728 16:41:33 Step 16/24 : EXPOSE $APP_PORT 16:41:33 ---> Running in fc87903f6853 16:41:33 Removing intermediate container 69a090dca3c8 16:41:33 ---> 28af224aebfe 16:41:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:33 Removing intermediate container fc87903f6853 16:41:33 ---> 600dfa78608a 16:41:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:41:34 ---> 43ccb9572923 16:41:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:41:34 ---> 65f331f71914 16:41:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:41:34 ---> dac29a5ec823 16:41:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:41:34 ---> b9280bbaf55c 16:41:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:41:34 ---> be4221f6cdae 16:41:34 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:41:34 ---> Running in ecfde8628246 16:41:34 ---> d4739160cf99 16:41:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:41:35 ---> Running in 0fadfc75efdc 16:41:35 Removing intermediate container ecfde8628246 16:41:35 ---> f312d146d442 16:41:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:41:35 ---> Running in a6d3b81fb97c 16:41:35 Removing intermediate container 0fadfc75efdc 16:41:35 ---> 931b35c43532 16:41:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:41:35 ---> Running in b4e9bf497cb9 16:41:35 Removing intermediate container a6d3b81fb97c 16:41:35 ---> fa34d23a06b8 16:41:35 Step 22/24 : LABEL arch=x86_64 16:41:35 ---> Running in 01c0bc5d3b8a 16:41:35 Removing intermediate container b4e9bf497cb9 16:41:35 ---> a0d672277340 16:41:35 Step 21/23 : LABEL arch=x86_64 16:41:35 ---> Running in ecb912be83da 16:41:35 Removing intermediate container 01c0bc5d3b8a 16:41:35 ---> 9bf5ca3b19fe 16:41:35 Step 23/24 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c 16:41:35 ---> Running in c84c0e63ccbe 16:41:35 Removing intermediate container ecb912be83da 16:41:35 ---> 10cb145ea344 16:41:35 Step 22/23 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c 16:41:35 ---> Running in b2fa3757a4c6 16:41:35 Removing intermediate container c84c0e63ccbe 16:41:35 ---> eb480f938c3a 16:41:35 Step 24/24 : LABEL version=0.0.0 16:41:35 Removing intermediate container b2fa3757a4c6 16:41:35 ---> c722e1769637 16:41:35 Step 23/23 : LABEL version=0.0.0 16:41:35 ---> Running in a626b8ef713c 16:41:36 ---> Running in 2c9de1b83564 16:41:36 Removing intermediate container a626b8ef713c 16:41:36 ---> 415a6322695c 16:41:36 16:41:36 Removing intermediate container 2c9de1b83564 16:41:36 ---> 014275cc075e 16:41:36 16:41:36 Successfully built 415a6322695c 16:41:36 Successfully tagged sys-mgmt-agent:latest 16:41:36  Building sys-mgmt-agent ... done Successfully built 014275cc075e 16:41:36 Successfully tagged support-scheduler:latest 16:41:43 Removing intermediate container 62e5cbac7066 16:41:43 ---> e36d553aec58 16:41:43 Successfully built e36d553aec58 16:41:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:41:43 + docker inspect -f . ci-base-image-arm64 16:41:43 . [Pipeline] withDockerContainer 16:41:44 prd-ubuntu18.04-docker-arm64-4c-16g-842 does not seem to be running inside a container 16:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:41:46 $ docker top f55f68e9edf3b2f5daf55b6ef232937627f5fa7070188bcc9ec5937a8f391a2c -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:47 + go version 16:41:47 go version go1.16.6 linux/arm64 [Pipeline] } 16:41:47 $ docker stop --time=1 f55f68e9edf3b2f5daf55b6ef232937627f5fa7070188bcc9ec5937a8f391a2c 16:41:48  Building support-scheduler ... done 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 16:41:48 Removing intermediate container 2285d09d325b 16:41:48 ---> c730ea194623 16:41:48 16:41:48 Step 11/32 : FROM alpine:3.12 16:41:48 ---> 13621d1b12d4 16:41:48 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:41:48 ---> Running in 19075a6872c7 16:41:48 Removing intermediate container 19075a6872c7 16:41:48 ---> f38563286cb5 16:41:48 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:41:48 ---> Running in 30cd9de69f5c 16:41:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:41:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:41:48 (1/2) Installing dumb-init (1.2.2-r1) 16:41:48 (2/2) Installing su-exec (0.2-r1) 16:41:48 Executing busybox-1.31.1-r20.trigger 16:41:48 OK: 6 MiB in 16 packages 16:41:49 Removing intermediate container 30cd9de69f5c 16:41:49 ---> 794cc3cac519 16:41:49 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:41:49 ---> Running in 822654fee3f8 16:41:49 Removing intermediate container 822654fee3f8 16:41:49 ---> ef8ab74886e6 16:41:49 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:41:49 $ docker rm -f f55f68e9edf3b2f5daf55b6ef232937627f5fa7070188bcc9ec5937a8f391a2c 16:41:49 ---> Running in 17b285bfe9b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:41:49 Removing intermediate container 17b285bfe9b9 16:41:49 ---> da774cb0444d 16:41:49 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:41:49 ---> Running in 9c6e65bf853f 16:41:49 Removing intermediate container 5733b28a4fdb 16:41:49 ---> 694a6f7daec4 16:41:49 16:41:49 Step 11/26 : FROM alpine:3.12 16:41:49 ---> 13621d1b12d4 16:41:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:41:49 ---> Running in ee2678687c62 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:41:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:41:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:41:50 + docker inspect -f . ci-base-image-arm64 16:41:50 . [Pipeline] withDockerContainer 16:41:50 prd-ubuntu18.04-docker-arm64-4c-16g-842 does not seem to be running inside a container 16:41:50 (1/3) Installing ca-certificates (20191127-r4) 16:41:50 (2/3) Installing dumb-init (1.2.2-r1) 16:41:50 (3/3) Installing su-exec (0.2-r1) 16:41:50 Executing busybox-1.31.1-r20.trigger 16:41:50 Executing ca-certificates-20191127-r4.trigger 16:41:50 OK: 6 MiB in 17 packages 16:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:41:51 Removing intermediate container 9c6e65bf853f 16:41:51 ---> f492a96368a0 16:41:51 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:41:51 ---> Running in 55b9dad74515 16:41:51 Removing intermediate container 55b9dad74515 16:41:51 ---> 33b5ba6b91f1 16:41:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:41:51 Removing intermediate container ee2678687c62 16:41:51 ---> 26a13771fdbc 16:41:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:41:51 ---> Running in 4ed96847f07b 16:41:51 Removing intermediate container 4ed96847f07b 16:41:51 ---> 0276dd6ca66d 16:41:51 Step 14/26 : WORKDIR / 16:41:51 ---> Running in b88873ddd6dd 16:41:51 ---> 7051eb6445bd 16:41:51 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:41:51 ---> Running in f56e699d424f 16:41:52 Removing intermediate container b88873ddd6dd 16:41:52 ---> 6b92b521989c 16:41: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 16:41:52 ---> b1ee113e9612 16:41:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:41:52 Removing intermediate container 3555831626ae 16:41:52 ---> e8239c80cb58 16:41:52 16:41:52 Step 11/24 : FROM alpine:3.12 16:41:52 ---> 13621d1b12d4 16:41:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:41:52 ---> Running in b32ce5f33cba 16:41:52 Removing intermediate container f56e699d424f 16:41:52 ---> abda7eb01607 16:41:52 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:52 ---> ba152835d407 16:41:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:41:52 Removing intermediate container b32ce5f33cba 16:41:52 ---> dcb0a8e1cc69 16:41:52 Step 13/24 : ENV APP_PORT=59880 16:41:52 ---> Running in 913f247e2563 16:41:52 ---> 11dbceb25964 16:41:52 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:41:52 $ docker top e32dfc99c9bec16d0395ebb8e74287e57ae47f2eb7cb2220d98fdf08ce9fd409 -eo pid,comm 16:41:52 ---> feb23f2914e2 16:41:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:41:52 Removing intermediate container 913f247e2563 16:41:52 ---> 2933eceb2a37 16:41:52 Step 14/24 : EXPOSE $APP_PORT 16:41:52 ---> Running in 303dd1998022 [Pipeline] { [Pipeline] echo 16:41:53 ========================================================= 16:41:53 [edgeXBuildGoParallel] Running Tests and Build... 16:41:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:41:53 Removing intermediate container 303dd1998022 16:41:53 ---> 400514b66823 16:41:53 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:53 ---> 461a9cd23196 16:41:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:41:53 ---> 679ca3c5bad3 16:41:53 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:41:53 ---> Running in 7eb74c3137b0 16:41:53 ---> 3ff9a1e3c4bb 16:41:53 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:41:53 ---> 844222a25702 16:41:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:41:53 ---> daf625cf1781 16:41:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:41:53 Removing intermediate container 7eb74c3137b0 16:41:53 ---> d562a438b699 16:41:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:41:53 ---> 27203cedd338 16:41:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:41:53 + go mod tidy 16:41:53 ---> Running in f2877c010f60 16:41:53 ---> e014c84cb716 16:41:53 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:41:54 ---> 59f3fbd2d461 16:41:54 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/ 16:41:54 ---> Running in 343a7464b260 16:41:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:41:54 ---> Running in 9f61b5d6fa3e 16:41:54 Removing intermediate container 9f61b5d6fa3e 16:41:54 ---> 34e6359a8ea0 16:41:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] sh 16:41:54 ---> 8eda99b95784 16:41:54 Step 27/32 : RUN chmod +x /entrypoint.sh 16:41:54 ---> Running in 8756176bacb5 16:41:55 Removing intermediate container 343a7464b260 16:41:55 ---> 05a3e1440442 16:41:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:41:55 ---> Running in 7f8a22560596 16:41:55 Removing intermediate container 7f8a22560596 16:41:55 ---> 21ac3dff6438 16:41:55 Step 24/26 : LABEL arch=x86_64 16:41:55 ---> Running in e3c512cab735 16:41:55 + make test 16:41:55 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 16:41:55 go mod tidy 16:41:55 Removing intermediate container e3c512cab735 16:41:55 ---> 28a89a3f1a2e 16:41:55 Step 25/26 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c 16:41:55 ---> Running in bbf25609c992 16:41:55 Removing intermediate container bbf25609c992 16:41:55 ---> 110fa5cbc92a 16:41:55 Step 26/26 : LABEL version=0.0.0 16:41:55 ---> Running in 9ad3b0db86a8 16:41:55 Removing intermediate container 8756176bacb5 16:41:55 ---> 8c7295a95f29 16:41:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:41:55 ---> Running in 8aaf35b32f15 16:41:55 Removing intermediate container 9ad3b0db86a8 16:41:55 ---> 2c7dbe364ac1 16:41:55 16:41:55 Removing intermediate container 8aaf35b32f15 16:41:55 ---> d066ca595980 16:41:55 Step 29/32 : CMD ["gate"] 16:41:55 Successfully built 2c7dbe364ac1 16:41:55 Successfully tagged security-secretstore-setup:latest 16:41:55  Building security-secretstore-setup ... done  ---> Running in a34141e21bf7 16:41:55 Removing intermediate container a34141e21bf7 16:41:55 ---> e8593706cf7c 16:41:55 Step 30/32 : LABEL arch=x86_64 16:41:55 ---> Running in 23069ff798b4 16:41:55 Removing intermediate container 23069ff798b4 16:41:55 ---> 3ae1aad24801 16:41:55 Step 31/32 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c 16:41:55 ---> Running in 1052b1ee0c6a 16:41:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:41:56 Removing intermediate container 1052b1ee0c6a 16:41:56 ---> ebd17c6c2ccc 16:41:56 Step 32/32 : LABEL version=0.0.0 16:41:56 ---> Running in 6a335abacf37 16:41:56 Removing intermediate container 6a335abacf37 16:41:56 ---> 856b0337f134 16:41:56 16:41:56 Successfully built 856b0337f134 16:41:56 Successfully tagged security-bootstrapper:latest 16:41:59  Building security-bootstrapper ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:42:04 (1/6) Installing dumb-init (1.2.2-r1) 16:42:04 (2/6) Installing libgcc (9.3.0-r2) 16:42:05 (3/6) Installing libsodium (1.0.18-r0) 16:42:05 (4/6) Installing libstdc++ (9.3.0-r2) 16:42:07 (5/6) Installing libzmq (4.3.3-r0) 16:42:08 (6/6) Installing zeromq (4.3.3-r0) 16:42:08 Executing busybox-1.31.1-r20.trigger 16:42:08 OK: 8 MiB in 20 packages 16:42:09 Removing intermediate container f2877c010f60 16:42:09 ---> edc70cd78f4a 16:42:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:42:09 ---> 5a6ec43016eb 16:42:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:42:09 ---> 8b51e0bc2a6b 16:42:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:42:09 ---> 88915208ab9b 16:42:09 Step 20/24 : ENTRYPOINT ["/core-data"] 16:42:09 ---> Running in 4036dc36958a 16:42:09 Removing intermediate container 4036dc36958a 16:42:09 ---> 868956f43593 16:42:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:42:10 ---> Running in c857fbd3f213 16:42:10 Removing intermediate container c857fbd3f213 16:42:10 ---> 46bd095b7a60 16:42:10 Step 22/24 : LABEL arch=x86_64 16:42:10 ---> Running in d60a7928b1f2 16:42:10 Removing intermediate container d60a7928b1f2 16:42:10 ---> a9828b46ce20 16:42:10 Step 23/24 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c 16:42:10 ---> Running in 24eba7b7af82 16:42:10 Removing intermediate container 24eba7b7af82 16:42:10 ---> e431beaa7ff0 16:42:10 Step 24/24 : LABEL version=0.0.0 16:42:10 ---> Running in 3478e4dcb289 16:42:10 Removing intermediate container 3478e4dcb289 16:42:10 ---> c7aaee8134d3 16:42:10 16:42:10 Successfully built c7aaee8134d3 16:42:10 Successfully tagged core-data:latest 16:42:10  Building core-data ... done  [Pipeline] } 16:42:10 $ docker stop --time=1 f5022ae2e5842c2e982024810ae3ecaad4c24d1c14a03304e11eca4178c4aa96 16:42:11 $ docker rm -f f5022ae2e5842c2e982024810ae3ecaad4c24d1c14a03304e11eca4178c4aa96 [Pipeline] // withDockerContainer [Pipeline] sh 16:42:12 + docker images 16:42:12 REPOSITORY TAG IMAGE ID CREATED SIZE 16:42:12 core-data latest c7aaee8134d3 2 seconds ago 20.4MB 16:42:12 security-bootstrapper latest 856b0337f134 16 seconds ago 18.8MB 16:42:12 security-secretstore-setup latest 2c7dbe364ac1 17 seconds ago 28.1MB 16:42:12 e8239c80cb58 20 seconds ago 1.76GB 16:42:12 694a6f7daec4 23 seconds ago 1.76GB 16:42:12 c730ea194623 25 seconds ago 1.75GB 16:42:12 support-scheduler latest 014275cc075e 37 seconds ago 16.1MB 16:42:12 sys-mgmt-agent latest 415a6322695c 37 seconds ago 325MB 16:42:12 a76898d58268 41 seconds ago 1.75GB 16:42:12 support-notifications latest 6a08c9e93408 About a minute ago 16.8MB 16:42:12 core-metadata latest b97bd6a92c9f About a minute ago 16.7MB 16:42:12 security-proxy-setup latest fa44af1e7071 About a minute ago 26MB 16:42:12 11886fc26ee1 About a minute ago 1.75GB 16:42:12 core-command latest c7ee0bf4173b About a minute ago 16MB 16:42:12 68a42f8bc8fa About a minute ago 1.76GB 16:42:12 4a46c61a5783 About a minute ago 1.75GB 16:42:12 0a8ec34e120c About a minute ago 1.76GB 16:42:12 cc2b86b5c96b About a minute ago 1.75GB 16:42:12 ci-base-image-x86_64 latest 2cd20a8f7df6 5 minutes ago 1.25GB 16:42:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 8 days ago 37.5MB 16:42:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB 16:42:12 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 16:42:12 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 16:42:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 16:42:27 Still waiting to schedule task 16:42:27 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:42:28 ? github.com/edgexfoundry/edgex-go [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:43:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:43:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:43:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:43:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:43:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:43:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:43:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:43:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:43:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:43:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:43:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:43:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:43:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.222s coverage: 28.7% of statements 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.341s coverage: 100.0% of statements 16:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:43:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.406s coverage: 46.3% of statements 16:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.603s coverage: 90.1% of statements 16:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.249s coverage: 81.2% of statements 16:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:44:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 94.2% of statements 16:44:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:44:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:44:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 59.1% of statements 16:44:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:44:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:44:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:44:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:44:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:44:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.201s coverage: 60.0% of statements 16:44:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:44:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:44:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:44:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.256s coverage: 0.8% of statements 16:44:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:44:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.177s coverage: 58.8% of statements 16:44:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.217s coverage: 21.7% of statements 16:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements 16:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.237s coverage: 79.5% of statements 16:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements 16:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements 16:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 16:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements 16:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements 16:44:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.584s coverage: 81.8% of statements 16:44:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.195s coverage: 58.8% of statements 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.287s coverage: 85.4% of statements 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.319s coverage: 91.2% of statements 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.689s coverage: 64.4% of statements 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 16:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.127s coverage: 73.7% of statements 16:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 16:44:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.120s coverage: 62.6% of statements 16:44:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:44:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:44:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:44:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.785s coverage: 43.6% of statements 16:44:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:44:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:44:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.313s coverage: 89.5% of statements 16:44:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:44:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.264s coverage: 84.8% of statements 16:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:44:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.222s coverage: 19.5% of statements 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:44:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.572s coverage: 92.0% of statements 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:44:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.361s coverage: 62.7% of statements 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:44:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.400s coverage: 97.7% of statements 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:44:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.167s coverage: 28.9% of statements 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:44:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:44:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements 16:44:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 16:44:55 GO111MODULE=on go vet ./... 16:46:31 gofmt -l . 16:46:31 [ "`gofmt -l .`" = "" ] 16:46:31 ./bin/test-attribution-txt.sh [Pipeline] sh 16:46:32 + ls -al . 16:46:32 total 640 16:46:32 drwxrwxr-x 9 1001 1001 4096 Aug 26 16:46 . 16:46:32 drwxr-xr-x 4 root root 4096 Aug 26 16:41 .. 16:46:32 -rw-rw-r-- 1 1001 1001 11 Aug 26 16:39 .dockerignore 16:46:32 drwxrwxr-x 8 1001 1001 4096 Aug 26 16:39 .git 16:46:32 drwxrwxr-x 4 1001 1001 4096 Aug 26 16:39 .github 16:46:32 -rw-rw-r-- 1 1001 1001 818 Aug 26 16:39 .gitignore 16:46:32 -rw-rw-r-- 1 1001 1001 76 Aug 26 16:39 .hadolint.yml 16:46:32 -rw-rw-r-- 1 1001 1001 166 Aug 26 16:39 .sonarcloud.properties 16:46:32 -rw-rw-r-- 1 1001 1001 1171 Aug 26 16:39 ADOPTERS.md 16:46:32 -rw-rw-r-- 1 1001 1001 8493 Aug 26 16:39 Attribution.txt 16:46:32 -rw-rw-r-- 1 1001 1001 43881 Aug 26 16:39 CHANGELOG.md 16:46:32 -rw-rw-r-- 1 1001 1001 3804 Aug 26 16:39 CONTRIBUTING.md 16:46:32 -rw-rw-r-- 1 1001 1001 677 Aug 26 16:39 GOVERNANCE.md 16:46:32 -rw-rw-r-- 1 1001 1001 849 Aug 26 16:39 Jenkinsfile 16:46:32 -rw-rw-r-- 1 1001 1001 10775 Aug 26 16:39 LICENSE 16:46:32 -rw-rw-r-- 1 1001 1001 5915 Aug 26 16:39 Makefile 16:46:32 -rw-rw-r-- 1 1001 1001 582 Aug 26 16:39 OWNERS.md 16:46:32 -rw-rw-r-- 1 1001 1001 8643 Aug 26 16:39 README.md 16:46:32 -rw-rw-r-- 1 1001 1001 6912 Aug 26 16:39 SECURITY.md 16:46:32 -rw-rw-r-- 1 1001 1001 5 Aug 26 16:35 VERSION 16:46:32 -rw-rw-r-- 1 1001 1001 4131 Aug 26 16:39 ZMQWindows.md 16:46:32 drwxrwxr-x 2 1001 1001 4096 Aug 26 16:39 bin 16:46:32 drwxrwxr-x 14 1001 1001 4096 Aug 26 16:39 cmd 16:46:32 -rw-r--r-- 1 root root 405611 Aug 26 16:44 coverage.out 16:46:32 -rw-rw-r-- 1 1001 1001 841 Aug 26 16:39 go.mod 16:46:32 -rw-r--r-- 1 root root 50064 Aug 26 16:41 go.sum 16:46:32 drwxrwxr-x 8 1001 1001 4096 Aug 26 16:39 internal 16:46:32 drwxrwxr-x 3 1001 1001 4096 Aug 26 16:39 openapi 16:46:32 drwxrwxr-x 4 1001 1001 4096 Aug 26 16:39 snap 16:46:32 -rw-rw-r-- 1 1001 1001 204 Aug 26 16:39 version.go [Pipeline] sh 16:46:33 + '[' -e coverage.out ] 16:46:33 + chown 1001:1001 coverage.out [Pipeline] stash 16:46:33 Warning: overwriting stash ‘coverage-report’ 16:46:34 Stashed 1 file(s) [Pipeline] sh 16:46:34 + make build 16:46:34 go mod tidy 16:46:35 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 16:46:42 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 16:47:09 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 16:47:09 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 16:47: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 16:47:13 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 16:47:16 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 16:47:20 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 16:47:23 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 16:47:27 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 16:47: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 16:47:33 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] } 16:47:39 $ docker stop --time=1 e32dfc99c9bec16d0395ebb8e74287e57ae47f2eb7cb2220d98fdf08ce9fd409 16:47:42 $ docker rm -f e32dfc99c9bec16d0395ebb8e74287e57ae47f2eb7cb2220d98fdf08ce9fd409 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:44 16:47:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:47:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:44 latest: Pulling from edgex-devops/edgex-compose-arm64 16:47:44 29e5d40040c1: Pulling fs layer 16:47:44 1ce36da41761: Pulling fs layer 16:47:44 25b303627fd3: Pulling fs layer 16:47:45 29e5d40040c1: Verifying Checksum 16:47:45 29e5d40040c1: Download complete 16:47:46 29e5d40040c1: Pull complete 16:47:46 1ce36da41761: Verifying Checksum 16:47:46 1ce36da41761: Download complete 16:47:47 1ce36da41761: Pull complete 16:47:47 25b303627fd3: Verifying Checksum 16:47:47 25b303627fd3: Download complete 16:47:58 25b303627fd3: Pull complete 16:47:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:47:58 prd-ubuntu18.04-docker-arm64-4c-16g-842 does not seem to be running inside a container 16:47:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:01 $ docker top ad76bbbbb9097a16ca17af1e0347c1619ff96be055acf9f968f273839f22ae5a -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:02 + + grepdocker-compose parallel build 16:48:02 --help 16:48:08 --parallel Build images in parallel. [Pipeline] } 16:48:08 $ docker stop --time=1 ad76bbbbb9097a16ca17af1e0347c1619ff96be055acf9f968f273839f22ae5a 16:48:09 $ docker rm -f ad76bbbbb9097a16ca17af1e0347c1619ff96be055acf9f968f273839f22ae5a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:10 . [Pipeline] withDockerContainer 16:48:10 prd-ubuntu18.04-docker-arm64-4c-16g-842 does not seem to be running inside a container 16:48:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:12 $ docker top 8cdf4e48d65e4ab6e754df26c27b0f07069dff031a6ed6cdd29b478b4888ed27 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:13 + docker-compose -f ./docker-compose-build.yml build --parallel 16:48:19 Building core-command ... 16:48:19 Building core-data ... 16:48:19 Building core-metadata ... 16:48:19 Building security-bootstrapper ... 16:48:19 Building security-proxy-setup ... 16:48:19 Building security-secretstore-setup ... 16:48:19 Building support-notifications ... 16:48:19 Building support-scheduler ... 16:48:19 Building sys-mgmt-agent ... 16:48:19 Building core-metadata 16:48:19 Building security-bootstrapper 16:48:19 Building security-secretstore-setup 16:48:19 Building core-command 16:48:19 Building sys-mgmt-agent 16:49:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:27 ---> e36d553aec58 16:49:27 Step 3/24 : WORKDIR /edgex-go 16:49:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:27 ---> e36d553aec58 16:49:27 Step 3/24 : WORKDIR /edgex-go 16:49:27 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:49:27 ---> e36d553aec58 16:49:27 Step 3/26 : WORKDIR /edgex-go 16:49:27 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:49:27 ---> e36d553aec58 16:49:27 Step 3/32 : WORKDIR /edgex-go 16:49:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:27 ---> e36d553aec58 16:49:27 Step 3/24 : WORKDIR /edgex-go 16:49:27 ---> Running in 4091397ce065 16:49:27 ---> Running in da850fe46ccb 16:49:27 ---> Running in 170dccd9ab05 16:49:27 ---> Running in 60e16bdee714 16:49:27 ---> Running in 8cbd5ba471c3 16:49:27 Removing intermediate container 170dccd9ab05 16:49:27 ---> b1a6c1c55864 16:49:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:27 Removing intermediate container 60e16bdee714 16:49:27 ---> 51835e43a270 16:49:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:27 Removing intermediate container da850fe46ccb 16:49:27 ---> 42234500d5ec 16:49:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:27 Removing intermediate container 4091397ce065 16:49:27 Removing intermediate container 8cbd5ba471c3 16:49:27 ---> ea7b1723987f 16:49:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:27 ---> 8da610c3f3d4 16:49:27 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:27 ---> Running in ffb183f08515 16:49:27 ---> Running in 696fb6fd7082 16:49:27 ---> Running in 24c5be7f6f9e 16:49:27 ---> Running in 996b79fd0771 16:49:27 ---> Running in 43e1f373e3a1 16:49:31 Removing intermediate container ffb183f08515 16:49:31 ---> b8eb2fe940f7 16:49:31 Step 5/24 : RUN apk add --update --no-cache make git 16:49:31 ---> Running in 765d1a1655b9 16:49:31 Removing intermediate container 696fb6fd7082 16:49:31 ---> 445262e45db3 16:49:31 Step 5/26 : RUN apk add --update --no-cache make git 16:49:31 Removing intermediate container 24c5be7f6f9e 16:49:31 ---> 7cffbe541343 16:49:31 Step 5/24 : RUN apk add --update --no-cache make git 16:49:32 ---> Running in 5dc1e069a7b1 16:49:32 ---> Running in 235f854dcdfa 16:49:32 Removing intermediate container 996b79fd0771 16:49:32 ---> 8855b86c0dd1 16:49:32 Step 5/32 : RUN apk add --update --no-cache make git 16:49:32 Removing intermediate container 43e1f373e3a1 16:49:32 ---> 99ad1a3c6318 16:49:32 Step 5/24 : RUN apk add --update --no-cache make bash git 16:49:32 ---> Running in 8a35294b362a 16:49:33 ---> Running in 0124c80d077a 16:49:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:35 OK: 218 MiB in 52 packages 16:49:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:36 OK: 218 MiB in 52 packages 16:49:37 OK: 218 MiB in 52 packages 16:49:37 OK: 218 MiB in 52 packages 16:49:37 OK: 218 MiB in 52 packages 16:49:37 Removing intermediate container 765d1a1655b9 16:49:37 ---> 6821518c69e5 16:49:37 Step 6/24 : COPY go.mod . 16:49:38 ---> 1ba41b805008 16:49:38 Step 7/24 : RUN go mod download 16:49:38 ---> Running in 55e624cd2a1c 16:49:38 Removing intermediate container 235f854dcdfa 16:49:38 ---> 01c2ed7966e4 16:49:38 Step 6/24 : COPY go.mod . 16:49:39 Removing intermediate container 0124c80d077a 16:49:39 ---> 2b9e378d6172 16:49:39 Step 6/24 : COPY go.mod . 16:49:39 Removing intermediate container 8a35294b362a 16:49:39 ---> c53bfe9ec317 16:49:39 Step 6/32 : COPY go.mod . 16:49:39 Removing intermediate container 5dc1e069a7b1 16:49:39 ---> 85813a0f0cbf 16:49:39 Step 6/26 : COPY go.mod . 16:49:40 ---> be28526f5901 16:49:40 Step 7/24 : RUN go mod download 16:49:40 ---> Running in 5a700cc1e3b8 16:49:40 ---> 651e75c0081b 16:49:40 Step 7/24 : RUN go mod download 16:49:41 ---> d307c659f745 16:49:41 Step 7/26 : RUN go mod download 16:49:41 ---> 453d17f59082 16:49:41 Step 7/32 : RUN go mod download 16:49:41 ---> Running in 42d6f1178a37 16:49:41 ---> Running in 4bd5c2f43551 16:49:41 ---> Running in 7130b8243b53 16:49:44 Removing intermediate container 55e624cd2a1c 16:49:44 ---> ce1bfe9b6fd1 16:49:44 Step 8/24 : COPY . . 16:49:46 Removing intermediate container 5a700cc1e3b8 16:49:46 ---> ee1b5ef58cc6 16:49:46 Step 8/24 : COPY . . 16:49:51 Removing intermediate container 42d6f1178a37 16:49:51 ---> e846f37c9709 16:49:51 Step 8/24 : COPY . . 16:49:51 Removing intermediate container 4bd5c2f43551 16:49:51 ---> 7b832ced616d 16:49:51 Step 8/32 : COPY . . 16:49:52 Removing intermediate container 7130b8243b53 16:49:52 ---> 9922ae565d49 16:49:52 Step 8/26 : COPY . . 16:49:57 Running on prd-ubuntu18.04-docker-8c-8g-844 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 16:49:57 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:49:57 The recommended git tool is: git 16:50:00 using credential edgex-jenkins-ssh 16:50:00 Cloning the remote Git repository 16:50:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:50:00 > git init /w/workspace/edgex-go/4 # timeout=10 16:50:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:50:00 > git --version # timeout=10 16:50:00 > git --version # 'git version 2.17.1' 16:50:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:11 Merging remotes/origin/main commit e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 16:50:11 Merge succeeded, producing fe35ac96b3b6f541acbe2739bd53f1c13db0c806 16:50:11 Checking out Revision fe35ac96b3b6f541acbe2739bd53f1c13db0c806 (PR-3678) 16:50:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:50:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:50:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:50:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:50:11 > git config core.sparsecheckout # timeout=10 16:50:11 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 16:50:11 > git remote # timeout=10 16:50:11 > git config --get remote.origin.url # timeout=10 16:50:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:11 > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 16:50:11 > git rev-parse HEAD^{commit} # timeout=10 16:50:11 > git config core.sparsecheckout # timeout=10 16:50:11 > git checkout -f fe35ac96b3b6f541acbe2739bd53f1c13db0c806 # timeout=10 16:50:14 ---> c1259b2d0759 16:50:14 Step 9/24 : RUN go mod tidy 16:50:14 ---> f6b0c4f2ff21 16:50:14 Step 9/24 : RUN go mod tidy 16:50:14 ---> 27a682b3cc0d 16:50:14 Step 9/24 : RUN go mod tidy 16:50:14 ---> e1b70dc8b262 16:50:14 Step 9/26 : RUN go mod tidy 16:50:14 ---> Running in 1e89f53b3ab4 16:50:14 ---> Running in a9353fde3295 16:50:14 ---> Running in 06c81419f40c 16:50:14 ---> Running in 2fa13a12f772 16:50:14 ---> ccf6cb532d3b 16:50:14 Step 9/32 : RUN go mod tidy 16:50:14 ---> Running in 8f00382f3cab 16:50:15 Commit message: "Merge commit 'e89d87e1b047cca713fa4fd161d0eba79eaf23fa' into HEAD" 16:50:15 First time build. Skipping changelog. 16:50:15 > git rev-list --no-walk 109effefc984ff0fef2802f7d0295f2abd469700 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:19 Removing intermediate container 1e89f53b3ab4 16:50:19 ---> 34603c581b76 16:50:19 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:50:19 Removing intermediate container a9353fde3295 16:50:19 ---> a6aab9930289 16:50:19 Step 10/24 : RUN make cmd/core-command/core-command 16:50:20 ---> Running in b82fac1f7354 16:50:20 ---> Running in 13cc7b91da3c 16:50:20 Removing intermediate container 06c81419f40c 16:50:20 ---> 08197df08bb4 16:50:20 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:50:20 Removing intermediate container 8f00382f3cab 16:50:20 ---> 02e505c3f37e 16:50:20 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:50:20 Removing intermediate container 2fa13a12f772 16:50:20 ---> 069c3f9638d9 16:50:20 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:50:20 ---> Running in 03daa7904c47 16:50:20 ---> Running in 12aefe38416d 16:50:20 ---> Running in 7e0fc61a4397 16:50:21 + echo snap-build.sh 16:50:21 snap-build.sh 16:50:21 + SNAP_BASE_DIR=. 16:50:21 + '[' '!' -z /w/workspace/edgex-go/4 ']' 16:50:21 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 16:50:21 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 16:50:21 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 16:50:21 + cd /w/workspace/edgex-go/4 16:50:21 + sudo apt-get remove -qy --purge lxd lxd-client 16:50:21 Reading package lists... 16:50:21 Building dependency tree... 16:50:21 Reading state information... 16:50:21 The following packages were automatically installed and are no longer required: 16:50:21 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:50:21 uidmap xdelta3 16:50:21 Use 'sudo apt autoremove' to remove them. 16:50:21 The following packages will be REMOVED: 16:50:21 lxd* lxd-client* 16:50:22 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:50:22 After this operation, 31.7 MB disk space will be freed. 16:50:22 (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.) 16:50:22 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:50:22 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 16:50:22 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 16:50:22 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 16:50:23 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 16:50:23 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 16:50:23 Removing lxd dnsmasq configuration 16:50:23 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:50:23 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:50:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:50:24 (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.) 16:50:24 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:50:26 Processing triggers for systemd (237-3ubuntu10.45) ... 16:50:26 Processing triggers for ureadahead (0.100.0-21) ... 16:50:26 + sudo snap remove --purge lxd 16:50:26 snap "lxd" is not installed 16:50:26 + sudo groupadd --force --system lxd 16:50:26 ++ whoami 16:50:26 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:50:26 + newgrp - lxd 16:50:26 + sudo snap install lxd 16:50:34 2021-08-26T16:50:31Z INFO Waiting for automatic snapd restart... 16:50:53 lxd 4.17 from Canonical* installed 16:50:53 + sudo lxd init --auto 16:51:03 + sudo snap install --classic snapcraft 16:51:13 snapcraft 5.0 from Canonical* installed 16:51:13 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:51:13 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:51:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:51:13 Dload Upload Total Spent Left Speed 16:51:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2985 0 --:--:-- --:--:-- --:--:-- 2985 16:51:13 100 3325k 100 3325k 0 0 5843k 0 --:--:-- --:--:-- --:--:-- 5843k 16:51:13 ./yq_linux_amd64 16:51:13 + sudo snapcraft prime --use-lxd 16:51:15 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:51:15 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: 16:51:15 - README.md 16:51:15 16:51:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:51:15 Launching a container. 16:51:21 Waiting for container to be ready 16:51:22 To start your first instance, try: lxc launch ubuntu:18.04 16:51:22 16:51:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:51:26 Waiting for network to be ready... 16:51:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:51:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:51:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:51:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:51:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:51:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:51:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:51:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:51:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:51:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:51:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:51:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:51:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:51:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:51:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:51:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:51:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:51:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:51:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:51:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2190 kB] 16:51:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:51:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:51:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:51:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:51:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:51:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:51:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:51:30 Fetched 25.1 MB in 4s (6141 kB/s) 16:51:31 Reading package lists... 16:51:31 Reading package lists... 16:51:31 Building dependency tree... 16:51:31 Reading state information... 16:51:31 The following additional packages will be installed: 16:51:31 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:51:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:51:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:51:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:51:31 Suggested packages: 16:51:31 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:51:31 Recommended packages: 16:51:31 gnupg libsasl2-modules 16:51:31 The following NEW packages will be installed: 16:51:31 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:51:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:51:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:51:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:51:31 The following packages will be upgraded: 16:51:31 gpg gpg-agent gpgconf libudev1 16:51:31 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:51:31 Need to get 3527 kB of archives. 16:51:31 After this operation, 13.3 MB of additional disk space will be used. 16:51:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:51:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:51:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:51:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:51:31 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:51:32 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:51:32 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:51:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:51:32 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:51:32 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:51:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:51:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:51:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:51:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:51:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:51:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:51:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:51:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:51:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:51:33 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:51:33 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:51:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:51:33 debconf: delaying package configuration, since apt-utils is not installed 16:51:33 Fetched 3527 kB in 1s (2953 kB/s) 16:51:33 (Reading database ... 12511 files and directories currently installed.) 16:51:33 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:51:33 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:51:33 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:51:33 Selecting previously unselected package udev. 16:51:33 (Reading database ... 12511 files and directories currently installed.) 16:51:33 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:51:33 Unpacking udev (237-3ubuntu10.51) ... 16:51:33 Selecting previously unselected package libfuse2:amd64. 16:51:33 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:51:33 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:51:33 Selecting previously unselected package fuse. 16:51:33 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:51:33 Unpacking fuse (2.9.7-1ubuntu1) ... 16:51:33 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:51:33 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:51:33 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:51:33 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:51:33 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:51:33 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:51:33 Selecting previously unselected package libksba8:amd64. 16:51:33 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:51:33 Unpacking libksba8:amd64 (1.3.5-2) ... 16:51:33 Selecting previously unselected package libroken18-heimdal:amd64. 16:51:33 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:51:33 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:33 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:51:33 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:51:33 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:33 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:51:33 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:51:34 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:34 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:51:34 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:51:34 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:34 Selecting previously unselected package libwind0-heimdal:amd64. 16:51:34 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:51:34 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:34 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:51:34 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:51:34 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:34 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:51:34 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:51:34 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:34 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:51:34 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:51:34 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:34 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:51:34 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:51:34 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:34 Selecting previously unselected package libsasl2-modules-db:amd64. 16:51:34 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:51:34 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:51:34 Selecting previously unselected package libsasl2-2:amd64. 16:51:34 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:51:34 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:51:34 Selecting previously unselected package libldap-common. 16:51:34 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:51:34 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:51:34 Selecting previously unselected package libldap-2.4-2:amd64. 16:51:34 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:51:34 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:51:34 Selecting previously unselected package dirmngr. 16:51:34 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:51:34 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:51:34 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:51:34 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:51:34 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:51:34 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:51:34 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:51:34 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:51:34 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:34 Setting up libksba8:amd64 (1.3.5-2) ... 16:51:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:51:34 Setting up udev (237-3ubuntu10.51) ... 16:51:34 invoke-rc.d: policy-rc.d denied execution of start. 16:51:35 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:35 Processing triggers for systemd (237-3ubuntu10) ... 16:51:35 Setting up fuse (2.9.7-1ubuntu1) ... 16:51:35 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:51:35 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:35 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:35 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:35 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:35 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:35 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:35 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:51:35 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:51:35 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:51:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:51:35 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:51:35 settings in the [Install] section, and DefaultInstance for template units). 16:51:35 This means they are not meant to be enabled using systemctl. 16:51:35 Possible reasons for having this kind of units are: 16:51:35 1) A unit may be statically enabled by being symlinked from another unit's 16:51:35 .wants/ or .requires/ directory. 16:51:35 2) A unit's purpose may be to act as a helper for some other unit which has 16:51:35 a requirement dependency on it. 16:51:35 3) A unit may be started when needed via activation (socket, path, timer, 16:51:35 D-Bus, udev, scripted systemctl call, ...). 16:51:35 4) In case of template units, the unit is meant to be enabled with some 16:51:35 instance name specified. 16:51:36 Reading package lists... 16:51:36 Building dependency tree... 16:51:36 Reading state information... 16:51:36 The following additional packages will be installed: 16:51:36 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:51:36 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:51:36 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:51:36 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:51:36 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:51:36 Suggested packages: 16:51:36 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:51:36 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:51:36 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:51:36 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:51:36 systemd-container policykit-1 16:51:36 Recommended packages: 16:51:36 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:51:36 The following NEW packages will be installed: 16:51:36 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:51:36 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:51:36 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:51:36 multiarch-support openssh-client python3 python3-minimal python3.6 16:51:36 python3.6-minimal snapd squashfs-tools sudo 16:51:36 The following packages will be upgraded: 16:51:36 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:51:36 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:51:36 Need to get 36.7 MB of archives. 16:51:36 After this operation, 147 MB of additional disk space will be used. 16:51:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:51:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:51:36 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:51:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:51:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:51:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:51:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:51:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:51:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:51:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:51:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:51:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:51:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:51:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:51:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:51:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:51:37 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:51:37 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:51:37 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:51:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:51:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:51:37 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:51:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:51:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:51:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:51:37 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:51:37 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:51:37 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:51:37 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:51:37 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:51:38 debconf: delaying package configuration, since apt-utils is not installed 16:51:38 Fetched 36.7 MB in 2s (16.2 MB/s) 16:51:38 (Reading database ... 12757 files and directories currently installed.) 16:51:38 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:51:38 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:51:39 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:51:39 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:51:39 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:51:39 (Reading database ... 12757 files and directories currently installed.) 16:51:39 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:51:39 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:51:39 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:51:39 (Reading database ... 12757 files and directories currently installed.) 16:51:39 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:51:39 Unpacking apt (1.6.14) over (1.6.1) ... 16:51:39 Setting up apt (1.6.14) ... 16:51:39 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:51:40 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:51:40 (Reading database ... 12764 files and directories currently installed.) 16:51:40 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:51:40 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:51:40 Selecting previously unselected package libpython3.6-minimal:amd64. 16:51:40 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:51:40 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:51:40 Selecting previously unselected package libexpat1:amd64. 16:51:40 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:51:40 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:51:40 Selecting previously unselected package python3.6-minimal. 16:51:40 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:51:40 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:51:40 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:51:40 Checking for services that may need to be restarted...done. 16:51:40 Checking for services that may need to be restarted...done. 16:51:40 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:51:40 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:51:40 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:51:41 Selecting previously unselected package python3-minimal. 16:51:41 (Reading database ... 13012 files and directories currently installed.) 16:51:41 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:51:41 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:51:41 Selecting previously unselected package mime-support. 16:51:41 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:51:41 Unpacking mime-support (3.60ubuntu1) ... 16:51:41 Selecting previously unselected package libmpdec2:amd64. 16:51:41 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:51:41 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:51:41 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:51:41 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:51:41 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:51:41 Selecting previously unselected package python3.6. 16:51:41 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:51:41 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:51:41 Selecting previously unselected package libpython3-stdlib:amd64. 16:51:41 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:51:41 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:51:41 Setting up python3-minimal (3.6.7-1~18.04) ... 16:51:41 Selecting previously unselected package python3. 16:51:41 (Reading database ... 13442 files and directories currently installed.) 16:51:41 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:51:41 Unpacking python3 (3.6.7-1~18.04) ... 16:51:41 Selecting previously unselected package multiarch-support. 16:51:41 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:51:41 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:51:41 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:51:41 Selecting previously unselected package liblzo2-2:amd64. 16:51:41 (Reading database ... 13479 files and directories currently installed.) 16:51:41 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:51:41 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:51:41 Selecting previously unselected package libbsd0:amd64. 16:51:41 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:51:41 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:51:42 Selecting previously unselected package sudo. 16:51:42 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:51:42 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:51:42 Selecting previously unselected package apparmor. 16:51:42 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:51:42 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:51:42 Selecting previously unselected package libedit2:amd64. 16:51:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:51:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:51:42 Selecting previously unselected package libkrb5support0:amd64. 16:51:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:51:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:51:42 Selecting previously unselected package libk5crypto3:amd64. 16:51:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:51:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:51:42 Selecting previously unselected package libkeyutils1:amd64. 16:51:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:51:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:51:42 Selecting previously unselected package libkrb5-3:amd64. 16:51:42 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:51:42 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:51:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:51:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:51:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:51:42 Selecting previously unselected package libssl1.0.0:amd64. 16:51:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:51:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:51:42 Selecting previously unselected package openssh-client. 16:51:42 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:51:42 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:51:42 Selecting previously unselected package squashfs-tools. 16:51:43 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:51:43 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:51:43 Selecting previously unselected package snapd. 16:51:43 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:51:43 Unpacking snapd (2.49.2+18.04) ... 16:51:44 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:51:44 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:51:44 Setting up mime-support (3.60ubuntu1) ... 16:51:44 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:51:44 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:51:44 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:51:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:51:44 Setting up systemd (237-3ubuntu10.51) ... 16:51:44 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:51:45 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:51:45 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:51:45 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:51:45 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:51:45 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:51:45 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:51:46 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:51:46 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:51:46 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:51:46 Setting up python3 (3.6.7-1~18.04) ... 16:51:46 running python rtupdate hooks for python3.6... 16:51:46 running python post-rtupdate hooks for python3.6... 16:51:46 Setting up apparmor (2.12-4ubuntu5.1) ... 16:51:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:51:46 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:51:46 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:51:47 Setting up snapd (2.49.2+18.04) ... 16:51:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:51:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:51:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:51:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:51:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:51:48 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:51:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:51:48 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:51:48 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:51:48 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:51:49 /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' 16:51:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:51:49 Processing triggers for systemd (237-3ubuntu10.51) ... 16:51:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:51:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:51:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:51:51 Reading package lists... 16:51:51 Reading package lists... 16:51:51 Building dependency tree... 16:51:51 Reading state information... 16:51:51 Calculating upgrade... 16:51:51 The following packages will be upgraded: 16:51:51 advancecomp base-files bash binutils binutils-common 16:51:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:51:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:51:51 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:51:51 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:51:51 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:51:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:51:51 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:51:51 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:51:51 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:51:51 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:51:51 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:51:51 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:51:51 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:51:51 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:51:51 ubuntu-keyring util-linux 16:51:51 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:51:51 Need to get 64.2 MB of archives. 16:51:51 After this operation, 5126 kB of additional disk space will be used. 16:51:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 16:51:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:51:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:51:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:51:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:51:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:51:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:51:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:51:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:51:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:51:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:51:52 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:51:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:51:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:51:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:51:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:51:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:51:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:51:52 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:51:52 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:51:52 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:51:52 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:51:52 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:51:52 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:51:52 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:51:52 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:51:52 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:51:52 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:51:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:51:52 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:51:52 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:51:52 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:51:52 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:51:52 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:51:52 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:51:52 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:51:52 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:51:52 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:51:52 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:51:52 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:51:52 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:51:52 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:51:52 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:51:52 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:51:52 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:51:52 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:51:52 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:51:52 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:51:52 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:51:52 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] 16:51:52 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:51:52 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:51:52 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:51:52 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:51:52 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:51:52 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:51:52 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:51:52 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:51:52 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:51:52 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:51:52 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:51:52 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:51:52 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:51:52 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:51:52 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:51:52 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:51:53 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:51:53 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:51:53 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:51:53 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:51:53 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:51:53 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:51:53 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:51:53 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:51:53 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:51:53 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:51:53 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:51:53 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:51:53 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:51:53 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:51:53 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:51:53 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:51:53 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:51:53 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:51:53 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] 16:51:53 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:51:53 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:51:53 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:51:53 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:51:53 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:51:53 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:51:53 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:51:53 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:51:53 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:51:53 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:51:53 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:51:53 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] 16:51:53 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:51:53 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:51:53 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:51:53 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:51:53 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:51:53 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:51:53 debconf: delaying package configuration, since apt-utils is not installed 16:51:53 Fetched 64.2 MB in 2s (30.9 MB/s) 16:51:53 (Reading database ... 13914 files and directories currently installed.) 16:51:53 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:51:53 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:51:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:51:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:51:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 16:51:54 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 16:51:55 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:51:55 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:51:55 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:51:55 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:51:55 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:51:55 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:51:55 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:51:55 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:51:55 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:51:55 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:51:55 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:51:55 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:51:55 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:51:55 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:51:55 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:51:55 (Reading database ... 13914 files and directories currently installed.) 16:51:55 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:51:55 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:51:55 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:51:55 (Reading database ... 13914 files and directories currently installed.) 16:51:55 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:51:55 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:51:55 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:51:55 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:51:55 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:51:55 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:51:55 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:51:55 (Reading database ... 13914 files and directories currently installed.) 16:51:55 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:51:56 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:51:56 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:51:56 (Reading database ... 13914 files and directories currently installed.) 16:51:56 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:51:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:51:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:51:56 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:51:57 Setting up base-files (10.1ubuntu2.10) ... 16:51:57 Installing new version of config file /etc/issue ... 16:51:57 Installing new version of config file /etc/issue.net ... 16:51:57 Installing new version of config file /etc/lsb-release ... 16:51:57 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:51:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:51:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:51:57 Removing obsolete conffile /etc/default/motd-news ... 16:51:57 (Reading database ... 13915 files and directories currently installed.) 16:51:57 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:51:57 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:51:57 Setting up bash (4.4.18-2ubuntu1.2) ... 16:51:57 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 16:51:57 (Reading database ... 13915 files and directories currently installed.) 16:51:57 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:51:57 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:51:57 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:51:57 (Reading database ... 13915 files and directories currently installed.) 16:51:57 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:51:57 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:51:57 Setting up tar (1.29b-2ubuntu0.2) ... 16:51:57 (Reading database ... 13915 files and directories currently installed.) 16:51:57 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:51:57 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:51:57 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:51:58 (Reading database ... 13915 files and directories currently installed.) 16:51:58 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:51:58 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:51:58 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:51:58 (Reading database ... 13915 files and directories currently installed.) 16:51:58 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:51:58 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:51:58 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:51:58 (Reading database ... 13915 files and directories currently installed.) 16:51:58 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:51:58 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:51:58 Setting up grep (3.1-2build1) ... 16:51:58 (Reading database ... 13915 files and directories currently installed.) 16:51:58 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:51:58 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:51:58 Setting up gzip (1.6-5ubuntu1.1) ... 16:51:58 (Reading database ... 13915 files and directories currently installed.) 16:51:58 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:51:58 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:51:58 Setting up login (1:4.5-1ubuntu2) ... 16:51:58 (Reading database ... 13915 files and directories currently installed.) 16:51:58 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:51:58 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:51:58 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:51:58 (Reading database ... 13915 files and directories currently installed.) 16:51:58 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:51:58 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:51:59 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:51:59 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:51:59 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:51:59 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:51:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:51:59 (Reading database ... 13915 files and directories currently installed.) 16:51:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:51:59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:52:00 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:52:00 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:52:00 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:52:00 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:52:00 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:52:00 (Reading database ... 13915 files and directories currently installed.) 16:52:00 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:52:00 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:52:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:52:00 (Reading database ... 13915 files and directories currently installed.) 16:52:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:52:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:52:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:52:00 (Reading database ... 13915 files and directories currently installed.) 16:52:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:52:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:52:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:52:00 (Reading database ... 13915 files and directories currently installed.) 16:52:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:52:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:52:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:52:01 (Reading database ... 13915 files and directories currently installed.) 16:52:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:52:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:52:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:52:01 (Reading database ... 13915 files and directories currently installed.) 16:52:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:52:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:52:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:52:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:52:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:52:01 (Reading database ... 13915 files and directories currently installed.) 16:52:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:52:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:52:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:52:01 (Reading database ... 13915 files and directories currently installed.) 16:52:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:52:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:52:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:52:01 (Reading database ... 13915 files and directories currently installed.) 16:52:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:52:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:52:01 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:52:01 (Reading database ... 13915 files and directories currently installed.) 16:52:01 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:52:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:52:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:52:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:52:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:52:02 (Reading database ... 13915 files and directories currently installed.) 16:52:02 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:52:02 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:52:02 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:52:02 (Reading database ... 13915 files and directories currently installed.) 16:52:02 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:52:02 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:52:03 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:52:03 (Reading database ... 13917 files and directories currently installed.) 16:52:03 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:52:03 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:52:03 Setting up debconf (1.5.66ubuntu1) ... 16:52:03 (Reading database ... 13917 files and directories currently installed.) 16:52:03 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:52:03 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:52:03 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:52:03 (Reading database ... 13917 files and directories currently installed.) 16:52:03 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:52:03 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:52:03 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:52:03 (Reading database ... 13917 files and directories currently installed.) 16:52:03 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:52:03 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:52:03 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:52:03 (Reading database ... 13917 files and directories currently installed.) 16:52:03 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:52:03 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:52:03 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:52:03 (Reading database ... 13919 files and directories currently installed.) 16:52:03 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:52:03 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:52:03 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:52:04 (Reading database ... 13923 files and directories currently installed.) 16:52:04 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:52:04 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:52:04 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:52:04 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:52:04 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:52:04 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:52:04 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:52:04 (Reading database ... 13923 files and directories currently installed.) 16:52:04 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:52:04 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:52:04 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:52:04 (Reading database ... 13923 files and directories currently installed.) 16:52:04 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:52:04 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:52:04 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:52:04 (Reading database ... 13923 files and directories currently installed.) 16:52:04 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:52:04 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:52:04 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:52:04 (Reading database ... 13923 files and directories currently installed.) 16:52:04 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:52:04 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:52:04 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:52:04 (Reading database ... 13923 files and directories currently installed.) 16:52:04 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:52:04 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:52:04 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:52:05 (Reading database ... 13923 files and directories currently installed.) 16:52:05 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:52:05 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:52:05 Setting up passwd (1:4.5-1ubuntu2) ... 16:52:05 (Reading database ... 13923 files and directories currently installed.) 16:52:05 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:52:05 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:52:05 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:52:05 (Reading database ... 13923 files and directories currently installed.) 16:52:05 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:52:05 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:52:05 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:52:05 (Reading database ... 13923 files and directories currently installed.) 16:52:05 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:52:05 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:52:05 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:52:05 (Reading database ... 13923 files and directories currently installed.) 16:52:05 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:52:05 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:52:05 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:52:05 (Reading database ... 13923 files and directories currently installed.) 16:52:05 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:52:05 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:52:05 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:52:05 (Reading database ... 13923 files and directories currently installed.) 16:52:05 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:52:05 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:52:06 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:52:06 (Reading database ... 13923 files and directories currently installed.) 16:52:06 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:52:06 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:52:06 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:52:06 (Reading database ... 13923 files and directories currently installed.) 16:52:06 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:52:06 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:52:06 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:52:06 (Reading database ... 13923 files and directories currently installed.) 16:52:06 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:52:06 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:52:06 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:52:06 (Reading database ... 13924 files and directories currently installed.) 16:52:06 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:52:06 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:52:06 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:52:06 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:52:06 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:52:06 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:52:06 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:52:06 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:52:07 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:52:07 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:52:07 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:52:07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:52:07 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:52:07 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:52:07 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:52:07 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:52:07 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:52:07 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:52:07 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:52:07 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:52:07 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:52:07 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:52:07 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:52:07 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:52:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:52:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:52:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:52:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:52:07 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:52:07 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:52:08 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:52:08 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:52:08 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:52:08 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:52:08 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:52:08 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:52:08 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:52:08 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:52:08 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:52:08 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:52:08 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:52:08 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:52:08 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:52:08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:52:09 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:52:09 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:52:10 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:52:10 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:52:10 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:52:10 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:52:10 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:52:10 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:52:11 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:52:11 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:52:11 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:52:11 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:52:11 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:52:11 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:52:11 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:52:11 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:52:11 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:52:11 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:52:11 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:52:11 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:52:11 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:52:11 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:52:11 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:52:11 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:52:11 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:52:11 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:52:11 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:52:11 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:52:11 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:52:11 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:52:11 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:52:11 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:52:12 16:52:12 Current default time zone: 'Etc/UTC' 16:52:12 Local time is now: Thu Aug 26 16:52:12 UTC 2021. 16:52:12 Universal Time is now: Thu Aug 26 16:52:12 UTC 2021. 16:52:12 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:52:12 16:52:12 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:52:12 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:52:12 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 16:52:12 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:52:12 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:52:12 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:52:12 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:52:12 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:52:12 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:52:12 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:52:12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:52:12 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:52:12 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:52:12 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:52:12 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:52:12 Setting up patch (2.7.6-2ubuntu1.1) ... 16:52:12 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:52:12 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:52:12 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:52:12 Installing new version of config file /etc/ssl/openssl.cnf ... 16:52:12 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:52:12 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:52:12 Setting up ca-certificates (20210119~18.04.1) ... 16:52:14 Updating certificates in /etc/ssl/certs... 16:52:14 23 added, 27 removed; done. 16:52:14 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:52:14 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:52:14 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:52:14 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:52:14 Setting up pkgbinarymangler (138.18.04.1) ... 16:52:14 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:52:14 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:52:15 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:52:15 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:52:15 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:52:15 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:52:15 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:52:15 Setting up perl (5.26.1-6ubuntu0.5) ... 16:52:15 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:52:15 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:52:15 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:52:15 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:52:15 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:52:15 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:52:15 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:52:15 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:52:15 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:52:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:52:15 Processing triggers for systemd (237-3ubuntu10.51) ... 16:52:15 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 16:52:15 Processing triggers for mime-support (3.60ubuntu1) ... 16:52:15 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:52:15 Updating certificates in /etc/ssl/certs... 16:52:16 0 added, 0 removed; done. 16:52:16 Running hooks in /etc/ca-certificates/update.d... 16:52:16 done. 16:52:16 Reading package lists... 16:52:16 Building dependency tree... 16:52:16 Reading state information... 16:52:16 The following NEW packages will be installed: 16:52:16 apt-transport-https 16:52:16 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:52:16 Need to get 4348 B of archives. 16:52:16 After this operation, 154 kB of additional disk space will be used. 16:52:16 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:52:16 debconf: delaying package configuration, since apt-utils is not installed 16:52:16 Fetched 4348 B in 0s (23.0 kB/s) 16:52:17 Selecting previously unselected package apt-transport-https. 16:52:17 (Reading database ... 13929 files and directories currently installed.) 16:52:17 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:52:17 Unpacking apt-transport-https (1.6.14) ... 16:52:17 Setting up apt-transport-https (1.6.14) ... 16:52:17 Waiting for network to be ready... 16:52:24 2021-08-26T16:52:21Z INFO Waiting for automatic snapd restart... 16:52:24 snapd 2.51.4 from Canonical* installed 16:52:25 "snapd" switched to the "latest/stable" channel 16:52:25 16:52:25 Removing intermediate container 13cc7b91da3c 16:52:25 ---> 80fee2762637 16:52:25 16:52:25 Step 11/24 : FROM alpine:3.12 16:52:25 Removing intermediate container 7e0fc61a4397 16:52:25 ---> cbf1f5bbd651 16:52:25 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:52:25 ---> Running in db8b29c36bf8 16:52:25 3.12: Pulling from library/alpine 16:52:26 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 16:52:27 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:52:27 Status: Downloaded newer image for alpine:3.12 16:52:27 ---> c4fd0aeabfcf 16:52:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:52:27 core18 20210722 from Canonical* installed 16:52:27 "core18" switched to the "latest/stable" channel 16:52:27 16:52:28 ---> Running in fac2a92493df 16:52:29 Removing intermediate container 12aefe38416d 16:52:29 ---> 3dd84df5aa7c 16:52:29 16:52:29 Step 11/32 : FROM alpine:3.12 16:52:29 ---> c4fd0aeabfcf 16:52:29 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:52:29 Removing intermediate container 03daa7904c47 16:52:29 ---> 76e812545955 16:52:29 16:52:29 Step 11/26 : FROM alpine:3.12 16:52:29 ---> c4fd0aeabfcf 16:52:29 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:52:30 ---> Running in f54cea678109 16:52:30 ---> Running in db1c85713014 16:52:30 Removing intermediate container b82fac1f7354 16:52:30 ---> c6c4eb9425c9 16:52:30 16:52:30 Step 11/24 : FROM alpine:3.12 16:52:30 ---> c4fd0aeabfcf 16:52:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:52:30 snapcraft 5.0 from Canonical* installed 16:52:30 "snapcraft" switched to the "latest/stable" channel 16:52:30 16:52:31 ---> Running in 5629cc3bbe8d 16:52:31 Removing intermediate container db1c85713014 16:52:31 ---> f3cc7bfbcf8e 16:52:31 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:52:31 Removing intermediate container db8b29c36bf8 16:52:31 ---> 96f5d0d43648 16:52:31 16:52:31 Step 12/24 : FROM docker:20.10.7 16:52:31 ---> Running in a8d148b9bda1 16:52:31 20.10.7: Pulling from library/docker 16:52:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:52:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:52:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:52:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:52:32 (1/1) Installing dumb-init (1.2.2-r1) 16:52:32 Executing busybox-1.31.1-r20.trigger 16:52:32 OK: 5 MiB in 15 packages 16:52:33 (1/3) Installing ca-certificates (20191127-r4) 16:52:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:52:33 (2/3) Installing dumb-init (1.2.2-r1) 16:52:33 (3/3) Installing su-exec (0.2-r1) 16:52:33 Executing busybox-1.31.1-r20.trigger 16:52:33 Executing ca-certificates-20191127-r4.trigger 16:52:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:52:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:52:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:52:33 OK: 6 MiB in 17 packages 16:52:33 (1/1) Installing dumb-init (1.2.2-r1) 16:52:33 Executing busybox-1.31.1-r20.trigger 16:52:33 OK: 5 MiB in 15 packages 16:52:34 (1/2) Installing dumb-init (1.2.2-r1) 16:52:34 (2/2) Installing su-exec (0.2-r1) 16:52:34 Executing busybox-1.31.1-r20.trigger 16:52:34 OK: 5 MiB in 16 packages 16:52:34 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: 16:52:34 - README.md 16:52:34 16:52:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:52:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:52:34 Removing intermediate container fac2a92493df 16:52:34 ---> d5b3ed23e063 16:52:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:52:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:52:35 ---> Running in cf3f630346ba 16:52:35 Removing intermediate container f54cea678109 16:52:35 ---> 6f3d519c7afd 16:52:35 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:35 Removing intermediate container 5629cc3bbe8d 16:52:35 ---> 89a911a23a54 16:52:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:35 ---> Running in 376ee856578c 16:52:35 ---> Running in 90307ea24889 16:52:35 Removing intermediate container cf3f630346ba 16:52:35 ---> 22c89c23c0c7 16:52:35 Step 14/24 : ENV APP_PORT=59882 16:52:35 Removing intermediate container a8d148b9bda1 16:52:35 ---> 5c943822540c 16:52:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:52:36 Reading package lists... 16:52:36 ---> Running in d802f112700d 16:52:36 ---> Running in def9f8165af9 16:52:36 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 16:52:36 Reading package lists... 16:52:36 Removing intermediate container 376ee856578c 16:52:36 ---> d73876909d59 16:52:36 Step 14/26 : WORKDIR / 16:52:36 Removing intermediate container 90307ea24889 16:52:36 ---> cfdffd262926 16:52:36 Step 14/24 : ENV APP_PORT=59881 16:52:36 Building dependency tree... 16:52:36 Reading state information... 16:52:36 Suggested packages: 16:52:36 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:52:36 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:52:36 Recommended packages: 16:52:36 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:52:36 The following NEW packages will be installed: 16:52:36 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:52:36 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:52:36 pkg-config zip 16:52:36 ---> Running in 1f2e0f89c5dd 16:52:36 ---> Running in 09df6c38f304 16:52:36 Removing intermediate container d802f112700d 16:52:36 ---> d526553488c9 16:52:36 Step 15/24 : EXPOSE $APP_PORT 16:52:36 Removing intermediate container def9f8165af9 16:52:36 ---> 3b6db691e242 16:52:36 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:52:36 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:52:36 Need to get 7663 kB of archives. 16:52:36 After this operation, 43.8 MB of additional disk space will be used. 16:52:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:52:36 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:52:37 ---> Running in 12d34998d99c 16:52:37 ---> Running in 8357c7b72ac1 16:52:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:52:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:52:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:52:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:52:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:52:37 Removing intermediate container 1f2e0f89c5dd 16:52:37 ---> c0e8f73728e8 16:52:37 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:52:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:52:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:52:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:52:37 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:52:37 Removing intermediate container 09df6c38f304 16:52:37 ---> e3e27e72a9f6 16:52:37 Step 15/24 : EXPOSE $APP_PORT 16:52:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:52:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:52:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:52:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:52:37 Removing intermediate container 8357c7b72ac1 16:52:37 ---> 1b98a6a112d6 16:52:37 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:52:37 ---> Running in 61a1e0e69d2e 16:52:38 debconf: delaying package configuration, since apt-utils is not installed 16:52:38 Fetched 7663 kB in 1s (7573 kB/s) 16:52:38 Selecting previously unselected package libglib2.0-0:amd64. 16:52:38 (Reading database ... 13933 files and directories currently installed.) 16:52:38 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:52:38 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:52:38 Removing intermediate container 12d34998d99c 16:52:38 ---> fd9cba44b71b 16:52:38 Step 16/24 : WORKDIR / 16:52:38 ---> Running in a39a61989020 16:52:38 Selecting previously unselected package libpsl5:amd64. 16:52:38 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:52:38 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:52:38 Selecting previously unselected package libnghttp2-14:amd64. 16:52:38 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:52:38 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:52:38 Selecting previously unselected package librtmp1:amd64. 16:52:38 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:52:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:52:38 Selecting previously unselected package libcurl3-gnutls:amd64. 16:52:38 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:52:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:52:38 ---> Running in d5bdba841e11 16:52:38 Selecting previously unselected package liberror-perl. 16:52:38 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:52:38 Unpacking liberror-perl (0.17025-1) ... 16:52:38 Selecting previously unselected package git-man. 16:52:38 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:52:38 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:52:38 Selecting previously unselected package git. 16:52:38 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:52:38 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:52:38 ---> 49c80f0f8937 16:52:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:52:38 Removing intermediate container 61a1e0e69d2e 16:52:38 ---> 2426b414a562 16:52:38 Step 16/24 : WORKDIR / 16:52:38 ---> Running in 2db0243df74f 16:52:39 Selecting previously unselected package libnorm1:amd64. 16:52:39 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:52:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:52:39 Selecting previously unselected package libpgm-5.2-0:amd64. 16:52:39 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:52:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:52:39 Selecting previously unselected package libsodium23:amd64. 16:52:39 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:52:39 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:52:39 Removing intermediate container d5bdba841e11 16:52:39 ---> bb23f10120f2 16:52:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:39 Selecting previously unselected package libzmq5:amd64. 16:52:39 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:52:39 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:52:39 Selecting previously unselected package libzmq3-dev:amd64. 16:52:39 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:52:39 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:52:39 Selecting previously unselected package pkg-config. 16:52:39 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:52:39 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:52:39 Selecting previously unselected package zip. 16:52:39 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:52:39 Unpacking zip (3.0-11build1) ... 16:52:39 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:52:39 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:52:39 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:52:39 Setting up liberror-perl (0.17025-1) ... 16:52:39 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:52:39 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:52:39 No schema files found: doing nothing. 16:52:39 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:52:39 Setting up zip (3.0-11build1) ... 16:52:39 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:52:39 Setting up libsodium23:amd64 (1.0.16-2) ... 16:52:39 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:52:39 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:52:39 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:52:39 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:52:39 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:52:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:52:40 Removing intermediate container 2db0243df74f 16:52:40 ---> 0f83edfaf5a2 16:52:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:40 ---> 01ab2b19b02e 16:52:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:52:40 ---> b6c705d9f07b 16:52:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:52:40 git set to automatically installed. 16:52:40 git-man set to automatically installed. 16:52:40 libcurl3-gnutls set to automatically installed. 16:52:40 liberror-perl set to automatically installed. 16:52:40 libglib2.0-0 set to automatically installed. 16:52:40 libnghttp2-14 set to automatically installed. 16:52:40 libnorm1 set to automatically installed. 16:52:40 libpgm-5.2-0 set to automatically installed. 16:52:40 libpsl5 set to automatically installed. 16:52:40 librtmp1 set to automatically installed. 16:52:40 libsodium23 set to automatically installed. 16:52:40 libzmq3-dev set to automatically installed. 16:52:40 libzmq5 set to automatically installed. 16:52:40 pkg-config set to automatically installed. 16:52:40 zip set to automatically installed. 16:52:41 ---> 9454f609f3a5 16:52:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:52:41 ---> 23d467bd84db 16:52:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:52:41 Removing intermediate container a39a61989020 16:52:41 ---> b78d68638cbd 16:52:41 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:52:41 snapd is not logged in, snap install commands will use sudo 16:52:42 ---> Running in 7bed1e7d86c8 16:52:42 ---> 7136af3d919e 16:52:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:52:43 ---> 3f55960691be 16:52:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:52:43 ---> ada36f7d8f4f 16:52:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:52:43 Removing intermediate container 7bed1e7d86c8 16:52:43 ---> 34db8f105867 16:52:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:52:44 ---> 5f07179cca07 16:52:44 Step 20/24 : ENTRYPOINT ["/core-command"] 16:52:44 ---> Running in 4eb3515be871 16:52:45 ---> 2c4d220ec907 16:52:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:52:45 ---> 171974b10c7d 16:52:45 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:52:45 ---> Running in 8ba0482df66f 16:52:45 ---> 406902804f9e 16:52:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:52:45 Removing intermediate container 4eb3515be871 16:52:45 ---> da8fbfd3f6ef 16:52:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:45 ---> Running in e97c601d386f 16:52:46 ---> Running in 894d5a08efac 16:52:46 Removing intermediate container 8ba0482df66f 16:52:46 ---> d26f4d9166f0 16:52:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:46 ---> Running in 926ee7f6423a 16:52:47 Removing intermediate container 894d5a08efac 16:52:47 ---> 963a61e5f01d 16:52:47 Step 22/24 : LABEL arch=arm64 16:52:47 ---> Running in e405429cd9d2 16:52:47 Removing intermediate container 926ee7f6423a 16:52:47 ---> 661ab239708f 16:52:47 Step 22/24 : LABEL arch=arm64 16:52:48 ---> Running in 203b21b7b7da 16:52:48 ---> 234c210b13c5 16:52:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:52:48 Removing intermediate container e405429cd9d2 16:52:48 ---> 15881988a458 16:52:48 Step 23/24 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd 16:52:48 ---> Running in 8bde825cdf2b 16:52:48 Removing intermediate container 203b21b7b7da 16:52:48 ---> f8923b1f34e7 16:52:48 Step 23/24 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd 16:52:49 ---> 5d7edea5db68 16:52:49 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/ 16:52:49 ---> Running in 55aaedd6b7b7 16:52:49 ---> Running in 440eb8b225fe 16:52:49 Removing intermediate container e97c601d386f 16:52:49 ---> e4c31bdcd545 16:52:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:49 Removing intermediate container 8bde825cdf2b 16:52:49 ---> 265d6838e5af 16:52:49 Step 24/24 : LABEL version=0.0.0 16:52:49 Removing intermediate container 55aaedd6b7b7 16:52:49 ---> 0cb304547439 16:52:49 Step 24/24 : LABEL version=0.0.0 16:52:49 ---> Running in 03b10e30fa3b 16:52:49 ---> Running in c8c742468a0d 16:52:50 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:52:50 Status: Downloaded newer image for docker:20.10.7 16:52:50 ---> df445af6242a 16:52:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:52:50 ---> Running in d7848eb08905 16:52:50 Removing intermediate container 03b10e30fa3b 16:52:50 ---> 1eca3762680d 16:52:50 16:52:50 Removing intermediate container c8c742468a0d 16:52:50 ---> a08e73a5157a 16:52:50 16:52:50 ---> 74d454b58030 16:52:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:52:50 Removing intermediate container d7848eb08905 16:52:50 ---> b38ddc4c0f4c 16:52:50 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 16:52:51 Successfully built 1eca3762680d 16:52:51 Successfully tagged core-command-arm64:latest 16:52:51 Successfully built a08e73a5157a 16:52:51  Building core-command ... done Building core-data 16:52:51 Successfully tagged core-metadata-arm64:latest 16:52:51  Building core-metadata ... done Building support-notifications 16:52:51 ---> Running in 8e92d3147d7b 16:52:51 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:52:52 snapd is not logged in, snap install commands will use sudo 16:52:52 Removing intermediate container 440eb8b225fe 16:52:52 ---> 784dc054fca1 16:52:52 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:52:52 ---> 3711d1c8c060 16:52:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:52:52 ---> Running in ad5c5b739b00 16:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:52:53 Removing intermediate container ad5c5b739b00 16:52:53 ---> c9852945dcb2 16:52:53 Step 24/26 : LABEL arch=arm64 16:52:53 snap "core18" has no updates available 16:52:54 (1/39) Installing readline (8.1.0-r0) 16:52:54 (2/39) Installing bash (5.1.0-r0) 16:52:54 Executing bash-5.1.0-r0.post-install 16:52:54 (3/39) Installing brotli-libs (1.0.9-r3) 16:52:54 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:52:54 (5/39) Installing libcurl (7.78.0-r0) 16:52:54 (6/39) Installing curl (7.78.0-r0) 16:52:54 (7/39) Installing dumb-init (1.2.5-r0) 16:52:54 (8/39) Installing libbz2 (1.0.8-r1) 16:52:54 (9/39) Installing expat (2.2.10-r1) 16:52:54 (10/39) Installing libffi (3.3-r2) 16:52:54 (11/39) Installing gdbm (1.19-r0) 16:52:54 (12/39) Installing xz-libs (5.2.5-r0) 16:52:54 (13/39) Installing sqlite-libs (3.34.1-r0) 16:52:54 (14/39) Installing python3 (3.8.10-r0) 16:52:54 Pulling config-common 16:52:54 + snapcraftctl pull 16:52:54 ---> 908c836fdc25 16:52:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:52:55 ---> Running in 990448dba431 16:52:55 Pulling go-build-helper 16:52:55 + snapcraftctl pull 16:52:56 (15/39) Installing py3-appdirs (1.4.4-r1) 16:52:56 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:52:56 (17/39) Installing py3-parsing (2.4.7-r1) 16:52:56 (18/39) Installing py3-six (1.15.0-r0) 16:52:56 (19/39) Installing py3-packaging (20.9-r0) 16:52:56 (20/39) Installing py3-setuptools (51.3.3-r0) 16:52:56 (21/39) Installing py3-chardet (4.0.0-r0) 16:52:56 (22/39) Installing py3-idna (3.1-r0) 16:52:56 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:52:56 (24/39) Installing py3-requests (2.25.1-r1) 16:52:56 (25/39) Installing py3-msgpack (1.0.2-r0) 16:52:56 (26/39) Installing py3-lockfile (0.12.2-r3) 16:52:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:52:56 (28/39) Installing py3-colorama (0.4.4-r0) 16:52:56 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:52:56 (30/39) Installing py3-distlib (0.3.1-r1) 16:52:56 (31/39) Installing py3-distro (1.5.0-r1) 16:52:56 (32/39) Installing py3-webencodings (0.5.1-r3) 16:52:56 'edgex-go' has dependencies that need to be staged: go-build-helper 16:52:56 Skipping pull go-build-helper (already ran) 16:52:56 Building go-build-helper 16:52:56 + snapcraftctl build 16:52:56 (33/39) Installing py3-html5lib (1.1-r0) 16:52:56 (34/39) Installing py3-pytoml (0.1.21-r0) 16:52:56 ---> a9b7b12efa3f 16:52:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/(35/39) Installing py3-pep517 (0.9.1-r0) 16:52:56 16:52:56 (36/39) Installing py3-progress (1.5-r0) 16:52:56 (37/39) Installing py3-retrying (1.3.3-r0) 16:52:56 Removing intermediate container 990448dba431 16:52:56 ---> 12c216c6e4fe 16:52:56 Step 25/26 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd 16:52:56 (38/39) Installing py3-toml (0.10.2-r0) 16:52:56 (39/39) Installing py3-pip (20.3.4-r0) 16:52:57 Executing busybox-1.32.1-r6.trigger 16:52:57 OK: 82 MiB in 59 packages 16:52:57 ---> Running in 1238188566c3 16:52:58 ---> d8032c7fe555 16:52:58 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:52:58 Staging go-build-helper 16:52:58 + snapcraftctl stage 16:52:58 ---> Running in 74595399589e 16:52:58 Removing intermediate container 1238188566c3 16:52:58 ---> 7da1870702ea 16:52:58 Step 26/26 : LABEL version=0.0.0 16:52:59 ---> Running in 6916760c61cb 16:52:59 Removing intermediate container 74595399589e 16:52:59 ---> 3466820420f3 16:52:59 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:52:59 Removing intermediate container 6916760c61cb 16:52:59 ---> cd0340ea1a26 16:52:59 16:53:00 Successfully built cd0340ea1a26 16:53:00 Successfully tagged security-secretstore-setup-arm64:latest 16:53:00 Building security-proxy-setup 16:53:00  Building security-secretstore-setup ... done  ---> e5309752bf79 16:53:00 Step 27/32 : RUN chmod +x /entrypoint.sh 16:53:00 ---> Running in 5e1d29d87b8e 16:53:04 Removing intermediate container 5e1d29d87b8e 16:53:04 ---> 5b5f88c9910b 16:53:04 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:53:04 ---> Running in 05c2bf31d902 16:53:05 Removing intermediate container 05c2bf31d902 16:53:05 ---> 0806f5516ae4 16:53:05 Step 29/32 : CMD ["gate"] 16:53:05 Collecting docker-compose==1.23.2 16:53:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:53:06 ---> Running in a07586439e73 16:53:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:53:06 Collecting docker<4.0,>=3.6.0 16:53:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:53:06 Removing intermediate container a07586439e73 16:53:06 ---> c2d6de1847e7 16:53:06 Step 30/32 : LABEL arch=arm64 16:53:07 ---> Running in 41d60abcc83c 16:53:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:53:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:53:08 Collecting docopt<0.7,>=0.6.1 16:53:08 Downloading docopt-0.6.2.tar.gz (25 kB) 16:53:08 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:53:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:53:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:53:08 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:53:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:53:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:53:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:53:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:53:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:53:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:53:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:53:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:53:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:53:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:53:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:53:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:53:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:53:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:53:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:53:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2190 kB] 16:53:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:53:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:53:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:53:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:53:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:53:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:53:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:53:08 Fetched 25.1 MB in 0s (0 B/s) 16:53:08 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:53:08 Fetched 224 kB in 0s (0 B/s) 16:53:08 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:53:08 Fetched 157 kB in 0s (0 B/s) 16:53:08 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:53:08 Fetched 221 kB in 0s (0 B/s) 16:53:08 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:53:08 Fetched 143 kB in 0s (0 B/s) 16:53:08 Pulling edgex-go 16:53:08 + snapcraftctl pull 16:53:08 Pulling hooks 16:53:08 + snapcraftctl pull 16:53:12 Collecting PyYAML<4,>=3.10 16:53:12 Downloading PyYAML-3.13.tar.gz (270 kB) 16:53:12 Removing intermediate container 41d60abcc83c 16:53:12 ---> 35d613dba49b 16:53:12 Step 31/32 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd 16:53:12 ---> Running in 7e7e48b8861b 16:53:13 Removing intermediate container 7e7e48b8861b 16:53:13 ---> 3aeb3f7edb22 16:53:13 Step 32/32 : LABEL version=0.0.0 16:53:13 ---> Running in f0e227681001 16:53:14 Removing intermediate container f0e227681001 16:53:14 ---> bde78db4b07c 16:53:14 16:53:15 Successfully built bde78db4b07c 16:53:15 Successfully tagged security-bootstrapper-arm64:latest 16:53:15  Building security-bootstrapper ... done Building support-scheduler 16:53:15 Collecting cached-property<2,>=1.2.0 16:53:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:53:15 Collecting texttable<0.10,>=0.9.0 16:53:15 Downloading texttable-0.9.1.tar.gz (11 kB) 16:53:17 Collecting jsonschema<3,>=2.5.1 16:53:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:53:17 Collecting dockerpty<0.5,>=0.4.1 16:53:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:53:20 Collecting websocket-client<1.0,>=0.32.0 16:53:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:53:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:53:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:53:20 ---> e36d553aec58 16:53:20 Step 3/24 : WORKDIR /edgex-go 16:53:20 ---> Using cache 16:53:20 ---> ea7b1723987f 16:53:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:20 ---> Using cache 16:53:20 ---> 99ad1a3c6318 16:53:20 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:53:21 Collecting docker-pycreds>=0.4.0 16:53:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:53:21 Collecting chardet<3.1.0,>=3.0.2 16:53:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:53:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:53:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:53:22 ---> e36d553aec58 16:53:22 Step 3/23 : WORKDIR /edgex-go 16:53:22 ---> Using cache 16:53:22 ---> ea7b1723987f 16:53:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:22 ---> Using cache 16:53:22 ---> 99ad1a3c6318 16:53:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:53:22 Collecting certifi>=2017.4.17 16:53:22 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:53:22 Collecting idna<2.8,>=2.5 16:53:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:53:22 ---> Running in d264471214b6 16:53:22 ---> Running in 4fb1517741e2 16:53:23 Collecting urllib3<1.25,>=1.21.1 16:53:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:53:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:53:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:53:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:53:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:53:24 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:53:24 Attempting uninstall: urllib3 16:53:24 Found existing installation: urllib3 1.26.2 16:53:24 Uninstalling urllib3-1.26.2: 16:53:25 Successfully uninstalled urllib3-1.26.2 16:53:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:53:25 Attempting uninstall: idna 16:53:25 Found existing installation: idna 3.1 16:53:25 Uninstalling idna-3.1: 16:53:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:53:25 Successfully uninstalled idna-3.1 16:53:26 Attempting uninstall: chardet 16:53:26 Found existing installation: chardet 4.0.0 16:53:26 Uninstalling chardet-4.0.0: 16:53:26 Successfully uninstalled chardet-4.0.0 16:53:26 OK: 218 MiB in 52 packages 16:53:26 OK: 218 MiB in 52 packages 16:53:29 Attempting uninstall: requests 16:53:29 Found existing installation: requests 2.25.1 16:53:29 Uninstalling requests-2.25.1: 16:53:29 Successfully uninstalled requests-2.25.1 16:53:29 Running setup.py install for texttable: started 16:53:30 Removing intermediate container 4fb1517741e2 16:53:30 ---> 3922bef022bb 16:53:30 Step 6/23 : COPY go.mod . 16:53:30 Removing intermediate container d264471214b6 16:53:30 ---> 0d764e483c70 16:53:30 Step 6/24 : COPY go.mod . 16:53:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:53:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:53:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:53:30 Fetched 0 B in 0s (0 B/s) 16:53:30 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:53:30 Fetched 96.5 kB in 0s (0 B/s) 16:53:30 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:53:30 Fetched 279 kB in 0s (0 B/s) 16:53:30 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:53:30 Fetched 122 kB in 0s (0 B/s) 16:53:30 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:53:30 Fetched 77.8 kB in 0s (0 B/s) 16:53:30 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:53:30 Fetched 8848 B in 0s (0 B/s) 16:53:30 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:53:30 Fetched 47.8 kB in 0s (0 B/s) 16:53:30 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:53:30 Fetched 45.6 kB in 0s (0 B/s) 16:53:30 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:53:30 Fetched 15.0 kB in 0s (0 B/s) 16:53:30 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:53:30 Fetched 219 kB in 0s (0 B/s) 16:53:30 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:53:30 Fetched 154 kB in 0s (0 B/s) 16:53:30 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:53:30 Fetched 50.6 kB in 0s (0 B/s) 16:53:30 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:53:30 Fetched 14.8 kB in 0s (0 B/s) 16:53:30 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:53:30 Fetched 41.8 kB in 0s (0 B/s) 16:53:30 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:53:30 Fetched 499 kB in 0s (0 B/s) 16:53:30 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:53:30 Fetched 111 kB in 0s (0 B/s) 16:53:30 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:53:30 Fetched 240 kB in 0s (0 B/s) 16:53:30 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:53:30 Fetched 29.3 kB in 0s (0 B/s) 16:53:30 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:53:30 Fetched 85.5 kB in 0s (0 B/s) 16:53:30 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:53:30 Fetched 24.5 kB in 0s (0 B/s) 16:53:30 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:53:30 Fetched 49.2 kB in 0s (0 B/s) 16:53:30 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:53:30 Fetched 54.2 kB in 0s (0 B/s) 16:53:30 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:53:30 Fetched 30.8 kB in 0s (0 B/s) 16:53:30 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:53:30 Fetched 15.8 kB in 0s (0 B/s) 16:53:30 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:53:30 Fetched 85.9 kB in 0s (0 B/s) 16:53:30 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:53:30 Fetched 8720 B in 0s (0 B/s) 16:53:30 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:53:30 Fetched 140 kB in 0s (0 B/s) 16:53:30 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:53:30 Fetched 119 kB in 0s (0 B/s) 16:53:30 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:53:30 Fetched 111 kB in 0s (0 B/s) 16:53:30 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:53:30 Fetched 11.1 kB in 0s (0 B/s) 16:53:30 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:53:30 Fetched 645 kB in 0s (0 B/s) 16:53:30 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:53:30 Fetched 41.3 kB in 0s (0 B/s) 16:53:30 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:53:30 Fetched 17.9 kB in 0s (0 B/s) 16:53:30 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:53:30 Fetched 368 kB in 0s (0 B/s) 16:53:30 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:53:30 Fetched 187 kB in 0s (0 B/s) 16:53:30 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:53:30 Fetched 175 kB in 0s (0 B/s) 16:53:30 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:53:30 Fetched 206 kB in 0s (0 B/s) 16:53:30 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:53:30 Fetched 1302 kB in 0s (0 B/s) 16:53:30 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:53:30 Fetched 36.2 kB in 0s (0 B/s) 16:53:30 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:53:30 Fetched 159 kB in 0s (0 B/s) 16:53:30 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:53:30 Fetched 107 kB in 0s (0 B/s) 16:53:30 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:53:30 Fetched 48.7 kB in 0s (0 B/s) 16:53:30 Pulling static-packages 16:53:30 + snapcraftctl pull 16:53:30 Pulling version 16:53:30 + cd /root/project 16:53:30 + git describe --tags --abbrev=0 16:53:30 + sed s/v// 16:53:30 + GIT_VERSION=2.0.1-dev.34 16:53:30 + [ -z 2.0.1-dev.34 ] 16:53:30 + snapcraftctl set-version 2.0.1-dev.34 16:53:30 Building config-common 16:53:30 + snapcraftctl build 16:53:31 Skipping build go-build-helper (already ran) 16:53:31 Building edgex-go 16:53:31 + cd /root/parts/edgex-go/src 16:53:31 + git describe --tags --abbrev=0 16:53:31 + sed s/v// 16:53:31 + GIT_VERSION=2.0.1-dev.34 16:53:31 + [ -z 2.0.1-dev.34 ] 16:53:31 + echo 2.0.1-dev.34 16:53:31 + make build 16:53:31 go mod tidy 16:53:32 ---> 96556c264041 16:53:32 Step 7/23 : RUN go mod download 16:53:32 ---> 8dd094423f20 16:53:32 Step 7/24 : RUN go mod download 16:53:32 ---> Running in b717c562f1ed 16:53:32 Running setup.py install for texttable: finished with status 'done' 16:53:32 Running setup.py install for PyYAML: started 16:53:32 ---> Running in ffb661f12d82 16:53:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:53:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:53:34 ---> e36d553aec58 16:53:34 Step 3/22 : WORKDIR /edgex-go 16:53:34 ---> Using cache 16:53:34 ---> ea7b1723987f 16:53:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:34 ---> Using cache 16:53:34 ---> 99ad1a3c6318 16:53:34 Step 5/22 : RUN apk add --update --no-cache make git 16:53:34 ---> Running in f48bd89842bd 16:53:35 go: downloading github.com/gorilla/mux v1.8.0 16:53:35 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:53:35 Running setup.py install for PyYAML: finished with status 'done' 16:53:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 16:53:35 go: downloading github.com/stretchr/testify v1.7.0 16:53:35 go: downloading github.com/google/uuid v1.3.0 16:53:35 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:53:35 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:53:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:53:35 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:53:35 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:53:35 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:53:35 go: downloading github.com/lib/pq v1.10.2 16:53:35 Running setup.py install for docopt: started 16:53:35 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:53:35 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:53:35 go: downloading github.com/pelletier/go-toml v1.9.3 16:53:35 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:53:35 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:53:36 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:53:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:53:37 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:53:37 go: downloading gopkg.in/yaml.v2 v2.4.0 16:53:37 go: downloading github.com/go-kit/kit v0.11.0 16:53:37 go: downloading github.com/davecgh/go-spew v1.1.1 16:53:37 go: downloading github.com/pmezard/go-difflib v1.0.0 16:53:37 go: downloading github.com/stretchr/objx v0.1.1 16:53:37 go: downloading github.com/x448/float16 v0.8.4 16:53:37 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:53:37 go: downloading github.com/go-playground/universal-translator v0.18.0 16:53:37 go: downloading github.com/leodido/go-urn v1.2.1 16:53:37 go: downloading golang.org/x/text v0.3.6 16:53:37 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:53:37 go: downloading github.com/go-playground/locales v0.14.0 16:53:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:53:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:53:37 go: downloading github.com/pebbe/zmq4 v1.2.7 16:53:37 go: downloading github.com/kr/pretty v0.3.0 16:53:37 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:53:37 go: downloading github.com/go-stack/stack v1.8.0 16:53:37 go: downloading github.com/hashicorp/consul/api v1.8.1 16:53:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:53:38 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:53:38 go: downloading github.com/gorilla/websocket v1.4.2 16:53:38 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:53:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:53:38 go: downloading github.com/onsi/ginkgo v1.10.1 16:53:38 Running setup.py install for docopt: finished with status 'done' 16:53:38 Running setup.py install for dockerpty: started 16:53:38 go: downloading github.com/onsi/gomega v1.7.0 16:53:38 go: downloading github.com/kr/text v0.2.0 16:53:38 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:53:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:53:38 go: downloading github.com/mitchellh/copystructure v1.0.0 16:53:39 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:53:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:53:39 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:53:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:53:39 go: downloading github.com/hashicorp/serf v0.9.5 16:53:39 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:53:39 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:53:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:53:39 go: downloading github.com/mattn/go-colorable v0.1.6 16:53:39 go: downloading github.com/fatih/color v1.9.0 16:53:39 go: downloading github.com/mattn/go-isatty v0.0.12 16:53:39 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:53:39 go: downloading github.com/pkg/errors v0.9.1 16:53:39 go: downloading github.com/hpcloud/tail v1.0.0 16:53:39 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:53:39 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:53:39 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:53:39 go: downloading github.com/hashicorp/memberlist v0.2.2 16:53:39 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:53:39 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:53:39 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:53:39 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:53:39 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:53:39 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:53:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:53:39 go: downloading github.com/miekg/dns v1.1.26 16:53:39 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:53:39 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:53:39 OK: 218 MiB in 52 packages 16:53:39 go: downloading github.com/hashicorp/errwrap v1.0.0 16:53:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-data/core-data ./cmd/core-data 16:53:39 Removing intermediate container ffb661f12d82 16:53:39 ---> a42fc5270712 16:53:39 Step 8/24 : COPY . . 16:53:39 Removing intermediate container b717c562f1ed 16:53:39 ---> 956ed9ee2b3e 16:53:39 Step 8/23 : COPY . . 16:53:40 Removing intermediate container f48bd89842bd 16:53:40 ---> c61299a8a69d 16:53:40 Step 6/22 : COPY go.mod . 16:53:41 Running setup.py install for dockerpty: finished with status 'done' 16:53:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:53:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:53:41 ---> e36d553aec58 16:53:41 Step 3/23 : WORKDIR /edgex-go 16:53:41 ---> Using cache 16:53:41 ---> ea7b1723987f 16:53:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:41 ---> Using cache 16:53:41 ---> 99ad1a3c6318 16:53:41 Step 5/23 : RUN apk add --update --no-cache make git 16:53:41 ---> Using cache 16:53:41 ---> c61299a8a69d 16:53:41 Step 6/23 : COPY go.mod . 16:53:43 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 16:53:44 ---> 606cac47e009 16:53:44 Step 7/22 : RUN go mod download 16:53:44 ---> ebe966069c24 16:53:44 Step 7/23 : RUN go mod download 16:53:44 ---> Running in 79d22c286e26 16:53:44 ---> Running in f67a6e4007bd 16:53:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:53:51 Removing intermediate container 79d22c286e26 16:53:51 ---> b8e479e4f497 16:53:51 Step 8/22 : COPY . . 16:53:51 Removing intermediate container f67a6e4007bd 16:53:51 ---> c6c159f1b539 16:53:51 Step 8/23 : COPY . . 16:53:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-command/core-command ./cmd/core-command 16:53:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:53:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:53:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:53:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:53:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:53:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:53:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:53:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config 16:54:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:54:01 Removing intermediate container 8e92d3147d7b 16:54:01 ---> 8047367d441f 16:54:01 Step 15/24 : ENV APP_PORT=58890 16:54:01 ---> 41cfd46a6e64 16:54:01 Step 9/23 : RUN go mod tidy 16:54:01 ---> ed3e9f1296b9 16:54:01 Step 9/24 : RUN go mod tidy 16:54:02 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:54:02 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:54:02 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:54:02 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:54:02 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:54:02 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:54:02 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:54:02 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:54:02 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:54:02 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:54:02 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:54:02 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:54:02 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:54:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:54:02 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:54:02 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:54:02 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:54:02 + 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 16:54:02 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:54:02 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:54:02 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:54:02 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:54:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:54:02 + 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 16:54:02 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:54:02 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:54:02 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:54:03 ---> Running in e9709910bb2f 16:54:03 ---> Running in 22498910c7d9 16:54:03 ---> Running in 1578ba86fcd3 16:54:03 Building hooks 16:54:03 + cd /root/parts/hooks/src 16:54:03 + make build 16:54:03 go mod tidy 16:54:03 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:54:04 go: downloading github.com/stretchr/testify v1.5.1 16:54:04 go: downloading github.com/davecgh/go-spew v1.1.0 16:54:04 go: downloading gopkg.in/yaml.v2 v2.2.2 16:54:04 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:54:05 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:54:05 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:54:05 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:54:05 Removing intermediate container 1578ba86fcd3 16:54:05 ---> 959aa3fc3727 16:54:05 Step 16/24 : EXPOSE $APP_PORT 16:54:06 ---> Running in 68fec7d361bd 16:54:06 Removing intermediate container 68fec7d361bd 16:54:06 ---> 12475d7254e7 16:54:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:54:06 ---> 4eb48f969d4d 16:54:06 Step 9/22 : RUN go mod tidy 16:54:06 ---> Running in e5e3c93842fc 16:54:08 ---> 7fff4dc2e0a6 16:54:08 Step 9/23 : RUN go mod tidy 16:54:08 ---> Running in 71bd891aa323 16:54:08 Building static-packages 16:54:08 + snapcraftctl build 16:54:09 ---> 72cc88749a84 16:54:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:54:09 Removing intermediate container 22498910c7d9 16:54:09 ---> c7c844d8d7b1 16:54:09 Step 10/24 : RUN make cmd/core-data/core-data 16:54:10 ---> Running in b28a86c7f5ae 16:54:10 Removing intermediate container e9709910bb2f 16:54:10 ---> 312381088af6 16:54:10 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:54:10 Building version 16:54:10 + snapcraftctl build 16:54:10 ---> Running in 44f5804fa95f 16:54:10 ---> 5f796ef3fb4b 16:54:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:54:12 Staging config-common 16:54:12 + snapcraftctl stage 16:54:12 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 16:54:12 ---> 5d41bfe981a3 16:54:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:54:12 ---> Running in 466f9868e765 16:54:12 Removing intermediate container e5e3c93842fc 16:54:13 ---> 7decb84543ee 16:54:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:54:13 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 16:54:13 ---> Running in 462d26df8cd0 16:54:13 Skipping stage go-build-helper (already ran) 16:54:13 Staging edgex-go 16:54:13 + snapcraftctl stage 16:54:14 Removing intermediate container 466f9868e765 16:54:14 ---> 37ee0a94bc3e 16:54:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:14 ---> Running in 3d507c4b585f 16:54:14 Staging hooks 16:54:14 + snapcraftctl stage 16:54:15 Removing intermediate container 71bd891aa323 16:54:15 ---> 00937f84206f 16:54:15 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:54:15 Removing intermediate container 3d507c4b585f 16:54:15 ---> 941dd8297ec3 16:54:15 Step 22/24 : LABEL arch=arm64 16:54:15 ---> Running in 473f5169034b 16:54:15 ---> Running in 359669e45c45 16:54:15 Staging static-packages 16:54:15 + snapcraftctl stage 16:54:16 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 16:54:16 Removing intermediate container 359669e45c45 16:54:16 ---> c89e812a3c39 16:54:16 Step 23/24 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd 16:54:16 ---> Running in 0f27b6d93871 16:54:16 Staging version 16:54:16 + snapcraftctl stage 16:54:17 Removing intermediate container 0f27b6d93871 16:54:17 ---> 8d7d38bbf0fe 16:54:17 Step 24/24 : LABEL version=0.0.0 16:54:17 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 16:54:17 ---> Running in 2e794578f498 16:54:17 Priming config-common 16:54:17 + snapcraftctl prime 16:54:18 Removing intermediate container 2e794578f498 16:54:18 ---> e7013f6a859a 16:54:18 16:54:18 Priming go-build-helper 16:54:18 + snapcraftctl prime 16:54:18 Successfully built e7013f6a859a 16:54:18 Successfully tagged sys-mgmt-agent-arm64:latest 16:54:19 Priming edgex-go 16:54:19 + snapcraftctl prime 16:54:21 Priming hooks 16:54:21 + snapcraftctl prime 16:54:22 Priming static-packages 16:54:22 + snapcraftctl prime 16:54:24 Priming version 16:54:24 + snapcraftctl prime 16:54:25 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] } 16:55:55  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:55:59 Removing intermediate container 462d26df8cd0 16:55:59 ---> c1a65fd095b5 16:55:59 16:55:59 Step 11/22 : FROM alpine:3.12 16:55:59 ---> c4fd0aeabfcf 16:55:59 Step 12/22 : RUN apk add --update --no-cache curl 16:55:59 Removing intermediate container 44f5804fa95f 16:55:59 ---> 6ef7e4546a42 16:55:59 16:55:59 Step 11/23 : FROM alpine:3.12 16:55:59 ---> c4fd0aeabfcf 16:55:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:55:59 Removing intermediate container 473f5169034b 16:55:59 ---> 3c32630ec153 16:55:59 16:55:59 Step 11/23 : FROM alpine:3.12 16:55:59 ---> c4fd0aeabfcf 16:55:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:55:59 ---> Using cache 16:55:59 ---> 89a911a23a54 16:55:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:59 ---> Using cache 16:55:59 ---> cfdffd262926 16:55:59 Step 14/23 : ENV APP_PORT=59861 16:55:59 ---> Running in bece1981beb8 16:55:59 ---> Running in 88274b043909 16:55:59 ---> Running in eb9525666a8a 16:55:59 Removing intermediate container 88274b043909 16:55:59 ---> 5dc588bc8a6f 16:55:59 Step 15/23 : EXPOSE $APP_PORT 16:56:00 ---> Running in 4493194e7eaf 16:56:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:00 Removing intermediate container 4493194e7eaf 16:56:00 ---> d3ca4fcf90b0 16:56:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:01 (1/4) Installing ca-certificates (20191127-r4) 16:56:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:56:01 (3/4) Installing libcurl (7.78.0-r0) 16:56:01 (4/4) Installing curl (7.78.0-r0) 16:56:01 Executing busybox-1.31.1-r20.trigger 16:56:01 (1/2) Installing ca-certificates (20191127-r4) 16:56:01 Executing ca-certificates-20191127-r4.trigger 16:56:01 (2/2) Installing dumb-init (1.2.2-r1) 16:56:01 Executing busybox-1.31.1-r20.trigger 16:56:01 Executing ca-certificates-20191127-r4.trigger 16:56:02 OK: 7 MiB in 18 packages 16:56:02 OK: 6 MiB in 16 packages 16:56:02 ---> dbda355d26b4 16:56:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:56:05 ---> 0156efab4d52 16:56:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:56:05 Removing intermediate container bece1981beb8 16:56:05 ---> 81f0093006d8 16:56:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:56:05 Removing intermediate container eb9525666a8a 16:56:05 ---> 2fac98d07d48 16:56:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:56:05 ---> Running in 3b8a8177c360 16:56:05 ---> Running in 5c5d88024acd 16:56:05 Removing intermediate container b28a86c7f5ae 16:56:05 ---> ac6cda4dafde 16:56:05 16:56:05 Step 11/24 : FROM alpine:3.12 16:56:05 ---> c4fd0aeabfcf 16:56:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:56:05 ---> Running in 88e0fe1fb5d9 16:56:05 Removing intermediate container 5c5d88024acd 16:56:05 ---> 4242e868ff10 16:56:05 Step 14/22 : WORKDIR /edgex 16:56:05 ---> bbc7d07c34c8 16:56:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:56:05 Removing intermediate container 3b8a8177c360 16:56:05 ---> ff232b1e3637 16:56:05 Step 14/23 : ENV APP_PORT=59860 16:56:05 ---> Running in 47b76ad312fd 16:56:05 ---> Running in 6cf31f240714 16:56:05 ---> Running in bd044cdb8743 16:56:05 Removing intermediate container 88e0fe1fb5d9 16:56:05 ---> 31a3cd15ebb2 16:56:05 Step 13/24 : ENV APP_PORT=59880 16:56:06 ---> Running in 49df396666d5 16:56:06 Removing intermediate container 47b76ad312fd 16:56:06 ---> ef4392ab6bbf 16:56:06 Step 15/23 : EXPOSE $APP_PORT 16:56:06 Removing intermediate container 6cf31f240714 16:56:06 ---> b86b5519ac82 16:56:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:56:06 Removing intermediate container bd044cdb8743 16:56:06 ---> a6329f523f93 16:56:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:06 ---> Running in ec4df6595f9e 16:56:06 Removing intermediate container 49df396666d5 16:56:06 ---> fb41930daf0c 16:56:06 Step 14/24 : EXPOSE $APP_PORT 16:56:06 ---> Running in 5ac515a9cd04 16:56:06 ---> Running in 0f4be667a9bf 16:56:07 Removing intermediate container ec4df6595f9e 16:56:07 ---> ac3b31bb7582 16:56:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:07 Removing intermediate container 0f4be667a9bf 16:56:07 ---> ab6c70338e3f 16:56:07 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:07 Removing intermediate container 5ac515a9cd04 16:56:07 ---> 1b9c7d5e1f23 16:56:07 Step 21/23 : LABEL arch=arm64 16:56:07 ---> b73f8d3b33b0 16:56:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:56:07 ---> Running in a492bc7a9aa2 16:56:07 ---> Running in adf9e58e0311 16:56:08 ---> 096c6b6ddf43 16:56:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:56:08 Removing intermediate container a492bc7a9aa2 16:56:08 ---> 0c6e3dfa82c2 16:56:08 Step 22/23 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd 16:56:08 ---> Running in 6ca6bca7b7c3 16:56:09 ---> 52090e898915 16:56:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:56:09 Removing intermediate container 6ca6bca7b7c3 16:56:09 ---> b60a6349c655 16:56:09 Step 23/23 : LABEL version=0.0.0 16:56:10 ---> 5e1129bb4125 16:56:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:56:10 ---> Running in 0104502ad12e 16:56:11 ---> beafc363f804 16:56:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:56:11 Removing intermediate container 0104502ad12e 16:56:11 ---> ca4ab2d97bb6 16:56:11 16:56:11 ---> Running in 6e6555a6284d 16:56:11 ---> 267e87867aaa 16:56:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:56:11 Removing intermediate container adf9e58e0311 16:56:11 ---> f6b97e8eca0e 16:56:11 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:56:11 Successfully built ca4ab2d97bb6 16:56:11 Successfully tagged support-scheduler-arm64:latest 16:56:11  Building support-scheduler ... done  ---> Running in fe4efe57be3a 16:56:11 ---> Running in 6e1e2373a7fb 16:56:11 Removing intermediate container 6e6555a6284d 16:56:11 ---> 7ca5fd829fff 16:56:11 Step 19/22 : CMD ["--init=true"] 16:56:11 ---> Running in b2ca6b502256 16:56:11 Removing intermediate container fe4efe57be3a 16:56:11 ---> 0c073976b822 16:56:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:12 ---> Running in 315854999b78 16:56:12 Removing intermediate container b2ca6b502256 16:56:12 ---> a2c8ae967687 16:56:12 Step 20/22 : LABEL arch=arm64 16:56:12 ---> Running in 01111e5ffd0c 16:56:12 Removing intermediate container 315854999b78 16:56:12 ---> 6e737cf7e625 16:56:12 Step 21/23 : LABEL arch=arm64 16:56:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:12 ---> Running in 3b6f9cff8fe6 16:56:13 Removing intermediate container 01111e5ffd0c 16:56:13 ---> 1589a814901b 16:56:13 Step 21/22 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd 16:56:13 ---> Running in 5c317f1dd852 16:56:13 Removing intermediate container 3b6f9cff8fe6 16:56:13 ---> 9eb38dbb8e7a 16:56:13 Step 22/23 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd 16:56:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:13 ---> Running in 0851e0ccb396 16:56:14 Removing intermediate container 5c317f1dd852 16:56:14 ---> 4063b11e8a68 16:56:14 Step 22/22 : LABEL version=0.0.0 16:56:14 Removing intermediate container 0851e0ccb396 16:56:14 ---> 0a7d6a3a47c6 16:56:14 Step 23/23 : LABEL version=0.0.0 16:56:14 ---> Running in ca85dfdadd1b 16:56:14 (1/6) Installing dumb-init (1.2.2-r1) 16:56:14 ---> Running in 7d7cd4a8019c 16:56:14 (2/6) Installing libgcc (9.3.0-r2) 16:56:14 (3/6) Installing libsodium (1.0.18-r0) 16:56:14 (4/6) Installing libstdc++ (9.3.0-r2) 16:56:14 (5/6) Installing libzmq (4.3.3-r0) 16:56:14 Removing intermediate container ca85dfdadd1b 16:56:14 ---> 6ca6c75f8955 16:56:14 16:56:14 (6/6) Installing zeromq (4.3.3-r0) 16:56:14 Executing busybox-1.31.1-r20.trigger 16:56:14 OK: 8 MiB in 20 packages 16:56:14 Removing intermediate container 7d7cd4a8019c 16:56:14 ---> 61193db126f1 16:56:14 16:56:15 Successfully built 6ca6c75f8955 16:56:15 Successfully tagged security-proxy-setup-arm64:latest 16:56:15  Building security-proxy-setup ... done Successfully built 61193db126f1 16:56:15 Successfully tagged support-notifications-arm64:latest 16:56:16  Building support-notifications ... done Removing intermediate container 6e1e2373a7fb 16:56:16 ---> ba95785765c1 16:56:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:17 ---> 2a6752c42700 16:56:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:56:18 ---> 2e14aa03a685 16:56:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:56:19 ---> 7bdb02d238d6 16:56:19 Step 20/24 : ENTRYPOINT ["/core-data"] 16:56:19 ---> Running in 46bde2a13532 16:56:19 Removing intermediate container 46bde2a13532 16:56:19 ---> 11d2a1d1f77b 16:56:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:19 ---> Running in 6eb9a7aa64b1 16:56:20 Removing intermediate container 6eb9a7aa64b1 16:56:20 ---> fdd513c0e8ab 16:56:20 Step 22/24 : LABEL arch=arm64 16:56:20 ---> Running in 9adaaa9ee4cf 16:56:21 Removing intermediate container 9adaaa9ee4cf 16:56:21 ---> 71fd76c65b0d 16:56:21 Step 23/24 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd 16:56:21 ---> Running in 734fd86d3cf2 16:56:21 Removing intermediate container 734fd86d3cf2 16:56:21 ---> 2b503a42cfda 16:56:21 Step 24/24 : LABEL version=0.0.0 16:56:21 ---> Running in 9c86721ea658 16:56:22 Removing intermediate container 9c86721ea658 16:56:22 ---> 65e9813e74c7 16:56:22 16:56:22 Successfully built 65e9813e74c7 16:56:22 Successfully tagged core-data-arm64:latest 16:56:22  Building core-data ... done  [Pipeline] } 16:56:22 $ docker stop --time=1 8cdf4e48d65e4ab6e754df26c27b0f07069dff031a6ed6cdd29b478b4888ed27 16:56:24 $ docker rm -f 8cdf4e48d65e4ab6e754df26c27b0f07069dff031a6ed6cdd29b478b4888ed27 [Pipeline] // withDockerContainer [Pipeline] sh 16:56:25 + docker images 16:56:25 REPOSITORY TAG IMAGE ID CREATED SIZE 16:56:25 core-data-arm64 latest 65e9813e74c7 3 seconds ago 19.3MB 16:56:25 support-notifications-arm64 latest 61193db126f1 11 seconds ago 15.9MB 16:56:25 security-proxy-setup-arm64 latest 6ca6c75f8955 11 seconds ago 24.6MB 16:56:25 support-scheduler-arm64 latest ca4ab2d97bb6 15 seconds ago 15.2MB 16:56:25 ac6cda4dafde 21 seconds ago 1.57GB 16:56:25 6ef7e4546a42 27 seconds ago 1.57GB 16:56:25 3c32630ec153 27 seconds ago 1.57GB 16:56:25 c1a65fd095b5 29 seconds ago 1.57GB 16:56:25 sys-mgmt-agent-arm64 latest e7013f6a859a 2 minutes ago 311MB 16:56:25 security-bootstrapper-arm64 latest bde78db4b07c 3 minutes ago 17.7MB 16:56:25 security-secretstore-setup-arm64 latest cd0340ea1a26 3 minutes ago 26.5MB 16:56:25 core-command-arm64 latest 1eca3762680d 3 minutes ago 15.2MB 16:56:25 core-metadata-arm64 latest a08e73a5157a 3 minutes ago 15.8MB 16:56:25 96f5d0d43648 3 minutes ago 1.57GB 16:56:25 c6c4eb9425c9 3 minutes ago 1.57GB 16:56:25 76e812545955 3 minutes ago 1.57GB 16:56:25 3dd84df5aa7c 3 minutes ago 1.57GB 16:56:25 80fee2762637 4 minutes ago 1.56GB 16:56:25 ci-base-image-arm64 latest e36d553aec58 15 minutes ago 1.24GB 16:56:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB 16:56:25 docker 20.10.7 df445af6242a 2 months ago 234MB 16:56:25 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 16:56:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 16:56:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:26 16:56:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:56:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:26 arm64: Pulling from edgex-lftools-log-publisher 16:56:26 448f6bf000e3: Pulling fs layer 16:56:26 f757da607395: Pulling fs layer 16:56:26 05883995daec: Pulling fs layer 16:56:26 8603b9c90790: Pulling fs layer 16:56:26 1560dd03e051: Pulling fs layer 16:56:26 27f5ce0e4adf: Pulling fs layer 16:56:26 c2d8d7efcc4b: Pulling fs layer 16:56:26 8603b9c90790: Waiting 16:56:26 1560dd03e051: Waiting 16:56:26 27f5ce0e4adf: Waiting 16:56:26 c2d8d7efcc4b: Waiting 16:56:27 f757da607395: Verifying Checksum 16:56:27 f757da607395: Download complete 16:56:27 8603b9c90790: Download complete 16:56:27 1560dd03e051: Verifying Checksum 16:56:27 1560dd03e051: Download complete 16:56:27 27f5ce0e4adf: Verifying Checksum 16:56:27 27f5ce0e4adf: Download complete 16:56:27 05883995daec: Verifying Checksum 16:56:27 05883995daec: Download complete 16:56:28 448f6bf000e3: Verifying Checksum 16:56:31 c2d8d7efcc4b: Verifying Checksum 16:56:31 c2d8d7efcc4b: Download complete 16:56:31 448f6bf000e3: Pull complete 16:56:32 f757da607395: Pull complete 16:56:34 05883995daec: Pull complete 16:56:34 8603b9c90790: Pull complete 16:56:35 1560dd03e051: Pull complete 16:56:35 27f5ce0e4adf: Pull complete 16:56:50 c2d8d7efcc4b: Pull complete 16:56:50 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:56:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:56:50 prd-ubuntu18.04-docker-arm64-4c-16g-842 does not seem to be running inside a container 16:56:50 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:56:54 $ docker top 9c18db5d8d2a722c84241c530dcacd5d38d53a425e2076433f1f8e25ead1a893 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:55 ---> job-cost.sh 16:56:55 lf-activate-venv: SKIPPING 16:56:55 INFO: No Stack... 16:56:56 INFO: Retrieving Pricing Info for: v3-standard-4 16:56:57 INFO: Archiving Costs [Pipeline] sh 16:56:57 + + cat /w/workspace/edgex-go/4/archives/cost.csv 16:56:57 cut -d, -f6 [Pipeline] lock 16:56:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-4-stack-cost] 16:56:57 Resource [jenkins-edgexfoundry-edgex-go-PR-3678-4-stack-cost] did not exist. Created. 16:56:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:58 + echo total: 0.10999999940395355 [Pipeline] stash 16:56:58 Stashed 1 file(s) [Pipeline] } 16:56:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:56:58 $ docker stop --time=1 9c18db5d8d2a722c84241c530dcacd5d38d53a425e2076433f1f8e25ead1a893 16:57:00 $ docker rm -f 9c18db5d8d2a722c84241c530dcacd5d38d53a425e2076433f1f8e25ead1a893 [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 16:57:01 provisioning config files... 16:57:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4248578655996136053tmp [Pipeline] { [Pipeline] sh 16:57:01 + set +x 16:57:01 + curl -s https://codecov.io/bash 16:57:01 + bash -s -- 16:57:01 16:57:01 _____ _ 16:57:01 / ____| | | 16:57:01 | | ___ __| | ___ ___ _____ __ 16:57:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:57:01 | |___| (_) | (_| | __/ (_| (_) \ V / 16:57:01 \_____\___/ \__,_|\___|\___\___/ \_/ 16:57:01 Bash-1.0.6 16:57:01 16:57:01 16:57:01 ==> git version 2.24.4 found 16:57:02 ==> 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 16:57:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:57:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:57:02 ==> Jenkins CI detected. 16:57:02 current dir:  /w/workspace/edgex-go/4 16:57:02 project root: . 16:57:02 --> token set from env 16:57:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:57:02 ==> Running gcov in . (disable via -X gcov) 16:57:02 ==> Python coveragepy not found 16:57:02 ==> Searching for coverage reports in: 16:57:02 + . 16:57:02 -> Found 1 reports 16:57:02 ==> Detecting git/mercurial file structure 16:57:02 ==> Reading reports 16:57:02 + ./coverage.out bytes=405611 16:57:02 ==> Appending adjustments 16:57:02 https://docs.codecov.io/docs/fixing-reports 16:57:03 + Found adjustments 16:57:03 ==> Gzipping contents 16:57:03 56K /tmp/codecov.XAOHxM.gz 16:57:03 ==> Uploading reports 16:57:03 url: https://codecov.io 16:57:03 query: branch=PR-3678&commit=ef6effb0748ea689d2accd1a67b5aba7c6475f8c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:57:03 -> Pinging Codecov 16:57:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=ef6effb0748ea689d2accd1a67b5aba7c6475f8c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:57:11 -> Uploading to 16:57:11 https://storage.googleapis.com/codecov/v4/raw/2021-08-26/00271124DB129430A58F1EEE437C3FCB/ef6effb0748ea689d2accd1a67b5aba7c6475f8c/924fb866-f0e1-41bc-8067-40d662ed9312.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210826T165710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d581cacf70471eee231c0fbb33df4295a60c7dfea8d9869e3fdf5e76d49697a9 16:57:11 % Total % Received % Xferd Average Speed Time Time Time Current 16:57:11 Dload Upload Total Spent Left Speed 16:57:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54686 0 0 100 54686 0 106k --:--:-- --:--:-- --:--:-- 106k 16:57:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ef6effb0748ea689d2accd1a67b5aba7c6475f8c [Pipeline] } 16:57:12 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 16:57:13 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:57:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:57:14 ---> package-listing.sh 16:57:14 ++ facter osfamily 16:57:14 ++ tr '[:upper:]' '[:lower:]' 16:57:14 + OS_FAMILY=redhat 16:57:14 + workspace=/w/workspace/edgex-go/4 16:57:14 + START_PACKAGES=/tmp/packages_start.txt 16:57:14 + END_PACKAGES=/tmp/packages_end.txt 16:57:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:57:14 + PACKAGES=/tmp/packages_start.txt 16:57:14 + '[' /w/workspace/edgex-go/4 ']' 16:57:14 + PACKAGES=/tmp/packages_end.txt 16:57:14 + case "${OS_FAMILY}" in 16:57:14 + rpm -qa 16:57:14 + sort 16:57:16 + '[' -f /tmp/packages_start.txt ']' 16:57:16 + '[' -f /tmp/packages_end.txt ']' 16:57:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:57:16 + '[' /w/workspace/edgex-go/4 ']' 16:57:16 + mkdir -p /w/workspace/edgex-go/4/archives/ 16:57:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 16:57:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:57:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:17 16:57:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:57:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:17 latest: Pulling from edgex-lftools-log-publisher 16:57:17 b4d181a07f80: Pulling fs layer 16:57:17 a1111a8f2ec3: Pulling fs layer 16:57:17 ed53099fbce6: Pulling fs layer 16:57:17 dc539afda2c1: Pulling fs layer 16:57:17 77bc0d833cb6: Pulling fs layer 16:57:17 9065ff56babe: Pulling fs layer 16:57:17 d287ab97295c: Pulling fs layer 16:57:17 dc539afda2c1: Waiting 16:57:17 77bc0d833cb6: Waiting 16:57:17 9065ff56babe: Waiting 16:57:17 d287ab97295c: Waiting 16:57:18 a1111a8f2ec3: Verifying Checksum 16:57:18 a1111a8f2ec3: Download complete 16:57:18 dc539afda2c1: Verifying Checksum 16:57:18 dc539afda2c1: Download complete 16:57:18 77bc0d833cb6: Verifying Checksum 16:57:18 77bc0d833cb6: Download complete 16:57:19 9065ff56babe: Verifying Checksum 16:57:19 9065ff56babe: Download complete 16:57:19 ed53099fbce6: Verifying Checksum 16:57:19 ed53099fbce6: Download complete 16:57:21 b4d181a07f80: Verifying Checksum 16:57:21 b4d181a07f80: Download complete 16:57:22 b4d181a07f80: Pull complete 16:57:22 a1111a8f2ec3: Pull complete 16:57:23 ed53099fbce6: Pull complete 16:57:23 dc539afda2c1: Pull complete 16:57:23 77bc0d833cb6: Pull complete 16:57:23 9065ff56babe: Pull complete 16:57:32 d287ab97295c: Verifying Checksum 16:57:32 d287ab97295c: Download complete 16:57:36 d287ab97295c: Pull complete 16:57:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:57:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:57:36 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 16:57:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:57:39 $ docker top 97f025c7726938159b609befc5785f3ec07c851f5f7231ae7f9ca8b171510226 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:39 + touch /tmp/pre-build-complete [Pipeline] sh 16:57:40 + mkdir -p /var/log/sysstat [Pipeline] sh 16:57:40 + ls /var/log/sa-host 16:57:40 + sadf -c /var/log/sa-host/sa05 16:57:40 file_magic: OK 16:57:40 HZ: Using current value: 100 16:57:40 file_header: OK 16:57:40 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 16:57:40 Statistics: 16:57:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:57:40 File successfully converted to sysstat format version 12.0.3 16:57:40 + sadf -c /var/log/sa-host/sa26 16:57:40 file_magic: OK 16:57:40 HZ: Using current value: 100 16:57:40 file_header: OK 16:57:40 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 16:57:40 Statistics: 16:57:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:57:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:41 provisioning config files... 16:57:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7814399735283662347tmp [Pipeline] { [Pipeline] echo 16:57:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:57:41 ---> create-netrc.sh [Pipeline] } 16:57:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:57:41 ---> python-tools-install.sh [Pipeline] echo 16:57:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:57:42 ---> sudo-logs.sh 16:57:42 Archiving 'sudo' log.. 16:57:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-839.vexxhost.local: Name or service not known 16:57:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-839.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:57:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:57:42 ---> job-cost.sh 16:57:42 lf-activate-venv: SKIPPING 16:57:42 DEBUG: total: 0.10999999940395355 16:57:42 INFO: Retrieving Stack Cost... 16:57:43 INFO: Retrieving Pricing Info for: v3-standard-2 16:57:43 INFO: Archiving Costs [Pipeline] echo 16:57:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:57:43 ---> logs-deploy.sh 16:57:43 lf-activate-venv: SKIPPING 16:57:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/4 16:57:43 INFO: archiving workspace using pattern(s): 16:57:44 Archives upload complete. 16:57:44 INFO: archiving logs to Nexus 16:57:45 ---> uname -a: 16:57:45 Linux prd-centos7-docker-4c-2g-839.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 16:57:45 16:57:45 16:57:45 ---> lscpu: 16:57:45 Architecture: x86_64 16:57:45 CPU op-mode(s): 32-bit, 64-bit 16:57:45 Byte Order: Little Endian 16:57:45 Address sizes: 40 bits physical, 48 bits virtual 16:57:45 CPU(s): 2 16:57:45 On-line CPU(s) list: 0,1 16:57:45 Thread(s) per core: 1 16:57:45 Core(s) per socket: 1 16:57:45 Socket(s): 2 16:57:45 NUMA node(s): 1 16:57:45 Vendor ID: AuthenticAMD 16:57:45 CPU family: 23 16:57:45 Model: 49 16:57:45 Model name: AMD EPYC-Rome Processor 16:57:45 Stepping: 0 16:57:45 CPU MHz: 2799.998 16:57:45 BogoMIPS: 5599.99 16:57:45 Virtualization: AMD-V 16:57:45 Hypervisor vendor: KVM 16:57:45 Virtualization type: full 16:57:45 L1d cache: 32K 16:57:45 L1i cache: 32K 16:57:45 L2 cache: 512K 16:57:45 L3 cache: 16384K 16:57:45 NUMA node0 CPU(s): 0,1 16:57:45 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 16:57:45 16:57:45 16:57:45 ---> nproc: 16:57:45 2 16:57:45 16:57:45 16:57:45 ---> df -h: 16:57:45 Filesystem Size Used Avail Use% Mounted on 16:57:45 overlay 40G 13G 28G 32% / 16:57:45 tmpfs 64M 0 64M 0% /dev 16:57:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:57:45 shm 64M 0 64M 0% /dev/shm 16:57:45 /dev/vda1 40G 13G 28G 32% /facter-os 16:57:45 16:57:45 16:57:45 ---> sar -b -r -n DEV: 16:57:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) 16:57:45 16:57:45 16:29:11 LINUX RESTART (2 CPU) 16:57:45 16:57:45 16:30:02 tps rtps wtps bread/s bwrtn/s 16:57:45 16:31:01 7.03 0.02 7.01 0.54 2401.69 16:57:45 16:32:01 3.20 0.00 3.20 0.00 1960.27 16:57:45 16:33:01 40.34 0.02 40.32 0.67 2448.50 16:57:45 16:34:01 46.14 3.40 42.75 2577.99 3761.05 16:57:45 16:35:01 3.03 0.00 3.03 0.00 2158.40 16:57:45 16:36:01 52.19 0.15 52.04 22.11 23964.10 16:57:45 16:37:01 343.57 0.00 343.57 0.00 71296.77 16:57:45 16:38:01 57.64 0.00 57.64 0.00 10272.15 16:57:45 16:39:01 49.39 0.02 49.38 0.53 2623.56 16:57:45 16:40:01 663.92 237.61 426.31 7513.89 269727.14 16:57:45 16:41:01 389.76 22.02 367.74 2098.84 159818.42 16:57:45 16:42:01 516.92 165.46 351.46 7127.39 107517.80 16:57:45 16:43:01 28.95 13.54 15.42 1512.62 1308.34 16:57:45 16:44:01 0.20 0.03 0.17 0.67 2.27 16:57:45 16:45:01 0.43 0.18 0.25 5.73 3.13 16:57:45 16:46:01 0.85 0.05 0.80 0.53 16.09 16:57:45 16:47:01 0.28 0.00 0.28 0.00 3.33 16:57:45 16:48:01 0.23 0.00 0.23 0.00 2.73 16:57:45 16:49:01 0.27 0.00 0.27 0.00 3.53 16:57:45 16:50:01 0.22 0.00 0.22 0.00 2.18 16:57:45 16:51:01 0.18 0.00 0.18 0.00 2.02 16:57:45 16:52:01 0.25 0.00 0.25 0.00 3.15 16:57:45 16:53:01 0.25 0.00 0.25 0.00 2.47 16:57:45 16:54:01 0.32 0.00 0.32 0.00 3.30 16:57:45 16:55:01 0.22 0.00 0.22 0.00 2.18 16:57:45 16:56:02 0.22 0.00 0.22 0.00 1.92 16:57:45 16:57:01 0.29 0.00 0.29 0.00 3.18 16:57:45 Average: 81.93 16.45 65.48 775.12 24498.35 16:57:45 16:57:45 16:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:57:45 16:31:01 5677936 0 660564 8.25 2620 1667812 1061420 11.72 440896 1500220 21080 16:57:45 16:32:01 5616620 0 665920 8.31 2620 1723772 1027712 11.35 500300 1501252 18964 16:57:45 16:33:01 5578992 0 653856 8.16 2620 1773464 987004 10.90 536324 1500808 4400 16:57:45 16:34:01 5276300 0 772824 9.65 2620 1957188 1222296 13.49 725624 1598356 14328 16:57:45 16:35:01 5213072 0 772540 9.65 2620 2020700 1195696 13.20 772228 1614544 13348 16:57:45 16:36:01 4213764 0 848264 10.59 2620 2944284 1215012 13.41 904368 2390412 284400 16:57:45 16:37:01 3436560 0 1052832 13.15 2620 3516920 1503312 16.60 1151024 2787896 132408 16:57:45 16:38:01 3205556 0 1091320 13.63 2620 3709436 1589100 17.54 1289824 2862796 33228 16:57:45 16:39:01 3193896 0 1043408 13.03 2620 3769008 1457192 16.09 1192628 2962972 182564 16:57:45 16:40:01 142116 0 1359456 16.97 2620 6504740 2279520 25.17 3351780 3728000 377864 16:57:45 16:41:01 834732 0 1307112 16.32 2620 5864468 2241976 24.75 2112644 4269608 162844 16:57:45 16:42:01 2781184 0 1198316 14.96 2620 4026812 1542692 17.03 1672468 2760112 20 16:57:45 16:43:01 3248952 0 1112096 13.89 2620 3645264 1240572 13.70 1205624 2782368 20 16:57:45 16:44:01 3271944 0 1089104 13.60 2620 3645264 1025708 11.32 1194368 2775708 12 16:57:45 16:45:01 3273552 0 1087460 13.58 2620 3645300 1025792 11.33 1196392 2773732 24 16:57:45 16:46:01 3273884 0 1087128 13.57 2620 3645300 1025852 11.33 1199608 2770756 8 16:57:45 16:47:01 3273972 0 1087032 13.57 2620 3645308 1025708 11.32 1199336 2770756 16 16:57:45 16:48:01 3274620 0 1086380 13.56 2620 3645312 1025708 11.32 1223784 2746180 8 16:57:45 16:49:01 3274072 0 1086924 13.57 2620 3645316 1025708 11.32 1223804 2746180 8 16:57:45 16:50:01 3272456 0 1088536 13.59 2620 3645320 1025792 11.33 1226024 2745980 20 16:57:45 16:51:01 3272088 0 1088900 13.60 2620 3645324 1025708 11.32 1226000 2745980 8 16:57:45 16:52:01 3272512 0 1088468 13.59 2620 3645332 1025708 11.32 1225964 2745980 8 16:57:45 16:53:01 3272464 0 1088512 13.59 2620 3645336 1025708 11.32 1227056 2744876 8 16:57:45 16:54:01 3272368 0 1088604 13.59 2620 3645340 1025708 11.32 1226960 2744876 8 16:57:45 16:55:01 3272364 0 1088604 13.59 2620 3645344 1025792 11.33 1227052 2744876 12 16:57:45 16:56:02 3272520 0 1088440 13.59 2620 3645352 1025708 11.32 1227112 2744880 8 16:57:45 16:57:01 3272440 0 1088520 13.59 2620 3645352 1025708 11.32 1227024 2744876 8 16:57:45 Average: 3490405 0 1028560 12.84 2620 3487347 1219400 13.46 1218749 2622407 46134 16:57:45 16:57:45 16:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:57:45 16:31:01 eth0 370.17 270.54 1010.80 18.71 0.00 0.00 0.00 0.00 16:57:45 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:32:01 eth0 362.34 263.45 964.09 19.61 0.00 0.00 0.00 0.00 16:57:45 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:33:01 eth0 275.57 210.06 771.45 17.65 0.00 0.00 0.00 0.00 16:57:45 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:34:01 eth0 586.28 489.38 1439.28 78.46 0.00 0.00 0.00 0.00 16:57:45 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:34:01 veth37ec29e 395.02 446.38 38.59 1090.06 0.00 0.00 0.00 0.00 16:57:45 16:34:01 docker0 395.02 446.24 33.19 1090.05 0.00 0.00 0.00 0.00 16:57:45 16:35:01 eth0 455.35 337.89 1092.25 32.61 0.00 0.00 0.00 0.00 16:57:45 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:35:01 veth37ec29e 336.92 436.64 31.94 1089.91 0.00 0.00 0.00 0.00 16:57:45 16:35:01 docker0 336.92 436.64 27.33 1089.91 0.00 0.00 0.00 0.00 16:57:45 16:36:01 eth0 761.72 610.39 3827.62 67.63 0.00 0.00 0.00 0.00 16:57:45 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:36:01 docker0 156.47 198.57 12.90 533.80 0.00 0.00 0.00 0.00 16:57:45 16:37:01 eth0 509.22 459.94 2085.86 75.36 0.00 0.00 0.00 0.00 16:57:45 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:37:01 veth68f6a0e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:57:45 16:37:01 docker0 440.13 476.12 33.58 2056.74 0.00 0.00 0.00 0.00 16:57:45 16:38:01 eth0 30.71 17.16 20.66 35.19 0.00 0.00 0.00 0.00 16:57:45 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:38:01 veth68f6a0e 1.02 1.00 0.08 0.08 0.00 0.00 0.00 0.00 16:57:45 16:38:01 docker0 1.02 1.00 0.07 0.08 0.00 0.00 0.00 0.00 16:57:45 16:39:01 eth0 27.74 17.21 20.26 28.81 0.00 0.00 0.00 0.00 16:57:45 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:39:01 veth68f6a0e 1.02 1.02 0.08 0.08 0.00 0.00 0.00 0.00 16:57:45 16:39:01 docker0 1.02 1.02 0.07 0.08 0.00 0.00 0.00 0.00 16:57:45 16:40:01 veth2a1b045 0.00 0.51 0.00 0.03 0.00 0.00 0.00 0.00 16:57:45 16:40:01 eth0 397.58 302.34 1882.25 85.89 0.00 0.00 0.00 0.00 16:57:45 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:40:01 veth8c2809b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:57:45 16:41:01 veth2a1b045 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:57:45 16:41:01 veth9a625fb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:57:45 16:41:01 eth0 310.64 215.06 1399.21 61.32 0.00 0.00 0.00 0.00 16:57:45 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:42:01 veth2a1b045 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:42:01 veth5aaf25a 7.21 9.06 0.49 18.62 0.00 0.00 0.00 0.00 16:57:45 16:42:01 eth0 185.08 108.68 514.42 58.37 0.00 0.00 0.00 0.00 16:57:45 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:43:01 eth0 25.02 16.15 35.65 15.71 0.00 0.00 0.00 0.00 16:57:45 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:43:01 docker0 1510.86 1824.16 118.34 5583.61 0.00 0.00 0.00 0.00 16:57:45 16:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:57:45 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:45:01 eth0 0.60 0.17 0.13 0.07 0.00 0.00 0.00 0.00 16:57:45 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:46:01 eth0 0.50 0.37 0.32 0.17 0.00 0.00 0.00 0.00 16:57:45 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:47:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 16:57:45 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:48:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:49:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:57:45 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:50:01 eth0 0.73 0.20 0.19 0.07 0.00 0.00 0.00 0.00 16:57:45 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:51:01 eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 16:57:45 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:52:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:57:45 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:54:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:55:01 eth0 0.33 0.28 0.15 0.08 0.00 0.00 0.00 0.00 16:57:45 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:56:02 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:57:45 16:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:57:01 eth0 0.58 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:57:45 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 Average: eth0 159.43 123.07 558.66 22.10 0.00 0.00 0.00 0.00 16:57:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:45 Average: docker0 56.07 67.70 4.39 207.21 0.00 0.00 0.00 0.00 16:57:45 16:57:45 16:57:45 ---> sar -P ALL: 16:57:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) 16:57:45 16:57:45 16:29:11 LINUX RESTART (2 CPU) 16:57:45 16:57:45 16:30:02 CPU %user %nice %system %iowait %steal %idle 16:57:45 16:31:01 all 1.36 0.00 0.40 0.00 0.03 98.20 16:57:45 16:31:01 0 1.53 0.00 0.52 0.00 0.05 97.90 16:57:45 16:31:01 1 1.20 0.00 0.29 0.00 0.02 98.49 16:57:45 16:32:01 all 1.37 0.00 0.37 0.00 0.05 98.20 16:57:45 16:32:01 0 1.64 0.00 0.48 0.00 0.07 97.81 16:57:45 16:32:01 1 1.11 0.00 0.27 0.00 0.03 98.59 16:57:45 16:33:01 all 3.10 0.00 0.77 0.99 0.04 95.10 16:57:45 16:33:01 0 3.50 0.00 1.10 1.53 0.05 93.81 16:57:45 16:33:01 1 2.69 0.00 0.44 0.45 0.03 96.38 16:57:45 16:34:01 all 7.04 0.00 3.08 1.02 0.08 88.78 16:57:45 16:34:01 0 6.57 0.00 2.98 0.51 0.09 89.85 16:57:45 16:34:01 1 7.50 0.00 3.17 1.53 0.07 87.73 16:57:45 16:35:01 all 3.35 0.00 0.96 0.00 0.07 95.62 16:57:45 16:35:01 0 2.85 0.00 0.81 0.00 0.07 96.27 16:57:45 16:35:01 1 3.85 0.00 1.11 0.00 0.07 94.98 16:57:45 16:36:01 all 15.16 0.00 4.67 0.78 0.10 79.29 16:57:45 16:36:01 0 17.12 0.00 4.89 1.19 0.09 76.71 16:57:45 16:36:01 1 13.25 0.00 4.46 0.38 0.10 81.81 16:57:45 16:37:01 all 37.84 0.00 11.26 3.04 0.11 47.76 16:57:45 16:37:01 0 38.54 0.00 11.83 3.39 0.11 46.13 16:57:45 16:37:01 1 37.13 0.00 10.68 2.70 0.11 49.39 16:57:45 16:38:01 all 40.48 0.00 5.64 0.30 0.09 53.50 16:57:45 16:38:01 0 40.85 0.00 5.97 0.38 0.09 52.71 16:57:45 16:38:01 1 40.11 0.00 5.30 0.22 0.09 54.28 16:57:45 16:39:01 all 62.24 0.00 9.39 0.46 0.14 27.78 16:57:45 16:39:01 0 62.58 0.00 9.64 0.46 0.15 27.18 16:57:45 16:39:01 1 61.90 0.00 9.13 0.46 0.13 28.39 16:57:45 16:40:01 all 28.47 0.00 21.08 18.66 0.12 31.68 16:57:45 16:40:01 0 28.08 0.00 21.06 19.09 0.11 31.67 16:57:45 16:40:01 1 28.86 0.00 21.10 18.22 0.13 31.69 16:57:45 16:41:01 all 78.57 0.00 16.56 3.44 0.15 1.28 16:57:45 16:41:01 0 77.03 0.00 18.07 3.87 0.15 0.89 16:57:45 16:41:01 1 80.11 0.00 15.05 3.02 0.15 1.67 16:57:45 16:57:45 16:41:01 CPU %user %nice %system %iowait %steal %idle 16:57:45 16:42:01 all 63.39 0.00 15.27 9.09 0.13 12.12 16:57:45 16:42:01 0 63.17 0.00 15.77 8.92 0.13 12.02 16:57:45 16:42:01 1 63.61 0.00 14.77 9.26 0.13 12.23 16:57:45 16:43:01 all 1.05 0.00 0.80 0.30 0.03 97.82 16:57:45 16:43:01 0 1.07 0.00 0.87 0.23 0.02 97.81 16:57:45 16:43:01 1 1.02 0.00 0.74 0.37 0.03 97.83 16:57:45 16:44:01 all 0.16 0.00 0.08 0.00 0.03 99.73 16:57:45 16:44:01 0 0.27 0.00 0.08 0.00 0.02 99.63 16:57:45 16:44:01 1 0.05 0.00 0.08 0.00 0.03 99.83 16:57:45 16:45:01 all 0.13 0.00 0.20 0.00 0.02 99.66 16:57:45 16:45:01 0 0.15 0.00 0.17 0.00 0.02 99.67 16:57:45 16:45:01 1 0.10 0.00 0.23 0.00 0.02 99.65 16:57:45 16:46:01 all 0.18 0.00 0.03 0.00 0.01 99.77 16:57:45 16:46:01 0 0.28 0.00 0.03 0.00 0.00 99.68 16:57:45 16:46:01 1 0.08 0.00 0.03 0.00 0.02 99.87 16:57:45 16:47:01 all 0.18 0.00 0.03 0.01 0.03 99.77 16:57:45 16:47:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:57:45 16:47:01 1 0.03 0.00 0.03 0.02 0.03 99.88 16:57:45 16:48:01 all 0.19 0.00 0.03 0.00 0.03 99.76 16:57:45 16:48:01 0 0.37 0.00 0.03 0.00 0.03 99.57 16:57:45 16:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:57:45 16:49:01 all 0.19 0.00 0.03 0.00 0.02 99.77 16:57:45 16:49:01 0 0.35 0.00 0.03 0.00 0.02 99.60 16:57:45 16:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:57:45 16:50:01 all 0.15 0.00 0.03 0.00 0.03 99.80 16:57:45 16:50:01 0 0.27 0.00 0.02 0.00 0.03 99.68 16:57:45 16:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:57:45 16:51:01 all 0.10 0.00 0.05 0.00 0.01 99.84 16:57:45 16:51:01 0 0.17 0.00 0.08 0.00 0.02 99.73 16:57:45 16:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:57:45 16:52:01 all 0.07 0.00 0.01 0.00 0.03 99.90 16:57:45 16:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:57:45 16:52:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:57:45 16:57:45 16:52:01 CPU %user %nice %system %iowait %steal %idle 16:57:45 16:53:01 all 0.18 0.00 0.03 0.00 0.03 99.77 16:57:45 16:53:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:57:45 16:53:01 1 0.32 0.00 0.03 0.00 0.02 99.63 16:57:45 16:54:01 all 0.15 0.00 0.03 0.00 0.02 99.81 16:57:45 16:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:57:45 16:54:01 1 0.27 0.00 0.02 0.00 0.03 99.68 16:57:45 16:55:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:57:45 16:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:57:45 16:55:01 1 0.32 0.00 0.02 0.00 0.02 99.65 16:57:45 16:56:02 all 0.19 0.00 0.03 0.00 0.03 99.76 16:57:45 16:56:02 0 0.03 0.00 0.03 0.00 0.02 99.92 16:57:45 16:56:02 1 0.35 0.00 0.02 0.00 0.03 99.60 16:57:45 16:57:01 all 0.12 0.00 0.03 0.00 0.03 99.82 16:57:45 16:57:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:57:45 16:57:01 1 0.20 0.00 0.02 0.00 0.02 99.76 16:57:45 Average: all 12.08 0.00 3.19 1.34 0.05 83.34 16:57:45 Average: 0 12.15 0.00 3.32 1.39 0.05 83.08 16:57:45 Average: 1 12.01 0.00 3.05 1.28 0.05 83.61 16:57:45 16:57:45 16:57:45