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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 8985c28abc18d36b1f725d1ae0f698a284742b07+94753fbbce3905e5adee13c645be22d19117881b (cf57b02f364a8b0156a262fdbad08da8de60b1d7) 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-ssh8980932364885043144.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-ssh3522943981731670141.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-3699/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-3699/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5994610992563088781.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-ssh8874111159419360019.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-3699/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-3699/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2405915978722626588.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-1454 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh3075356339265137025.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 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 Merge succeeded, producing 13ce150279016342f142372bfa2870ad60823ec2 Checking out Revision 13ce150279016342f142372bfa2870ad60823ec2 (PR-3699) > 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/2@tmp/jenkins-gitclient-ssh2509721545438171163.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # 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/2@tmp/jenkins-gitclient-ssh7714469353872173265.key > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13ce150279016342f142372bfa2870ad60823ec2 # timeout=10 Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" > git rev-list --no-walk 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:38 ========================================================= 16:31:38 EdgeX Global Pipelines Version Info 16:31:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:41 ------------------- 16:31:41 stable info: 16:31:41 ------------------- 16:31:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:41 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:31:41 Message: update stable to v1.0.205 16:31:41 ------------------- 16:31:41 experimental info: 16:31:41 ------------------- 16:31:41 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:41 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:31:41 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3699 [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3699 [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3699 [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13ce150279016342f142372bfa2870ad60823ec2 [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13ce150 [Pipeline] echo 16:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:41 provisioning config files... 16:31:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8290025367873362839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:42 ---> docker-login.sh 16:31:42 nexus3.edgexfoundry.org:10001 16:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:42 Configure a credential helper to remove this warning. See 16:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:42 16:31:42 Login Succeeded 16:31:42 nexus3.edgexfoundry.org:10002 16:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:42 Configure a credential helper to remove this warning. See 16:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:42 16:31:42 Login Succeeded 16:31:42 nexus3.edgexfoundry.org:10003 16:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:42 Configure a credential helper to remove this warning. See 16:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:42 16:31:42 Login Succeeded 16:31:42 nexus3.edgexfoundry.org:10004 16:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:43 Configure a credential helper to remove this warning. See 16:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:43 16:31:43 Login Succeeded 16:31:43 docker.io 16:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:48 Configure a credential helper to remove this warning. See 16:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:48 16:31:48 Login Succeeded 16:31:48 ---> docker-login.sh ends [Pipeline] } 16:31:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:49 ++ 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:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/core-command/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo core-command,cmd/core-command/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/core-data/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo core-data,cmd/core-data/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/core-metadata/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ cut -d/ -f2 16:31:49 ++ dirname cmd/security-bootstrapper/Dockerfile 16:31:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/security-proxy-setup/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/support-notifications/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/support-scheduler/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:49 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:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:50 16:31:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:31:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:51 latest: Pulling from edgex-devops/git-semver 16:31:51 31603596830f: Pulling fs layer 16:31:51 04fac38145f0: Pulling fs layer 16:31:51 701f6daf10bf: Pulling fs layer 16:31:51 24f72da36158: Pulling fs layer 16:31:51 24f72da36158: Waiting 16:31:51 04fac38145f0: Verifying Checksum 16:31:51 04fac38145f0: Download complete 16:31:51 31603596830f: Verifying Checksum 16:31:51 31603596830f: Download complete 16:31:51 31603596830f: Pull complete 16:31:51 24f72da36158: Verifying Checksum 16:31:51 24f72da36158: Download complete 16:31:52 04fac38145f0: Pull complete 16:31:52 701f6daf10bf: Verifying Checksum 16:31:52 701f6daf10bf: Download complete 16:31:52 701f6daf10bf: Pull complete 16:31:52 24f72da36158: Pull complete 16:31:52 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:31:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:31:53 prd-centos7-docker-4c-2g-1454 does not seem to be running inside a container 16:31:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:31:54 $ docker top 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:54 [ssh-agent] Looking for ssh-agent implementation... 16:31:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:54 $ docker exec 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c ssh-agent 16:31:54 SSH_AUTH_SOCK=/tmp/ssh-iP4SunXssPiE/agent.14 16:31:54 SSH_AGENT_PID=20 16:31:54 Running ssh-add (command line suppressed) 16:31:54 Identity added: /w/workspace/edgex-go/2@tmp/private_key_9012551297386582655.key (/w/workspace/edgex-go/2@tmp/private_key_9012551297386582655.key) 16:31:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:54 + git tag --points-at HEAD [Pipeline] } 16:31:54 $ docker exec --env ******** --env ******** 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c ssh-agent -k 16:31:55 unset SSH_AUTH_SOCK; 16:31:55 unset SSH_AGENT_PID; 16:31:55 echo Agent pid 20 killed; 16:31:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:55 [ssh-agent] Looking for ssh-agent implementation... 16:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:55 $ docker exec 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c ssh-agent 16:31:55 SSH_AUTH_SOCK=/tmp/ssh-wECSpaxwu0Es/agent.52 16:31:55 SSH_AGENT_PID=59 16:31:55 Running ssh-add (command line suppressed) 16:31:55 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3697117454610131305.key (/w/workspace/edgex-go/2@tmp/private_key_3697117454610131305.key) 16:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:55 + git semver init 16:31:55 # -> Open(): unable to determine branch for HEAD 16:31:55 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:31:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:31:55 # $SEMVER_REMOTE_NAME = origin 16:31:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:55 # $SEMVER_USER_NAME = edgex-jenkins 16:31:55 # $SEMVER_BRANCH = PR-3699 16:31:55 # $SEMVER_TEMP = /tmp/semver-885131291 16:31:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:33:18 # '/tmp/semver-885131291' -> '/w/workspace/edgex-go/2/.semver' 16:33:18 # -> Force: false 16:33:18 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:33:18 $ docker exec --env ******** --env ******** 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c ssh-agent -k 16:33:18 unset SSH_AUTH_SOCK; 16:33:18 unset SSH_AGENT_PID; 16:33:18 echo Agent pid 59 killed; 16:33:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:18 + git semver [Pipeline] } 16:33:18 $ docker stop --time=1 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c 16:33:20 $ docker rm -f 5de1bf043f05391186d3e1f0dd849204fc1791c1aae5696508f30030205c063c [Pipeline] // withDockerContainer [Pipeline] sh 16:33:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:33:21 Stashed 1 file(s) [Pipeline] echo 16:33:21 [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:33:21 ========================================================= 16:33:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:33:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:33:23 540db60ca938: Pulling fs layer 16:33:23 adcc1eea9eea: Pulling fs layer 16:33:23 4c4ab2625f07: Pulling fs layer 16:33:23 db62176df00c: Pulling fs layer 16:33:23 3b30891b0d05: Pulling fs layer 16:33:23 06b49ca38bd5: Pulling fs layer 16:33:23 c788192a36de: Pulling fs layer 16:33:23 a77e37c0d609: Pulling fs layer 16:33:23 c3185cebc471: Pulling fs layer 16:33:23 06b49ca38bd5: Waiting 16:33:23 c788192a36de: Waiting 16:33:23 a77e37c0d609: Waiting 16:33:23 c3185cebc471: Waiting 16:33:23 db62176df00c: Waiting 16:33:23 3b30891b0d05: Waiting 16:33:23 4c4ab2625f07: Verifying Checksum 16:33:23 4c4ab2625f07: Download complete 16:33:23 adcc1eea9eea: Verifying Checksum 16:33:23 adcc1eea9eea: Download complete 16:33:23 3b30891b0d05: Verifying Checksum 16:33:23 3b30891b0d05: Download complete 16:33:23 06b49ca38bd5: Verifying Checksum 16:33:23 06b49ca38bd5: Download complete 16:33:23 540db60ca938: Verifying Checksum 16:33:23 540db60ca938: Download complete 16:33:23 c788192a36de: Verifying Checksum 16:33:23 c788192a36de: Download complete 16:33:23 540db60ca938: Pull complete 16:33:23 adcc1eea9eea: Pull complete 16:33:23 4c4ab2625f07: Pull complete 16:33:23 a77e37c0d609: Verifying Checksum 16:33:23 a77e37c0d609: Download complete 16:33:26 c3185cebc471: Verifying Checksum 16:33:26 c3185cebc471: Download complete 16:33:26 db62176df00c: Verifying Checksum 16:33:26 db62176df00c: Download complete 16:33:31 db62176df00c: Pull complete 16:33:31 3b30891b0d05: Pull complete 16:33:31 06b49ca38bd5: Pull complete 16:33:31 c788192a36de: Pull complete 16:33:31 a77e37c0d609: Pull complete 16:33:33 c3185cebc471: Pull complete 16:33:33 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:33:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:33:33 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:33 WORKDIR /edgex 16:33:33 COPY go.mod . 16:33:33 RUN go mod download' 16:33:33 + docker build -t ci-base-image-x86_64 -f - . 16:33:35 Sending build context to Docker daemon 328.8MB 16:33:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:35 ---> 031687cdd783 16:33:35 Step 2/4 : WORKDIR /edgex 16:33:36 Still waiting to schedule task 16:33:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:33:37 ---> Running in 11a92b0d7030 16:33:37 Removing intermediate container 11a92b0d7030 16:33:37 ---> 8cb7369c4b8c 16:33:37 Step 3/4 : COPY go.mod . 16:33:37 ---> 6d83602a55a4 16:33:37 Step 4/4 : RUN go mod download 16:33:37 ---> Running in 8b1c38198b68 16:34:16 Removing intermediate container 8b1c38198b68 16:34:16 ---> ce95465a7c45 16:34:16 Successfully built ce95465a7c45 16:34:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:34:16 + docker inspect -f . ci-base-image-x86_64 16:34:16 . [Pipeline] withDockerContainer 16:34:16 prd-centos7-docker-4c-2g-1454 does not seem to be running inside a container 16:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:34:17 $ docker top 7a9bf442cd136296d5eea8306660ce528ffc600590c4ad7f1b8490d31a6560ee -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:17 + go version 16:34:17 go version go1.16.6 linux/amd64 [Pipeline] } 16:34:17 $ docker stop --time=1 7a9bf442cd136296d5eea8306660ce528ffc600590c4ad7f1b8490d31a6560ee 16:34:18 $ docker rm -f 7a9bf442cd136296d5eea8306660ce528ffc600590c4ad7f1b8490d31a6560ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:19 + docker inspect -f . ci-base-image-x86_64 16:34:19 . [Pipeline] withDockerContainer 16:34:19 prd-centos7-docker-4c-2g-1454 does not seem to be running inside a container 16:34:19 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:34:20 $ docker top 8656d9eba8a7933223355cb41824883cf890a049bac7726a440e0d3fd9dbeb9f -eo pid,comm [Pipeline] { [Pipeline] echo 16:34:20 ========================================================= 16:34:20 [edgeXBuildGoParallel] Running Tests and Build... 16:34:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:20 + go mod tidy [Pipeline] sh 16:34:21 + make test 16:34:21 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:34:22 go mod tidy 16:34:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:28 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:34:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:34:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:34:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:34:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:34:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 16:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:35:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 100.0% of statements 16:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:35:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 46.3% of statements 16:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:35:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 90.1% of statements 16:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:35:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 81.2% of statements 16:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:35:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.279s coverage: 94.2% of statements 16:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:35:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 16:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:35:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 16:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:35:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.8% of statements 16:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:35:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 16:35:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 21.7% of statements 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 16:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 16:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 16:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 16:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 16:35:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.180s coverage: 81.8% of statements 16:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.076s coverage: 87.2% of statements 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.109s coverage: 91.2% of statements 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.017s coverage: 73.7% of statements 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 16:35:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.277s coverage: 66.9% of statements 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:35:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.6% of statements 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:35:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:35:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:35:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:35:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.0% of statements 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:35:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:35:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:35:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:35:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:35:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 16:35:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 16:35:53 GO111MODULE=on go vet ./... 16:36:21 gofmt -l . 16:36:21 [ "`gofmt -l .`" = "" ] 16:36:21 ./bin/test-attribution-txt.sh [Pipeline] sh 16:36:21 + ls -al . 16:36:21 total 608 16:36:21 drwxrwxr-x 10 1001 1001 4096 Sep 6 16:36 . 16:36:21 drwxr-xr-x 4 root root 28 Sep 6 16:34 .. 16:36:21 -rw-rw-r-- 1 1001 1001 11 Sep 6 16:31 .dockerignore 16:36:21 drwxrwxr-x 8 1001 1001 179 Sep 6 16:31 .git 16:36:21 drwxrwxr-x 4 1001 1001 142 Sep 6 16:31 .github 16:36:21 -rw-rw-r-- 1 1001 1001 818 Sep 6 16:31 .gitignore 16:36:21 -rw-rw-r-- 1 1001 1001 76 Sep 6 16:31 .hadolint.yml 16:36:21 drwx------ 3 1001 1001 58 Sep 6 16:33 .semver 16:36:21 -rw-rw-r-- 1 1001 1001 166 Sep 6 16:31 .sonarcloud.properties 16:36:21 -rw-rw-r-- 1 1001 1001 1171 Sep 6 16:31 ADOPTERS.md 16:36:21 -rw-rw-r-- 1 1001 1001 8493 Sep 6 16:31 Attribution.txt 16:36:21 -rw-rw-r-- 1 1001 1001 43881 Sep 6 16:31 CHANGELOG.md 16:36:21 -rw-rw-r-- 1 1001 1001 3804 Sep 6 16:31 CONTRIBUTING.md 16:36:21 -rw-rw-r-- 1 1001 1001 677 Sep 6 16:31 GOVERNANCE.md 16:36:21 -rw-rw-r-- 1 1001 1001 849 Sep 6 16:31 Jenkinsfile 16:36:21 -rw-rw-r-- 1 1001 1001 10775 Sep 6 16:31 LICENSE 16:36:21 -rw-rw-r-- 1 1001 1001 5915 Sep 6 16:31 Makefile 16:36:21 -rw-rw-r-- 1 1001 1001 582 Sep 6 16:31 OWNERS.md 16:36:21 -rw-rw-r-- 1 1001 1001 8643 Sep 6 16:31 README.md 16:36:21 -rw-rw-r-- 1 1001 1001 6912 Sep 6 16:31 SECURITY.md 16:36:21 -rw-rw-r-- 1 1001 1001 5 Sep 6 16:33 VERSION 16:36:21 -rw-rw-r-- 1 1001 1001 4131 Sep 6 16:31 ZMQWindows.md 16:36:21 drwxrwxr-x 2 1001 1001 37 Sep 6 16:31 bin 16:36:21 drwxrwxr-x 14 1001 1001 4096 Sep 6 16:31 cmd 16:36:21 -rw-r--r-- 1 root root 404331 Sep 6 16:35 coverage.out 16:36:21 -rw-rw-r-- 1 1001 1001 841 Sep 6 16:31 go.mod 16:36:21 -rw-r--r-- 1 root root 50064 Sep 6 16:34 go.sum 16:36:21 drwxrwxr-x 8 1001 1001 124 Sep 6 16:31 internal 16:36:21 drwxrwxr-x 3 1001 1001 16 Sep 6 16:31 openapi 16:36:21 drwxrwxr-x 4 1001 1001 71 Sep 6 16:31 snap 16:36:21 -rw-rw-r-- 1 1001 1001 204 Sep 6 16:31 version.go [Pipeline] sh 16:36:21 + '[' -e coverage.out ] 16:36:21 + chown 1001:1001 coverage.out [Pipeline] stash 16:36:21 Stashed 1 file(s) [Pipeline] sh 16:36:22 + make build 16:36:22 go mod tidy 16:36:22 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:36:23 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:36:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1459 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws 16:36:29 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:36:29 The recommended git tool is: git 16:36:30 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:36:31 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:36:32 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:36:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:36:33 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:36:34 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:36:35 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:36:35 using credential edgex-jenkins-ssh 16:36:35 Cloning the remote Git repository 16:36:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:36:36 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:36:37 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:36:36 > git init /w/workspace/edgex-go/2 # timeout=10 16:36:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:36:36 > git --version # timeout=10 16:36:36 > git --version # 'git version 2.17.1' 16:36:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:37 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:36:39 $ docker stop --time=1 8656d9eba8a7933223355cb41824883cf890a049bac7726a440e0d3fd9dbeb9f 16:36:41 $ docker rm -f 8656d9eba8a7933223355cb41824883cf890a049bac7726a440e0d3fd9dbeb9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:43 16:36:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:36:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:43 latest: Pulling from edgex-devops/edgex-compose 16:36:43 cbdbe7a5bc2a: Pulling fs layer 16:36:43 ca9280d653b3: Pulling fs layer 16:36:43 7e9c9ca2126c: Pulling fs layer 16:36:43 cbdbe7a5bc2a: Verifying Checksum 16:36:43 cbdbe7a5bc2a: Download complete 16:36:44 cbdbe7a5bc2a: Pull complete 16:36:44 ca9280d653b3: Verifying Checksum 16:36:44 ca9280d653b3: Download complete 16:36:45 ca9280d653b3: Pull complete 16:36:47 7e9c9ca2126c: Download complete 16:36:50 7e9c9ca2126c: Pull complete 16:36:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:36:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:36:50 prd-centos7-docker-4c-2g-1454 does not seem to be running inside a container 16:36:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:36:53 $ docker top 3f7d0b02148c128145c2102f32e568352d14d90c5ea42aa2b46d102c57214d85 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:53 + docker-compose build --help 16:36:53 + grep parallel 16:36:54 --parallel Build images in parallel. [Pipeline] } 16:36:54 $ docker stop --time=1 3f7d0b02148c128145c2102f32e568352d14d90c5ea42aa2b46d102c57214d85 16:36:55 $ docker rm -f 3f7d0b02148c128145c2102f32e568352d14d90c5ea42aa2b46d102c57214d85 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:56 . [Pipeline] withDockerContainer 16:36:56 prd-centos7-docker-4c-2g-1454 does not seem to be running inside a container 16:36:56 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:36:56 $ docker top e535c23824942f7cd36899f5d032c86797e61ff0d54a32a78792ac61b7819722 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:58 + docker-compose -f ./docker-compose-build.yml build --parallel 16:36:59 Building core-command ... 16:36:59 Building core-data ... 16:36:59 Building core-metadata ... 16:36:59 Building security-bootstrapper ... 16:36:59 Building security-proxy-setup ... 16:36:59 Building security-secretstore-setup ... 16:36:59 Building support-notifications ... 16:36:59 Building support-scheduler ... 16:36:59 Building sys-mgmt-agent ... 16:36:59 Building security-secretstore-setup 16:36:59 Building core-metadata 16:36:59 Building sys-mgmt-agent 16:36:59 Building support-notifications 16:36:59 Building security-bootstrapper 16:37:00 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 16:36:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:37:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:37:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:37:00 > git config core.sparsecheckout # timeout=10 16:37:00 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 16:37:01 Merge succeeded, producing 097e77bbfdce17fbd4f3fcf8273f23327004f623 16:37:01 Checking out Revision 097e77bbfdce17fbd4f3fcf8273f23327004f623 (PR-3699) 16:37:01 > git remote # timeout=10 16:37:01 > git config --get remote.origin.url # timeout=10 16:37:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:01 > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 16:37:01 > git rev-parse HEAD^{commit} # timeout=10 16:37:01 > git config core.sparsecheckout # timeout=10 16:37:01 > git checkout -f 097e77bbfdce17fbd4f3fcf8273f23327004f623 # timeout=10 16:37:06 Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" 16:37:06 > git rev-list --no-walk 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:06 provisioning config files... 16:37:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4875078013015732552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:07 ---> docker-login.sh 16:37:07 nexus3.edgexfoundry.org:10001 16:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:08 Configure a credential helper to remove this warning. See 16:37:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:08 16:37:08 Login Succeeded 16:37:08 nexus3.edgexfoundry.org:10002 16:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:09 Configure a credential helper to remove this warning. See 16:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:09 16:37:09 Login Succeeded 16:37:09 nexus3.edgexfoundry.org:10003 16:37:09 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:37:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:37:09 ---> ce95465a7c45 16:37:09 Step 3/32 : WORKDIR /edgex-go 16:37:09 ---> ce95465a7c45 16:37:09 Step 3/26 : WORKDIR /edgex-go 16:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:09 Configure a credential helper to remove this warning. See 16:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:09 16:37:09 Login Succeeded 16:37:09 nexus3.edgexfoundry.org:10004 16:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:10 Configure a credential helper to remove this warning. See 16:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:10 16:37:10 Login Succeeded 16:37:10 docker.io 16:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:11 Configure a credential helper to remove this warning. See 16:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:11 16:37:11 Login Succeeded 16:37:11 ---> docker-login.sh ends [Pipeline] } 16:37:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:37:12 ========================================================= 16:37:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:37:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:37:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:37:13 595b0fe564bb: Pulling fs layer 16:37:13 24495759ef45: Pulling fs layer 16:37:13 d148012ef14d: Pulling fs layer 16:37:13 e90a11edd702: Pulling fs layer 16:37:13 d77568369979: Pulling fs layer 16:37:13 fc1c9f9a7f3b: Pulling fs layer 16:37:13 170f2ba95c9a: Pulling fs layer 16:37:13 97ac5df62f85: Pulling fs layer 16:37:13 d77568369979: Waiting 16:37:13 fc1c9f9a7f3b: Waiting 16:37:13 170f2ba95c9a: Waiting 16:37:13 97ac5df62f85: Waiting 16:37:13 e90a11edd702: Waiting 16:37:13 d148012ef14d: Verifying Checksum 16:37:13 d148012ef14d: Download complete 16:37:13 24495759ef45: Download complete 16:37:13 d77568369979: Download complete 16:37:13 fc1c9f9a7f3b: Verifying Checksum 16:37:13 fc1c9f9a7f3b: Download complete 16:37:13 595b0fe564bb: Download complete 16:37:13 170f2ba95c9a: Verifying Checksum 16:37:13 170f2ba95c9a: Download complete 16:37:14 595b0fe564bb: Pull complete 16:37:14 24495759ef45: Pull complete 16:37:14 ---> Running in a33649c4e0d6 16:37:14 ---> Running in 14bc9a321ca7 16:37:15 d148012ef14d: Pull complete 16:37:16 97ac5df62f85: Verifying Checksum 16:37:16 97ac5df62f85: Download complete 16:37:16 e90a11edd702: Verifying Checksum 16:37:16 e90a11edd702: Download complete 16:37:21 Removing intermediate container 14bc9a321ca7 16:37:21 ---> c69503bd0365 16:37:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:21 ---> ce95465a7c45 16:37:21 Step 3/24 : WORKDIR /edgex-go 16:37:21 ---> Using cache 16:37:21 ---> 8ba401ee3a79 16:37:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:21 Removing intermediate container a33649c4e0d6 16:37:21 ---> 8ba401ee3a79 16:37:21 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:22 ---> Running in a181153ac66f 16:37:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:22 ---> ce95465a7c45 16:37:22 Step 3/24 : WORKDIR /edgex-go 16:37:22 ---> Using cache 16:37:22 ---> 8ba401ee3a79 16:37:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:22 ---> ce95465a7c45 16:37:22 Step 3/23 : WORKDIR /edgex-go 16:37:22 ---> Using cache 16:37:22 ---> 8ba401ee3a79 16:37:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:22 ---> Running in c227c13956c6 16:37:22 ---> Running in ccb3835f0c20 16:37:22 ---> Running in caed16ab4724 16:37:22 ---> Running in d74106939d76 16:37:23 Removing intermediate container a181153ac66f 16:37:23 ---> 0bf3ae6e86c4 16:37:23 Step 5/26 : RUN apk add --update --no-cache make git 16:37:23 ---> Running in 20b0056edab4 16:37:23 Removing intermediate container ccb3835f0c20 16:37:23 ---> 09726389d4af 16:37:23 Step 5/24 : RUN apk add --update --no-cache make git 16:37:23 Removing intermediate container c227c13956c6 16:37:23 ---> 77c645e3d244 16:37:23 Step 5/32 : RUN apk add --update --no-cache make git 16:37:23 ---> Running in a8a08824897e 16:37:23 ---> Running in 17f82c071747 16:37:23 Removing intermediate container d74106939d76 16:37:23 ---> b3b96d4915fa 16:37:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:37:23 Removing intermediate container caed16ab4724 16:37:23 ---> 90869e3a1ef0 16:37:23 Step 5/24 : RUN apk add --update --no-cache make bash git 16:37:23 ---> Running in 8e2ffa303f58 16:37:23 ---> Running in a1a67f3d9cbb 16:37:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:25 OK: 219 MiB in 52 packages 16:37:25 OK: 219 MiB in 52 packages 16:37:25 Removing intermediate container 20b0056edab4 16:37:25 ---> 38976c385314 16:37:25 Step 6/26 : COPY go.mod . 16:37:26 OK: 219 MiB in 52 packages 16:37:26 ---> 4f31cafb40ab 16:37:26 Step 7/26 : RUN go mod download 16:37:26 ---> Running in 4078d00d012f 16:37:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:26 Removing intermediate container 8e2ffa303f58 16:37:26 ---> 16b5dffa8801 16:37:26 Step 6/24 : COPY go.mod . 16:37:26 OK: 219 MiB in 52 packages 16:37:26 Removing intermediate container a8a08824897e 16:37:26 ---> 4a95915d7dbf 16:37:26 Step 6/24 : COPY go.mod . 16:37:26 ---> 230ae7cbd5b1 16:37:26 Step 7/24 : RUN go mod download 16:37:26 ---> Running in ae8f68150cc5 16:37:26 ---> 7faecf27675c 16:37:26 Step 7/24 : RUN go mod download 16:37:26 ---> Running in 6fb87e4f13f0 16:37:26 Removing intermediate container 17f82c071747 16:37:26 ---> 19b3b72886f9 16:37:26 Step 6/32 : COPY go.mod . 16:37:26 ---> 00e23d08928f 16:37:26 Step 7/32 : RUN go mod download 16:37:27 e90a11edd702: Pull complete 16:37:27 d77568369979: Pull complete 16:37:27 ---> Running in f7e2c84c738e 16:37:27 fc1c9f9a7f3b: Pull complete 16:37:27 170f2ba95c9a: Pull complete 16:37:28 Removing intermediate container 4078d00d012f 16:37:28 ---> 23a173fd47d8 16:37:28 Step 8/26 : COPY . . 16:37:28 OK: 219 MiB in 52 packages 16:37:31 Removing intermediate container 6fb87e4f13f0 16:37:31 ---> 3520650e9a9a 16:37:31 Step 8/24 : COPY . . 16:37:31 Removing intermediate container ae8f68150cc5 16:37:31 ---> 9c5f40bbbb60 16:37:31 Step 8/24 : COPY . . 16:37:33 97ac5df62f85: Pull complete 16:37:33 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:37:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:37:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:33 WORKDIR /edgex 16:37:33 COPY go.mod . 16:37:33 RUN go mod download 16:37:33 + docker build -t ci-base-image-arm64 -f - . 16:37:34 Removing intermediate container a1a67f3d9cbb 16:37:34 ---> 8fae1ddeef16 16:37:34 Step 6/23 : COPY go.mod . 16:37:36 Sending build context to Docker daemon 166MB 16:37:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:36 ---> 04bc70af865f 16:37:36 Step 2/4 : WORKDIR /edgex 16:37:36 Removing intermediate container f7e2c84c738e 16:37:36 ---> be847f65987e 16:37:36 Step 8/32 : COPY . . 16:37:36 ---> 386b5a9b6228 16:37:36 Step 9/26 : RUN go mod tidy 16:37:36 ---> 53846c226887 16:37:36 Step 7/23 : RUN go mod download 16:37:37 ---> Running in f3e9779beced 16:37:37 ---> Running in eaa548ff1319 16:37:37 ---> fc86a2a8b311 16:37:37 Step 9/24 : RUN go mod tidy 16:37:37 ---> 0446b4b7cd03 16:37:37 Step 9/24 : RUN go mod tidy 16:37:37 ---> Running in 098ec7a8eede 16:37:37 ---> Running in cdbc2225fcd8 16:37:40 ---> Running in 5d2f558daadf 16:37:40 Removing intermediate container 5d2f558daadf 16:37:40 ---> 18550d9d0950 16:37:40 Step 3/4 : COPY go.mod . 16:37:41 ---> c3adcb085aef 16:37:41 Step 4/4 : RUN go mod download 16:37:41 Removing intermediate container f3e9779beced 16:37:41 ---> b54effde51f5 16:37:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:37:41 ---> Running in d2ead5b06205 16:37:41 Removing intermediate container eaa548ff1319 16:37:41 ---> 486015387e13 16:37:41 Step 8/23 : COPY . . 16:37:41 ---> Running in a120e65261f5 16:37:42 Removing intermediate container cdbc2225fcd8 16:37:42 ---> 745bb5a9800d 16:37:42 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:37:42 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:37:42 Removing intermediate container 098ec7a8eede 16:37:42 ---> 5919d9843ae6 16:37:42 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:37:44 ---> Running in 2464488f649f 16:37:44 ---> Running in 4724a9424f05 16:37:44 ---> bb3d53b47967 16:37:44 Step 9/32 : RUN go mod tidy 16:37:44 ---> Running in 069ce9c1f1ba 16:37:44 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:37:44 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:37:48 Removing intermediate container 069ce9c1f1ba 16:37:48 ---> 8231ee9dfbee 16:37:48 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:37:48 ---> Running in ddb081212ce5 16:37:49 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:37:50 ---> 6cfe594e473b 16:37:50 Step 9/23 : RUN go mod tidy 16:37:50 ---> Running in f41730311d02 16:37:54 Removing intermediate container f41730311d02 16:37:54 ---> 350c091547b8 16:37:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:37:54 ---> Running in eda350b86447 16:37: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:18 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:26 Removing intermediate container a120e65261f5 16:38:26 ---> 759bf4f994f1 16:38:26 16:38:26 Step 11/26 : FROM alpine:3.12 16:38:26 3.12: Pulling from library/alpine 16:38:26 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:38:26 Status: Downloaded newer image for alpine:3.12 16:38:26 ---> 48b8ec4ed9eb 16:38:26 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:38:27 ---> Running in 3e9eea69d84f 16:38:27 Removing intermediate container 4724a9424f05 16:38:27 ---> d30bec2b2a70 16:38:27 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:38:27 ---> Running in 329e516ec67e 16:38:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:28 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:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:28 (1/3) Installing ca-certificates (20191127-r4) 16:38:28 (2/3) Installing dumb-init (1.2.2-r1) 16:38:28 (3/3) Installing su-exec (0.2-r1) 16:38:28 Executing busybox-1.31.1-r20.trigger 16:38:28 Executing ca-certificates-20191127-r4.trigger 16:38:28 OK: 6 MiB in 17 packages 16:38:29 Removing intermediate container 3e9eea69d84f 16:38:29 ---> 1935e6d64c45 16:38:29 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:29 ---> Running in 511bd58215f1 16:38:29 Removing intermediate container 511bd58215f1 16:38:29 ---> 5c1ddc02ce0a 16:38:29 Step 14/26 : WORKDIR / 16:38:29 ---> Running in fa72dfa87051 16:38:30 Removing intermediate container 329e516ec67e 16:38:30 ---> 070a391c9be8 16:38:30 16:38:30 Step 12/24 : FROM docker:20.10.7 16:38:30 Removing intermediate container fa72dfa87051 16:38:30 ---> 1125f8bed4ad 16:38:30 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:38:31 Removing intermediate container 2464488f649f 16:38:31 ---> ea3555e8a9ee 16:38:31 16:38:31 Step 11/24 : FROM alpine:3.12 16:38:31 ---> 48b8ec4ed9eb 16:38:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:38:31 20.10.7: Pulling from library/docker 16:38:31 ---> 1ee43befd1ef 16:38:31 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:38:31 ---> Running in 114f71c9b7ea 16:38:32 ---> 9adf7caaf751 16:38:32 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:38:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:32 Removing intermediate container ddb081212ce5 16:38:32 ---> 9c7437715e17 16:38:32 16:38:32 Step 11/32 : FROM alpine:3.12 16:38:32 ---> 48b8ec4ed9eb 16:38:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:38:32 (1/1) Installing dumb-init (1.2.2-r1) 16:38:32 ---> Running in 9668ef96e224 16:38:32 Executing busybox-1.31.1-r20.trigger 16:38:32 OK: 6 MiB in 15 packages 16:38:33 ---> 792d04fdeff5 16:38:33 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:38:33 Removing intermediate container 9668ef96e224 16:38:33 ---> 9bafad2496c4 16:38:33 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:38:33 ---> Running in 3f551148368b 16:38:33 ---> e39306be7c11 16:38:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:38:34 Removing intermediate container 114f71c9b7ea 16:38:34 ---> 5d32774daba9 16:38:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:34 ---> Running in 96ea02fd653a 16:38:34 ---> ddcdde2b13b9 16:38:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:38:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:34 Removing intermediate container 96ea02fd653a 16:38:34 ---> 8197811bc436 16:38:34 Step 14/24 : ENV APP_PORT=59881 16:38:34 (1/2) Installing dumb-init (1.2.2-r1) 16:38:34 (2/2) Installing su-exec (0.2-r1) 16:38:34 Executing busybox-1.31.1-r20.trigger 16:38:34 OK: 6 MiB in 16 packages 16:38:34 ---> Running in f0784612f0bf 16:38:35 ---> c89eb53a07a2 16:38:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:38:35 Removing intermediate container f0784612f0bf 16:38:35 ---> e364710c1952 16:38:35 Step 15/24 : EXPOSE $APP_PORT 16:38:35 Removing intermediate container eda350b86447 16:38:35 ---> 0b479f028d4f 16:38:35 16:38:35 Step 11/23 : FROM alpine:3.12 16:38:35 ---> Running in ee9a166fb346 16:38:35 ---> 48b8ec4ed9eb 16:38:35 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:38:35 ---> 168128a8514d 16:38:35 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:38:35 ---> Running in 23c5b672fa44 16:38:35 ---> Running in 10228420d889 16:38:35 Removing intermediate container 3f551148368b 16:38:35 ---> 8c6fb8379d08 16:38:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:38:35 Removing intermediate container ee9a166fb346 16:38:35 ---> 6490124c2bbb 16:38:35 Step 16/24 : WORKDIR / 16:38:35 ---> Running in f340cd70de61 16:38:35 ---> Running in c175f3c94d0d 16:38:35 Removing intermediate container f340cd70de61 16:38:35 ---> 19fdf77203c1 16:38:35 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:38:36 ---> Running in ecfc4c816128 16:38:36 Removing intermediate container c175f3c94d0d 16:38:36 ---> f9d6dbf6f190 16:38:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:36 Removing intermediate container ecfc4c816128 16:38:36 ---> 5ac92ca8a465 16:38:36 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:38:36 ---> dff4805939fc 16:38:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:38:36 ---> Running in 276cc9238cf5 16:38:36 (1/2) Installing ca-certificates (20191127-r4) 16:38:36 (2/2) Installing dumb-init (1.2.2-r1) 16:38:36 Executing busybox-1.31.1-r20.trigger 16:38:36 Executing ca-certificates-20191127-r4.trigger 16:38:36 OK: 6 MiB in 16 packages 16:38:36 Removing intermediate container 10228420d889 16:38:36 ---> 3e9b490c4650 16:38:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:38:36 ---> 1bb471a44b3b 16:38:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:38:36 ---> Running in 1c0a84049f80 16:38:37 ---> b4a9f6a6a0be 16:38:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:38:37 ---> Running in dd9d69695782 16:38:37 Removing intermediate container 1c0a84049f80 16:38:37 ---> e7f5de47568e 16:38:37 Step 24/26 : LABEL arch=x86_64 16:38:37 Removing intermediate container 23c5b672fa44 16:38:37 ---> be05a68efba2 16:38:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:38:37 ---> Running in fde3d3e5cbd5 16:38:37 ---> Running in 60377e7b3527 16:38:37 Removing intermediate container dd9d69695782 16:38:37 ---> ff904374ea24 16:38:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:37 Removing intermediate container fde3d3e5cbd5 16:38:37 ---> decf8dffb48d 16:38:37 Step 25/26 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 16:38:37 ---> Running in cdd6fe1ad240 16:38:37 ---> Running in bc26db568d04 16:38:37 Removing intermediate container 60377e7b3527 16:38:37 ---> 2352f8651249 16:38:37 Step 14/23 : ENV APP_PORT=59860 16:38:37 Removing intermediate container 276cc9238cf5 16:38:37 ---> 019ac036a9af 16:38:37 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:38:37 Removing intermediate container cdd6fe1ad240 16:38:37 ---> 6a00b3344ccb 16:38:37 Step 22/24 : LABEL arch=x86_64 16:38:37 ---> Running in b30c4454aa6b 16:38:38 Removing intermediate container bc26db568d04 16:38:38 ---> a860770b4855 16:38:38 Step 26/26 : LABEL version=0.0.0 16:38:38 ---> Running in 4a5ba74b0a49 16:38:38 ---> Running in 94f259dbcc83 16:38:38 ---> Running in 841880896b5d 16:38:38 Removing intermediate container b30c4454aa6b 16:38:38 ---> 89abe2ceb7ff 16:38:38 Step 15/23 : EXPOSE $APP_PORT 16:38:38 ---> Running in ce1d6b110654 16:38:38 Removing intermediate container 4a5ba74b0a49 16:38:38 ---> b5dedeebdd60 16:38:38 Step 23/24 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 16:38:38 Removing intermediate container 841880896b5d 16:38:38 ---> dc02bee1b85d 16:38:38 16:38:38 Removing intermediate container 94f259dbcc83 16:38:38 ---> 5544ce9db40d 16:38:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:38:38 ---> Running in 63d944ec6e02 16:38:38 Removing intermediate container ce1d6b110654 16:38:38 ---> 975eebdbc84d 16:38:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:38 Successfully built dc02bee1b85d 16:38:38 Successfully tagged security-secretstore-setup:latest 16:38:38  Building security-secretstore-setup ... done Building core-command 16:38:38 Removing intermediate container 63d944ec6e02 16:38:38 ---> b190cae66e39 16:38:38 Step 24/24 : LABEL version=0.0.0 16:38:39 ---> Running in 9748d789d71f 16:38:41 ---> 9f2b66980fba 16:38:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:38:41 ---> a0bb1a3bf618 16:38:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:38:41 Removing intermediate container 9748d789d71f 16:38:41 ---> e6443acd6c7c 16:38:41 16:38:41 Successfully built e6443acd6c7c 16:38:41 Successfully tagged core-metadata:latest 16:38:41  Building core-metadata ... done Building core-data 16:38:41 ---> Running in 5830d69194ba 16:38:42 ---> 90454739f912 16:38:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:38:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:38:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:38:43 ---> ce95465a7c45 16:38:43 Step 3/24 : WORKDIR /edgex-go 16:38:43 ---> Using cache 16:38:43 ---> 8ba401ee3a79 16:38:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:43 ---> Using cache 16:38:43 ---> b3b96d4915fa 16:38:43 Step 5/24 : RUN apk add --update --no-cache make git 16:38:44 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:38:44 Status: Downloaded newer image for docker:20.10.7 16:38:44 ---> 08bdaf2f88f9 16:38:44 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:38:44 ---> 988b2d6c8b2f 16:38:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:38:44 ---> Running in 4b524e08b40d 16:38:44 ---> Running in f75edff3e144 16:38:44 ---> Running in c5a6fece9b8a 16:38:45 Removing intermediate container f75edff3e144 16:38:45 ---> be75b4787339 16:38:45 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:38:45 Removing intermediate container 5830d69194ba 16:38:45 ---> e334ad27c03e 16:38:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:45 Removing intermediate container c5a6fece9b8a 16:38:45 ---> dfe27f14387c 16:38:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:45 ---> Running in 8fae143049ba 16:38:45 ---> Running in 6a706baa2117 16:38:45 ---> c84327cd9f7e 16:38:45 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:38:45 Removing intermediate container 6a706baa2117 16:38:45 ---> 6ab1c869e822 16:38:45 Step 21/23 : LABEL arch=x86_64 16:38:45 ---> Running in 9be656df294d 16:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:45 Removing intermediate container 9be656df294d 16:38:45 ---> 963d63fd2f65 16:38:45 Step 22/23 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 16:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:45 ---> Running in 94fe9f2dbed1 16:38:46 ---> 2efa6ac2370c 16:38:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:46 Removing intermediate container 94fe9f2dbed1 16:38:46 ---> c8d494875675 16:38:46 Step 23/23 : LABEL version=0.0.0 16:38:46 ---> Running in ce61d5370516 16:38:46 (1/39) Installing readline (8.1.0-r0) 16:38:46 (2/39) Installing bash (5.1.0-r0) 16:38:46 Executing bash-5.1.0-r0.post-install 16:38:46 (3/39) Installing brotli-libs (1.0.9-r3) 16:38:46 ---> be567bc891e4 16:38:46 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:38:46 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:38:46 (5/39) Installing libcurl (7.78.0-r0) 16:38:46 (6/39) Installing curl (7.78.0-r0) 16:38:46 Removing intermediate container ce61d5370516 16:38:46 ---> 7d46f5313f65 16:38:46 16:38:46 (7/39) Installing dumb-init (1.2.5-r0) 16:38:46 (8/39) Installing libbz2 (1.0.8-r1) 16:38:46 (9/39) Installing expat (2.2.10-r1) 16:38:46 (10/39) Installing libffi (3.3-r2) 16:38:46 (11/39) Installing gdbm (1.19-r0) 16:38:46 (12/39) Installing xz-libs (5.2.5-r0) 16:38:46 (13/39) Installing sqlite-libs (3.34.1-r0) 16:38:46 (14/39) Installing python3 (3.8.10-r0) 16:38:46 Successfully built 7d46f5313f65 16:38:46 Successfully tagged support-notifications:latest 16:38:46  Building support-notifications ... done Building security-proxy-setup 16:38:47 OK: 219 MiB in 52 packages 16:38:49 ---> 98e4262a4f80 16:38:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:38:51 (15/39) Installing py3-appdirs (1.4.4-r1) 16:38:51 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:38:51 (17/39) Installing py3-parsing (2.4.7-r1) 16:38:51 (18/39) Installing py3-six (1.15.0-r0) 16:38:51 (19/39) Installing py3-packaging (20.9-r0) 16:38:51 (20/39) Installing py3-setuptools (51.3.3-r0) 16:38:51 (21/39) Installing py3-chardet (4.0.0-r0) 16:38:51 (22/39) Installing py3-idna (3.1-r0) 16:38:51 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:38:52 (24/39) Installing py3-requests (2.25.1-r1) 16:38:52 (25/39) Installing py3-msgpack (1.0.2-r0) 16:38:52 (26/39) Installing py3-lockfile (0.12.2-r3) 16:38:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:38:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:38:52 ---> ce95465a7c45 16:38:52 Step 3/22 : WORKDIR /edgex-go 16:38:52 ---> Using cache 16:38:52 ---> 8ba401ee3a79 16:38:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:52 ---> Using cache 16:38:52 ---> b3b96d4915fa 16:38:52 Step 5/22 : RUN apk add --update --no-cache make git 16:38:52 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:38:52 ---> 8ed0033458e9 16:38:52 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:38:52 (28/39) Installing py3-colorama (0.4.4-r0) 16:38:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:38:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:38:52 ---> ce95465a7c45 16:38:52 Step 3/24 : WORKDIR /edgex-go 16:38:52 ---> Using cache 16:38:52 ---> 8ba401ee3a79 16:38:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:52 ---> Using cache 16:38:52 ---> b3b96d4915fa 16:38:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:38:52 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:38:52 (30/39) Installing py3-distlib (0.3.1-r1) 16:38:52 Removing intermediate container 4b524e08b40d 16:38:52 ---> 34041c0385f1 16:38:52 Step 6/24 : COPY go.mod . 16:38:52 ---> Running in 2d927a0ba78c 16:38:52 (31/39) Installing py3-distro (1.5.0-r1) 16:38:52 (32/39) Installing py3-webencodings (0.5.1-r3) 16:38:52 (33/39) Installing py3-html5lib (1.1-r0) 16:38:52 ---> Running in 0509453721ce 16:38:52 (34/39) Installing py3-pytoml (0.1.21-r0) 16:38:52 (35/39) Installing py3-pep517 (0.9.1-r0) 16:38:52 (36/39) Installing py3-progress (1.5-r0) 16:38:52 (37/39) Installing py3-retrying (1.3.3-r0) 16:38:52 (38/39) Installing py3-toml (0.10.2-r0) 16:38:52 (39/39) Installing py3-pip (20.3.4-r0) 16:38:53 ---> Running in 71b0115f3600 16:38:53 Executing busybox-1.32.1-r6.trigger 16:38:53 OK: 82 MiB in 59 packages 16:38:53 ---> 2cee6e051d6b 16:38:53 Step 7/24 : RUN go mod download 16:38:53 ---> Running in d2b72482cf5c 16:38:53 Removing intermediate container 71b0115f3600 16:38:53 ---> 274c659338cd 16:38:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:38:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:53 ---> 3301ec75ba3a 16:38:53 Step 27/32 : RUN chmod +x /entrypoint.sh 16:38:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:53 ---> Running in 302d6453cf02 16:38:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:54 Removing intermediate container 302d6453cf02 16:38:54 ---> b4399cc73a87 16:38:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:38:54 Collecting docker-compose==1.23.2 16:38:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:38:55 ---> Running in 9c71b9518763 16:38:55 Removing intermediate container d2b72482cf5c 16:38:55 ---> d2b67abb088e 16:38:55 Step 8/24 : COPY . . 16:38:55 Collecting docopt<0.7,>=0.6.1 16:38:55 Downloading docopt-0.6.2.tar.gz (25 kB) 16:38:55 Removing intermediate container 9c71b9518763 16:38:55 ---> cc2be4daf1d0 16:38:55 Step 29/32 : CMD ["gate"] 16:38:55 OK: 219 MiB in 52 packages 16:38:55 Collecting docker<4.0,>=3.6.0 16:38:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:38:55 ---> Running in 02483842898e 16:38:55 Collecting texttable<0.10,>=0.9.0 16:38:55 Downloading texttable-0.9.1.tar.gz (11 kB) 16:38:55 Collecting PyYAML<4,>=3.10 16:38:55 Downloading PyYAML-3.13.tar.gz (270 kB) 16:38:56 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:38:56 Collecting websocket-client<1.0,>=0.32.0 16:38:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:38:56 Collecting cached-property<2,>=1.2.0 16:38:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:38:56 Collecting dockerpty<0.5,>=0.4.1 16:38:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:38:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:38:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:38:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:57 Collecting jsonschema<3,>=2.5.1 16:38:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:38:57 Collecting docker-pycreds>=0.4.0 16:38:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:38:57 Collecting idna<2.8,>=2.5 16:38:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:38:57 Collecting urllib3<1.25,>=1.21.1 16:38:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:38:57 Collecting chardet<3.1.0,>=3.0.2 16:38:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:38:57 Removing intermediate container 02483842898e 16:38:57 ---> 87943abaf83c 16:38:57 Step 30/32 : LABEL arch=x86_64 16:38:57 OK: 219 MiB in 52 packages 16:38:57 Collecting certifi>=2017.4.17 16:38:57 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:38:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:38:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:38:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:38:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:38:58 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:38:58 Attempting uninstall: urllib3 16:38:58 Found existing installation: urllib3 1.26.2 16:38:58 Uninstalling urllib3-1.26.2: 16:38:58 Successfully uninstalled urllib3-1.26.2 16:38:58 Removing intermediate container 2d927a0ba78c 16:38:58 ---> 1cf7a79c6fcb 16:38:58 Step 6/22 : COPY go.mod . 16:38:58 Attempting uninstall: idna 16:38:58 Found existing installation: idna 3.1 16:38:58 Uninstalling idna-3.1: 16:38:58 Successfully uninstalled idna-3.1 16:38:58 Attempting uninstall: chardet 16:38:58 Found existing installation: chardet 4.0.0 16:38:58 Uninstalling chardet-4.0.0: 16:38:58 Successfully uninstalled chardet-4.0.0 16:38:59 ---> Running in 2d267078aee7 16:38:59 ---> c55c8956cdd1 16:38:59 Step 7/22 : RUN go mod download 16:38:59 ---> Running in 39049784c65b 16:38:59 ---> 72d235b9cbd1 16:38:59 Step 9/24 : RUN go mod tidy 16:38:59 Removing intermediate container 2d267078aee7 16:38:59 ---> dc0b2bfd514c 16:38:59 Step 31/32 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 16:38:59 Attempting uninstall: requests 16:38:59 Found existing installation: requests 2.25.1 16:38:59 Uninstalling requests-2.25.1: 16:38:59 Successfully uninstalled requests-2.25.1 16:38:59 ---> Running in 3a86b00ac259 16:38:59 ---> Running in 127542bd8401 16:38:59 Running setup.py install for texttable: started 16:38:59 Removing intermediate container 0509453721ce 16:38:59 ---> 66e7b57693dd 16:38:59 Step 6/24 : COPY go.mod . 16:38:59 ---> c3d625c656fd 16:38:59 Step 7/24 : RUN go mod download 16:38:59 Removing intermediate container 3a86b00ac259 16:38:59 ---> d813fe70e16e 16:38:59 Step 32/32 : LABEL version=0.0.0 16:38:59 ---> Running in 6149a425bc7c 16:38:59 Running setup.py install for texttable: finished with status 'done' 16:38:59 Running setup.py install for PyYAML: started 16:38:59 ---> Running in dd3796713043 16:39:00 Removing intermediate container dd3796713043 16:39:00 ---> fc3e5cc5d74f 16:39:00 16:39:00 Successfully built fc3e5cc5d74f 16:39:00 Successfully tagged security-bootstrapper:latest 16:39:00 Building support-scheduler 16:39:00  Building security-bootstrapper ... done  Running setup.py install for PyYAML: finished with status 'done' 16:39:00 Running setup.py install for docopt: started 16:39:01 Running setup.py install for docopt: finished with status 'done' 16:39:01 Running setup.py install for dockerpty: started 16:39:01 Running setup.py install for dockerpty: finished with status 'done' 16:39:03 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:39:03 Removing intermediate container 39049784c65b 16:39:03 ---> e191726afeb7 16:39:03 Step 8/22 : COPY . . 16:39:04 Removing intermediate container 127542bd8401 16:39:04 ---> fde398df3924 16:39:04 Step 10/24 : RUN make cmd/core-command/core-command 16:39:05 Removing intermediate container 6149a425bc7c 16:39:05 ---> 05a1bf5a8c7f 16:39:05 Step 8/24 : COPY . . 16:39:07 ---> Running in c9dd20b2393a 16:39:12 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:39:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:39:12 ---> ce95465a7c45 16:39:12 Step 3/23 : WORKDIR /edgex-go 16:39:12 ---> Using cache 16:39:12 ---> 8ba401ee3a79 16:39:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:12 ---> Using cache 16:39:12 ---> b3b96d4915fa 16:39:12 Step 5/23 : RUN apk add --update --no-cache make git 16:39:12 ---> Using cache 16:39:12 ---> 1cf7a79c6fcb 16:39:12 Step 6/23 : COPY go.mod . 16:39:12 ---> Using cache 16:39:12 ---> c55c8956cdd1 16:39:12 Step 7/23 : RUN go mod download 16:39:12 ---> Using cache 16:39:12 ---> e191726afeb7 16:39:12 Step 8/23 : COPY . . 16:39:12 ---> Using cache 16:39:12 ---> c3bfa98e9f8d 16:39:12 Step 9/23 : RUN go mod tidy 16:39:14 ---> Running in 7c34ba0456ae 16:39:14 ---> c3bfa98e9f8d 16:39:14 Step 9/22 : RUN go mod tidy 16:39:14 ---> 383c50518a67 16:39:14 Step 9/24 : RUN go mod tidy 16:39:14 ---> Running in e9c8639d69af 16:39:14 ---> Running in 5a3d9a5eda85 16:39:17 Removing intermediate container 5a3d9a5eda85 16:39:17 ---> 1d3743416625 16:39:17 Step 10/24 : RUN make cmd/core-data/core-data 16:39:17 ---> Running in f74da0689522 16:39:17 Removing intermediate container e9c8639d69af 16:39:17 ---> 66735e90f3db 16:39:17 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:39:17 Removing intermediate container 7c34ba0456ae 16:39:17 ---> 928b9d9ce09b 16:39:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:39:17 ---> Running in 273c9bd716f0 16:39:17 ---> Running in 56c2bb2d7518 16:39:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:39:18 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:39:18 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:39:18 Removing intermediate container d2ead5b06205 16:39:18 ---> d3ce8781a4e3 16:39:18 Successfully built d3ce8781a4e3 16:39:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:39:19 + docker inspect -f . ci-base-image-arm64 16:39:19 . [Pipeline] withDockerContainer 16:39:19 prd-ubuntu18.04-docker-arm64-4c-16g-1459 does not seem to be running inside a container 16:39:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:39:21 $ docker top 029cb596544297f26514a5b53bf14605028d702c2eda5671aaf11efa642467d4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:22 Removing intermediate container 8fae143049ba 16:39:22 ---> 9514ae9b1bcc 16:39:22 Step 15/24 : ENV APP_PORT=58890 16:39:22 ---> Running in f2cc3f0efbfa 16:39:22 Removing intermediate container f2cc3f0efbfa 16:39:22 ---> 8362dbe76e07 16:39:22 Step 16/24 : EXPOSE $APP_PORT 16:39:22 ---> Running in e69a5ad6dd4b 16:39:22 Removing intermediate container e69a5ad6dd4b 16:39:22 ---> 99ca63463ddd 16:39:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:39:22 ---> ca1bfbdede51 16:39:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:39:22 + go version 16:39:22 go version go1.16.6 linux/arm64 [Pipeline] } 16:39:22 $ docker stop --time=1 029cb596544297f26514a5b53bf14605028d702c2eda5671aaf11efa642467d4 16:39:22 ---> 7d10819f9077 16:39:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:39:23 ---> 633b6f7cc134 16:39:23 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:39:23 ---> Running in 78d59463df19 16:39:23 Removing intermediate container 78d59463df19 16:39:23 ---> 65bab82b7ded 16:39:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:23 ---> Running in 11acc7381308 16:39:24 Removing intermediate container 11acc7381308 16:39:24 ---> 4e1d7a126be5 16:39:24 Step 22/24 : LABEL arch=x86_64 16:39:24 ---> Running in 9d2eb50cd3d3 16:39:24 Removing intermediate container 9d2eb50cd3d3 16:39:24 ---> af97d6be0ce9 16:39:24 Step 23/24 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 16:39:24 ---> Running in 6c22f85c2aee 16:39:24 Removing intermediate container 6c22f85c2aee 16:39:24 ---> 1aaa8f6213c3 16:39:24 Step 24/24 : LABEL version=0.0.0 16:39:24 ---> Running in 9888a1080b32 16:39:24 $ docker rm -f 029cb596544297f26514a5b53bf14605028d702c2eda5671aaf11efa642467d4 16:39:24 Removing intermediate container 9888a1080b32 16:39:24 ---> 7aa912782934 16:39:24 16:39:24 Successfully built 7aa912782934 16:39:24 Successfully tagged sys-mgmt-agent:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:25 + docker inspect -f . ci-base-image-arm64 16:39:25 . [Pipeline] withDockerContainer 16:39:25 prd-ubuntu18.04-docker-arm64-4c-16g-1459 does not seem to be running inside a container 16:39:25 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:39:27 $ docker top 26d18384cbce6767a640598d90ae2c55d8dbad99c6cedd7ddb51dbdc6857e974 -eo pid,comm [Pipeline] { [Pipeline] echo 16:39:27 ========================================================= 16:39:27 [edgeXBuildGoParallel] Running Tests and Build... 16:39:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:39:28 + go mod tidy [Pipeline] sh 16:39:30 + make test 16:39:30 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:39:30 go mod tidy 16:39:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:39:43  Building sys-mgmt-agent ... done Removing intermediate container c9dd20b2393a 16:39:43 ---> dbb6c9bd5d4d 16:39:43 16:39:43 Step 11/24 : FROM alpine:3.12 16:39:43 ---> 48b8ec4ed9eb 16:39:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:39:43 ---> Using cache 16:39:43 ---> 5d32774daba9 16:39:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:43 ---> Using cache 16:39:43 ---> 8197811bc436 16:39:43 Step 14/24 : ENV APP_PORT=59882 16:39:43 ---> Running in e81ddad20af9 16:39:43 Removing intermediate container e81ddad20af9 16:39:43 ---> 000167e40faa 16:39:43 Step 15/24 : EXPOSE $APP_PORT 16:39:43 ---> Running in e2ffc2bb590c 16:39:43 Removing intermediate container e2ffc2bb590c 16:39:43 ---> 9e8fc0ad3c27 16:39:43 Step 16/24 : WORKDIR / 16:39:43 ---> Running in 588ea1cf18d0 16:39:43 Removing intermediate container 588ea1cf18d0 16:39:43 ---> 2fada5466578 16:39:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:43 ---> acbf72e8dc7f 16:39:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:39:43 ---> f21bf2eadd6d 16:39:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:39:43 ---> a7ae46d3d6da 16:39:43 Step 20/24 : ENTRYPOINT ["/core-command"] 16:39:44 ---> Running in 56c9dfae6e85 16:39:44 Removing intermediate container 56c9dfae6e85 16:39:44 ---> 6c9c7449c2b5 16:39:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:44 ---> Running in d710ca938e16 16:39:44 Removing intermediate container d710ca938e16 16:39:44 ---> fab3614e16e5 16:39:44 Step 22/24 : LABEL arch=x86_64 16:39:44 ---> Running in 30c60a3164d7 16:39:44 Removing intermediate container 30c60a3164d7 16:39:44 ---> 90161a449d9d 16:39:44 Step 23/24 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 16:39:44 ---> Running in b9d13693a818 16:39:45 Removing intermediate container b9d13693a818 16:39:45 ---> c94c3f759854 16:39:45 Step 24/24 : LABEL version=0.0.0 16:39:45 ---> Running in e3be1e33191a 16:39:45 Removing intermediate container e3be1e33191a 16:39:45 ---> 93d75d29d0f3 16:39:45 16:39:45 Successfully built 93d75d29d0f3 16:39:45 Successfully tagged core-command:latest 16:39:47  Building core-command ... 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:39:53 Removing intermediate container 273c9bd716f0 16:39:53 ---> 8ee6b3cb3fd5 16:39:53 16:39:53 Step 11/22 : FROM alpine:3.12 16:39:53 ---> 48b8ec4ed9eb 16:39:53 Step 12/22 : RUN apk add --update --no-cache curl 16:39:53 Removing intermediate container 56c2bb2d7518 16:39:53 ---> f54c27bf29ad 16:39:53 16:39:53 Step 11/23 : FROM alpine:3.12 16:39:53 ---> 48b8ec4ed9eb 16:39:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:39:53 ---> Using cache 16:39:53 ---> 5d32774daba9 16:39:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:53 ---> Using cache 16:39:53 ---> 8197811bc436 16:39:53 Step 14/23 : ENV APP_PORT=59861 16:39:53 ---> Running in eed086e20a3a 16:39:53 ---> Running in 2de3613d933f 16:39:53 Removing intermediate container 2de3613d933f 16:39:53 ---> 36ed2027bff8 16:39:53 Step 15/23 : EXPOSE $APP_PORT 16:39:53 ---> Running in 3f2308377f6a 16:39:53 Removing intermediate container 3f2308377f6a 16:39:53 ---> cfb9ef4320f3 16:39:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:39:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:39:54 (1/4) Installing ca-certificates (20191127-r4) 16:39:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:39:54 (3/4) Installing libcurl (7.78.0-r0) 16:39:54 (4/4) Installing curl (7.78.0-r0) 16:39:54 Executing busybox-1.31.1-r20.trigger 16:39:54 Executing ca-certificates-20191127-r4.trigger 16:39:54 OK: 7 MiB in 18 packages 16:39:54 ---> a97a67e33989 16:39:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:39:55 ---> cfa76238d9d0 16:39:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:39:55 Removing intermediate container eed086e20a3a 16:39:55 ---> 2d44bbd2e632 16:39:55 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:39:55 ---> Running in d518c4e21be7 16:39:55 ---> 58643cc8cb84 16:39:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:39:55 ---> Running in a08c801da924 16:39:55 Removing intermediate container d518c4e21be7 16:39:55 ---> 4d51e88a0f71 16:39:55 Step 14/22 : WORKDIR /edgex 16:39:55 ---> Running in 7a0b3eb7879c 16:39:55 Removing intermediate container a08c801da924 16:39:55 ---> abe8f4ae5e6f 16:39:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:55 Removing intermediate container 7a0b3eb7879c 16:39:55 ---> c0e0558d2a11 16:39:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:39:55 ---> Running in 042999fcc288 16:39:55 Removing intermediate container 042999fcc288 16:39:55 ---> 9f8beae832b1 16:39:55 Step 21/23 : LABEL arch=x86_64 16:39:56 ---> Running in 616c29cbc221 16:39:56 ---> 8fa7f0d22754 16:39:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:39:56 Removing intermediate container 616c29cbc221 16:39:56 ---> c92dfd2b08ce 16:39:56 Step 22/23 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 16:39:56 Removing intermediate container f74da0689522 16:39:56 ---> 31b1f0d15c91 16:39:56 16:39:56 Step 11/24 : FROM alpine:3.12 16:39:56 ---> 48b8ec4ed9eb 16:39:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:39:56 ---> Running in 0f2bd56befc6 16:39:56 ---> Running in ccf7964e612a 16:39:56 Removing intermediate container 0f2bd56befc6 16:39:56 ---> 8e4a3fdc2e69 16:39:56 Step 23/23 : LABEL version=0.0.0 16:39:56 ---> 6b46e94b8277 16:39:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:39:56 ---> Running in 5f0520349ac9 16:39:56 Removing intermediate container ccf7964e612a 16:39:56 ---> 7279820ae8f0 16:39:56 Step 13/24 : ENV APP_PORT=59880 16:39:56 ---> Running in 743a58518ca2 16:39:56 Removing intermediate container 5f0520349ac9 16:39:56 ---> f075e95de560 16:39:56 16:39:56 Removing intermediate container 743a58518ca2 16:39:56 ---> 2bf269c73314 16:39:56 Step 14/24 : EXPOSE $APP_PORT 16:39:56 Successfully built f075e95de560 16:39:56 Successfully tagged support-scheduler:latest 16:39:56  Building support-scheduler ... done  ---> Running in 484f6a795ef6 16:39:57 ---> 95dc69b628cb 16:39:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:39:57 ---> Running in 01b440d4fcc1 16:39:57 Removing intermediate container 484f6a795ef6 16:39:57 ---> 464bcd73a164 16:39:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:57 ---> Running in 91626cf2789e 16:39:57 Removing intermediate container 01b440d4fcc1 16:39:57 ---> 26d0aa3b5799 16:39:57 Step 19/22 : CMD ["--init=true"] 16:39:57 ---> Running in 81e77dbe0731 16:39:57 Removing intermediate container 81e77dbe0731 16:39:57 ---> 352732cd30ba 16:39:57 Step 20/22 : LABEL arch=x86_64 16:39:57 ---> Running in badaa03d7057 16:39:57 Removing intermediate container badaa03d7057 16:39:57 ---> de995a54d868 16:39:57 Step 21/22 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 16:39:57 ---> Running in 1587d39f386e 16:39:57 Removing intermediate container 1587d39f386e 16:39:57 ---> a862e712537d 16:39:57 Step 22/22 : LABEL version=0.0.0 16:39:57 ---> Running in 6057ed414a52 16:39:57 Removing intermediate container 91626cf2789e 16:39:57 ---> 28f5f0e4f558 16:39:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:39:57 ---> Running in 1e95c1ba9323 16:39:57 Removing intermediate container 6057ed414a52 16:39:57 ---> cead11984a2b 16:39:57 16:39:57 Successfully built cead11984a2b 16:39:57 Successfully tagged security-proxy-setup:latest 16:39:57  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:39:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:39:59 (1/6) Installing dumb-init (1.2.2-r1) 16:39:59 (2/6) Installing libgcc (9.3.0-r2) 16:39:59 (3/6) Installing libsodium (1.0.18-r0) 16:39:59 (4/6) Installing libstdc++ (9.3.0-r2) 16:40:00 (5/6) Installing libzmq (4.3.3-r0) 16:40:00 (6/6) Installing zeromq (4.3.3-r0) 16:40:00 Executing busybox-1.31.1-r20.trigger 16:40:00 OK: 8 MiB in 20 packages 16:40:00 Removing intermediate container 1e95c1ba9323 16:40:00 ---> e4456aa28095 16:40:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:00 ---> 1d5abb550c51 16:40:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:40:01 ---> 8228ac8927c4 16:40:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:40:01 ---> 88dc1d61f51c 16:40:01 Step 20/24 : ENTRYPOINT ["/core-data"] 16:40:01 ---> Running in 70873c1b5278 16:40:01 Removing intermediate container 70873c1b5278 16:40:01 ---> 5f840f23532a 16:40:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:01 ---> Running in 3be7de098c1e 16:40:02 Removing intermediate container 3be7de098c1e 16:40:02 ---> 37e79f46ba56 16:40:02 Step 22/24 : LABEL arch=x86_64 16:40:02 ---> Running in cd9083701575 16:40:02 Removing intermediate container cd9083701575 16:40:02 ---> cac0a7505194 16:40:02 Step 23/24 : LABEL git_sha=13ce150279016342f142372bfa2870ad60823ec2 16:40:02 ---> Running in bdd0349e1830 16:40:02 Removing intermediate container bdd0349e1830 16:40:02 ---> e8e4d8a6403e 16:40:02 Step 24/24 : LABEL version=0.0.0 16:40:02 ---> Running in 6e7c82d3b84c 16:40:02 Removing intermediate container 6e7c82d3b84c 16:40:02 ---> e2ddd62e916f 16:40:02 16:40:02 Successfully built e2ddd62e916f 16:40:02 Successfully tagged core-data:latest 16:40:02  Building core-data ... done  [Pipeline] } 16:40:02 $ docker stop --time=1 e535c23824942f7cd36899f5d032c86797e61ff0d54a32a78792ac61b7819722 16:40:03 ? github.com/edgexfoundry/edgex-go [no test files] 16:40:04 $ docker rm -f e535c23824942f7cd36899f5d032c86797e61ff0d54a32a78792ac61b7819722 [Pipeline] // withDockerContainer [Pipeline] sh 16:40:04 + docker images 16:40:04 REPOSITORY TAG IMAGE ID CREATED SIZE 16:40:04 core-data latest e2ddd62e916f 2 seconds ago 20.4MB 16:40:04 security-proxy-setup latest cead11984a2b 7 seconds ago 25.9MB 16:40:04 31b1f0d15c91 8 seconds ago 1.76GB 16:40:04 support-scheduler latest f075e95de560 8 seconds ago 16.1MB 16:40:04 f54c27bf29ad 12 seconds ago 1.75GB 16:40:04 8ee6b3cb3fd5 12 seconds ago 1.76GB 16:40:04 core-command latest 93d75d29d0f3 20 seconds ago 16MB 16:40:04 dbb6c9bd5d4d 23 seconds ago 1.75GB 16:40:04 sys-mgmt-agent latest 7aa912782934 40 seconds ago 325MB 16:40:04 security-bootstrapper latest fc3e5cc5d74f About a minute ago 18.8MB 16:40:04 support-notifications latest 7d46f5313f65 About a minute ago 16.8MB 16:40:04 core-metadata latest e6443acd6c7c About a minute ago 16.7MB 16:40:04 security-secretstore-setup latest dc02bee1b85d About a minute ago 28.1MB 16:40:04 0b479f028d4f About a minute ago 1.75GB 16:40:04 9c7437715e17 About a minute ago 1.75GB 16:40:04 070a391c9be8 About a minute ago 1.75GB 16:40:04 ea3555e8a9ee About a minute ago 1.76GB 16:40:04 759bf4f994f1 About a minute ago 1.76GB 16:40:04 ci-base-image-x86_64 latest ce95465a7c45 5 minutes ago 1.25GB 16:40:04 alpine 3.12 48b8ec4ed9eb 5 days ago 5.58MB 16:40:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB 16:40:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 16:40:04 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 16:40:04 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:40:19 Still waiting to schedule task 16:40:19 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:41:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:41:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:41:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:41:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:41:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:41:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:41:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:41:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.186s coverage: 28.7% of statements 16:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:41:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.357s coverage: 100.0% of statements 16:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:41:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.381s coverage: 46.3% of statements 16:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.782s coverage: 90.1% of statements 16:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:41:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.338s coverage: 81.2% of statements 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.863s coverage: 94.2% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.267s coverage: 59.1% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.283s coverage: 60.0% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.375s coverage: 0.8% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.315s coverage: 58.8% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.214s coverage: 21.7% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.249s coverage: 79.5% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 16:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.217s coverage: 96.3% of statements 16:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements 16:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.258s coverage: 94.4% of statements 16:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements 16:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.742s coverage: 81.8% of statements 16:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.307s coverage: 92.9% of statements 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.219s coverage: 58.8% of statements 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.206s coverage: 80.0% of statements 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.272s coverage: 87.2% of statements 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.312s coverage: 85.4% of statements 16:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.338s coverage: 91.2% of statements 16:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.984s coverage: 64.4% of statements 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 91.3% of statements 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.125s coverage: 73.7% of statements 16:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 16:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.295s coverage: 66.9% of statements 16:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.859s coverage: 43.6% of statements 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.303s coverage: 84.8% of statements 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:42:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.276s coverage: 19.5% of statements 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:42:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.625s coverage: 92.0% of statements 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:42:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.299s coverage: 62.7% of statements 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:42:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.433s coverage: 97.7% of statements 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:42:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.189s coverage: 28.9% of statements 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:42:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:42:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements 16:42:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 95.4% of statements 16:42:42 GO111MODULE=on go vet ./... 16:43:56 Running on prd-ubuntu18.04-docker-8c-8g-1463 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws 16:43:56 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:43:56 The recommended git tool is: git 16:43:59 using credential edgex-jenkins-ssh 16:43:59 Cloning the remote Git repository 16:43:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:43:59 > git init /w/workspace/edgex-go/2 # timeout=10 16:43:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:43:59 > git --version # timeout=10 16:43:59 > git --version # 'git version 2.17.1' 16:43:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:19 gofmt -l . 16:44:19 [ "`gofmt -l .`" = "" ] 16:44:19 ./bin/test-attribution-txt.sh [Pipeline] sh 16:44:20 + ls -al . 16:44:20 total 636 16:44:20 drwxrwxr-x 9 1001 1001 4096 Sep 6 16:44 . 16:44:20 drwxr-xr-x 4 root root 4096 Sep 6 16:39 .. 16:44:20 -rw-rw-r-- 1 1001 1001 11 Sep 6 16:37 .dockerignore 16:44:20 drwxrwxr-x 8 1001 1001 4096 Sep 6 16:37 .git 16:44:20 drwxrwxr-x 4 1001 1001 4096 Sep 6 16:37 .github 16:44:20 -rw-rw-r-- 1 1001 1001 818 Sep 6 16:37 .gitignore 16:44:20 -rw-rw-r-- 1 1001 1001 76 Sep 6 16:37 .hadolint.yml 16:44:20 -rw-rw-r-- 1 1001 1001 166 Sep 6 16:37 .sonarcloud.properties 16:44:20 -rw-rw-r-- 1 1001 1001 1171 Sep 6 16:37 ADOPTERS.md 16:44:20 -rw-rw-r-- 1 1001 1001 8493 Sep 6 16:37 Attribution.txt 16:44:20 -rw-rw-r-- 1 1001 1001 43881 Sep 6 16:37 CHANGELOG.md 16:44:20 -rw-rw-r-- 1 1001 1001 3804 Sep 6 16:37 CONTRIBUTING.md 16:44:20 -rw-rw-r-- 1 1001 1001 677 Sep 6 16:37 GOVERNANCE.md 16:44:20 -rw-rw-r-- 1 1001 1001 849 Sep 6 16:37 Jenkinsfile 16:44:20 -rw-rw-r-- 1 1001 1001 10775 Sep 6 16:37 LICENSE 16:44:20 -rw-rw-r-- 1 1001 1001 5915 Sep 6 16:37 Makefile 16:44:20 -rw-rw-r-- 1 1001 1001 582 Sep 6 16:37 OWNERS.md 16:44:20 -rw-rw-r-- 1 1001 1001 8643 Sep 6 16:37 README.md 16:44:20 -rw-rw-r-- 1 1001 1001 6912 Sep 6 16:37 SECURITY.md 16:44:20 -rw-rw-r-- 1 1001 1001 5 Sep 6 16:33 VERSION 16:44:20 -rw-rw-r-- 1 1001 1001 4131 Sep 6 16:37 ZMQWindows.md 16:44:20 drwxrwxr-x 2 1001 1001 4096 Sep 6 16:37 bin 16:44:20 drwxrwxr-x 14 1001 1001 4096 Sep 6 16:37 cmd 16:44:20 -rw-r--r-- 1 root root 404331 Sep 6 16:42 coverage.out 16:44:20 -rw-rw-r-- 1 1001 1001 841 Sep 6 16:37 go.mod 16:44:20 -rw-r--r-- 1 root root 50064 Sep 6 16:39 go.sum 16:44:20 drwxrwxr-x 8 1001 1001 4096 Sep 6 16:37 internal 16:44:20 drwxrwxr-x 3 1001 1001 4096 Sep 6 16:37 openapi 16:44:20 drwxrwxr-x 4 1001 1001 4096 Sep 6 16:37 snap 16:44:20 -rw-rw-r-- 1 1001 1001 204 Sep 6 16:37 version.go [Pipeline] sh 16:44:21 + '[' -e coverage.out ] 16:44:21 + chown 1001:1001 coverage.out [Pipeline] stash 16:44:21 Warning: overwriting stash ‘coverage-report’ 16:44:22 Stashed 1 file(s) [Pipeline] sh 16:44:22 + make build 16:44:22 go mod tidy 16:44:23 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:44:32 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:44:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:44:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:44:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:44:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:44:48 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 16:44:48 Merge succeeded, producing 5901a2c37c350e20a7e272a46728c6bd00e74836 16:44:48 Checking out Revision 5901a2c37c350e20a7e272a46728c6bd00e74836 (PR-3699) 16:44:48 > git config core.sparsecheckout # timeout=10 16:44:48 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 16:44:48 > git remote # timeout=10 16:44:48 > git config --get remote.origin.url # timeout=10 16:44:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:48 > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 16:44:48 > git rev-parse HEAD^{commit} # timeout=10 16:44:48 > git config core.sparsecheckout # timeout=10 16:44:48 > git checkout -f 5901a2c37c350e20a7e272a46728c6bd00e74836 # timeout=10 16:44:52 Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" 16:44:52 > git rev-list --no-walk 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:53 + echo snap-build.sh 16:44:53 snap-build.sh 16:44:53 + SNAP_BASE_DIR=. 16:44:53 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:44:53 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:44:53 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:44:53 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:44:53 + cd /w/workspace/edgex-go/2 16:44:53 + sudo apt-get remove -qy --purge lxd lxd-client 16:44:53 Reading package lists... 16:44:53 Building dependency tree... 16:44:53 Reading state information... 16:44:53 The following packages were automatically installed and are no longer required: 16:44:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:44:53 uidmap xdelta3 16:44:53 Use 'sudo apt autoremove' to remove them. 16:44:53 The following packages will be REMOVED: 16:44:53 lxd* lxd-client* 16:44:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:44:53 After this operation, 31.7 MB disk space will be freed. 16:44:54 (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:44:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:44:55 Removing lxd dnsmasq configuration 16:44:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:44:55 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:44:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:44:56 (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:44:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:44:57 Processing triggers for systemd (237-3ubuntu10.45) ... 16:44:58 Processing triggers for ureadahead (0.100.0-21) ... 16:44:58 + sudo snap remove --purge lxd 16:44:58 snap "lxd" is not installed 16:44:58 + sudo groupadd --force --system lxd 16:44:58 ++ whoami 16:44:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:44:58 + newgrp - lxd 16:44:58 + sudo snap install lxd 16:44: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:44:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:45:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:45:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:45:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:45:08 2021-09-06T16:45:05Z INFO Waiting for automatic snapd restart... 16:45:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:45:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:45:18 lxd 4.17 from Canonical* installed 16:45:18 + sudo lxd init --auto 16:45:19 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:45:22 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:45:25 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:45:28 + sudo snap install --classic snapcraft [Pipeline] } 16:45:32 $ docker stop --time=1 26d18384cbce6767a640598d90ae2c55d8dbad99c6cedd7ddb51dbdc6857e974 16:45:35 $ docker rm -f 26d18384cbce6767a640598d90ae2c55d8dbad99c6cedd7ddb51dbdc6857e974 16:45:35 snapcraft 5.0 from Canonical* installed 16:45:35 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:45:35 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:45:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:45:35 Dload Upload Total Spent Left Speed 16:45:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8038 0 --:--:-- --:--:-- --:--:-- 8038 16:45:35 100 3325k 100 3325k 0 0 16.3M 0 --:--:-- --:--:-- --:--:-- 16.3M 16:45:35 ./yq_linux_amd64 16:45:36 + sudo snapcraft prime --use-lxd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:37 16:45:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:45:38 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:45:38 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:45:38 - README.md 16:45:38 16:45:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:45:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:38 Launching a container. 16:45:38 latest: Pulling from edgex-devops/edgex-compose-arm64 16:45:38 29e5d40040c1: Pulling fs layer 16:45:38 1ce36da41761: Pulling fs layer 16:45:38 25b303627fd3: Pulling fs layer 16:45:38 29e5d40040c1: Verifying Checksum 16:45:38 29e5d40040c1: Download complete 16:45:39 29e5d40040c1: Pull complete 16:45:39 1ce36da41761: Verifying Checksum 16:45:39 1ce36da41761: Download complete 16:45:40 1ce36da41761: Pull complete 16:45:42 25b303627fd3: Verifying Checksum 16:45:42 25b303627fd3: Download complete 16:45:44 Waiting for container to be ready 16:45:45 To start your first instance, try: lxc launch ubuntu:18.04 16:45:45 16:45:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:45:49 Waiting for network to be ready... 16:45:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:45:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:45:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 16:45:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:45:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:45:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:45:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:45:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:45:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:45:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:45:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:45:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:45:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:45:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:45:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:45:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:45:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:45:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:45:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:45:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] 16:45:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:45:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:45:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:45:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:45:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:45:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] 16:45:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:45:52 25b303627fd3: Pull complete 16:45:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:45:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:45:52 prd-ubuntu18.04-docker-arm64-4c-16g-1459 does not seem to be running inside a container 16:45:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:45:54 Fetched 25.1 MB in 4s (5850 kB/s) 16:45:56 Reading package lists... 16:45:56 Reading package lists... 16:45:56 Building dependency tree... 16:45:56 Reading state information... 16:45:56 The following additional packages will be installed: 16:45:56 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:45:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:45:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:45:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:45:56 Suggested packages: 16:45:56 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:45:56 Recommended packages: 16:45:56 gnupg libsasl2-modules 16:45:56 The following NEW packages will be installed: 16:45:56 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:45:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:45:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:45:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:45:56 The following packages will be upgraded: 16:45:56 gpg gpg-agent gpgconf libudev1 16:45:56 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:45:56 Need to get 3527 kB of archives. 16:45:56 After this operation, 13.3 MB of additional disk space will be used. 16:45:56 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:45:56 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:45:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:45:56 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:45:56 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:45:56 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:45:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:45:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:45:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:45:56 $ docker top c30bb60d979ecd3f787fa5da8df6af0634cfe35a5a83ac47030a9f848dd84377 -eo pid,comm 16:45:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:45:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:45:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:45:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:45:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:45:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:45:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:45:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:45:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:45:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:45:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:45:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:45:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [Pipeline] { [Pipeline] sh 16:45:56 debconf: delaying package configuration, since apt-utils is not installed 16:45:56 Fetched 3527 kB in 1s (2962 kB/s) 16:45:56 (Reading database ... 12511 files and directories currently installed.) 16:45:56 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:45:56 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:45:56 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:45:57 Selecting previously unselected package udev. 16:45:57 (Reading database ... 12511 files and directories currently installed.) 16:45:57 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:45:57 Unpacking udev (237-3ubuntu10.51) ... 16:45:57 Selecting previously unselected package libfuse2:amd64. 16:45:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:45:57 + docker-compose build --help 16:45:57 + grep parallel 16:45:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:45:57 Selecting previously unselected package fuse. 16:45:57 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:45:57 Unpacking fuse (2.9.7-1ubuntu1) ... 16:45:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:45:57 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:45:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:45:57 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:45:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:45:57 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:45:57 Selecting previously unselected package libksba8:amd64. 16:45:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:45:57 Unpacking libksba8:amd64 (1.3.5-2) ... 16:45:57 Selecting previously unselected package libroken18-heimdal:amd64. 16:45:57 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:57 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:57 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:45:57 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:57 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:57 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:45:57 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:57 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:57 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:45:57 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:57 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:57 Selecting previously unselected package libwind0-heimdal:amd64. 16:45:57 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:57 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:57 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:45:57 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:57 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:57 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:45:57 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:57 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:58 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:45:58 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:58 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:58 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:45:58 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:58 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:58 Selecting previously unselected package libsasl2-modules-db:amd64. 16:45:58 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:45:58 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:45:58 Selecting previously unselected package libsasl2-2:amd64. 16:45:58 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:45:58 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:45:58 Selecting previously unselected package libldap-common. 16:45:58 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:45:58 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:45:58 Selecting previously unselected package libldap-2.4-2:amd64. 16:45:58 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:45:58 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:45:58 Selecting previously unselected package dirmngr. 16:45:58 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:45:58 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:45:58 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:45:58 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:45:58 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:45:58 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:45:58 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:45:58 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:45:58 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:58 Setting up libksba8:amd64 (1.3.5-2) ... 16:45:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:45:58 Setting up udev (237-3ubuntu10.51) ... 16:45:58 invoke-rc.d: policy-rc.d denied execution of start. 16:45:58 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:58 Processing triggers for systemd (237-3ubuntu10) ... 16:45:58 Setting up fuse (2.9.7-1ubuntu1) ... 16:45:58 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:45:58 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:58 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:59 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:59 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:59 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:59 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:59 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:59 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:45:59 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:45:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:45:59 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:45:59 settings in the [Install] section, and DefaultInstance for template units). 16:45:59 This means they are not meant to be enabled using systemctl. 16:45:59 Possible reasons for having this kind of units are: 16:45:59 1) A unit may be statically enabled by being symlinked from another unit's 16:45:59 .wants/ or .requires/ directory. 16:45:59 2) A unit's purpose may be to act as a helper for some other unit which has 16:45:59 a requirement dependency on it. 16:45:59 3) A unit may be started when needed via activation (socket, path, timer, 16:45:59 D-Bus, udev, scripted systemctl call, ...). 16:45:59 4) In case of template units, the unit is meant to be enabled with some 16:45:59 instance name specified. 16:45:59 Reading package lists... 16:45:59 Building dependency tree... 16:45:59 Reading state information... 16:46:00 The following additional packages will be installed: 16:46:00 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:46:00 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:46:00 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:46:00 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:46:00 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:46:00 Suggested packages: 16:46:00 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:46:00 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:46:00 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:46:00 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:46:00 systemd-container policykit-1 16:46:00 Recommended packages: 16:46:00 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:46:00 The following NEW packages will be installed: 16:46:00 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:46:00 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:46:00 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:46:00 multiarch-support openssh-client python3 python3-minimal python3.6 16:46:00 python3.6-minimal snapd squashfs-tools sudo 16:46:00 The following packages will be upgraded: 16:46:00 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:46:00 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:46:00 Need to get 36.7 MB of archives. 16:46:00 After this operation, 147 MB of additional disk space will be used. 16:46:00 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:46:00 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:46:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:46:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:46:00 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:46:00 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:46:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:46:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:46:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:46:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:46:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:46:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:46:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:46:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:46:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:46:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:46:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 16:46:01 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:46:01 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:46:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:46:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:46:01 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:46:01 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:46:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:46:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:46:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:46:01 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:46:01 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:46:01 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:46:01 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:46:02 --parallel Build images in parallel. [Pipeline] } 16:46:02 $ docker stop --time=1 c30bb60d979ecd3f787fa5da8df6af0634cfe35a5a83ac47030a9f848dd84377 16:46:03 debconf: delaying package configuration, since apt-utils is not installed 16:46:03 Fetched 36.7 MB in 3s (13.9 MB/s) 16:46:03 (Reading database ... 12757 files and directories currently installed.) 16:46:03 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:46:03 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:46:03 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:46:03 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:46:03 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:46:03 (Reading database ... 12757 files and directories currently installed.) 16:46:03 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:46:03 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:46:03 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:46:04 (Reading database ... 12757 files and directories currently installed.) 16:46:04 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:46:04 Unpacking apt (1.6.14) over (1.6.1) ... 16:46:04 Setting up apt (1.6.14) ... 16:46:04 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:46:04 $ docker rm -f c30bb60d979ecd3f787fa5da8df6af0634cfe35a5a83ac47030a9f848dd84377 16:46:04 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [Pipeline] // withDockerContainer 16:46:04 (Reading database ... 12764 files and directories currently installed.) 16:46:04 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:46:04 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:46:04 Selecting previously unselected package libpython3.6-minimal:amd64. 16:46:04 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:46:04 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:05 Selecting previously unselected package libexpat1:amd64. 16:46:05 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:46:05 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:46:05 Selecting previously unselected package python3.6-minimal. 16:46:05 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:46:05 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:46:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:05 . [Pipeline] withDockerContainer 16:46:05 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:46:05 Checking for services that may need to be restarted...done. 16:46:05 Checking for services that may need to be restarted...done. 16:46:05 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:46:05 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:46:05 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:46:05 prd-ubuntu18.04-docker-arm64-4c-16g-1459 does not seem to be running inside a container 16:46:05 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:46:05 Selecting previously unselected package python3-minimal. 16:46:05 (Reading database ... 13012 files and directories currently installed.) 16:46:05 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:46:05 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:46:05 Selecting previously unselected package mime-support. 16:46:05 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:46:05 Unpacking mime-support (3.60ubuntu1) ... 16:46:05 Selecting previously unselected package libmpdec2:amd64. 16:46:05 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:46:05 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:46:05 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:46:05 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:46:05 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:46:06 Selecting previously unselected package python3.6. 16:46:06 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:46:06 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:46:06 Selecting previously unselected package libpython3-stdlib:amd64. 16:46:06 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:46:06 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:46:06 Setting up python3-minimal (3.6.7-1~18.04) ... 16:46:06 Selecting previously unselected package python3. 16:46:06 (Reading database ... 13442 files and directories currently installed.) 16:46:06 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:46:06 Unpacking python3 (3.6.7-1~18.04) ... 16:46:06 Selecting previously unselected package multiarch-support. 16:46:06 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:46:06 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:46:06 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:46:06 Selecting previously unselected package liblzo2-2:amd64. 16:46:06 (Reading database ... 13479 files and directories currently installed.) 16:46:06 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:46:06 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:46:06 Selecting previously unselected package libbsd0:amd64. 16:46:06 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:46:06 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:46:06 Selecting previously unselected package sudo. 16:46:06 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:46:06 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:46:07 Selecting previously unselected package apparmor. 16:46:07 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:46:07 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:46:07 Selecting previously unselected package libedit2:amd64. 16:46:07 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:46:07 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:46:07 Selecting previously unselected package libkrb5support0:amd64. 16:46:07 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:46:07 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:46:07 Selecting previously unselected package libk5crypto3:amd64. 16:46:07 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:46:07 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:46:07 Selecting previously unselected package libkeyutils1:amd64. 16:46:07 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:46:07 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:46:07 Selecting previously unselected package libkrb5-3:amd64. 16:46:07 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:46:07 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:46:07 $ docker top c6c433b4c05cd9118320888f6cbf8c52adc5a1d7c9205610f84bcc17ab02e0e2 -eo pid,comm 16:46:07 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:46:07 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:46:07 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:46:07 Selecting previously unselected package libssl1.0.0:amd64. 16:46:07 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:46:07 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:46:07 Selecting previously unselected package openssh-client. 16:46:07 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:46:07 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:46:07 Selecting previously unselected package squashfs-tools. 16:46:07 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 16:46:07 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 16:46:07 Selecting previously unselected package snapd. 16:46:07 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:46:07 Unpacking snapd (2.49.2+18.04) ... [Pipeline] { [Pipeline] sh 16:46:08 + docker-compose -f ./docker-compose-build.yml build --parallel 16:46:09 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:46:09 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:46:10 Setting up mime-support (3.60ubuntu1) ... 16:46:10 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:46:10 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:46:10 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:46:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:46:10 Setting up systemd (237-3ubuntu10.51) ... 16:46:10 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:46:10 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:46:10 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:46:10 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:46:10 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:46:10 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:46:10 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:46:11 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 16:46:11 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:46:11 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:46:11 Setting up python3 (3.6.7-1~18.04) ... 16:46:11 running python rtupdate hooks for python3.6... 16:46:11 running python post-rtupdate hooks for python3.6... 16:46:11 Setting up apparmor (2.12-4ubuntu5.1) ... 16:46:11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:46:12 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:46:12 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:46:13 Setting up snapd (2.49.2+18.04) ... 16:46:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:46:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:46:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:46:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:46:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:46:14 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:46:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:46:14 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:46:14 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:46:15 Building core-command ... 16:46:15 Building core-data ... 16:46:15 Building core-metadata ... 16:46:15 Building security-bootstrapper ... 16:46:15 Building security-proxy-setup ... 16:46:15 Building security-secretstore-setup ... 16:46:15 Building support-notifications ... 16:46:15 Building support-scheduler ... 16:46:15 Building sys-mgmt-agent ... 16:46:15 Building security-proxy-setup 16:46:15 Building support-notifications 16:46:15 Building support-scheduler 16:46:15 Building security-bootstrapper 16:46:15 Building sys-mgmt-agent 16:46:15 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:46:15 /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:46:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:46:15 Processing triggers for systemd (237-3ubuntu10.51) ... 16:46:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:46:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:46:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:46:17 Reading package lists... 16:46:17 Reading package lists... 16:46:17 Building dependency tree... 16:46:17 Reading state information... 16:46:18 Calculating upgrade... 16:46:18 The following packages will be upgraded: 16:46:18 advancecomp base-files bash binutils binutils-common 16:46:18 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:46:18 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:46:18 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:46:18 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:46:18 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:46:18 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:46:18 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:46:18 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:46:18 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:46:18 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:46:18 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:46:18 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:46:18 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:46:18 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:46:18 ubuntu-keyring util-linux 16:46:18 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:46:18 Need to get 64.2 MB of archives. 16:46:18 After this operation, 5126 kB of additional disk space will be used. 16:46:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 16:46:18 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:46:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:46:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:46:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:46:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:46:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:46:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:46:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:46:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:46:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:46:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:46:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:46:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:46:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:46:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:46:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:46:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:46:18 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:46:18 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:46:18 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:46:18 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:46:18 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:46:18 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:46:18 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:46:18 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:46:18 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:46:18 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:46:18 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:46:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:46:18 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:46:18 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:46:18 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:46:18 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:46:18 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:46:18 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:46:18 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:46:18 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:46:18 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:46:18 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:46:18 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:46:18 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:46:18 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:46:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:46:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:46:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:46:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:46:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:46:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:46:18 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:46:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:46:18 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:46:18 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:46:18 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:46:18 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:46:18 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:46:18 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:46:18 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:46:19 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:46:19 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:46:19 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:46:19 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:46:19 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:46:19 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:46:19 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:46:19 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:46:19 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:46:19 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:46:19 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:46:19 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:46:19 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:46:19 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:46:19 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:46:19 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:46:19 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:46:19 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:46:19 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:46:19 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:46:19 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:46:19 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:46:19 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:46:19 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:46:19 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:46:19 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:46:19 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:46:19 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:46:19 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:46:20 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:46:20 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:46:20 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:46:20 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:46:20 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:46:20 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:46:20 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:46:20 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:46:20 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:46:20 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:46:20 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:46:20 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:46:20 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:46:20 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:46:20 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:46:20 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:46:20 debconf: delaying package configuration, since apt-utils is not installed 16:46:20 Fetched 64.2 MB in 2s (27.9 MB/s) 16:46:20 (Reading database ... 13914 files and directories currently installed.) 16:46:20 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:46:20 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:46:21 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:46:21 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:46:21 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 16:46:21 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 16:46:21 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:21 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:21 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:21 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:21 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:21 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:21 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:21 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:21 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:21 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:21 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:21 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:21 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:21 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:21 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:21 (Reading database ... 13914 files and directories currently installed.) 16:46:21 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:21 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:46:21 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:46:21 (Reading database ... 13914 files and directories currently installed.) 16:46:21 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:21 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:21 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:22 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:22 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:22 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:22 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:22 (Reading database ... 13914 files and directories currently installed.) 16:46:22 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:46:22 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:46:22 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:46:22 (Reading database ... 13914 files and directories currently installed.) 16:46:22 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:46:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:46:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:46:22 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:46:23 Setting up base-files (10.1ubuntu2.10) ... 16:46:23 Installing new version of config file /etc/issue ... 16:46:23 Installing new version of config file /etc/issue.net ... 16:46:23 Installing new version of config file /etc/lsb-release ... 16:46:23 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:46:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:46:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:46:23 Removing obsolete conffile /etc/default/motd-news ... 16:46:23 (Reading database ... 13915 files and directories currently installed.) 16:46:23 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:46:23 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:46:24 Setting up bash (4.4.18-2ubuntu1.2) ... 16:46:24 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:46:24 (Reading database ... 13915 files and directories currently installed.) 16:46:24 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:24 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:46:24 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:46:24 (Reading database ... 13915 files and directories currently installed.) 16:46:24 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:46:24 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:46:24 Setting up tar (1.29b-2ubuntu0.2) ... 16:46:24 (Reading database ... 13915 files and directories currently installed.) 16:46:24 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:46:24 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:46:24 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:46:24 (Reading database ... 13915 files and directories currently installed.) 16:46:24 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:46:24 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:46:24 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:46:24 (Reading database ... 13915 files and directories currently installed.) 16:46:24 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:46:24 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:46:24 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:46:24 (Reading database ... 13915 files and directories currently installed.) 16:46:24 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:46:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:46:24 Setting up grep (3.1-2build1) ... 16:46:25 (Reading database ... 13915 files and directories currently installed.) 16:46:25 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:46:25 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:46:25 Setting up gzip (1.6-5ubuntu1.1) ... 16:46:25 (Reading database ... 13915 files and directories currently installed.) 16:46:25 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:46:25 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:46:25 Setting up login (1:4.5-1ubuntu2) ... 16:46:25 (Reading database ... 13915 files and directories currently installed.) 16:46:25 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:46:25 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:25 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:46:25 (Reading database ... 13915 files and directories currently installed.) 16:46:25 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:46:25 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:46:25 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:46:25 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:46:25 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:46:25 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:46:26 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:46:26 (Reading database ... 13915 files and directories currently installed.) 16:46:26 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:46:26 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:46:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:46:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:46:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:46:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:46:26 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:46:26 (Reading database ... 13915 files and directories currently installed.) 16:46:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:46:26 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:46:27 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:46:27 (Reading database ... 13915 files and directories currently installed.) 16:46:27 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:27 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:27 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:27 (Reading database ... 13915 files and directories currently installed.) 16:46:27 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:27 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:27 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:27 (Reading database ... 13915 files and directories currently installed.) 16:46:27 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:27 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:27 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:27 (Reading database ... 13915 files and directories currently installed.) 16:46:27 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:27 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:27 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:27 (Reading database ... 13915 files and directories currently installed.) 16:46:27 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:46:27 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:27 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:46:27 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:27 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:46:27 (Reading database ... 13915 files and directories currently installed.) 16:46:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:46:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:27 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:46:27 (Reading database ... 13915 files and directories currently installed.) 16:46:27 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:27 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:27 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:27 (Reading database ... 13915 files and directories currently installed.) 16:46:27 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:27 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:27 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:46:28 (Reading database ... 13915 files and directories currently installed.) 16:46:28 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:28 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:28 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:46:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:46:28 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:46:28 (Reading database ... 13915 files and directories currently installed.) 16:46:28 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:46:28 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:46:29 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:46:29 (Reading database ... 13915 files and directories currently installed.) 16:46:29 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:46:29 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:29 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:46:29 (Reading database ... 13917 files and directories currently installed.) 16:46:29 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:46:29 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:46:29 Setting up debconf (1.5.66ubuntu1) ... 16:46:29 (Reading database ... 13917 files and directories currently installed.) 16:46:29 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:46:29 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:46:29 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:46:29 (Reading database ... 13917 files and directories currently installed.) 16:46:29 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:46:29 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:46:30 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:46:30 (Reading database ... 13917 files and directories currently installed.) 16:46:30 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:46:30 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:46:30 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:46:30 (Reading database ... 13917 files and directories currently installed.) 16:46:30 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:46:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:46:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:46:30 (Reading database ... 13919 files and directories currently installed.) 16:46:30 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:46:30 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:46:30 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:46:30 (Reading database ... 13923 files and directories currently installed.) 16:46:30 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:30 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:30 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:46:30 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:46:30 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:46:30 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:46:30 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:46:30 (Reading database ... 13923 files and directories currently installed.) 16:46:30 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:46:30 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:46:30 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:46:31 (Reading database ... 13923 files and directories currently installed.) 16:46:31 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:46:31 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:46:31 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:46:31 (Reading database ... 13923 files and directories currently installed.) 16:46:31 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:46:31 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:46:31 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:46:31 (Reading database ... 13923 files and directories currently installed.) 16:46:31 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:46:31 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:46:31 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:46:31 (Reading database ... 13923 files and directories currently installed.) 16:46:31 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:46:31 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:46:31 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:46:31 (Reading database ... 13923 files and directories currently installed.) 16:46:31 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:46:31 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:46:31 Setting up passwd (1:4.5-1ubuntu2) ... 16:46:31 (Reading database ... 13923 files and directories currently installed.) 16:46:31 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:46:31 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:46:31 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:46:31 (Reading database ... 13923 files and directories currently installed.) 16:46:31 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:46:32 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:46:32 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:46:32 (Reading database ... 13923 files and directories currently installed.) 16:46:32 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:46:32 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:46:32 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:46:32 (Reading database ... 13923 files and directories currently installed.) 16:46:32 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:46:32 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:46:32 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:46:32 (Reading database ... 13923 files and directories currently installed.) 16:46:32 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:46:32 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:46:32 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:46:32 (Reading database ... 13923 files and directories currently installed.) 16:46:32 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:46:32 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:46:32 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:46:32 (Reading database ... 13923 files and directories currently installed.) 16:46:32 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:46:32 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:46:32 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:46:32 (Reading database ... 13923 files and directories currently installed.) 16:46:32 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:46:32 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:46:32 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:46:32 (Reading database ... 13923 files and directories currently installed.) 16:46:32 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:46:32 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:46:32 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:46:33 (Reading database ... 13924 files and directories currently installed.) 16:46:33 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:46:33 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:46:33 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:46:33 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:46:33 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:46:33 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:46:33 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:46:33 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:46:33 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:46:33 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:46:33 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:46:33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:46:33 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:46:33 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:46:33 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:46:33 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:46:33 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:46:33 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:46:34 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:46:34 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:46:34 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:46:34 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:46:34 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:46:34 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:46:34 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:46:34 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:46:34 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:46:34 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:46:34 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:46:34 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:46:34 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:46:34 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:46:34 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:46:34 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:46:34 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:46:34 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:46:35 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:35 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:35 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:35 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:35 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:35 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:35 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:35 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:36 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:36 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:37 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:37 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:37 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:37 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:37 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:37 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:38 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:38 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:38 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:46:38 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:46:38 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:46:38 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:46:38 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:46:38 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:46:38 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:46:38 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:46:38 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:46:38 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:46:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:46:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:46:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:46:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:46:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:46:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:46:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:46:38 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:46:38 16:46:38 Current default time zone: 'Etc/UTC' 16:46:38 Local time is now: Mon Sep 6 16:46:38 UTC 2021. 16:46:38 Universal Time is now: Mon Sep 6 16:46:38 UTC 2021. 16:46:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:46:38 16:46:38 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:46:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:38 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 16:46:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:46:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:46:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:46:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:46:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:46:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:46:39 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:46:39 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:39 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:46:39 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:39 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:46:39 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:39 Setting up patch (2.7.6-2ubuntu1.1) ... 16:46:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:46:39 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:46:39 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:46:39 Installing new version of config file /etc/ssl/openssl.cnf ... 16:46:39 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:46:39 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:46:39 Setting up ca-certificates (20210119~18.04.1) ... 16:46:41 Updating certificates in /etc/ssl/certs... 16:46:42 23 added, 27 removed; done. 16:46:42 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:46:42 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:42 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:46:42 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:46:42 Setting up pkgbinarymangler (138.18.04.1) ... 16:46:42 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:42 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:46:42 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:42 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:42 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:42 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:46:42 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:42 Setting up perl (5.26.1-6ubuntu0.5) ... 16:46:42 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:46:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:46:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:46:42 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:46:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:46:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:46:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:46:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:46:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:46:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:46:42 Processing triggers for systemd (237-3ubuntu10.51) ... 16:46:42 Processing triggers for mime-support (3.60ubuntu1) ... 16:46:42 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:46:42 Updating certificates in /etc/ssl/certs... 16:46:43 0 added, 0 removed; done. 16:46:43 Running hooks in /etc/ca-certificates/update.d... 16:46:43 done. 16:46:43 Reading package lists... 16:46:43 Building dependency tree... 16:46:43 Reading state information... 16:46:43 The following NEW packages will be installed: 16:46:43 apt-transport-https 16:46:43 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:46:44 Need to get 4348 B of archives. 16:46:44 After this operation, 154 kB of additional disk space will be used. 16:46:44 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:46:44 debconf: delaying package configuration, since apt-utils is not installed 16:46:44 Fetched 4348 B in 0s (24.0 kB/s) 16:46:44 Selecting previously unselected package apt-transport-https. 16:46:44 (Reading database ... 13929 files and directories currently installed.) 16:46:44 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:46:44 Unpacking apt-transport-https (1.6.14) ... 16:46:44 Setting up apt-transport-https (1.6.14) ... 16:46:44 Waiting for network to be ready... 16:46:49 2021-09-06T16:46:47Z INFO Waiting for automatic snapd restart... 16:46:50 snapd 2.51.4 from Canonical* installed 16:46:51 "snapd" switched to the "latest/stable" channel 16:46:51 16:46:53 core18 20210722 from Canonical* installed 16:46:53 "core18" switched to the "latest/stable" channel 16:46:53 16:46:56 snapcraft 5.0 from Canonical* installed 16:46:56 "snapcraft" switched to the "latest/stable" channel 16:46:56 16:47:00 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:47:00 - README.md 16:47:00 16:47:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:47:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:47:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:47:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:47:02 Reading package lists... 16:47:02 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:47:02 Reading package lists... 16:47:02 Building dependency tree... 16:47:02 Reading state information... 16:47:03 Suggested packages: 16:47:03 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:47:03 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:47:03 Recommended packages: 16:47:03 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:47:03 The following NEW packages will be installed: 16:47:03 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:47:03 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:47:03 pkg-config zip 16:47:03 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:47:03 Need to get 7663 kB of archives. 16:47:03 After this operation, 43.8 MB of additional disk space will be used. 16:47:03 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:47:03 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:47:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:47:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:47:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:47:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:47:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:47:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:47:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:47:04 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:47:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:47:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:47:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:47:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:47:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:47:04 debconf: delaying package configuration, since apt-utils is not installed 16:47:04 Fetched 7663 kB in 1s (7596 kB/s) 16:47:04 Selecting previously unselected package libglib2.0-0:amd64. 16:47:04 (Reading database ... 13933 files and directories currently installed.) 16:47:04 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:47:04 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:47:04 Selecting previously unselected package libpsl5:amd64. 16:47:04 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:47:04 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:47:04 Selecting previously unselected package libnghttp2-14:amd64. 16:47:04 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:47:04 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:47:04 Selecting previously unselected package librtmp1:amd64. 16:47:04 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:47:04 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:47:04 Selecting previously unselected package libcurl3-gnutls:amd64. 16:47:04 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:47:04 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:47:04 Selecting previously unselected package liberror-perl. 16:47:04 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:47:04 Unpacking liberror-perl (0.17025-1) ... 16:47:04 Selecting previously unselected package git-man. 16:47:04 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:47:04 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:47:05 Selecting previously unselected package git. 16:47:05 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:47:05 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:47:05 Selecting previously unselected package libnorm1:amd64. 16:47:05 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:47:05 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:47:05 Selecting previously unselected package libpgm-5.2-0:amd64. 16:47:05 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:47:05 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:47:05 Selecting previously unselected package libsodium23:amd64. 16:47:05 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:47:05 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:47:05 Selecting previously unselected package libzmq5:amd64. 16:47:05 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:47:05 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:47:05 Selecting previously unselected package libzmq3-dev:amd64. 16:47:05 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:47:06 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:47:06 Selecting previously unselected package pkg-config. 16:47:06 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:47:06 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:47:06 Selecting previously unselected package zip. 16:47:06 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:47:06 Unpacking zip (3.0-11build1) ... 16:47:06 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:47:06 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:47:06 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:47:06 Setting up liberror-perl (0.17025-1) ... 16:47:06 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:47:06 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:47:06 No schema files found: doing nothing. 16:47:06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:47:06 Setting up zip (3.0-11build1) ... 16:47:06 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:47:06 Setting up libsodium23:amd64 (1.0.16-2) ... 16:47:06 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:47:06 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:47:06 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:47:06 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:47:06 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:47:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:47:07 git set to automatically installed. 16:47:07 git-man set to automatically installed. 16:47:07 libcurl3-gnutls set to automatically installed. 16:47:07 liberror-perl set to automatically installed. 16:47:07 libglib2.0-0 set to automatically installed. 16:47:07 libnghttp2-14 set to automatically installed. 16:47:07 libnorm1 set to automatically installed. 16:47:07 libpgm-5.2-0 set to automatically installed. 16:47:07 libpsl5 set to automatically installed. 16:47:07 librtmp1 set to automatically installed. 16:47:07 libsodium23 set to automatically installed. 16:47:07 libzmq3-dev set to automatically installed. 16:47:07 libzmq5 set to automatically installed. 16:47:07 pkg-config set to automatically installed. 16:47:07 zip set to automatically installed. 16:47:08 snapd is not logged in, snap install commands will use sudo 16:47:09 snap "core18" has no updates available 16:47:09 snapd is not logged in, snap install commands will use sudo 16:47:20 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:47:20 Pulling config-common 16:47:20 + snapcraftctl pull 16:47:21 Pulling go-build-helper 16:47:21 + snapcraftctl pull 16:47:22 'edgex-go' has dependencies that need to be staged: go-build-helper 16:47:22 Skipping pull go-build-helper (already ran) 16:47:22 Building go-build-helper 16:47:22 + snapcraftctl build 16:47:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:23 ---> d3ce8781a4e3 16:47:23 Step 3/23 : WORKDIR /edgex-go 16:47:23 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:23 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:47:23 ---> d3ce8781a4e3 16:47:23 Step 3/32 : WORKDIR /edgex-go 16:47:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:47:23 ---> d3ce8781a4e3 16:47:23 Step 3/24 : WORKDIR /edgex-go 16:47:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:23 ---> d3ce8781a4e3 16:47:23 Step 3/23 : WORKDIR /edgex-go 16:47:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:23 ---> d3ce8781a4e3 16:47:23 Step 3/22 : WORKDIR /edgex-go 16:47:23 ---> Running in d27009168c67 16:47:23 ---> Running in 61eaa953e14c 16:47:23 ---> Running in d1df0ea95d08 16:47:23 ---> Running in 61e41efc0a18 16:47:23 ---> Running in bdaf395d8340 16:47:23 Removing intermediate container d1df0ea95d08 16:47:23 ---> a956b4178e22 16:47:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:23 Removing intermediate container 61e41efc0a18 16:47:23 ---> 120e36548db0 16:47:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:23 ---> Running in bb89c9e5475c 16:47:23 Removing intermediate container d27009168c67 16:47:23 ---> 5630a5f40bb0 16:47:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:23 Removing intermediate container bdaf395d8340 16:47:23 ---> 8f8acdba1e3e 16:47:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:23 Removing intermediate container 61eaa953e14c 16:47:23 ---> 075b64e0df0a 16:47:23 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:23 ---> Running in 78374ceea96d 16:47:23 ---> Running in 96bc1a1e05af 16:47:23 ---> Running in caba64ffc667 16:47:23 ---> Running in 55cf6f41b7e1 16:47:25 Staging go-build-helper 16:47:25 + snapcraftctl stage 16:47:27 Removing intermediate container bb89c9e5475c 16:47:27 ---> 9d49be47be35 16:47:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:47:27 ---> Running in 35132c869374 16:47:27 Removing intermediate container 78374ceea96d 16:47:27 ---> de65b432d8b1 16:47:27 Step 5/24 : RUN apk add --update --no-cache make bash git 16:47:27 ---> Running in 1ebbc616e93a 16:47:27 Removing intermediate container caba64ffc667 16:47:27 ---> 153800cdef81 16:47:27 Step 5/23 : RUN apk add --update --no-cache make git 16:47:28 ---> Running in 95e6354fe80e 16:47:28 Removing intermediate container 55cf6f41b7e1 16:47:28 ---> 61ebb0b3448a 16:47:28 Step 5/22 : RUN apk add --update --no-cache make git 16:47:28 Removing intermediate container 96bc1a1e05af 16:47:28 ---> 27f05ed96052 16:47:28 Step 5/32 : RUN apk add --update --no-cache make git 16:47:30 ---> Running in a111e2f03a55 16:47:30 ---> Running in 42681e3d1416 16:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:32 OK: 218 MiB in 52 packages 16:47:32 OK: 218 MiB in 52 packages 16:47:33 OK: 218 MiB in 52 packages 16:47:33 OK: 218 MiB in 52 packages 16:47:33 OK: 218 MiB in 52 packages 16:47:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:47:34 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:47:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 16:47:34 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:47:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:47:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:47:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:47:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:47:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:47:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:47:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:47:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:47:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:47:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:47:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:47:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:47:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:47:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:47:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:47:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] 16:47:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:47:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:47:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:47:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:47:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:47:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] 16:47:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:47:34 Fetched 25.1 MB in 0s (0 B/s) 16:47:34 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:47:34 Fetched 224 kB in 0s (0 B/s) 16:47:34 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:47:34 Fetched 157 kB in 0s (0 B/s) 16:47:34 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:47:34 Fetched 221 kB in 0s (0 B/s) 16:47:34 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:47:34 Fetched 143 kB in 0s (0 B/s) 16:47:34 Pulling edgex-go 16:47:34 + snapcraftctl pull 16:47:35 Removing intermediate container 1ebbc616e93a 16:47:35 ---> 1225aad8abb2 16:47:35 Step 6/24 : COPY go.mod . 16:47:35 Removing intermediate container 35132c869374 16:47:35 ---> 5b9ffe90a499 16:47:35 Step 6/23 : COPY go.mod . 16:47:35 Removing intermediate container 95e6354fe80e 16:47:35 ---> eabb9fec5b42 16:47:35 Step 6/23 : COPY go.mod . 16:47:35 Removing intermediate container 42681e3d1416 16:47:35 ---> b6eec2113325 16:47:35 Step 6/32 : COPY go.mod . 16:47:35 Removing intermediate container a111e2f03a55 16:47:35 ---> e0f01e47229b 16:47:35 Step 6/22 : COPY go.mod . 16:47:35 Pulling hooks 16:47:35 + snapcraftctl pull 16:47:36 ---> 0e1aa7883668 16:47:36 Step 7/23 : RUN go mod download 16:47:36 ---> e122dd1518cd 16:47:36 Step 7/24 : RUN go mod download 16:47:36 ---> Running in 51963e77b649 16:47:36 ---> a54da074e369 16:47:36 Step 7/23 : RUN go mod download 16:47:36 ---> Running in 5114b8db76b1 16:47:36 ---> bf729093e6bd 16:47:36 Step 7/32 : RUN go mod download 16:47:36 ---> Running in ad17dcf64363 16:47:37 ---> 48169a23a448 16:47:37 Step 7/22 : RUN go mod download 16:47:37 ---> Running in 55fc727ad615 16:47:37 ---> Running in d3d6191cf997 16:47:42 Removing intermediate container 51963e77b649 16:47:42 ---> 051c739c50a7 16:47:42 Step 8/23 : COPY . . 16:47:44 Removing intermediate container 5114b8db76b1 16:47:44 ---> b866960d45a8 16:47:44 Step 8/24 : COPY . . 16:47:46 Removing intermediate container ad17dcf64363 16:47:46 ---> 3be0760570e0 16:47:46 Step 8/23 : COPY . . 16:47:46 Removing intermediate container d3d6191cf997 16:47:46 ---> c217e8df9127 16:47:46 Step 8/22 : COPY . . 16:47:47 Removing intermediate container 55fc727ad615 16:47:47 ---> 84e163d9b2c7 16:47:47 Step 8/32 : COPY . . 16:47:53 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:47:53 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:47:53 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:47:53 Fetched 0 B in 0s (0 B/s) 16:47:53 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:47:53 Fetched 96.5 kB in 0s (0 B/s) 16:47:53 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:47:53 Fetched 279 kB in 0s (0 B/s) 16:47:53 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:47:53 Fetched 122 kB in 0s (0 B/s) 16:47:53 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:47:53 Fetched 77.8 kB in 0s (0 B/s) 16:47:53 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:47:53 Fetched 8848 B in 0s (0 B/s) 16:47:53 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:47:53 Fetched 47.8 kB in 0s (0 B/s) 16:47:53 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:47:53 Fetched 45.6 kB in 0s (0 B/s) 16:47:53 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:47:53 Fetched 15.0 kB in 0s (0 B/s) 16:47:53 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:47:53 Fetched 219 kB in 0s (0 B/s) 16:47:53 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:47:53 Fetched 154 kB in 0s (0 B/s) 16:47:53 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:47:53 Fetched 50.6 kB in 0s (0 B/s) 16:47:53 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:47:53 Fetched 14.8 kB in 0s (0 B/s) 16:47:53 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:47:53 Fetched 41.8 kB in 0s (0 B/s) 16:47:53 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:47:53 Fetched 499 kB in 0s (0 B/s) 16:47:53 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:47:53 Fetched 111 kB in 0s (0 B/s) 16:47:53 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:47:53 Fetched 240 kB in 0s (0 B/s) 16:47:53 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:47:53 Fetched 29.3 kB in 0s (0 B/s) 16:47:53 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:47:53 Fetched 85.5 kB in 0s (0 B/s) 16:47:53 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:47:53 Fetched 24.5 kB in 0s (0 B/s) 16:47:53 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:47:53 Fetched 49.2 kB in 0s (0 B/s) 16:47:53 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:47:53 Fetched 54.2 kB in 0s (0 B/s) 16:47:53 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:47:53 Fetched 30.8 kB in 0s (0 B/s) 16:47:53 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:47:53 Fetched 15.8 kB in 0s (0 B/s) 16:47:53 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:47:53 Fetched 85.9 kB in 0s (0 B/s) 16:47:53 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:47:53 Fetched 8720 B in 0s (0 B/s) 16:47:53 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:47:53 Fetched 140 kB in 0s (0 B/s) 16:47:53 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:47:53 Fetched 119 kB in 0s (0 B/s) 16:47:53 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:47:53 Fetched 111 kB in 0s (0 B/s) 16:47:53 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:47:53 Fetched 11.1 kB in 0s (0 B/s) 16:47:53 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:47:53 Fetched 645 kB in 0s (0 B/s) 16:47:53 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:47:53 Fetched 41.3 kB in 0s (0 B/s) 16:47:53 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:47:53 Fetched 17.9 kB in 0s (0 B/s) 16:47:53 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:47:53 Fetched 368 kB in 0s (0 B/s) 16:47:53 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:47:53 Fetched 187 kB in 0s (0 B/s) 16:47:53 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:47:53 Fetched 175 kB in 0s (0 B/s) 16:47:53 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:47:53 Fetched 206 kB in 0s (0 B/s) 16:47:53 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:47:53 Fetched 1302 kB in 0s (0 B/s) 16:47:53 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:47:53 Fetched 36.2 kB in 0s (0 B/s) 16:47:53 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:47:53 Fetched 159 kB in 0s (0 B/s) 16:47:53 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:47:53 Fetched 107 kB in 0s (0 B/s) 16:47:53 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:47:53 Fetched 48.7 kB in 0s (0 B/s) 16:47:53 Pulling static-packages 16:47:53 + snapcraftctl pull 16:47:53 Pulling version 16:47:53 + cd /root/project 16:47:53 + git describe --tags --abbrev=0 16:47:53 + sed s/v// 16:47:53 + GIT_VERSION=2.0.1-dev.37 16:47:53 + [ -z 2.0.1-dev.37 ] 16:47:53 + snapcraftctl set-version 2.0.1-dev.37 16:47:54 Building config-common 16:47:54 + snapcraftctl build 16:47:56 Skipping build go-build-helper (already ran) 16:47:56 Building edgex-go 16:47:56 + cd /root/parts/edgex-go/src 16:47:56 + git describe --tags --abbrev=0 16:47:56 + sed s/v// 16:47:56 + GIT_VERSION=2.0.1-dev.37 16:47:56 + [ -z 2.0.1-dev.37 ] 16:47:56 + echo 2.0.1-dev.37 16:47:56 + make build 16:47:56 go mod tidy 16:48:00 go: downloading github.com/gorilla/mux v1.8.0 16:48:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:48:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 16:48:00 go: downloading github.com/stretchr/testify v1.7.0 16:48:00 go: downloading github.com/google/uuid v1.3.0 16:48:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:48:00 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:48:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:48:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:48:00 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:48:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:48:00 go: downloading github.com/lib/pq v1.10.2 16:48:00 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:48:00 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:48:00 go: downloading github.com/pelletier/go-toml v1.9.3 16:48:00 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:48:00 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:48:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:48:01 go: downloading github.com/davecgh/go-spew v1.1.1 16:48:01 go: downloading github.com/pmezard/go-difflib v1.0.0 16:48:01 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:48:01 go: downloading github.com/go-kit/kit v0.11.0 16:48:01 go: downloading github.com/stretchr/objx v0.1.1 16:48:01 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:48:01 go: downloading github.com/x448/float16 v0.8.4 16:48:01 go: downloading github.com/go-playground/universal-translator v0.18.0 16:48:01 go: downloading github.com/leodido/go-urn v1.2.1 16:48:01 go: downloading golang.org/x/text v0.3.6 16:48:01 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:48:01 go: downloading github.com/go-playground/locales v0.14.0 16:48:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:48:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:48:02 go: downloading github.com/pebbe/zmq4 v1.2.7 16:48:02 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:48:02 go: downloading github.com/go-stack/stack v1.8.0 16:48:02 go: downloading github.com/kr/pretty v0.3.0 16:48:02 go: downloading github.com/hashicorp/consul/api v1.8.1 16:48:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:48:02 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:48:02 go: downloading github.com/gorilla/websocket v1.4.2 16:48:02 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:48:02 go: downloading github.com/onsi/ginkgo v1.10.1 16:48:02 go: downloading github.com/onsi/gomega v1.7.0 16:48:02 go: downloading github.com/kr/text v0.2.0 16:48:02 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:48:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:48:02 go: downloading github.com/mitchellh/copystructure v1.0.0 16:48:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:48:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:48:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:48:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:48:02 go: downloading github.com/hashicorp/serf v0.9.5 16:48:02 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:48:02 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:48:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:48:03 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:48:03 go: downloading github.com/fatih/color v1.9.0 16:48:03 go: downloading github.com/mattn/go-colorable v0.1.6 16:48:03 go: downloading github.com/mattn/go-isatty v0.0.12 16:48:03 go: downloading github.com/pkg/errors v0.9.1 16:48:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:48:03 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:48:03 go: downloading github.com/hashicorp/memberlist v0.2.2 16:48:03 go: downloading github.com/hpcloud/tail v1.0.0 16:48:03 go: downloading gopkg.in/yaml.v2 v2.4.0 16:48:03 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:48:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:48:03 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:48:03 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:48:03 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:48:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:48:03 go: downloading github.com/miekg/dns v1.1.26 16:48:03 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:48:03 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:48:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:48:03 go: downloading github.com/hashicorp/errwrap v1.0.0 16:48:03 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:48:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-data/core-data ./cmd/core-data 16:48:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:48:14 ---> ec934de3b236 16:48:14 Step 9/23 : RUN go mod tidy 16:48:14 ---> 960d98551023 16:48:14 Step 9/24 : RUN go mod tidy 16:48:14 ---> 6d0f3ef883d1 16:48:14 Step 9/32 : RUN go mod tidy 16:48:14 ---> ee59d3519e12 16:48:14 Step 9/22 : RUN go mod tidy 16:48:14 ---> bb19bc5a09b5 16:48:14 Step 9/23 : RUN go mod tidy 16:48:14 ---> Running in f0b8575fa495 16:48:14 ---> Running in 9804b37322dc 16:48:14 ---> Running in 7b738edc6cd0 16:48:14 ---> Running in 88d9ae57d7a4 16:48:14 ---> Running in b3a153a2eca5 16:48:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-command/core-command ./cmd/core-command 16:48:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:48:17 Removing intermediate container f0b8575fa495 16:48:17 ---> 616bc9a58ad2 16:48:17 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:48:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:48:18 ---> Running in 97420f521368 16:48:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:48:18 Removing intermediate container 7b738edc6cd0 16:48:18 ---> 31886d5315ac 16:48:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:48:19 ---> Running in 4cb052e82a7f 16:48:19 Removing intermediate container 9804b37322dc 16:48:19 ---> 03990b3fb5ef 16:48:19 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:48:19 Removing intermediate container 88d9ae57d7a4 16:48:19 ---> 9f5989de23db 16:48:19 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:48:19 Removing intermediate container b3a153a2eca5 16:48:19 ---> 6a46eb83bbce 16:48:19 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:48:19 ---> Running in cbbe96f532bf 16:48:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:48:19 ---> Running in 49b3a97e509b 16:48:19 ---> Running in bc178314faab 16:48:19 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:48:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:48:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:48:21 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:48:22 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:48:22 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:48:22 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:48:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:48:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config 16:48:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:48:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:48:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:48:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:48:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:48:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:48:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:48:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:48:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:48:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:48:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:48:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:48:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:48:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:48:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:48:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:48:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:48:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:48:26 + 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:48:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:48:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:48:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:48:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:48:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:48:26 + 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:48:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:48:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:48:26 + 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:48:27 Building hooks 16:48:27 + cd /root/parts/hooks/src 16:48:27 + make build 16:48:27 go mod tidy 16:48:28 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 16:48:28 go: downloading github.com/stretchr/testify v1.5.1 16:48:28 go: downloading gopkg.in/yaml.v2 v2.2.2 16:48:28 go: downloading github.com/davecgh/go-spew v1.1.0 16:48:28 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:48:29 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:48:29 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:48:29 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:48:33 Building static-packages 16:48:33 + snapcraftctl build 16:48:35 Building version 16:48:35 + snapcraftctl build 16:48:37 Staging config-common 16:48:37 + snapcraftctl stage 16:48:38 Skipping stage go-build-helper (already ran) 16:48:38 Staging edgex-go 16:48:38 + snapcraftctl stage 16:48:39 Staging hooks 16:48:39 + snapcraftctl stage 16:48:40 Staging static-packages 16:48:40 + snapcraftctl stage 16:48:41 Staging version 16:48:41 + snapcraftctl stage 16:48:42 Priming config-common 16:48:42 + snapcraftctl prime 16:48:43 Priming go-build-helper 16:48:43 + snapcraftctl prime 16:48:44 Priming edgex-go 16:48:44 + snapcraftctl prime 16:48:45 Priming hooks 16:48:45 + snapcraftctl prime 16:48:46 Priming static-packages 16:48:46 + snapcraftctl prime 16:48:49 Priming version 16:48:49 + snapcraftctl prime 16:48:50 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:50:45 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:50:46 Removing intermediate container cbbe96f532bf 16:50:46 ---> 3a4a7ce53537 16:50:46 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:50:47 ---> Running in 5f6bfa92bd7b 16:50:49 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:50:53 Removing intermediate container bc178314faab 16:50:53 ---> e88421e3ce2b 16:50:53 16:50:53 Step 11/22 : FROM alpine:3.12 16:50:54 3.12: Pulling from library/alpine 16:50:55 Removing intermediate container 49b3a97e509b 16:50:55 ---> 3d26369f9670 16:50:55 16:50:55 Step 11/32 : FROM alpine:3.12 16:50:55 Removing intermediate container 97420f521368 16:50:55 ---> d65dc1395821 16:50:55 16:50:55 Step 11/23 : FROM alpine:3.12 16:50:55 Removing intermediate container 5f6bfa92bd7b 16:50:55 ---> 1edcb93ea256 16:50:55 16:50:55 Step 12/24 : FROM docker:20.10.7 16:50:55 3.12: Pulling from library/alpine 16:50:55 3.12: Pulling from library/alpine 16:50:55 Removing intermediate container 4cb052e82a7f 16:50:55 ---> 5fb71ec63b88 16:50:55 16:50:55 Step 11/23 : FROM alpine:3.12 16:50:55 20.10.7: Pulling from library/docker 16:50:55 3.12: Pulling from library/alpine 16:50:55 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:50:55 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:50:56 Status: Downloaded newer image for alpine:3.12 16:50:56 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:50:56 Status: Image is up to date for alpine:3.12 16:50:56 Status: Image is up to date for alpine:3.12 16:50:56 ---> afc2cc120ca2 16:50:56 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:50:56 ---> afc2cc120ca2 16:50:56 Step 12/22 : RUN apk add --update --no-cache curl 16:50:56 ---> afc2cc120ca2 16:50:56 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:50:56 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:50:56 Status: Image is up to date for alpine:3.12 16:50:56 ---> afc2cc120ca2 16:50:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:50:56 ---> Running in 8f4c28aaf1a5 16:50:56 ---> Running in 8ec8bd3c2bd8 16:50:56 ---> Running in fda73269e8a5 16:50:57 ---> Running in 2b4d1e7d1c35 16:50:58 Removing intermediate container fda73269e8a5 16:50:58 ---> ca1247a29be1 16:50:58 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:50:58 ---> Running in 92ec87cd0ecd 16:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:50:59 (1/4) Installing ca-certificates (20191127-r4) 16:51:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:51:00 (3/4) Installing libcurl (7.78.0-r0) 16:51:00 (4/4) Installing curl (7.78.0-r0) 16:51:00 Executing busybox-1.31.1-r20.trigger 16:51:00 Executing ca-certificates-20191127-r4.trigger 16:51:00 (1/2) Installing ca-certificates (20191127-r4) 16:51:00 (2/2) Installing dumb-init (1.2.2-r1) 16:51:00 Executing busybox-1.31.1-r20.trigger 16:51:00 Executing ca-certificates-20191127-r4.trigger 16:51:00 OK: 7 MiB in 18 packages 16:51:00 (1/1) Installing dumb-init (1.2.2-r1) 16:51:00 Executing busybox-1.31.1-r20.trigger 16:51:00 OK: 5 MiB in 15 packages 16:51:00 OK: 6 MiB in 16 packages 16:51:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:01 (1/2) Installing dumb-init (1.2.2-r1) 16:51:01 (2/2) Installing su-exec (0.2-r1) 16:51:01 Executing busybox-1.31.1-r20.trigger 16:51:01 OK: 5 MiB in 16 packages 16:51:03 Removing intermediate container 2b4d1e7d1c35 16:51:03 ---> bf273bff6ce5 16:51:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:04 ---> Running in 627ce87c6592 16:51:04 Removing intermediate container 8f4c28aaf1a5 16:51:04 ---> 030f9ff71f44 16:51:04 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:04 Removing intermediate container 92ec87cd0ecd 16:51:04 ---> efca10a1c1ff 16:51:04 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:51:04 Removing intermediate container 8ec8bd3c2bd8 16:51:04 ---> e496f83025b0 16:51:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:51:04 ---> Running in 51b1aef70d13 16:51:04 ---> Running in 1435a3b4dfb2 16:51:04 ---> Running in 5febfa1cc80a 16:51:04 Removing intermediate container 627ce87c6592 16:51:04 ---> 50bfcc40e537 16:51:04 Step 14/23 : ENV APP_PORT=59861 16:51:05 ---> Running in a135999a7685 16:51:05 Removing intermediate container 51b1aef70d13 16:51:05 ---> 364c52a2a9c4 16:51:05 Step 14/22 : WORKDIR /edgex 16:51:05 Removing intermediate container 1435a3b4dfb2 16:51:05 ---> 148b91fb2f95 16:51:05 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:51:05 ---> Running in f72656960083 16:51:05 Removing intermediate container 5febfa1cc80a 16:51:05 ---> a4ae925431aa 16:51:05 Step 14/23 : ENV APP_PORT=59860 16:51:05 ---> Running in 030e9bd7ad2f 16:51:06 Removing intermediate container a135999a7685 16:51:06 ---> ab6ff096395e 16:51:06 Step 15/23 : EXPOSE $APP_PORT 16:51:06 ---> Running in 658d90c2a464 16:51:06 ---> Running in b4ccc476a935 16:51:06 Removing intermediate container f72656960083 16:51:06 ---> ad6294f411fd 16:51:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:51:06 Removing intermediate container 030e9bd7ad2f 16:51:06 ---> 89f358fa9b09 16:51:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:51:06 Removing intermediate container 658d90c2a464 16:51:06 ---> 625691427a41 16:51:06 Step 15/23 : EXPOSE $APP_PORT 16:51:06 ---> Running in a8e694d436f3 16:51:07 Removing intermediate container b4ccc476a935 16:51:07 ---> d166400d0f04 16:51:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:07 ---> Running in 43fbcecd7e61 16:51:07 ---> 36354e9cf967 16:51:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:51:08 Removing intermediate container 43fbcecd7e61 16:51:08 ---> a47a38bb1df3 16:51:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:08 ---> 322c218da787 16:51:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:51:09 ---> 936c8acba059 16:51:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:51:09 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:51:09 Status: Downloaded newer image for docker:20.10.7 16:51:09 ---> df445af6242a 16:51:09 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:51:09 ---> ce566d2cbc80 16:51:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:51:10 ---> Running in 3d11f8c59e9e 16:51:10 Removing intermediate container a8e694d436f3 16:51:10 ---> b815bf34dd20 16:51:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:51:10 ---> d890de6fa303 16:51:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:51:10 ---> Running in 51d354384b7e 16:51:11 Removing intermediate container 3d11f8c59e9e 16:51:11 ---> f6b18e586720 16:51:11 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:51:12 ---> Running in 993f6ccebbd7 16:51:12 Removing intermediate container 51d354384b7e 16:51:12 ---> e910ab3463f7 16:51:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:51:12 ---> 8f727e02c09b 16:51:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:51:12 ---> fe01f7e4bf78 16:51:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:51:12 ---> 6d1152d2f080 16:51:12 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:51:12 ---> Running in 2b5f4b28f182 16:51:12 ---> Running in c60f410e72bd 16:51:13 Removing intermediate container 2b5f4b28f182 16:51:13 ---> 6a12d3322c0a 16:51:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:13 Removing intermediate container c60f410e72bd 16:51:13 ---> d69bd6b3dee4 16:51:13 Step 19/22 : CMD ["--init=true"] 16:51:13 ---> Running in daadafdbe9ed 16:51:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:51:14 ---> Running in edf111c8de4c 16:51:14 ---> 477c0d44f626 16:51:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:51:14 ---> 97b9be4875b3 16:51:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:51:14 ---> Running in b57cb1d05eab 16:51:14 ---> Running in 6b9b60390862 16:51:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:51:14 Removing intermediate container daadafdbe9ed 16:51:14 ---> e014e0e5ec29 16:51:14 Step 21/23 : LABEL arch=arm64 16:51:14 Removing intermediate container edf111c8de4c 16:51:14 ---> d49e1b035bc3 16:51:14 Step 20/22 : LABEL arch=arm64 16:51:14 ---> Running in 207c25dd718f 16:51:14 Removing intermediate container b57cb1d05eab 16:51:14 ---> ae98de00fe2b 16:51:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:15 ---> Running in 341ee14cd51b 16:51:15 (1/39) Installing readline (8.1.0-r0) 16:51:15 (2/39) Installing bash (5.1.0-r0) 16:51:15 ---> Running in 609d48f9445a 16:51:15 Executing bash-5.1.0-r0.post-install 16:51:15 (3/39) Installing brotli-libs (1.0.9-r3) 16:51:15 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:51:15 (5/39) Installing libcurl (7.78.0-r0) 16:51:15 (6/39) Installing curl (7.78.0-r0) 16:51:15 (7/39) Installing dumb-init (1.2.5-r0) 16:51:15 (8/39) Installing libbz2 (1.0.8-r1) 16:51:15 (9/39) Installing expat (2.2.10-r1) 16:51:15 (10/39) Installing libffi (3.3-r2) 16:51:15 (11/39) Installing gdbm (1.19-r0) 16:51:15 (12/39) Installing xz-libs (5.2.5-r0) 16:51:15 (13/39) Installing sqlite-libs (3.34.1-r0) 16:51:15 (14/39) Installing python3 (3.8.10-r0) 16:51:15 Removing intermediate container 207c25dd718f 16:51:15 ---> 528b30ed7935 16:51:15 Step 22/23 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 16:51:16 Removing intermediate container 341ee14cd51b 16:51:16 ---> f3096e6da645 16:51:16 Step 21/22 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 16:51:16 Removing intermediate container 609d48f9445a 16:51:16 ---> f0d5005c7736 16:51:16 Step 21/23 : LABEL arch=arm64 16:51:16 ---> Running in ceae9c3033b5 16:51:16 ---> Running in fb7c829bd5cb 16:51:16 ---> Running in d9e3b2576934 16:51:17 Removing intermediate container ceae9c3033b5 16:51:17 ---> f4f92da67f16 16:51:17 Step 23/23 : LABEL version=0.0.0 16:51:17 (15/39) Installing py3-appdirs (1.4.4-r1) 16:51:17 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:51:17 Removing intermediate container d9e3b2576934 16:51:17 ---> 6c6e63d262fd 16:51:17 Step 22/23 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 16:51:17 (17/39) Installing py3-parsing (2.4.7-r1) 16:51:17 Removing intermediate container fb7c829bd5cb 16:51:17 ---> 7d53b38b384e 16:51:17 Step 22/22 : LABEL version=0.0.0 16:51:17 (18/39) Installing py3-six (1.15.0-r0) 16:51:18 (19/39) Installing py3-packaging (20.9-r0) 16:51:18 (20/39) Installing py3-setuptools (51.3.3-r0) 16:51:18 (21/39) Installing py3-chardet (4.0.0-r0) 16:51:18 ---> Running in fafd27fac52b 16:51:18 (22/39) Installing py3-idna (3.1-r0) 16:51:18 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:51:18 ---> Running in 5761f12a2d3c 16:51:18 ---> Running in d7400ba8b33a 16:51:18 (24/39) Installing py3-requests (2.25.1-r1) 16:51:18 Removing intermediate container 6b9b60390862 16:51:18 ---> 98f1838009a9 16:51:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:18 (25/39) Installing py3-msgpack (1.0.2-r0) 16:51:18 (26/39) Installing py3-lockfile (0.12.2-r3) 16:51:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:51:18 (28/39) Installing py3-colorama (0.4.4-r0) 16:51:18 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:51:18 (30/39) Installing py3-distlib (0.3.1-r1) 16:51:18 (31/39) Installing py3-distro (1.5.0-r1) 16:51:18 (32/39) Installing py3-webencodings (0.5.1-r3) 16:51:18 (33/39) Installing py3-html5lib (1.1-r0) 16:51:18 (34/39) Installing py3-pytoml (0.1.21-r0) 16:51:18 (35/39) Installing py3-pep517 (0.9.1-r0) 16:51:18 (36/39) Installing py3-progress (1.5-r0) 16:51:18 (37/39) Installing py3-retrying (1.3.3-r0) 16:51:18 (38/39) Installing py3-toml (0.10.2-r0) 16:51:18 (39/39) Installing py3-pip (20.3.4-r0) 16:51:19 Removing intermediate container fafd27fac52b 16:51:19 ---> 95eca5ba82ee 16:51:19 16:51:19 Executing busybox-1.32.1-r6.trigger 16:51:19 OK: 82 MiB in 59 packages 16:51:19 Removing intermediate container 5761f12a2d3c 16:51:19 ---> 8b73d6342689 16:51:19 16:51:19 Removing intermediate container d7400ba8b33a 16:51:19 ---> 3dfdb818e96b 16:51:19 Step 23/23 : LABEL version=0.0.0 16:51:20 Successfully built 95eca5ba82ee 16:51:20 Successfully tagged support-scheduler-arm64:latest 16:51:20 Building core-command 16:51:20  Building support-scheduler ... done  ---> Running in f8fb8f57f7f6 16:51:20 ---> eaa99f49fc6a 16:51:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:51:20 Successfully built 8b73d6342689 16:51:20 Successfully tagged security-proxy-setup-arm64:latest 16:51:20  Building security-proxy-setup ... done Building core-data 16:51:21 Removing intermediate container f8fb8f57f7f6 16:51:21 ---> a1f844966492 16:51:21 16:51:21 Successfully built a1f844966492 16:51:21 Successfully tagged support-notifications-arm64:latest 16:51:21  Building support-notifications ... done Building security-secretstore-setup 16:51:22 ---> 49d71a5551a0 16:51:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:51:23 ---> c6ea796b0394 16:51:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:51:25 ---> 5507180b0306 16:51:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:51:28 ---> 8ca5524bb9c1 16:51:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:51:28 ---> Running in e15fe77fb2a5 16:51:29 Removing intermediate container e15fe77fb2a5 16:51:29 ---> b6c3865c66c5 16:51:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:51:30 ---> 60a8f5a17952 16:51:30 Step 27/32 : RUN chmod +x /entrypoint.sh 16:51:31 Collecting docker-compose==1.23.2 16:51:31 ---> Running in d89e18adc571 16:51:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:51:31 Collecting docopt<0.7,>=0.6.1 16:51:31 Downloading docopt-0.6.2.tar.gz (25 kB) 16:51:34 Removing intermediate container d89e18adc571 16:51:34 ---> d09b43c0e5b7 16:51:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:51:34 Collecting cached-property<2,>=1.2.0 16:51:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:51:34 ---> Running in fd2a8a963aa5 16:51:35 Removing intermediate container fd2a8a963aa5 16:51:35 ---> 447258abf2e6 16:51:35 Step 29/32 : CMD ["gate"] 16:51:35 Collecting PyYAML<4,>=3.10 16:51:35 Downloading PyYAML-3.13.tar.gz (270 kB) 16:51:35 ---> Running in 69a13a9639fa 16:51:36 Removing intermediate container 69a13a9639fa 16:51:36 ---> 2dc568189180 16:51:36 Step 30/32 : LABEL arch=arm64 16:51:36 ---> Running in 8eb8072f7867 16:51:37 Removing intermediate container 8eb8072f7867 16:51:37 ---> 91eba5ddc31e 16:51:37 Step 31/32 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 16:51:38 ---> Running in 2cffdffb7626 16:51:39 Removing intermediate container 2cffdffb7626 16:51:39 ---> d5d50c8becc2 16:51:39 Step 32/32 : LABEL version=0.0.0 16:51:40 ---> Running in ac59967e3942 16:51:40 Collecting websocket-client<1.0,>=0.32.0 16:51:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:51:41 Collecting jsonschema<3,>=2.5.1 16:51:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:51:41 Removing intermediate container ac59967e3942 16:51:41 ---> 983416c162ed 16:51:41 16:51:41 Collecting dockerpty<0.5,>=0.4.1 16:51:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:51:41 Successfully built 983416c162ed 16:51:41 Successfully tagged security-bootstrapper-arm64:latest 16:51:41 Building core-metadata 16:51:43  Building security-bootstrapper ... done 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:51:43 Collecting texttable<0.10,>=0.9.0 16:51:43 Downloading texttable-0.9.1.tar.gz (11 kB) 16:51:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:51:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:51:48 Collecting docker<4.0,>=3.6.0 16:51:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:51:49 Collecting docker-pycreds>=0.4.0 16:51:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:51:50 Collecting chardet<3.1.0,>=3.0.2 16:51:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:51:50 Collecting idna<2.8,>=2.5 16:51:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:51:50 Collecting certifi>=2017.4.17 16:51:50 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:51:51 Collecting urllib3<1.25,>=1.21.1 16:51:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:51:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:51:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:51:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:51:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:51:53 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:51:53 Attempting uninstall: urllib3 16:51:53 Found existing installation: urllib3 1.26.2 16:51:53 Uninstalling urllib3-1.26.2: 16:51:53 Successfully uninstalled urllib3-1.26.2 16:51:54 Attempting uninstall: idna 16:51:54 Found existing installation: idna 3.1 16:51:54 Uninstalling idna-3.1: 16:51:54 Successfully uninstalled idna-3.1 16:51:55 Attempting uninstall: chardet 16:51:55 Found existing installation: chardet 4.0.0 16:51:55 Uninstalling chardet-4.0.0: 16:51:55 Successfully uninstalled chardet-4.0.0 16:51:57 Attempting uninstall: requests 16:51:57 Found existing installation: requests 2.25.1 16:51:57 Uninstalling requests-2.25.1: 16:51:57 Successfully uninstalled requests-2.25.1 16:51:57 Running setup.py install for texttable: started 16:52:00 Running setup.py install for texttable: finished with status 'done' 16:52:00 Running setup.py install for PyYAML: started 16:52:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:52:00 ---> d3ce8781a4e3 16:52:00 Step 3/24 : WORKDIR /edgex-go 16:52:00 ---> Using cache 16:52:00 ---> 8f8acdba1e3e 16:52:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:00 ---> Using cache 16:52:00 ---> 153800cdef81 16:52:00 Step 5/24 : RUN apk add --update --no-cache make git 16:52:00 ---> Using cache 16:52:00 ---> eabb9fec5b42 16:52:00 Step 6/24 : COPY go.mod . 16:52:00 ---> Using cache 16:52:00 ---> a54da074e369 16:52:00 Step 7/24 : RUN go mod download 16:52:00 ---> Using cache 16:52:00 ---> 3be0760570e0 16:52:00 Step 8/24 : COPY . . 16:52:00 ---> Using cache 16:52:00 ---> bb19bc5a09b5 16:52:00 Step 9/24 : RUN go mod tidy 16:52:00 ---> Using cache 16:52:00 ---> 31886d5315ac 16:52:00 Step 10/24 : RUN make cmd/core-command/core-command 16:52:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:52:01 ---> d3ce8781a4e3 16:52:01 Step 3/26 : WORKDIR /edgex-go 16:52:01 ---> Using cache 16:52:01 ---> 8f8acdba1e3e 16:52:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:01 ---> Using cache 16:52:01 ---> 153800cdef81 16:52:01 Step 5/26 : RUN apk add --update --no-cache make git 16:52:01 ---> Using cache 16:52:01 ---> eabb9fec5b42 16:52:01 Step 6/26 : COPY go.mod . 16:52:01 ---> Using cache 16:52:01 ---> a54da074e369 16:52:01 Step 7/26 : RUN go mod download 16:52:01 ---> Using cache 16:52:01 ---> 3be0760570e0 16:52:01 Step 8/26 : COPY . . 16:52:01 ---> Using cache 16:52:01 ---> bb19bc5a09b5 16:52:01 Step 9/26 : RUN go mod tidy 16:52:01 ---> Using cache 16:52:01 ---> 31886d5315ac 16:52:01 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:52:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:52:02 ---> d3ce8781a4e3 16:52:02 Step 3/24 : WORKDIR /edgex-go 16:52:02 ---> Using cache 16:52:02 ---> 8f8acdba1e3e 16:52:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:02 ---> Using cache 16:52:02 ---> 153800cdef81 16:52:02 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:52:03 Running setup.py install for PyYAML: finished with status 'done' 16:52:04 Running setup.py install for docopt: started 16:52:06 ---> Running in ffa7f8b29213 16:52:06 ---> Running in 4aa8886fc3c4 16:52:06 ---> Running in 6931b39c5b79 16:52:07 Running setup.py install for docopt: finished with status 'done' 16:52:07 Running setup.py install for dockerpty: started 16:52:08 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:52:09 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:52:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:52:13 Running setup.py install for dockerpty: finished with status 'done' 16:52:13 OK: 218 MiB in 52 packages 16:52:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:52:14 ---> d3ce8781a4e3 16:52:14 Step 3/24 : WORKDIR /edgex-go 16:52:14 ---> Using cache 16:52:14 ---> 8f8acdba1e3e 16:52:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:14 ---> Using cache 16:52:14 ---> 153800cdef81 16:52:14 Step 5/24 : RUN apk add --update --no-cache make git 16:52:14 ---> Using cache 16:52:14 ---> eabb9fec5b42 16:52:14 Step 6/24 : COPY go.mod . 16:52:14 ---> Using cache 16:52:14 ---> a54da074e369 16:52:14 Step 7/24 : RUN go mod download 16:52:14 ---> Using cache 16:52:14 ---> 3be0760570e0 16:52:14 Step 8/24 : COPY . . 16:52:14 ---> Using cache 16:52:14 ---> bb19bc5a09b5 16:52:14 Step 9/24 : RUN go mod tidy 16:52:14 ---> Using cache 16:52:14 ---> 31886d5315ac 16:52:14 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:52:15 ---> Running in a58a344f4514 16:52:15 Removing intermediate container 6931b39c5b79 16:52:15 ---> a04b7097b2fb 16:52:15 Step 6/24 : COPY go.mod . 16:52:15 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:52:16 ---> 1bb74bda92b2 16:52:16 Step 7/24 : RUN go mod download 16:52:17 ---> Running in 23726caf63ce 16:52:17 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:52:26 Removing intermediate container 23726caf63ce 16:52:26 ---> acc65628019f 16:52:26 Step 8/24 : COPY . . 16:52:34 Removing intermediate container 993f6ccebbd7 16:52:34 ---> d650274ac6ec 16:52:34 Step 15/24 : ENV APP_PORT=58890 16:52:34 ---> Running in 80be331ae92c 16:52:35 Removing intermediate container 80be331ae92c 16:52:35 ---> 9b829e1be144 16:52:35 Step 16/24 : EXPOSE $APP_PORT 16:52:35 ---> Running in 98dac4f612b6 16:52:36 Removing intermediate container 98dac4f612b6 16:52:36 ---> f1bfeb2960e8 16:52:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:52:40 ---> dfafde12b7ec 16:52:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:52:41 ---> 26ffdc4ecc7a 16:52:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:52:44 ---> 38583907049d 16:52:44 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:52:44 ---> Running in 3be03f628092 16:52:45 Removing intermediate container 3be03f628092 16:52:45 ---> 70352bebe533 16:52:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:45 ---> Running in 5e34b6253d13 16:52:47 Removing intermediate container 5e34b6253d13 16:52:47 ---> f8cd05440b33 16:52:47 Step 22/24 : LABEL arch=arm64 16:52:47 ---> Running in 8a331fc6b3f6 16:52:48 ---> 8e26033e85a6 16:52:48 Step 9/24 : RUN go mod tidy 16:52:48 Removing intermediate container 8a331fc6b3f6 16:52:48 ---> de660e1bbb59 16:52:48 Step 23/24 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 16:52:48 ---> Running in 21fc5b67283d 16:52:48 ---> Running in 20464990261c 16:52:49 Removing intermediate container 20464990261c 16:52:49 ---> e3f1da8e4435 16:52:49 Step 24/24 : LABEL version=0.0.0 16:52:49 ---> Running in 8c1462819a53 16:52:51 Removing intermediate container 8c1462819a53 16:52:51 ---> 68f8fcae77e0 16:52:51 16:52:51 Successfully built 68f8fcae77e0 16:52:51 Successfully tagged sys-mgmt-agent-arm64:latest 16:52:56  Building sys-mgmt-agent ... done Removing intermediate container 21fc5b67283d 16:52:56 ---> 43d84b102a9e 16:52:56 Step 10/24 : RUN make cmd/core-data/core-data 16:52:56 ---> Running in 874ca1c431c4 16:52:58 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:06 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:54:06 Removing intermediate container 4aa8886fc3c4 16:54:06 ---> 34dcf32ab24c 16:54:06 16:54:06 Step 11/24 : FROM alpine:3.12 16:54:06 ---> afc2cc120ca2 16:54:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:54:06 ---> Using cache 16:54:06 ---> bf273bff6ce5 16:54:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:54:06 ---> Using cache 16:54:06 ---> 50bfcc40e537 16:54:06 Step 14/24 : ENV APP_PORT=59882 16:54:06 ---> Running in a5c1b3040686 16:54:06 Removing intermediate container a5c1b3040686 16:54:06 ---> 35d06e0199bb 16:54:06 Step 15/24 : EXPOSE $APP_PORT 16:54:06 ---> Running in 743b9e921ad3 16:54:06 Removing intermediate container 743b9e921ad3 16:54:06 ---> 69dee88898ad 16:54:06 Step 16/24 : WORKDIR / 16:54:06 ---> Running in 9b4d0e7853dd 16:54:07 Removing intermediate container 9b4d0e7853dd 16:54:07 ---> b9ff69bc45f3 16:54:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:09 ---> 38da70f7def8 16:54:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:54:12 ---> c6aa04313aa0 16:54:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:54:12 Removing intermediate container ffa7f8b29213 16:54:12 ---> f60dcf3458e3 16:54:12 16:54:12 Step 11/26 : FROM alpine:3.12 16:54:12 ---> afc2cc120ca2 16:54:12 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:54:13 ---> Running in 4cb955b96124 16:54:14 ---> 54d835732a5e 16:54:14 Step 20/24 : ENTRYPOINT ["/core-command"] 16:54:14 ---> Running in 4a1de85c3b66 16:54:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:54:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:54:15 Removing intermediate container 4a1de85c3b66 16:54:15 ---> 73daddf915ad 16:54:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:15 ---> Running in 47df719a5128 16:54:16 (1/3) Installing ca-certificates (20191127-r4) 16:54:16 (2/3) Installing dumb-init (1.2.2-r1) 16:54:16 (3/3) Installing su-exec (0.2-r1) 16:54:16 Executing busybox-1.31.1-r20.trigger 16:54:16 Executing ca-certificates-20191127-r4.trigger 16:54:16 OK: 6 MiB in 17 packages 16:54:16 Removing intermediate container 47df719a5128 16:54:16 ---> 7dc7cea61e22 16:54:16 Step 22/24 : LABEL arch=arm64 16:54:17 ---> Running in d4849960f1cd 16:54:18 Removing intermediate container d4849960f1cd 16:54:18 ---> 1f3d65622f0a 16:54:18 Step 23/24 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 16:54:18 ---> Running in 9552b792f1fb 16:54:19 Removing intermediate container 9552b792f1fb 16:54:19 ---> 1c6c16c25fcd 16:54:19 Step 24/24 : LABEL version=0.0.0 16:54:19 Removing intermediate container 4cb955b96124 16:54:19 ---> 76132b3524bd 16:54:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:54:19 ---> Running in 20e79206e3b0 16:54:20 ---> Running in 2038bce325a5 16:54:21 Removing intermediate container 20e79206e3b0 16:54:21 ---> b9833210a88b 16:54:21 16:54:21 Removing intermediate container 2038bce325a5 16:54:21 ---> f09f8b6fe851 16:54:21 Step 14/26 : WORKDIR / 16:54:22 ---> Running in 8e819168d5ff 16:54:22 Successfully built b9833210a88b 16:54:22 Successfully tagged core-command-arm64:latest 16:54:24  Building core-command ... done Removing intermediate container 8e819168d5ff 16:54:24 ---> a7c0472737df 16:54:24 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:54:25 Removing intermediate container a58a344f4514 16:54:25 ---> 1c277e97887d 16:54:25 16:54:25 Step 11/24 : FROM alpine:3.12 16:54:25 ---> afc2cc120ca2 16:54:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:54:25 ---> Using cache 16:54:25 ---> bf273bff6ce5 16:54:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:54:25 ---> Using cache 16:54:25 ---> 50bfcc40e537 16:54:25 Step 14/24 : ENV APP_PORT=59881 16:54:25 ---> 2480aa0e4404 16:54:25 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:54:25 ---> Running in e2e3f58f5d78 16:54:25 Removing intermediate container e2e3f58f5d78 16:54:25 ---> f799b7ed65c3 16:54:25 Step 15/24 : EXPOSE $APP_PORT 16:54:26 ---> Running in b1e788d29181 16:54:26 ---> 0a05c6e596b4 16:54:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:54:27 Removing intermediate container b1e788d29181 16:54:27 ---> dee9aae83d45 16:54:27 Step 16/24 : WORKDIR / 16:54:27 ---> Running in 1087009cb858 16:54:28 ---> 6fdfc46f38da 16:54:28 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:54:28 Removing intermediate container 1087009cb858 16:54:28 ---> 757948c730e7 16:54:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:29 ---> 11c9e009cb55 16:54:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:54:30 ---> de5bf9571ab6 16:54:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:54:31 ---> 5cf46cb4ce8d 16:54:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:54:31 ---> 5cd7d1b2b733 16:54:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:54:32 ---> 176eb5f162a6 16:54:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:54:33 ---> bc26777840d0 16:54:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:54:33 ---> Running in b58bb75d2b04 16:54:33 Removing intermediate container b58bb75d2b04 16:54:33 ---> 9d6935c30ca7 16:54:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:34 ---> Running in bc4c230941b6 16:54:34 ---> 5b97bc5a1b56 16:54:34 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:54:34 ---> Running in 20a0c0ecee95 16:54:34 Removing intermediate container bc4c230941b6 16:54:34 ---> 9cd645466d4c 16:54:34 Step 22/24 : LABEL arch=arm64 16:54:35 ---> Running in c9928752bd65 16:54:36 Removing intermediate container c9928752bd65 16:54:36 ---> 5c8d129253bc 16:54:36 Step 23/24 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 16:54:36 ---> Running in f610f55b9e84 16:54:36 Removing intermediate container f610f55b9e84 16:54:36 ---> a850ea00dc51 16:54:36 Step 24/24 : LABEL version=0.0.0 16:54:37 ---> Running in eee526ec6f1e 16:54:37 Removing intermediate container eee526ec6f1e 16:54:37 ---> 8c057c46eed5 16:54:37 16:54:37 Removing intermediate container 20a0c0ecee95 16:54:37 ---> 413afdcb50f7 16:54:37 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:54:37 Successfully built 8c057c46eed5 16:54:38 Successfully tagged core-metadata-arm64:latest 16:54:38  Building core-metadata ... done  ---> Running in fd2d4c2c8de2 16:54:38 Removing intermediate container fd2d4c2c8de2 16:54:38 ---> 2d2ddd2edff7 16:54:38 Step 24/26 : LABEL arch=arm64 16:54:39 ---> Running in 39d9f7ba7c84 16:54:39 Removing intermediate container 39d9f7ba7c84 16:54:39 ---> 6217840d32d8 16:54:39 Step 25/26 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 16:54:40 ---> Running in 872a32c165a8 16:54:41 Removing intermediate container 872a32c165a8 16:54:41 ---> 58b3865d94ff 16:54:41 Step 26/26 : LABEL version=0.0.0 16:54:41 ---> Running in 9bffacb2d818 16:54:41 Removing intermediate container 9bffacb2d818 16:54:41 ---> 637ffc5c720f 16:54:41 16:54:42 Removing intermediate container 874ca1c431c4 16:54:42 ---> fd6930d8e8ad 16:54:42 16:54:42 Step 11/24 : FROM alpine:3.12 16:54:42 ---> afc2cc120ca2 16:54:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:54:42 Successfully built 637ffc5c720f 16:54:42 ---> Running in ff54482ca9c1 16:54:42 Successfully tagged security-secretstore-setup-arm64:latest 16:54:42  Building security-secretstore-setup ... done Removing intermediate container ff54482ca9c1 16:54:42 ---> 9d77b2c11072 16:54:42 Step 13/24 : ENV APP_PORT=59880 16:54:42 ---> Running in 3c763c4324e5 16:54:43 Removing intermediate container 3c763c4324e5 16:54:43 ---> f7036b886acb 16:54:43 Step 14/24 : EXPOSE $APP_PORT 16:54:43 ---> Running in 0e14f541f726 16:54:44 Removing intermediate container 0e14f541f726 16:54:44 ---> b12f5f324789 16:54:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:44 ---> Running in 543770f08cfd 16:54:46 Removing intermediate container 543770f08cfd 16:54:46 ---> b5461c429a6f 16:54:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:54:46 ---> Running in 5108fdbbee8c 16:54:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:54:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:54:49 (1/6) Installing dumb-init (1.2.2-r1) 16:54:50 (2/6) Installing libgcc (9.3.0-r2) 16:54:50 (3/6) Installing libsodium (1.0.18-r0) 16:54:50 (4/6) Installing libstdc++ (9.3.0-r2) 16:54:50 (5/6) Installing libzmq (4.3.3-r0) 16:54:50 (6/6) Installing zeromq (4.3.3-r0) 16:54:50 Executing busybox-1.31.1-r20.trigger 16:54:50 OK: 8 MiB in 20 packages 16:54:52 Removing intermediate container 5108fdbbee8c 16:54:52 ---> 571be9933a51 16:54:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:53 ---> 1daf27eaca3a 16:54:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:54:54 ---> 8c0144fc79d4 16:54:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:54:55 ---> 0c5f9c2be51d 16:54:55 Step 20/24 : ENTRYPOINT ["/core-data"] 16:54:55 ---> Running in f51bd0ca4847 16:54:56 Removing intermediate container f51bd0ca4847 16:54:56 ---> f6df618b2bc4 16:54:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:56 ---> Running in 597822bb5081 16:54:56 Removing intermediate container 597822bb5081 16:54:56 ---> 159c366db213 16:54:56 Step 22/24 : LABEL arch=arm64 16:54:56 ---> Running in c8325b4a5259 16:54:57 Removing intermediate container c8325b4a5259 16:54:57 ---> 77aa004b3068 16:54:57 Step 23/24 : LABEL git_sha=097e77bbfdce17fbd4f3fcf8273f23327004f623 16:54:57 ---> Running in 01a49121a1c1 16:54:58 Removing intermediate container 01a49121a1c1 16:54:58 ---> c2812927f9b9 16:54:58 Step 24/24 : LABEL version=0.0.0 16:54:58 ---> Running in 2cf0678b2d35 16:54:58 Removing intermediate container 2cf0678b2d35 16:54:58 ---> cc330baaebec 16:54:58 16:54:59 Successfully built cc330baaebec 16:54:59 Successfully tagged core-data-arm64:latest 16:54:59  Building core-data ... done  [Pipeline] } 16:54:59 $ docker stop --time=1 c6c433b4c05cd9118320888f6cbf8c52adc5a1d7c9205610f84bcc17ab02e0e2 16:55:01 $ docker rm -f c6c433b4c05cd9118320888f6cbf8c52adc5a1d7c9205610f84bcc17ab02e0e2 [Pipeline] // withDockerContainer [Pipeline] sh 16:55:02 + docker images 16:55:02 REPOSITORY TAG IMAGE ID CREATED SIZE 16:55:02 core-data-arm64 latest cc330baaebec 4 seconds ago 19.3MB 16:55:02 fd6930d8e8ad 21 seconds ago 1.57GB 16:55:02 security-secretstore-setup-arm64 latest 637ffc5c720f 21 seconds ago 26.5MB 16:55:02 core-metadata-arm64 latest 8c057c46eed5 25 seconds ago 15.8MB 16:55:02 1c277e97887d 38 seconds ago 1.57GB 16:55:02 core-command-arm64 latest b9833210a88b 42 seconds ago 15.2MB 16:55:02 f60dcf3458e3 51 seconds ago 1.57GB 16:55:02 34dcf32ab24c 59 seconds ago 1.56GB 16:55:02 sys-mgmt-agent-arm64 latest 68f8fcae77e0 2 minutes ago 311MB 16:55:02 security-bootstrapper-arm64 latest 983416c162ed 3 minutes ago 17.7MB 16:55:02 support-notifications-arm64 latest a1f844966492 3 minutes ago 15.9MB 16:55:02 security-proxy-setup-arm64 latest 8b73d6342689 3 minutes ago 24.6MB 16:55:02 support-scheduler-arm64 latest 95eca5ba82ee 3 minutes ago 15.2MB 16:55:02 1edcb93ea256 4 minutes ago 1.57GB 16:55:02 5fb71ec63b88 4 minutes ago 1.57GB 16:55:02 d65dc1395821 4 minutes ago 1.57GB 16:55:02 3d26369f9670 4 minutes ago 1.57GB 16:55:02 e88421e3ce2b 4 minutes ago 1.57GB 16:55:02 ci-base-image-arm64 latest d3ce8781a4e3 16 minutes ago 1.24GB 16:55:02 alpine 3.12 afc2cc120ca2 5 days ago 5.33MB 16:55:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 16:55:02 docker 20.10.7 df445af6242a 2 months ago 234MB 16:55:02 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:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:03 16:55:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:55:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:04 arm64: Pulling from edgex-lftools-log-publisher 16:55:04 448f6bf000e3: Pulling fs layer 16:55:04 f757da607395: Pulling fs layer 16:55:04 05883995daec: Pulling fs layer 16:55:04 8603b9c90790: Pulling fs layer 16:55:04 1560dd03e051: Pulling fs layer 16:55:04 27f5ce0e4adf: Pulling fs layer 16:55:04 8603b9c90790: Waiting 16:55:04 1560dd03e051: Waiting 16:55:04 c2d8d7efcc4b: Pulling fs layer 16:55:04 27f5ce0e4adf: Waiting 16:55:04 c2d8d7efcc4b: Waiting 16:55:04 f757da607395: Download complete 16:55:04 8603b9c90790: Download complete 16:55:04 1560dd03e051: Verifying Checksum 16:55:04 1560dd03e051: Download complete 16:55:04 27f5ce0e4adf: Verifying Checksum 16:55:04 27f5ce0e4adf: Download complete 16:55:04 05883995daec: Verifying Checksum 16:55:04 05883995daec: Download complete 16:55:05 448f6bf000e3: Download complete 16:55:08 c2d8d7efcc4b: Verifying Checksum 16:55:08 c2d8d7efcc4b: Download complete 16:55:08 448f6bf000e3: Pull complete 16:55:09 f757da607395: Pull complete 16:55:11 05883995daec: Pull complete 16:55:11 8603b9c90790: Pull complete 16:55:13 1560dd03e051: Pull complete 16:55:13 27f5ce0e4adf: Pull complete 16:55:28 c2d8d7efcc4b: Pull complete 16:55:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:55:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:55:29 prd-ubuntu18.04-docker-arm64-4c-16g-1459 does not seem to be running inside a container 16:55:29 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:55:33 $ docker top 0137804e0d98db7fb1e808c7d9a3fb856940dc2ba5e5ccda489c9cd9eb040180 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:34 ---> job-cost.sh 16:55:34 lf-activate-venv: SKIPPING 16:55:34 INFO: No Stack... 16:55:36 INFO: Retrieving Pricing Info for: v3-standard-4 16:55:36 INFO: Archiving Costs [Pipeline] sh 16:55:37 + cat /w/workspace/edgex-go/2/archives/cost.csv 16:55:37 + cut -d, -f6 [Pipeline] lock 16:55:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3699-2-stack-cost] 16:55:37 Resource [jenkins-edgexfoundry-edgex-go-PR-3699-2-stack-cost] did not exist. Created. 16:55:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3699-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:55:38 + echo total: 0.10999999940395355 [Pipeline] stash 16:55:38 Stashed 1 file(s) [Pipeline] } 16:55:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3699-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:55:38 $ docker stop --time=1 0137804e0d98db7fb1e808c7d9a3fb856940dc2ba5e5ccda489c9cd9eb040180 16:55:40 $ docker rm -f 0137804e0d98db7fb1e808c7d9a3fb856940dc2ba5e5ccda489c9cd9eb040180 [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:55:41 provisioning config files... 16:55:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1749984800820459414tmp [Pipeline] { [Pipeline] sh 16:55:41 + set +x 16:55:41 + curl -s https://codecov.io/bash 16:55:41 + bash -s -- 16:55:42 16:55:42 _____ _ 16:55:42 / ____| | | 16:55:42 | | ___ __| | ___ ___ _____ __ 16:55:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:55:42 | |___| (_) | (_| | __/ (_| (_) \ V / 16:55:42 \_____\___/ \__,_|\___|\___\___/ \_/ 16:55:42 Bash-1.0.6 16:55:42 16:55:42 16:55:42 ==> git version 2.24.4 found 16:55:42 ==> 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:55:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:55:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:55:42 ==> Jenkins CI detected. 16:55:42 current dir:  /w/workspace/edgex-go/2 16:55:42 project root: . 16:55:42 --> token set from env 16:55:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:55:42 ==> Running gcov in . (disable via -X gcov) 16:55:42 ==> Python coveragepy not found 16:55:42 ==> Searching for coverage reports in: 16:55:42 + . 16:55:42 -> Found 1 reports 16:55:42 ==> Detecting git/mercurial file structure 16:55:42 ==> Reading reports 16:55:42 + ./coverage.out bytes=404331 16:55:42 ==> Appending adjustments 16:55:42 https://docs.codecov.io/docs/fixing-reports 16:55:43 + Found adjustments 16:55:43 ==> Gzipping contents 16:55:43 56K /tmp/codecov.WpKims.gz 16:55:43 ==> Uploading reports 16:55:43 url: https://codecov.io 16:55:43 query: branch=PR-3699&commit=13ce150279016342f142372bfa2870ad60823ec2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= 16:55:43 -> Pinging Codecov 16:55:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3699&commit=13ce150279016342f142372bfa2870ad60823ec2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= 16:55:43 -> Uploading to 16:55:43 https://storage.googleapis.com/codecov/v4/raw/2021-09-06/00271124DB129430A58F1EEE437C3FCB/13ce150279016342f142372bfa2870ad60823ec2/72fdc37a-6e64-4ac0-8e0f-51186889f7c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210906T165543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fff003e0b603cf6b89279c54e12f0b2c9a60407f65c18456eae147f722ebc895 16:55:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:55:43 Dload Upload Total Spent Left Speed 16:55:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54488 0 0 100 54488 0 123k --:--:-- --:--:-- --:--:-- 123k 16:55:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/13ce150279016342f142372bfa2870ad60823ec2 [Pipeline] } 16:55:44 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:55:45 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:55:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:55:46 ---> package-listing.sh 16:55:46 ++ tr '[:upper:]' '[:lower:]' 16:55:46 ++ facter osfamily 16:55:46 + OS_FAMILY=redhat 16:55:46 + workspace=/w/workspace/edgex-go/2 16:55:46 + START_PACKAGES=/tmp/packages_start.txt 16:55:46 + END_PACKAGES=/tmp/packages_end.txt 16:55:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:55:46 + PACKAGES=/tmp/packages_start.txt 16:55:46 + '[' /w/workspace/edgex-go/2 ']' 16:55:46 + PACKAGES=/tmp/packages_end.txt 16:55:46 + case "${OS_FAMILY}" in 16:55:46 + rpm -qa 16:55:46 + sort 16:55:48 + '[' -f /tmp/packages_start.txt ']' 16:55:48 + '[' -f /tmp/packages_end.txt ']' 16:55:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:55:48 + '[' /w/workspace/edgex-go/2 ']' 16:55:48 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:55:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:55:48 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:55:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:55:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:49 16:55:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:55:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:49 latest: Pulling from edgex-lftools-log-publisher 16:55:49 b4d181a07f80: Pulling fs layer 16:55:49 a1111a8f2ec3: Pulling fs layer 16:55:49 ed53099fbce6: Pulling fs layer 16:55:49 dc539afda2c1: Pulling fs layer 16:55:49 77bc0d833cb6: Pulling fs layer 16:55:49 9065ff56babe: Pulling fs layer 16:55:49 d287ab97295c: Pulling fs layer 16:55:49 77bc0d833cb6: Waiting 16:55:49 9065ff56babe: Waiting 16:55:49 d287ab97295c: Waiting 16:55:49 dc539afda2c1: Waiting 16:55:49 a1111a8f2ec3: Verifying Checksum 16:55:49 a1111a8f2ec3: Download complete 16:55:49 dc539afda2c1: Verifying Checksum 16:55:49 dc539afda2c1: Download complete 16:55:50 77bc0d833cb6: Verifying Checksum 16:55:50 77bc0d833cb6: Download complete 16:55:50 9065ff56babe: Verifying Checksum 16:55:50 9065ff56babe: Download complete 16:55:50 ed53099fbce6: Verifying Checksum 16:55:50 ed53099fbce6: Download complete 16:55:51 b4d181a07f80: Verifying Checksum 16:55:51 b4d181a07f80: Download complete 16:55:52 b4d181a07f80: Pull complete 16:55:52 a1111a8f2ec3: Pull complete 16:55:52 ed53099fbce6: Pull complete 16:55:52 dc539afda2c1: Pull complete 16:55:53 77bc0d833cb6: Pull complete 16:55:53 9065ff56babe: Pull complete 16:55:54 d287ab97295c: Verifying Checksum 16:55:54 d287ab97295c: Download complete 16:55:58 d287ab97295c: Pull complete 16:55:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:55:59 prd-centos7-docker-4c-2g-1454 does not seem to be running inside a container 16:55:59 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:56:02 $ docker top e9f16e38c1df196a47af44812ffae6ca15f19f015be24330bab1185ced1d2b43 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:03 + touch /tmp/pre-build-complete [Pipeline] sh 16:56:03 + mkdir -p /var/log/sysstat [Pipeline] sh 16:56:03 + ls /var/log/sa-host 16:56:03 + sadf -c /var/log/sa-host/sa05 16:56:03 file_magic: OK 16:56:03 HZ: Using current value: 100 16:56:03 file_header: OK 16:56:03 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:56:03 Statistics: 16:56:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:56:03 File successfully converted to sysstat format version 12.0.3 16:56:03 + sadf -c /var/log/sa-host/sa06 16:56:03 file_magic: OK 16:56:03 HZ: Using current value: 100 16:56:03 file_header: OK 16:56:03 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:56:03 Statistics: 16:56:03 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... 16:56:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:04 provisioning config files... 16:56:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3043775632274085344tmp [Pipeline] { [Pipeline] echo 16:56:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:56:04 ---> create-netrc.sh [Pipeline] } 16:56:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:56:04 ---> python-tools-install.sh [Pipeline] echo 16:56:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:56:05 ---> sudo-logs.sh 16:56:05 Archiving 'sudo' log.. 16:56:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-1454.vexxhost.local: Name or service not known 16:56:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-1454.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:56:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:56:05 ---> job-cost.sh 16:56:05 lf-activate-venv: SKIPPING 16:56:05 DEBUG: total: 0.10999999940395355 16:56:05 INFO: Retrieving Stack Cost... 16:56:06 INFO: Retrieving Pricing Info for: v3-standard-2 16:56:07 INFO: Archiving Costs [Pipeline] echo 16:56:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:56:07 ---> logs-deploy.sh 16:56:07 lf-activate-venv: SKIPPING 16:56:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3699/2 16:56:07 INFO: archiving workspace using pattern(s): 16:56:07 Archives upload complete. 16:56:08 INFO: archiving logs to Nexus 16:56:08 ---> uname -a: 16:56:08 Linux prd-centos7-docker-4c-2g-1454.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:56:08 16:56:08 16:56:08 ---> lscpu: 16:56:08 Architecture: x86_64 16:56:08 CPU op-mode(s): 32-bit, 64-bit 16:56:08 Byte Order: Little Endian 16:56:08 Address sizes: 40 bits physical, 48 bits virtual 16:56:08 CPU(s): 2 16:56:08 On-line CPU(s) list: 0,1 16:56:08 Thread(s) per core: 1 16:56:08 Core(s) per socket: 1 16:56:08 Socket(s): 2 16:56:08 NUMA node(s): 1 16:56:08 Vendor ID: AuthenticAMD 16:56:08 CPU family: 23 16:56:08 Model: 49 16:56:08 Model name: AMD EPYC-Rome Processor 16:56:08 Stepping: 0 16:56:08 CPU MHz: 2799.998 16:56:08 BogoMIPS: 5599.99 16:56:08 Virtualization: AMD-V 16:56:08 Hypervisor vendor: KVM 16:56:08 Virtualization type: full 16:56:08 L1d cache: 32K 16:56:08 L1i cache: 32K 16:56:08 L2 cache: 512K 16:56:08 L3 cache: 16384K 16:56:08 NUMA node0 CPU(s): 0,1 16:56:08 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:56:08 16:56:08 16:56:08 ---> nproc: 16:56:08 2 16:56:08 16:56:08 16:56:08 ---> df -h: 16:56:08 Filesystem Size Used Avail Use% Mounted on 16:56:08 overlay 40G 14G 27G 35% / 16:56:08 tmpfs 64M 0 64M 0% /dev 16:56:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:56:08 shm 64M 0 64M 0% /dev/shm 16:56:08 /dev/vda1 40G 14G 27G 35% /facter-os 16:56:08 16:56:08 16:56:08 ---> sar -b -r -n DEV: 16:56:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/06/21 _x86_64_ (2 CPU) 16:56:08 16:56:08 16:30:21 LINUX RESTART (2 CPU) 16:56:08 16:56:08 16:31:01 tps rtps wtps bread/s bwrtn/s 16:56:08 16:32:01 86.08 3.73 82.35 2622.08 8633.61 16:56:08 16:33:01 8.09 0.03 8.06 1.07 4992.06 16:56:08 16:34:01 253.92 0.15 253.77 22.11 64508.29 16:56:08 16:35:01 174.34 0.00 174.34 0.00 32270.18 16:56:08 16:36:01 50.20 0.02 50.18 0.53 8362.53 16:56:08 16:37:01 123.38 0.02 123.36 0.53 43610.31 16:56:08 16:38:01 748.95 334.82 414.13 11189.48 273087.82 16:56:08 16:39:01 497.73 64.86 432.88 3252.76 170097.95 16:56:08 16:40:02 497.82 177.86 319.96 8037.03 112807.98 16:56:08 16:41:01 26.50 18.26 8.25 1709.74 220.37 16:56:08 16:42:01 0.15 0.00 0.15 0.00 1.73 16:56:08 16:43:01 0.25 0.00 0.25 0.00 3.15 16:56:08 16:44:01 0.30 0.00 0.30 0.00 4.16 16:56:08 16:45:01 0.23 0.00 0.23 0.00 3.25 16:56:08 16:46:01 0.78 0.50 0.28 102.73 4.63 16:56:08 16:47:01 0.82 0.00 0.82 0.00 16.61 16:56:08 16:48:01 0.22 0.00 0.22 0.00 2.45 16:56:08 16:49:01 0.18 0.00 0.18 0.00 2.05 16:56:08 16:50:01 0.27 0.00 0.27 0.00 3.55 16:56:08 16:51:01 0.22 0.00 0.22 0.00 2.33 16:56:08 16:52:01 0.28 0.00 0.28 0.00 3.60 16:56:08 16:53:01 0.25 0.00 0.25 0.00 2.88 16:56:08 16:54:01 0.23 0.00 0.23 0.00 2.10 16:56:08 16:55:01 0.28 0.00 0.28 0.00 3.03 16:56:08 16:56:01 106.66 42.34 64.32 4208.13 13953.35 16:56:08 Average: 103.21 25.72 77.49 1245.87 29332.91 16:56:08 16:56:08 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:56:08 16:32:01 5272020 0 838692 10.47 2620 1895600 1504504 16.61 754672 1574244 1384 16:56:08 16:33:01 5069076 0 890712 11.12 2620 2046524 1472028 16.25 897768 1631096 5600 16:56:08 16:34:01 2878224 0 1157816 14.46 2620 3970272 1695648 18.72 1360248 3113184 267900 16:56:08 16:35:01 3150724 0 1180168 14.74 2620 3675420 1664324 18.38 1356996 2855548 217168 16:56:08 16:36:01 3231820 0 1164252 14.54 2620 3610240 1773724 19.58 1264316 2859496 66808 16:56:08 16:37:01 843216 0 1206240 15.06 2620 5956856 1411068 15.58 1905760 4533872 1294240 16:56:08 16:38:01 425188 0 1778064 22.20 2620 5803060 3781404 41.75 3050844 3734784 59316 16:56:08 16:39:01 532736 0 1387048 17.32 2620 6086528 1895424 20.93 2532252 4119472 215968 16:56:08 16:40:02 2964948 0 1272208 15.88 2620 3769156 1591732 17.57 1472488 2787696 44 16:56:08 16:41:01 3418920 0 1209240 15.10 2620 3378152 1303804 14.39 1045020 2779228 20 16:56:08 16:42:01 3423660 0 1204500 15.04 2620 3378152 1263748 13.95 1050796 2770888 12 16:56:08 16:43:01 3425988 0 1202108 15.01 2620 3378216 1263700 13.95 1054556 2767044 24 16:56:08 16:44:01 3425524 0 1202624 15.02 2620 3378164 1263832 13.95 1059080 2762932 12 16:56:08 16:45:01 3425740 0 1202408 15.01 2620 3378164 1263868 13.95 1080604 2741524 8 16:56:08 16:46:01 3418952 0 1206352 15.06 2620 3381008 1263820 13.95 1089592 2739108 20 16:56:08 16:47:01 3419196 0 1206108 15.06 2620 3381008 1263700 13.95 1089156 2739164 12 16:56:08 16:48:01 3418988 0 1206308 15.06 2620 3381016 1263844 13.95 1089588 2739164 20 16:56:08 16:49:01 3418512 0 1206780 15.07 2620 3381020 1263916 13.95 1089636 2739164 12 16:56:08 16:50:01 3419048 0 1206240 15.06 2620 3381024 1263700 13.95 1092848 2735512 12 16:56:08 16:51:01 3418904 0 1206380 15.06 2620 3381028 1263796 13.95 1093036 2735512 16 16:56:08 16:52:01 3419464 0 1205812 15.06 2620 3381036 1263700 13.95 1093324 2735016 12 16:56:08 16:53:01 3419432 0 1205840 15.06 2620 3381040 1263748 13.95 1093376 2735016 8 16:56:08 16:54:01 3419312 0 1205956 15.06 2620 3381044 1263700 13.95 1098248 2730248 8 16:56:08 16:55:01 3419404 0 1205860 15.06 2620 3381048 1263700 13.95 1098156 2730248 8 16:56:08 16:56:01 2692688 0 1316324 16.44 2620 3997300 1449472 16.00 1163036 3313116 89252 16:56:08 Average: 3134867 0 1210962 15.12 2620 3660483 1489436 16.44 1279016 2868091 88715 16:56:08 16:56:08 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:56:08 16:32:01 eth0 865.46 602.28 3292.07 83.13 0.00 0.00 0.00 0.00 16:56:08 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:32:01 veth8c2d675 7.88 7.81 3.39 30.62 0.00 0.00 0.00 0.00 16:56:08 16:32:01 docker0 7.88 7.69 3.29 30.61 0.00 0.00 0.00 0.00 16:56:08 16:33:01 eth0 854.75 689.63 2580.40 69.09 0.00 0.00 0.00 0.00 16:56:08 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:33:01 veth8c2d675 686.86 820.37 67.38 2573.23 0.00 0.00 0.00 0.00 16:56:08 16:33:01 docker0 686.86 820.35 57.99 2573.23 0.00 0.00 0.00 0.00 16:56:08 16:34:01 eth0 1104.00 871.35 5449.81 117.33 0.00 0.00 0.00 0.00 16:56:08 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:34:01 docker0 514.60 566.79 40.14 2156.84 0.00 0.00 0.00 0.00 16:56:08 16:35:01 veth24f92cf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:56:08 16:35:01 eth0 36.69 20.99 33.26 13.29 0.00 0.00 0.00 0.00 16:56:08 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:36:01 veth24f92cf 2.26 2.26 0.18 0.18 0.00 0.00 0.00 0.00 16:56:08 16:36:01 eth0 33.58 19.65 19.18 60.76 0.00 0.00 0.00 0.00 16:56:08 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:36:01 docker0 2.26 2.26 0.15 0.18 0.00 0.00 0.00 0.00 16:56:08 16:37:01 vetha6bbbf4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:56:08 16:37:01 eth0 258.75 175.32 1711.12 65.99 0.00 0.00 0.00 0.00 16:56:08 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:38:01 vetha6bbbf4 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 16:56:08 16:38:01 vethae84145 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:56:08 16:38:01 veth3da4984 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:56:08 16:38:01 veth355298e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:56:08 16:39:01 vethb8ac007 20.87 78.26 1.89 396.48 0.00 0.00 0.00 0.00 16:56:08 16:39:01 vetha6bbbf4 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 16:56:08 16:39:01 veth8c60b86 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:56:08 16:39:01 eth0 3843.12 2773.35 15622.73 538.69 0.00 0.00 0.00 0.00 16:56:08 16:40:02 vetha6bbbf4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:56:08 16:40:02 eth0 72.13 45.65 113.01 64.50 0.00 0.00 0.00 0.00 16:56:08 16:40:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:56:08 16:40:02 docker0 1346.64 1639.84 110.37 5633.55 0.00 0.00 0.00 0.00 16:56:08 16:41:01 eth0 5.96 3.44 4.79 1.97 0.00 0.00 0.00 0.00 16:56:08 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:41:01 docker0 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:42:01 eth0 0.33 0.28 0.08 0.02 0.00 0.00 0.00 0.00 16:56:08 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:43:01 eth0 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 16:56:08 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:44:01 eth0 2.12 0.37 0.43 0.17 0.00 0.00 0.00 0.00 16:56:08 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:45:01 eth0 0.58 0.32 0.28 0.23 0.00 0.00 0.00 0.00 16:56:08 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:46:01 eth0 0.67 0.37 0.35 0.26 0.00 0.00 0.00 0.00 16:56:08 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:47:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:56:08 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:48:01 eth0 1.22 0.42 0.40 0.21 0.00 0.00 0.00 0.00 16:56:08 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:49:01 eth0 0.55 0.22 0.28 0.19 0.00 0.00 0.00 0.00 16:56:08 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:50:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:56:08 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:51:01 eth0 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:56:08 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:52:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:56:08 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:53:01 eth0 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 16:56:08 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:54:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:56:08 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:55:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:56:01 eth0 460.66 301.70 2626.44 29.34 0.00 0.00 0.00 0.00 16:56:08 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 Average: eth0 168.14 120.68 717.27 24.44 0.00 0.00 0.00 0.00 16:56:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:08 Average: docker0 53.92 65.66 4.42 225.55 0.00 0.00 0.00 0.00 16:56:08 16:56:08 16:56:08 ---> sar -P ALL: 16:56:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/06/21 _x86_64_ (2 CPU) 16:56:08 16:56:08 16:30:21 LINUX RESTART (2 CPU) 16:56:08 16:56:08 16:31:01 CPU %user %nice %system %iowait %steal %idle 16:56:08 16:32:01 all 12.09 0.00 3.93 2.10 0.10 81.78 16:56:08 16:32:01 0 12.60 0.00 4.49 1.76 0.10 81.04 16:56:08 16:32:01 1 11.59 0.00 3.37 2.44 0.10 82.50 16:56:08 16:33:01 all 8.24 0.00 2.16 0.00 0.11 89.50 16:56:08 16:33:01 0 7.70 0.00 2.44 0.00 0.11 89.75 16:56:08 16:33:01 1 8.77 0.00 1.87 0.00 0.10 89.26 16:56:08 16:34:01 all 25.77 0.00 9.86 3.31 0.13 60.94 16:56:08 16:34:01 0 28.64 0.00 10.37 3.13 0.13 57.74 16:56:08 16:34:01 1 22.93 0.00 9.35 3.48 0.12 64.11 16:56:08 16:35:01 all 60.58 0.00 10.75 2.07 0.22 26.38 16:56:08 16:35:01 0 59.67 0.00 11.41 1.98 0.28 26.66 16:56:08 16:35:01 1 61.48 0.00 10.10 2.15 0.17 26.10 16:56:08 16:36:01 all 32.63 0.00 5.35 0.32 0.11 61.59 16:56:08 16:36:01 0 30.47 0.00 5.39 0.46 0.12 63.56 16:56:08 16:36:01 1 34.79 0.00 5.31 0.18 0.11 59.62 16:56:08 16:37:01 all 47.37 0.00 10.88 1.43 0.17 40.15 16:56:08 16:37:01 0 47.97 0.00 10.77 1.66 0.16 39.43 16:56:08 16:37:01 1 46.77 0.00 10.98 1.20 0.18 40.86 16:56:08 16:38:01 all 49.51 0.00 19.67 25.35 0.29 5.18 16:56:08 16:38:01 0 49.73 0.00 19.77 24.40 0.31 5.78 16:56:08 16:38:01 1 49.29 0.00 19.57 26.30 0.26 4.59 16:56:08 16:39:01 all 66.34 0.00 17.87 13.04 0.21 2.53 16:56:08 16:39:01 0 66.40 0.00 18.29 12.98 0.21 2.13 16:56:08 16:39:01 1 66.29 0.00 17.45 13.10 0.22 2.93 16:56:08 16:40:02 all 64.83 0.00 15.43 11.63 0.21 7.90 16:56:08 16:40:02 0 65.57 0.00 15.33 11.44 0.19 7.47 16:56:08 16:40:02 1 64.08 0.00 15.53 11.82 0.24 8.33 16:56:08 16:41:01 all 0.58 0.00 0.47 0.37 0.02 98.57 16:56:08 16:41:01 0 0.65 0.00 0.44 0.39 0.02 98.51 16:56:08 16:41:01 1 0.51 0.00 0.49 0.36 0.02 98.62 16:56:08 16:42:01 all 0.23 0.00 0.05 0.00 0.00 99.72 16:56:08 16:42:01 0 0.45 0.00 0.07 0.00 0.00 99.48 16:56:08 16:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:56:08 16:56:08 16:42:01 CPU %user %nice %system %iowait %steal %idle 16:56:08 16:43:01 all 0.18 0.00 0.05 0.00 0.01 99.77 16:56:08 16:43:01 0 0.30 0.00 0.07 0.00 0.02 99.62 16:56:08 16:43:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:56:08 16:44:01 all 0.19 0.00 0.04 0.00 0.02 99.75 16:56:08 16:44:01 0 0.35 0.00 0.03 0.00 0.02 99.60 16:56:08 16:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:56:08 16:45:01 all 0.25 0.00 0.04 0.00 0.01 99.70 16:56:08 16:45:01 0 0.38 0.00 0.03 0.00 0.00 99.58 16:56:08 16:45:01 1 0.12 0.00 0.05 0.00 0.02 99.82 16:56:08 16:46:01 all 0.18 0.00 0.08 0.02 0.00 99.72 16:56:08 16:46:01 0 0.27 0.00 0.05 0.00 0.00 99.68 16:56:08 16:46:01 1 0.08 0.00 0.12 0.03 0.00 99.77 16:56:08 16:47:01 all 0.21 0.00 0.05 0.00 0.01 99.73 16:56:08 16:47:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:56:08 16:47:01 1 0.35 0.00 0.05 0.00 0.00 99.60 16:56:08 16:48:01 all 0.25 0.00 0.04 0.00 0.01 99.70 16:56:08 16:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:56:08 16:48:01 1 0.47 0.00 0.05 0.00 0.02 99.47 16:56:08 16:49:01 all 0.25 0.00 0.03 0.00 0.01 99.71 16:56:08 16:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:56:08 16:49:01 1 0.45 0.00 0.03 0.00 0.00 99.52 16:56:08 16:50:01 all 0.13 0.00 0.05 0.00 0.01 99.82 16:56:08 16:50:01 0 0.20 0.00 0.05 0.00 0.00 99.75 16:56:08 16:50:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:56:08 16:51:01 all 0.25 0.00 0.03 0.00 0.00 99.72 16:56:08 16:51:01 0 0.25 0.00 0.03 0.00 0.00 99.72 16:56:08 16:51:01 1 0.25 0.00 0.03 0.00 0.00 99.72 16:56:08 16:52:01 all 0.23 0.00 0.03 0.00 0.01 99.74 16:56:08 16:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:56:08 16:52:01 1 0.42 0.00 0.03 0.00 0.02 99.53 16:56:08 16:53:01 all 0.25 0.00 0.03 0.00 0.01 99.72 16:56:08 16:53:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:56:08 16:53:01 1 0.43 0.00 0.02 0.00 0.00 99.55 16:56:08 16:56:08 16:53:01 CPU %user %nice %system %iowait %steal %idle 16:56:08 16:54:01 all 0.25 0.00 0.03 0.00 0.01 99.71 16:56:08 16:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:56:08 16:54:01 1 0.48 0.00 0.03 0.00 0.02 99.47 16:56:08 16:55:01 all 0.26 0.00 0.03 0.00 0.00 99.71 16:56:08 16:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:56:08 16:55:01 1 0.48 0.00 0.03 0.00 0.00 99.48 16:56:08 16:56:01 all 8.39 0.00 3.51 2.67 0.04 85.38 16:56:08 16:56:01 0 8.05 0.00 3.62 2.63 0.03 85.66 16:56:08 16:56:01 1 8.73 0.00 3.39 2.71 0.05 85.11 16:56:08 Average: all 14.27 0.00 3.78 2.33 0.06 79.56 16:56:08 Average: 0 14.28 0.00 3.87 2.27 0.07 79.51 16:56:08 Average: 1 14.26 0.00 3.69 2.38 0.06 79.61 16:56:08 16:56:08 16:56:08