Pull request #3657 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 965455e67908eb2a4bef0e6198780f1b75aca946+94753fbbce3905e5adee13c645be22d19117881b (39b3023e83a24da2fb456cfa5b68cd797ed9819c) 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-ssh8056300199896925583.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-ssh8398587854468605247.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-3657/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-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7203672954304007601.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-ssh1263389199334570734.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-3657/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-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5849711885526349004.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-1442 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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/13@tmp/jenkins-gitclient-ssh1032216018064431786.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 965455e67908eb2a4bef0e6198780f1b75aca946 Merge succeeded, producing 965455e67908eb2a4bef0e6198780f1b75aca946 Checking out Revision 965455e67908eb2a4bef0e6198780f1b75aca946 (PR-3657) > 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/13@tmp/jenkins-gitclient-ssh6997364419602534962.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 965455e67908eb2a4bef0e6198780f1b75aca946 # 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/13@tmp/jenkins-gitclient-ssh2476297403649083790.key > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 965455e67908eb2a4bef0e6198780f1b75aca946 # timeout=10 Commit message: "fix(security): Move JWT auth method to individual routes" First time build. Skipping changelog. > git rev-list --no-walk d3608ea9c6673efb5e3b86ea4f8a20e7cf8105a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:06:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:06:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:06:28 ========================================================= 15:06:28 EdgeX Global Pipelines Version Info 15:06:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:06:29 ------------------- 15:06:29 stable info: 15:06:29 ------------------- 15:06:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:06:29 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:06:29 Message: update stable to v1.0.205 15:06:29 ------------------- 15:06:29 experimental info: 15:06:29 ------------------- 15:06:29 Commited By: **** collab-it+edgex@linuxfoundation.org 15:06:29 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:06:29 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 965455e67908eb2a4bef0e6198780f1b75aca946 [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 965455e [Pipeline] echo 15:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:30 provisioning config files... 15:06:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config8660752756698560007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:31 ---> docker-login.sh 15:06:31 nexus3.edgexfoundry.org:10001 15:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:31 Configure a credential helper to remove this warning. See 15:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:31 15:06:31 Login Succeeded 15:06:31 nexus3.edgexfoundry.org:10002 15:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:31 Configure a credential helper to remove this warning. See 15:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:31 15:06:31 Login Succeeded 15:06:31 nexus3.edgexfoundry.org:10003 15:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:31 Configure a credential helper to remove this warning. See 15:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:31 15:06:31 Login Succeeded 15:06:31 nexus3.edgexfoundry.org:10004 15:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:31 Configure a credential helper to remove this warning. See 15:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:31 15:06:31 Login Succeeded 15:06:31 docker.io 15:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:32 Configure a credential helper to remove this warning. See 15:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:32 15:06:32 Login Succeeded 15:06:32 ---> docker-login.sh ends [Pipeline] } 15:06:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:32 ++ 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 15:06:32 + for file in '`ls cmd/**/Dockerfile`' 15:06:32 ++ dirname cmd/core-command/Dockerfile 15:06:32 ++ cut -d/ -f2 15:06:32 + echo core-command,cmd/core-command/Dockerfile 15:06:32 + for file in '`ls cmd/**/Dockerfile`' 15:06:32 ++ dirname cmd/core-data/Dockerfile 15:06:32 ++ cut -d/ -f2 15:06:32 + echo core-data,cmd/core-data/Dockerfile 15:06:32 + for file in '`ls cmd/**/Dockerfile`' 15:06:32 ++ dirname cmd/core-metadata/Dockerfile 15:06:32 ++ cut -d/ -f2 15:06:32 + echo core-metadata,cmd/core-metadata/Dockerfile 15:06:32 + for file in '`ls cmd/**/Dockerfile`' 15:06:32 ++ cut -d/ -f2 15:06:32 ++ dirname cmd/security-bootstrapper/Dockerfile 15:06:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:06:32 + for file in '`ls cmd/**/Dockerfile`' 15:06:32 ++ dirname cmd/security-proxy-setup/Dockerfile 15:06:32 ++ cut -d/ -f2 15:06:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:06:32 + for file in '`ls cmd/**/Dockerfile`' 15:06:32 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:06:32 ++ cut -d/ -f2 15:06:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:06:32 + for file in '`ls cmd/**/Dockerfile`' 15:06:32 ++ dirname cmd/support-notifications/Dockerfile 15:06:32 ++ cut -d/ -f2 15:06:32 + echo support-notifications,cmd/support-notifications/Dockerfile 15:06:32 + for file in '`ls cmd/**/Dockerfile`' 15:06:32 ++ dirname cmd/support-scheduler/Dockerfile 15:06:32 ++ cut -d/ -f2 15:06:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:06:32 + for file in '`ls cmd/**/Dockerfile`' 15:06:32 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:06:32 ++ cut -d/ -f2 15:06:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:06:32 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 15:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:33 15:06:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:06:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:33 latest: Pulling from edgex-devops/git-semver 15:06:33 31603596830f: Pulling fs layer 15:06:33 04fac38145f0: Pulling fs layer 15:06:33 701f6daf10bf: Pulling fs layer 15:06:33 24f72da36158: Pulling fs layer 15:06:33 24f72da36158: Waiting 15:06:33 04fac38145f0: Verifying Checksum 15:06:33 04fac38145f0: Download complete 15:06:34 31603596830f: Verifying Checksum 15:06:34 31603596830f: Download complete 15:06:34 24f72da36158: Verifying Checksum 15:06:34 24f72da36158: Download complete 15:06:34 31603596830f: Pull complete 15:06:34 04fac38145f0: Pull complete 15:06:34 701f6daf10bf: Verifying Checksum 15:06:34 701f6daf10bf: Download complete 15:06:34 701f6daf10bf: Pull complete 15:06:34 24f72da36158: Pull complete 15:06:34 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:06:35 prd-centos7-docker-4c-2g-1442 does not seem to be running inside a container 15:06:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:06:35 $ docker top 030812f9559c36c679ba37b8f156094620a6332d216c3291938ff69963d15b3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:36 [ssh-agent] Looking for ssh-agent implementation... 15:06:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:36 $ docker exec 030812f9559c36c679ba37b8f156094620a6332d216c3291938ff69963d15b3b ssh-agent 15:06:36 SSH_AUTH_SOCK=/tmp/ssh-20Q6M9QLOEkt/agent.13 15:06:36 SSH_AGENT_PID=19 15:06:36 Running ssh-add (command line suppressed) 15:06:36 Identity added: /w/workspace/edgex-go/13@tmp/private_key_2833394045665548278.key (/w/workspace/edgex-go/13@tmp/private_key_2833394045665548278.key) 15:06:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:36 + git tag --points-at HEAD [Pipeline] } 15:06:36 $ docker exec --env ******** --env ******** 030812f9559c36c679ba37b8f156094620a6332d216c3291938ff69963d15b3b ssh-agent -k 15:06:36 unset SSH_AUTH_SOCK; 15:06:36 unset SSH_AGENT_PID; 15:06:36 echo Agent pid 19 killed; 15:06:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:06:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:36 [ssh-agent] Looking for ssh-agent implementation... 15:06:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:36 $ docker exec 030812f9559c36c679ba37b8f156094620a6332d216c3291938ff69963d15b3b ssh-agent 15:06:37 SSH_AUTH_SOCK=/tmp/ssh-grvrtNJjEJaM/agent.52 15:06:37 SSH_AGENT_PID=58 15:06:37 Running ssh-add (command line suppressed) 15:06:37 Identity added: /w/workspace/edgex-go/13@tmp/private_key_6447557330415378271.key (/w/workspace/edgex-go/13@tmp/private_key_6447557330415378271.key) 15:06:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:37 + git semver init 15:06:37 # -> Open(): unable to determine branch for HEAD 15:06:37 # $GIT_DIR = /w/workspace/edgex-go/13/.git 15:06:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/13 15:06:37 # $SEMVER_REMOTE_NAME = origin 15:06:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:06:37 # $SEMVER_USER_NAME = edgex-jenkins 15:06:37 # $SEMVER_BRANCH = PR-3657 15:06:37 # $SEMVER_TEMP = /tmp/semver-714104734 15:06:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:06:55 # '/tmp/semver-714104734' -> '/w/workspace/edgex-go/13/.semver' 15:06:55 # -> Force: false 15:06:55 # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } 15:06:55 $ docker exec --env ******** --env ******** 030812f9559c36c679ba37b8f156094620a6332d216c3291938ff69963d15b3b ssh-agent -k 15:06:55 unset SSH_AUTH_SOCK; 15:06:55 unset SSH_AGENT_PID; 15:06:55 echo Agent pid 58 killed; 15:06:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:56 + git semver [Pipeline] } 15:06:56 $ docker stop --time=1 030812f9559c36c679ba37b8f156094620a6332d216c3291938ff69963d15b3b 15:06:58 $ docker rm -f 030812f9559c36c679ba37b8f156094620a6332d216c3291938ff69963d15b3b [Pipeline] // withDockerContainer [Pipeline] sh 15:06:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:06:59 Stashed 1 file(s) [Pipeline] echo 15:06:59 [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 15:06:59 ========================================================= 15:06:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:06:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:06:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:06:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:06:59 540db60ca938: Pulling fs layer 15:06:59 adcc1eea9eea: Pulling fs layer 15:06:59 4c4ab2625f07: Pulling fs layer 15:06:59 db62176df00c: Pulling fs layer 15:06:59 3b30891b0d05: Pulling fs layer 15:06:59 06b49ca38bd5: Pulling fs layer 15:06:59 c788192a36de: Pulling fs layer 15:06:59 a77e37c0d609: Pulling fs layer 15:06:59 c3185cebc471: Pulling fs layer 15:06:59 db62176df00c: Waiting 15:06:59 3b30891b0d05: Waiting 15:06:59 06b49ca38bd5: Waiting 15:06:59 c788192a36de: Waiting 15:06:59 a77e37c0d609: Waiting 15:06:59 c3185cebc471: Waiting 15:06:59 4c4ab2625f07: Verifying Checksum 15:06:59 4c4ab2625f07: Download complete 15:07:00 adcc1eea9eea: Verifying Checksum 15:07:00 adcc1eea9eea: Download complete 15:07:00 3b30891b0d05: Verifying Checksum 15:07:00 3b30891b0d05: Download complete 15:07:00 06b49ca38bd5: Verifying Checksum 15:07:00 06b49ca38bd5: Download complete 15:07:00 c788192a36de: Verifying Checksum 15:07:00 c788192a36de: Download complete 15:07:00 540db60ca938: Verifying Checksum 15:07:00 540db60ca938: Download complete 15:07:00 540db60ca938: Pull complete 15:07:00 adcc1eea9eea: Pull complete 15:07:00 4c4ab2625f07: Pull complete 15:07:00 a77e37c0d609: Verifying Checksum 15:07:00 a77e37c0d609: Download complete 15:07:04 c3185cebc471: Verifying Checksum 15:07:04 c3185cebc471: Download complete 15:07:05 db62176df00c: Verifying Checksum 15:07:05 db62176df00c: Download complete 15:07:08 db62176df00c: Pull complete 15:07:08 3b30891b0d05: Pull complete 15:07:08 06b49ca38bd5: Pull complete 15:07:08 c788192a36de: Pull complete 15:07:08 a77e37c0d609: Pull complete 15:07:12 c3185cebc471: Pull complete 15:07:12 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 15:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:07:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:07:12 + docker build -t ci-base-image-x86_64 -f - . 15:07:12 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:07:12 WORKDIR /edgex 15:07:12 COPY go.mod . 15:07:12 RUN go mod download' 15:07:13 Sending build context to Docker daemon 328.8MB 15:07:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:07:13 ---> 031687cdd783 15:07:13 Step 2/4 : WORKDIR /edgex 15:07:14 Still waiting to schedule task 15:07:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1443’ is offline 15:07:15 ---> Running in 61e58a344f34 15:07:15 Removing intermediate container 61e58a344f34 15:07:15 ---> b338d4e90da7 15:07:15 Step 3/4 : COPY go.mod . 15:07:15 ---> cccc8fd41972 15:07:15 Step 4/4 : RUN go mod download 15:07:15 ---> Running in ec11fc80c65c 15:07:54 Removing intermediate container ec11fc80c65c 15:07:54 ---> 8aa6d1cb7b5c 15:07:54 Successfully built 8aa6d1cb7b5c 15:07:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:07:54 + docker inspect -f . ci-base-image-x86_64 15:07:54 . [Pipeline] withDockerContainer 15:07:54 prd-centos7-docker-4c-2g-1442 does not seem to be running inside a container 15:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:07:55 $ docker top cce3708c92b8286d0a37ed675abb61a08c02137c08f482c1d24bff96186033a2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:55 + go version 15:07:55 go version go1.16.6 linux/amd64 [Pipeline] } 15:07:55 $ docker stop --time=1 cce3708c92b8286d0a37ed675abb61a08c02137c08f482c1d24bff96186033a2 15:07:56 $ docker rm -f cce3708c92b8286d0a37ed675abb61a08c02137c08f482c1d24bff96186033a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:07:57 + docker inspect -f . ci-base-image-x86_64 15:07:57 . [Pipeline] withDockerContainer 15:07:57 prd-centos7-docker-4c-2g-1442 does not seem to be running inside a container 15:07:57 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:07:57 $ docker top 5ab66e91121e9efc3ce8b457403c5819abd01b58812a7c8a01933c3268d28f6a -eo pid,comm [Pipeline] { [Pipeline] echo 15:07:57 ========================================================= 15:07:57 [edgeXBuildGoParallel] Running Tests and Build... 15:07:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:07:58 + go mod tidy [Pipeline] sh 15:07:58 + make test 15:07:58 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 15:07:59 go mod tidy 15:07:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:08:04 ? github.com/edgexfoundry/edgex-go [no test files] 15:08:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:08:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:08:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:08:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:08:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:08:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:08:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:08:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:08:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:08:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 15:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:08:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements 15:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:08:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 46.3% of statements 15:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:08:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements 15:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:08:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements 15:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:08:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.245s coverage: 94.2% of statements 15:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:08:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements 15:08:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:08:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:08:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:08:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:08:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:08:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 15:08:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:08:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:08:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:08:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements 15:08:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:08:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 15:08:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements 15:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:08:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 15:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 15:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 15:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 15:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 15:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 15:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 15:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.225s coverage: 81.8% of statements 15:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.083s coverage: 91.2% of statements 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.260s coverage: 70.5% of statements 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 15:09:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:09:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:09:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.0% of statements 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:09:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:09:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:09:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:09:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 15:09:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 15:09:20 GO111MODULE=on go vet ./... 15:09:43 gofmt -l . 15:09:43 [ "`gofmt -l .`" = "" ] 15:09:43 ./bin/test-attribution-txt.sh [Pipeline] sh 15:09:43 + ls -al . 15:09:43 total 608 15:09:43 drwxrwxr-x 10 1001 1001 4096 Sep 6 15:09 . 15:09:43 drwxr-xr-x 4 root root 30 Sep 6 15:07 .. 15:09:43 -rw-rw-r-- 1 1001 1001 11 Sep 6 15:06 .dockerignore 15:09:43 drwxrwxr-x 8 1001 1001 179 Sep 6 15:06 .git 15:09:43 drwxrwxr-x 4 1001 1001 142 Sep 6 15:06 .github 15:09:43 -rw-rw-r-- 1 1001 1001 818 Sep 6 15:06 .gitignore 15:09:43 -rw-rw-r-- 1 1001 1001 76 Sep 6 15:06 .hadolint.yml 15:09:43 drwx------ 3 1001 1001 58 Sep 6 15:06 .semver 15:09:43 -rw-rw-r-- 1 1001 1001 166 Sep 6 15:06 .sonarcloud.properties 15:09:43 -rw-rw-r-- 1 1001 1001 1171 Sep 6 15:06 ADOPTERS.md 15:09:43 -rw-rw-r-- 1 1001 1001 8493 Sep 6 15:06 Attribution.txt 15:09:43 -rw-rw-r-- 1 1001 1001 43881 Sep 6 15:06 CHANGELOG.md 15:09:43 -rw-rw-r-- 1 1001 1001 3804 Sep 6 15:06 CONTRIBUTING.md 15:09:43 -rw-rw-r-- 1 1001 1001 677 Sep 6 15:06 GOVERNANCE.md 15:09:43 -rw-rw-r-- 1 1001 1001 849 Sep 6 15:06 Jenkinsfile 15:09:43 -rw-rw-r-- 1 1001 1001 10775 Sep 6 15:06 LICENSE 15:09:43 -rw-rw-r-- 1 1001 1001 5915 Sep 6 15:06 Makefile 15:09:43 -rw-rw-r-- 1 1001 1001 582 Sep 6 15:06 OWNERS.md 15:09:43 -rw-rw-r-- 1 1001 1001 8643 Sep 6 15:06 README.md 15:09:43 -rw-rw-r-- 1 1001 1001 6912 Sep 6 15:06 SECURITY.md 15:09:43 -rw-rw-r-- 1 1001 1001 5 Sep 6 15:06 VERSION 15:09:43 -rw-rw-r-- 1 1001 1001 4131 Sep 6 15:06 ZMQWindows.md 15:09:43 drwxrwxr-x 2 1001 1001 37 Sep 6 15:06 bin 15:09:43 drwxrwxr-x 14 1001 1001 4096 Sep 6 15:06 cmd 15:09:43 -rw-r--r-- 1 root root 403739 Sep 6 15:09 coverage.out 15:09:43 -rw-rw-r-- 1 1001 1001 841 Sep 6 15:06 go.mod 15:09:43 -rw-r--r-- 1 root root 50064 Sep 6 15:07 go.sum 15:09:43 drwxrwxr-x 8 1001 1001 124 Sep 6 15:06 internal 15:09:43 drwxrwxr-x 3 1001 1001 16 Sep 6 15:06 openapi 15:09:43 drwxrwxr-x 4 1001 1001 71 Sep 6 15:06 snap 15:09:43 -rw-rw-r-- 1 1001 1001 204 Sep 6 15:06 version.go [Pipeline] sh 15:09:44 + '[' -e coverage.out ] 15:09:44 + chown 1001:1001 coverage.out [Pipeline] stash 15:09:44 Stashed 1 file(s) [Pipeline] sh 15:09:44 + make build 15:09:44 go mod tidy 15:09:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:09:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:09:52 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 15:09:52 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 15:09:54 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 15:09:54 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 15:09:55 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 15:09:56 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 15:09:56 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 15:09:57 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 15:09:58 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 15:09:59 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] } 15:10:00 $ docker stop --time=1 5ab66e91121e9efc3ce8b457403c5819abd01b58812a7c8a01933c3268d28f6a 15:10:02 $ docker rm -f 5ab66e91121e9efc3ce8b457403c5819abd01b58812a7c8a01933c3268d28f6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:10:06 15:10:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:10:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:10:07 latest: Pulling from edgex-devops/edgex-compose 15:10:07 cbdbe7a5bc2a: Pulling fs layer 15:10:07 ca9280d653b3: Pulling fs layer 15:10:07 7e9c9ca2126c: Pulling fs layer 15:10:07 cbdbe7a5bc2a: Verifying Checksum 15:10:07 cbdbe7a5bc2a: Download complete 15:10:07 cbdbe7a5bc2a: Pull complete 15:10:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1445 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 15:10:07 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 15:10:07 The recommended git tool is: git 15:10:08 ca9280d653b3: Verifying Checksum 15:10:08 ca9280d653b3: Download complete 15:10:08 ca9280d653b3: Pull complete 15:10:10 7e9c9ca2126c: Verifying Checksum 15:10:10 7e9c9ca2126c: Download complete 15:10:14 7e9c9ca2126c: Pull complete 15:10:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:10:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:10:14 prd-centos7-docker-4c-2g-1442 does not seem to be running inside a container 15:10:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:10:15 using credential edgex-jenkins-ssh 15:10:15 Cloning the remote Git repository 15:10:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:10:15 > git init /w/workspace/edgex-go/13 # timeout=10 15:10:16 $ docker top 87b76c955d058f93180cfc4498460544972db605e77f47555d60eaf699532bb7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:16 + grep parallel 15:10:16 + docker-compose build --help 15:10:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:10:15 > git --version # timeout=10 15:10:15 > git --version # 'git version 2.17.1' 15:10:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:17 --parallel Build images in parallel. [Pipeline] } 15:10:17 $ docker stop --time=1 87b76c955d058f93180cfc4498460544972db605e77f47555d60eaf699532bb7 15:10:18 $ docker rm -f 87b76c955d058f93180cfc4498460544972db605e77f47555d60eaf699532bb7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:10:18 . [Pipeline] withDockerContainer 15:10:18 prd-centos7-docker-4c-2g-1442 does not seem to be running inside a container 15:10:18 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:10:19 $ docker top 278be4d5ca8ecfa1e219dcd161232684402ec0d902ec177ac4d0b16b5060eaa6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:19 + docker-compose -f ./docker-compose-build.yml build --parallel 15:10:20 Building core-command ... 15:10:20 Building core-data ... 15:10:20 Building core-metadata ... 15:10:20 Building security-bootstrapper ... 15:10:20 Building security-proxy-setup ... 15:10:20 Building security-secretstore-setup ... 15:10:20 Building support-notifications ... 15:10:20 Building support-scheduler ... 15:10:20 Building sys-mgmt-agent ... 15:10:20 Building sys-mgmt-agent 15:10:20 Building core-command 15:10:20 Building security-proxy-setup 15:10:20 Building security-secretstore-setup 15:10:20 Building support-notifications 15:10:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:10:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:10:30 ---> 8aa6d1cb7b5c 15:10:30 Step 3/22 : WORKDIR /edgex-go 15:10:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:10:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:10:30 ---> 8aa6d1cb7b5c 15:10:30 Step 3/24 : WORKDIR /edgex-go 15:10:33 ---> Running in 1447793b6336 15:10:33 ---> Running in 7fbb6836954b 15:10:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:10:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:10:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:10:36 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:10:36 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 965455e67908eb2a4bef0e6198780f1b75aca946 15:10:37 Merge succeeded, producing 965455e67908eb2a4bef0e6198780f1b75aca946 15:10:37 Checking out Revision 965455e67908eb2a4bef0e6198780f1b75aca946 (PR-3657) 15:10:36 > git config core.sparsecheckout # timeout=10 15:10:36 > git checkout -f 965455e67908eb2a4bef0e6198780f1b75aca946 # timeout=10 15:10:37 > git remote # timeout=10 15:10:37 > git config --get remote.origin.url # timeout=10 15:10:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:37 > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 15:10:37 > git rev-parse HEAD^{commit} # timeout=10 15:10:37 > git config core.sparsecheckout # timeout=10 15:10:37 > git checkout -f 965455e67908eb2a4bef0e6198780f1b75aca946 # timeout=10 15:10:40 Removing intermediate container 1447793b6336 15:10:40 ---> 4609c13aba51 15:10:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:40 Removing intermediate container 7fbb6836954b 15:10:40 ---> 63b97923700d 15:10:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:40 ---> Running in d8d496d2a477 15:10:40 ---> Running in 1b7b0588f34f 15:10:41 Commit message: "fix(security): Move JWT auth method to individual routes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:42 provisioning config files... 15:10:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config140127746409295879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:42 ---> docker-login.sh 15:10:42 nexus3.edgexfoundry.org:10001 15:10:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:10:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:10:43 ---> 8aa6d1cb7b5c 15:10:43 Step 3/24 : WORKDIR /edgex-go 15:10:43 ---> Using cache 15:10:43 ---> 4609c13aba51 15:10:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:43 Configure a credential helper to remove this warning. See 15:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:43 15:10:43 Login Succeeded 15:10:43 nexus3.edgexfoundry.org:10002 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:44 Configure a credential helper to remove this warning. See 15:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:44 15:10:44 Login Succeeded 15:10:44 nexus3.edgexfoundry.org:10003 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:44 Configure a credential helper to remove this warning. See 15:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:44 15:10:44 Login Succeeded 15:10:44 nexus3.edgexfoundry.org:10004 15:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:10:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:10:45 ---> 8aa6d1cb7b5c 15:10:45 Step 3/23 : WORKDIR /edgex-go 15:10:45 ---> Using cache 15:10:45 ---> 4609c13aba51 15:10:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:45 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:10:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:10:45 ---> 8aa6d1cb7b5c 15:10:45 Step 3/26 : WORKDIR /edgex-go 15:10:45 ---> Using cache 15:10:45 ---> 4609c13aba51 15:10:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:45 Configure a credential helper to remove this warning. See 15:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:45 15:10:45 Login Succeeded 15:10:45 docker.io 15:10:45 ---> Running in 1bd360b9a6c3 15:10:45 ---> Running in a050623e10de 15:10:45 ---> Running in decadc3083a7 15:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:45 Configure a credential helper to remove this warning. See 15:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:45 15:10:45 Login Succeeded 15:10:45 ---> docker-login.sh ends [Pipeline] } 15:10:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:10:46 Removing intermediate container 1b7b0588f34f 15:10:46 ---> 16de4cf2d02f 15:10:46 Step 5/22 : RUN apk add --update --no-cache make git 15:10:46 Removing intermediate container d8d496d2a477 15:10:46 ---> cbf4b7e153d1 15:10:46 Step 5/24 : RUN apk add --update --no-cache make git 15:10:46 ---> Running in 55e2de714374 15:10:46 ---> Running in a43f9a74c07d 15:10:46 Removing intermediate container 1bd360b9a6c3 15:10:46 ---> 1f18609199e7 15:10:46 Step 5/24 : RUN apk add --update --no-cache make bash git 15:10:46 ---> Running in 8599a6729faa [Pipeline] echo 15:10:46 ========================================================= 15:10:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:10:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:10:46 Removing intermediate container a050623e10de 15:10:46 ---> fe1046371e4b 15:10:46 Step 5/26 : RUN apk add --update --no-cache make git 15:10:46 Removing intermediate container decadc3083a7 15:10:46 ---> 648c1da82a0b 15:10:46 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:10:46 ---> Running in 9a5f220994a5 15:10:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:10:46 ---> Running in 0e9ac3d96816 15:10:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:10:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:10:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:10:47 595b0fe564bb: Pulling fs layer 15:10:47 24495759ef45: Pulling fs layer 15:10:47 d148012ef14d: Pulling fs layer 15:10:47 e90a11edd702: Pulling fs layer 15:10:47 d77568369979: Pulling fs layer 15:10:47 fc1c9f9a7f3b: Pulling fs layer 15:10:47 170f2ba95c9a: Pulling fs layer 15:10:47 97ac5df62f85: Pulling fs layer 15:10:47 d77568369979: Waiting 15:10:47 fc1c9f9a7f3b: Waiting 15:10:47 e90a11edd702: Waiting 15:10:47 170f2ba95c9a: Waiting 15:10:47 d148012ef14d: Download complete 15:10:47 24495759ef45: Verifying Checksum 15:10:47 24495759ef45: Download complete 15:10:47 d77568369979: Verifying Checksum 15:10:47 d77568369979: Download complete 15:10:47 fc1c9f9a7f3b: Download complete 15:10:47 595b0fe564bb: Verifying Checksum 15:10:47 595b0fe564bb: Download complete 15:10:47 170f2ba95c9a: Verifying Checksum 15:10:47 170f2ba95c9a: Download complete 15:10:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:10:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:10:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:10:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:10:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:10:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:10:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:10:48 595b0fe564bb: Pull complete 15:10:48 OK: 219 MiB in 52 packages 15:10:48 OK: 219 MiB in 52 packages 15:10:48 OK: 219 MiB in 52 packages 15:10:48 24495759ef45: Pull complete 15:10:48 Removing intermediate container a43f9a74c07d 15:10:48 ---> 8c5ef6d7a3c0 15:10:48 Step 6/24 : COPY go.mod . 15:10:48 Removing intermediate container 0e9ac3d96816 15:10:48 ---> f65cf06a8785 15:10:48 Step 6/23 : COPY go.mod . 15:10:48 OK: 219 MiB in 52 packages 15:10:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:10:48 ---> 1a241b4241fb 15:10:48 Step 7/24 : RUN go mod download 15:10:48 d148012ef14d: Pull complete 15:10:49 Removing intermediate container 55e2de714374 15:10:49 ---> 6bbfdbde6ceb 15:10:49 Step 6/22 : COPY go.mod . 15:10:49 ---> Running in d9ea3353b001 15:10:49 ---> 6fa741631a6b 15:10:49 Step 7/23 : RUN go mod download 15:10:49 ---> Running in 76d14320a9e7 15:10:49 ---> bf8340ee9ed2 15:10:49 Step 7/22 : RUN go mod download 15:10:49 ---> Running in 32608895e64f 15:10:49 Removing intermediate container 9a5f220994a5 15:10:49 ---> 6966873fed17 15:10:49 Step 6/26 : COPY go.mod . 15:10:49 ---> e23a8ff02b02 15:10:49 Step 7/26 : RUN go mod download 15:10:49 ---> Running in bf87970c7d5b 15:10:50 97ac5df62f85: Verifying Checksum 15:10:51 e90a11edd702: Verifying Checksum 15:10:51 e90a11edd702: Download complete 15:10:51 Removing intermediate container d9ea3353b001 15:10:51 ---> f92902cf2f36 15:10:51 Step 8/24 : COPY . . 15:10:51 Removing intermediate container bf87970c7d5b 15:10:51 ---> 616312dd5ef6 15:10:51 Step 8/26 : COPY . . 15:10:51 OK: 219 MiB in 52 packages 15:10:53 Removing intermediate container 32608895e64f 15:10:53 ---> 535f8414581f 15:10:53 Step 8/22 : COPY . . 15:10:54 Removing intermediate container 76d14320a9e7 15:10:54 ---> 19f15a68e791 15:10:54 Step 8/23 : COPY . . 15:10:56 Removing intermediate container 8599a6729faa 15:10:56 ---> 962d906d525f 15:10:56 Step 6/24 : COPY go.mod . 15:10:59 ---> f980805b44f4 15:10:59 Step 7/24 : RUN go mod download 15:10:59 ---> 01c7a483c7dd 15:10:59 Step 9/24 : RUN go mod tidy 15:10:59 ---> Running in e67414b72c62 15:10:59 ---> Running in e14a277488f8 15:10:59 ---> dc1b777fab62 15:10:59 Step 9/26 : RUN go mod tidy 15:10:59 ---> Running in afb2536a1699 15:11:00 ---> 363b7d806a6d 15:11:00 Step 9/22 : RUN go mod tidy 15:11:01 e90a11edd702: Pull complete 15:11:01 d77568369979: Pull complete 15:11:01 fc1c9f9a7f3b: Pull complete 15:11:01 170f2ba95c9a: Pull complete 15:11:01 ---> Running in 1f3ce4d72fe5 15:11:01 Removing intermediate container e14a277488f8 15:11:01 ---> 1dc2cf7ad678 15:11:01 Step 10/24 : RUN make cmd/core-command/core-command 15:11:01 ---> Running in 07fd3b8d521f 15:11:02 Removing intermediate container e67414b72c62 15:11:02 ---> 2e5c2a707161 15:11:02 Step 8/24 : COPY . . 15:11:02 Removing intermediate container afb2536a1699 15:11:02 ---> 86eefad5e7a6 15:11:02 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:11:02 ---> Running in a2558c610365 15:11:02 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 15:11:03 ---> 506cdd95d37a 15:11:03 Step 9/23 : RUN go mod tidy 15:11:03 ---> Running in 19f7a3b06ee7 15:11:04 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 15:11:05 Removing intermediate container 1f3ce4d72fe5 15:11:05 ---> 4875c53e7fcd 15:11:05 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:11:05 ---> Running in 7933fd32839a 15:11:07 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 15:11:07 97ac5df62f85: Pull complete 15:11:07 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 15:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:11:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:11:08 Removing intermediate container 19f7a3b06ee7 15:11:08 ---> 989cce4e73c8 15:11:08 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:11:08 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:11:08 WORKDIR /edgex 15:11:08 COPY go.mod . 15:11:08 RUN go mod download -t 15:11:08 ci-base-image-arm64 -f - . 15:11:08 ---> Running in 0f76f836dacc 15:11:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:11:10 Sending build context to Docker daemon 166MB 15:11:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:11:10 ---> 04bc70af865f 15:11:10 Step 2/4 : WORKDIR /edgex 15:11:14 ---> Running in 06dca5d685cd 15:11:14 Removing intermediate container 06dca5d685cd 15:11:14 ---> 9877d2760c7a 15:11:14 Step 3/4 : COPY go.mod . 15:11:15 ---> 4fe1daad2ba6 15:11:15 Step 4/4 : RUN go mod download 15:11:15 ---> Running in 624400f7b4b0 15:11:20 ---> 7d8f7b18651c 15:11:20 Step 9/24 : RUN go mod tidy 15:11:20 ---> Running in 04b5e8b567fd 15:11:21 Removing intermediate container 04b5e8b567fd 15:11:21 ---> 4f121c231d66 15:11:21 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:11:21 ---> Running in e121bddde224 15:11: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 15:11:34 Removing intermediate container 07fd3b8d521f 15:11:34 ---> 31ea6046cb64 15:11:34 15:11:34 Step 11/24 : FROM alpine:3.12 15:11:34 3.12: Pulling from library/alpine 15:11:34 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 15:11:35 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 15:11:35 Status: Downloaded newer image for alpine:3.12 15:11:35 ---> 48b8ec4ed9eb 15:11:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:11:35 ---> Running in 2ec8109fd9cd 15:11:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:11:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:11:36 (1/1) Installing dumb-init (1.2.2-r1) 15:11:36 Executing busybox-1.31.1-r20.trigger 15:11:36 OK: 6 MiB in 15 packages 15:11:36 Removing intermediate container 2ec8109fd9cd 15:11:36 ---> 9317dd841fac 15:11:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:11:36 ---> Running in acd30e2c39fc 15:11:36 Removing intermediate container acd30e2c39fc 15:11:36 ---> c5fa70ddffb2 15:11:36 Step 14/24 : ENV APP_PORT=59882 15:11:36 ---> Running in 6d6e11128fe4 15:11:36 Removing intermediate container 6d6e11128fe4 15:11:36 ---> de272e322be7 15:11:36 Step 15/24 : EXPOSE $APP_PORT 15:11:37 ---> Running in 97ed9d7f8b17 15:11:37 Removing intermediate container 97ed9d7f8b17 15:11:37 ---> 81a8ae2356a7 15:11:37 Step 16/24 : WORKDIR / 15:11:37 ---> Running in 389f38c359a5 15:11:37 Removing intermediate container 389f38c359a5 15:11:37 ---> cd4c6dd65608 15:11:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:11:37 ---> 552fe2d419a9 15:11:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:11:38 ---> f32528ebb7ae 15:11:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:11:38 ---> d8761e87b0cc 15:11:38 Step 20/24 : ENTRYPOINT ["/core-command"] 15:11:38 ---> Running in d92402c865e6 15:11:38 Removing intermediate container d92402c865e6 15:11:38 ---> ba7953ceb2b4 15:11:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:11:39 ---> Running in cfe8c46f489a 15:11:39 Removing intermediate container a2558c610365 15:11:39 ---> 628644730f66 15:11:39 15:11:39 Step 11/26 : FROM alpine:3.12 15:11:39 ---> 48b8ec4ed9eb 15:11:39 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:11:39 ---> Running in dc57325206ac 15:11:39 Removing intermediate container cfe8c46f489a 15:11:39 ---> 7ac25d46703c 15:11:39 Step 22/24 : LABEL arch=x86_64 15:11:39 ---> Running in 12cf81903462 15:11:39 Removing intermediate container 12cf81903462 15:11:39 ---> e2aaf9b73c98 15:11:39 Step 23/24 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:11:39 ---> Running in c8bdc8b4f765 15:11:39 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 15:11:39 Removing intermediate container c8bdc8b4f765 15:11:39 ---> da0843e983a8 15:11:39 Step 24/24 : LABEL version=0.0.0 15:11:39 ---> Running in 2d3366df83e2 15:11:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:11:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:11:39 (1/3) Installing ca-certificates (20191127-r4) 15:11:39 Removing intermediate container 2d3366df83e2 15:11:39 ---> cca2357af817 15:11:39 15:11:39 (2/3) Installing dumb-init (1.2.2-r1) 15:11:39 (3/3) Installing su-exec (0.2-r1) 15:11:39 Executing busybox-1.31.1-r20.trigger 15:11:39 Executing ca-certificates-20191127-r4.trigger 15:11:39 Successfully built cca2357af817 15:11:39 OK: 6 MiB in 17 packages 15:11:39 Successfully tagged core-command:latest 15:11:40 Building core-metadata 15:11:41  Building core-command ... done Removing intermediate container dc57325206ac 15:11:41 ---> bff3fd974e2b 15:11:41 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:11:41 ---> Running in 6433140d1b73 15:11:42 Removing intermediate container 6433140d1b73 15:11:42 ---> c138cba7baa4 15:11:42 Step 14/26 : WORKDIR / 15:11:42 ---> Running in d90e3daf1a32 15:11:42 Removing intermediate container d90e3daf1a32 15:11:42 ---> 81080b023846 15:11:42 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:11:43 ---> 2e2ea75bdbdc 15:11:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:11:43 ---> 75ad6b07a9cf 15:11:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:11:44 ---> 94424898ac33 15:11:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:11:44 ---> 52affbc7a376 15:11:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:11:45 ---> a3083f586fd5 15:11:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:11:45 Removing intermediate container 7933fd32839a 15:11:45 ---> 342d649e1421 15:11:45 15:11:45 Step 11/22 : FROM alpine:3.12 15:11:45 ---> 48b8ec4ed9eb 15:11:45 Step 12/22 : RUN apk add --update --no-cache curl 15:11:45 ---> Running in 07c7540fe830 15:11:46 ---> dba0833355ab 15:11:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:11:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:11:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:11:47 (1/4) Installing ca-certificates (20191127-r4) 15:11:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:11:47 (3/4) Installing libcurl (7.78.0-r0) 15:11:47 (4/4) Installing curl (7.78.0-r0) 15:11:47 ---> 3676a73ce578 15:11:47 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/ 15:11:47 Executing busybox-1.31.1-r20.trigger 15:11:47 Executing ca-certificates-20191127-r4.trigger 15:11:47 ---> Running in 2a71b0ddff10 15:11:47 OK: 7 MiB in 18 packages 15:11:48 Removing intermediate container 07c7540fe830 15:11:48 ---> b87d2cbcd043 15:11:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:11:48 ---> Running in 1a7e6b50d5a0 15:11:48 Removing intermediate container 1a7e6b50d5a0 15:11:48 ---> 0f7a602f742e 15:11:48 Step 14/22 : WORKDIR /edgex 15:11:48 Removing intermediate container 2a71b0ddff10 15:11:48 ---> bdcfc07395d9 15:11:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:11:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:11:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:11:48 ---> 8aa6d1cb7b5c 15:11:48 Step 3/24 : WORKDIR /edgex-go 15:11:48 ---> Using cache 15:11:48 ---> 4609c13aba51 15:11:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:48 ---> Using cache 15:11:48 ---> 648c1da82a0b 15:11:48 Step 5/24 : RUN apk add --update --no-cache make git 15:11:48 ---> Running in 0148991d7370 15:11:48 ---> Running in b095172e8b23 15:11:48 ---> Running in 0956eac201c8 15:11:49 Removing intermediate container b095172e8b23 15:11:49 ---> 64ad34cf261f 15:11:49 Step 24/26 : LABEL arch=x86_64 15:11:49 ---> Running in 8a413d06ccbb 15:11:49 Removing intermediate container 0148991d7370 15:11:49 ---> a8d130b6f3cb 15:11:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:11:49 Removing intermediate container 8a413d06ccbb 15:11:49 ---> f7417b23d027 15:11:49 Step 25/26 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:11:49 ---> f24d6b6710f9 15:11:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:11:49 ---> Running in 45db0e2c0e1c 15:11:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:11:49 Removing intermediate container 0f76f836dacc 15:11:49 ---> 089b9d9d1d1d 15:11:49 15:11:49 Step 11/23 : FROM alpine:3.12 15:11:49 ---> 48b8ec4ed9eb 15:11:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:11:49 ---> Running in 70030846230f 15:11:49 Removing intermediate container 45db0e2c0e1c 15:11:49 ---> 1770576b7bc4 15:11:49 Step 26/26 : LABEL version=0.0.0 15:11:50 ---> Running in 075d84c86924 15:11:50 Removing intermediate container 075d84c86924 15:11:50 ---> fe6c0ab35e52 15:11:50 15:11:50 ---> f5d324ff002f 15:11:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:11:50 Successfully built fe6c0ab35e52 15:11:50 Successfully tagged security-secretstore-setup:latest 15:11:50 Building support-scheduler 15:11:50  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:11:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:11:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:11:50 (1/2) Installing ca-certificates (20191127-r4) 15:11:51 (2/2) Installing dumb-init (1.2.2-r1) 15:11:51 Executing busybox-1.31.1-r20.trigger 15:11:51 Executing ca-certificates-20191127-r4.trigger 15:11:51 OK: 6 MiB in 16 packages 15:11:51 OK: 219 MiB in 52 packages 15:11:51 ---> e0a122d354cc 15:11:51 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:11:52 ---> Running in 03a872a00160 15:11:52 Removing intermediate container 03a872a00160 15:11:52 ---> 6c406e7be699 15:11:52 Step 19/22 : CMD ["--init=true"] 15:11:53 Removing intermediate container 0956eac201c8 15:11:53 ---> a85aaa3ecc3d 15:11:53 Step 6/24 : COPY go.mod . 15:11:53 ---> Running in 01929eaaf6de 15:11:53 Removing intermediate container 70030846230f 15:11:53 ---> 64749dd4b7d8 15:11:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:11:53 ---> dc335d1c1f0e 15:11:53 Step 7/24 : RUN go mod download 15:11:53 Removing intermediate container 01929eaaf6de 15:11:53 ---> d9780387ff26 15:11:53 Step 20/22 : LABEL arch=x86_64 15:11:53 ---> Running in f74061a8c857 15:11:53 ---> Running in d9f180feed9f 15:11:53 ---> Running in 3870a34ee6ca 15:11:53 Removing intermediate container f74061a8c857 15:11:53 ---> 69127a5d7728 15:11:53 Step 14/23 : ENV APP_PORT=59860 15:11:53 ---> Running in 7d03baf03466 15:11:53 Removing intermediate container d9f180feed9f 15:11:53 ---> e2b2b4117e21 15:11:53 Step 21/22 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:11:54 ---> Running in a60d5f6d844a 15:11:54 Removing intermediate container 7d03baf03466 15:11:54 ---> 6091749592d1 15:11:54 Step 15/23 : EXPOSE $APP_PORT 15:11:54 Removing intermediate container e121bddde224 15:11:54 ---> 12905b5b3806 15:11:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:11:54 ---> Running in d5301af58bba 15:11:54 ---> Running in 9cac4362de7f 15:11:54 Removing intermediate container a60d5f6d844a 15:11:54 ---> 2942db75548f 15:11:54 Step 22/22 : LABEL version=0.0.0 15:11:54 Removing intermediate container 9cac4362de7f 15:11:54 ---> cddd9bff9dc6 15:11:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:11:54 ---> Running in 328e7ba4192a 15:11:54 Removing intermediate container 328e7ba4192a 15:11:54 ---> 0be2211bda25 15:11:54 15:11:54 ---> c952f5d3f509 15:11:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:11:54 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 15:11:54 Successfully built 0be2211bda25 15:11:54 Successfully tagged security-proxy-setup:latest 15:11:54 Building security-bootstrapper 15:11:56  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:11:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:11:56 ---> 8aa6d1cb7b5c 15:11:56 Step 3/23 : WORKDIR /edgex-go 15:11:56 ---> Using cache 15:11:56 ---> 4609c13aba51 15:11:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:56 ---> Using cache 15:11:56 ---> 648c1da82a0b 15:11:56 Step 5/23 : RUN apk add --update --no-cache make git 15:11:56 ---> Using cache 15:11:56 ---> a85aaa3ecc3d 15:11:56 Step 6/23 : COPY go.mod . 15:11:56 ---> Using cache 15:11:56 ---> dc335d1c1f0e 15:11:56 Step 7/23 : RUN go mod download 15:11:57 ---> Running in 38e108340c84 15:11:57 ---> e53f8b0c0a81 15:11:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:11:57 Removing intermediate container 3870a34ee6ca 15:11:57 ---> 39ca462ac12a 15:11:57 Step 8/24 : COPY . . 15:11:57 ---> d615040134b3 15:11:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:11:58 Removing intermediate container d5301af58bba 15:11:58 ---> 7e61f0219a04 15:11:58 15:11:58 Step 12/24 : FROM docker:20.10.7 15:11:59 ---> Running in 357e89d308ed 15:11:59 20.10.7: Pulling from library/docker 15:12:00 Removing intermediate container 357e89d308ed 15:12:00 ---> 1f6fea4b522e 15:12:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:12:00 ---> Running in 7eb32e50f743 15:12:00 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:12:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:12:00 ---> 8aa6d1cb7b5c 15:12:00 Step 3/32 : WORKDIR /edgex-go 15:12:00 ---> Using cache 15:12:00 ---> 4609c13aba51 15:12:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:00 ---> Using cache 15:12:00 ---> 648c1da82a0b 15:12:00 Step 5/32 : RUN apk add --update --no-cache make git 15:12:00 ---> Using cache 15:12:00 ---> a85aaa3ecc3d 15:12:00 Step 6/32 : COPY go.mod . 15:12:00 ---> Using cache 15:12:00 ---> dc335d1c1f0e 15:12:00 Step 7/32 : RUN go mod download 15:12:00 ---> Using cache 15:12:00 ---> 39ca462ac12a 15:12:00 Step 8/32 : COPY . . 15:12:01 Removing intermediate container 38e108340c84 15:12:01 ---> 93cfe729971d 15:12:01 Step 8/23 : COPY . . 15:12:01 Removing intermediate container 7eb32e50f743 15:12:01 ---> 17e56dfa1ee0 15:12:01 Step 21/23 : LABEL arch=x86_64 15:12:03 ---> Running in 080ed06e83c9 15:12:04 ---> 0d6ee074a7d0 15:12:04 Step 9/24 : RUN go mod tidy 15:12:05 Removing intermediate container 080ed06e83c9 15:12:05 ---> aa290bc8d43c 15:12:05 Step 22/23 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:12:05 ---> Running in 6c217f53e524 15:12:05 ---> Running in 8214b3039287 15:12:05 Removing intermediate container 8214b3039287 15:12:05 ---> 7199a0f0f099 15:12:05 Step 23/23 : LABEL version=0.0.0 15:12:05 ---> Running in a20b47aac365 15:12:06 Removing intermediate container a20b47aac365 15:12:06 ---> f9880de4fc0d 15:12:06 15:12:06 Successfully built f9880de4fc0d 15:12:06 Successfully tagged support-notifications:latest 15:12:06 Building core-data 15:12:09  Building support-notifications ... done Removing intermediate container 6c217f53e524 15:12:09 ---> 922a1029e8eb 15:12:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:12:11 ---> 83396b08a535 15:12:11 Step 9/23 : RUN go mod tidy 15:12:11 ---> Running in b4cb03eae872 15:12:11 ---> f1e2d5b5afdc 15:12:11 Step 9/32 : RUN go mod tidy 15:12:11 ---> Running in dbb61446d3c0 15:12:12 ---> Running in b0379b68fa0d 15:12:12 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 15:12:12 Status: Downloaded newer image for docker:20.10.7 15:12:12 ---> 08bdaf2f88f9 15:12:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:12:12 ---> Running in 8e3295c12f26 15:12:13 Removing intermediate container 8e3295c12f26 15:12:13 ---> 2a0ad22b39b7 15:12:13 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 15:12:13 ---> Running in e47ebac1fe4f 15:12:13 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 15:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:12:14 (1/39) Installing readline (8.1.0-r0) 15:12:14 (2/39) Installing bash (5.1.0-r0) 15:12:14 Executing bash-5.1.0-r0.post-install 15:12:14 (3/39) Installing brotli-libs (1.0.9-r3) 15:12:14 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:12:14 (5/39) Installing libcurl (7.78.0-r0) 15:12:14 (6/39) Installing curl (7.78.0-r0) 15:12:14 (7/39) Installing dumb-init (1.2.5-r0) 15:12:14 (8/39) Installing libbz2 (1.0.8-r1) 15:12:14 (9/39) Installing expat (2.2.10-r1) 15:12:14 (10/39) Installing libffi (3.3-r2) 15:12:14 (11/39) Installing gdbm (1.19-r0) 15:12:14 (12/39) Installing xz-libs (5.2.5-r0) 15:12:14 (13/39) Installing sqlite-libs (3.34.1-r0) 15:12:14 (14/39) Installing python3 (3.8.10-r0) 15:12:15 Removing intermediate container b0379b68fa0d 15:12:15 ---> 74a4cbbce75d 15:12:15 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:12:15 ---> Running in 4a1d38f1b67a 15:12:15 Removing intermediate container dbb61446d3c0 15:12:15 ---> 08417a40f3e9 15:12:15 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:12:15 ---> Running in 7260c205fc2b 15:12:15 (15/39) Installing py3-appdirs (1.4.4-r1) 15:12:15 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:12:15 (17/39) Installing py3-parsing (2.4.7-r1) 15:12:16 (18/39) Installing py3-six (1.15.0-r0) 15:12:16 (19/39) Installing py3-packaging (20.9-r0) 15:12:16 (20/39) Installing py3-setuptools (51.3.3-r0) 15:12:16 (21/39) Installing py3-chardet (4.0.0-r0) 15:12:16 (22/39) Installing py3-idna (3.1-r0) 15:12:16 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:12:16 (24/39) Installing py3-requests (2.25.1-r1) 15:12:16 (25/39) Installing py3-msgpack (1.0.2-r0) 15:12:16 (26/39) Installing py3-lockfile (0.12.2-r3) 15:12:16 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:12:16 (28/39) Installing py3-colorama (0.4.4-r0) 15:12:16 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:12:16 (30/39) Installing py3-distlib (0.3.1-r1) 15:12:16 (31/39) Installing py3-distro (1.5.0-r1) 15:12:16 (32/39) Installing py3-webencodings (0.5.1-r3) 15:12:16 (33/39) Installing py3-html5lib (1.1-r0) 15:12:16 (34/39) Installing py3-pytoml (0.1.21-r0) 15:12:16 (35/39) Installing py3-pep517 (0.9.1-r0) 15:12:16 (36/39) Installing py3-progress (1.5-r0) 15:12:16 (37/39) Installing py3-retrying (1.3.3-r0) 15:12:16 (38/39) Installing py3-toml (0.10.2-r0) 15:12:16 (39/39) Installing py3-pip (20.3.4-r0) 15:12:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:12:16 Executing busybox-1.32.1-r6.trigger 15:12:16 OK: 82 MiB in 59 packages 15:12:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:12:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:12:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:12:18 ---> 8aa6d1cb7b5c 15:12:18 Step 3/24 : WORKDIR /edgex-go 15:12:18 ---> Using cache 15:12:18 ---> 4609c13aba51 15:12:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:18 ---> Using cache 15:12:18 ---> 648c1da82a0b 15:12:18 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:12:18 ---> Running in 20b1c43ab5a0 15:12:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:12:19 Collecting docker-compose==1.23.2 15:12:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:12:19 Collecting dockerpty<0.5,>=0.4.1 15:12:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:12:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:12:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:12:20 Collecting PyYAML<4,>=3.10 15:12:20 Downloading PyYAML-3.13.tar.gz (270 kB) 15:12:20 OK: 219 MiB in 52 packages 15:12:21 Removing intermediate container 20b1c43ab5a0 15:12:21 ---> cf6d4b7c3e95 15:12:21 Step 6/24 : COPY go.mod . 15:12:21 ---> 27e99c482a9d 15:12:21 Step 7/24 : RUN go mod download 15:12:21 ---> Running in f321124ead12 15:12:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:12:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:12:22 Collecting websocket-client<1.0,>=0.32.0 15:12:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:12:22 Collecting docopt<0.7,>=0.6.1 15:12:22 Downloading docopt-0.6.2.tar.gz (25 kB) 15:12:23 Collecting cached-property<2,>=1.2.0 15:12:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:12:23 Collecting jsonschema<3,>=2.5.1 15:12:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:12:24 Collecting docker<4.0,>=3.6.0 15:12:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:12:24 Collecting texttable<0.10,>=0.9.0 15:12:24 Downloading texttable-0.9.1.tar.gz (11 kB) 15:12:24 Removing intermediate container f321124ead12 15:12:24 ---> e552c222c653 15:12:24 Step 8/24 : COPY . . 15:12:25 Collecting docker-pycreds>=0.4.0 15:12:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:12:25 Collecting idna<2.8,>=2.5 15:12:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:12:25 Collecting certifi>=2017.4.17 15:12:25 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:12:25 Collecting urllib3<1.25,>=1.21.1 15:12:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:12:25 Collecting chardet<3.1.0,>=3.0.2 15:12:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:12:25 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:12:25 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:12:25 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:12:25 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:12:26 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:12:26 Attempting uninstall: urllib3 15:12:26 Found existing installation: urllib3 1.26.2 15:12:26 Uninstalling urllib3-1.26.2: 15:12:26 Successfully uninstalled urllib3-1.26.2 15:12:26 Attempting uninstall: idna 15:12:26 Found existing installation: idna 3.1 15:12:26 Uninstalling idna-3.1: 15:12:26 Successfully uninstalled idna-3.1 15:12:26 Attempting uninstall: chardet 15:12:26 Found existing installation: chardet 4.0.0 15:12:26 Uninstalling chardet-4.0.0: 15:12:26 Successfully uninstalled chardet-4.0.0 15:12:27 Attempting uninstall: requests 15:12:27 Found existing installation: requests 2.25.1 15:12:27 Uninstalling requests-2.25.1: 15:12:27 Successfully uninstalled requests-2.25.1 15:12:27 Running setup.py install for texttable: started 15:12:29 Running setup.py install for texttable: finished with status 'done' 15:12:29 Running setup.py install for PyYAML: started 15:12:30 Running setup.py install for PyYAML: finished with status 'done' 15:12:31 ---> eeb27feac8e8 15:12:31 Step 9/24 : RUN go mod tidy 15:12:31 Running setup.py install for docopt: started 15:12:31 ---> Running in 9f4a31618e7b 15:12:32 Running setup.py install for docopt: finished with status 'done' 15:12:32 Running setup.py install for dockerpty: started 15:12:33 Running setup.py install for dockerpty: finished with status 'done' 15:12:33 Removing intermediate container 9f4a31618e7b 15:12:33 ---> 33b4a391eac3 15:12:33 Step 10/24 : RUN make cmd/core-data/core-data 15:12:33 ---> Running in f6b2caf1b84f 15:12:33 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 15:12:34 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 15:12:37 Removing intermediate container 624400f7b4b0 15:12:37 ---> d55189740c22 15:12:37 Successfully built d55189740c22 15:12:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:12:37 + docker inspect -f . ci-base-image-arm64 15:12:37 . [Pipeline] withDockerContainer 15:12:38 prd-ubuntu18.04-docker-arm64-4c-16g-1445 does not seem to be running inside a container 15:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:12:38 Removing intermediate container e47ebac1fe4f 15:12:38 ---> 07d563797fb7 15:12:38 Step 15/24 : ENV APP_PORT=58890 15:12:38 ---> Running in d542b4df2918 15:12:38 Removing intermediate container d542b4df2918 15:12:38 ---> 579d288d4e9b 15:12:38 Step 16/24 : EXPOSE $APP_PORT 15:12:38 ---> Running in af1904b7f7c4 15:12:38 Removing intermediate container af1904b7f7c4 15:12:38 ---> 7c5df5136756 15:12:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:12:39 ---> a0000cc137a3 15:12:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:12:39 ---> c1f3a546c8e6 15:12:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:12:39 ---> 1bd8a65d97de 15:12:39 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:12:39 ---> Running in 64ef1c8a8abc 15:12:39 Removing intermediate container 64ef1c8a8abc 15:12:39 ---> c63168124993 15:12:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:12:39 ---> Running in 677e2aaef7ba 15:12:40 Removing intermediate container 677e2aaef7ba 15:12:40 ---> 1bbd8a006bb5 15:12:40 Step 22/24 : LABEL arch=x86_64 15:12:40 ---> Running in debfa449e17e 15:12:40 $ docker top 3b3b19063c51f1c94fee469a7bbaa8d722f76df4392eb0f8ddef9565f7fc301f -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:40 Removing intermediate container debfa449e17e 15:12:40 ---> b9450a545771 15:12:40 Step 23/24 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:12:40 ---> Running in b19fa757d6e3 15:12:40 Removing intermediate container b19fa757d6e3 15:12:40 ---> 496f8fea4944 15:12:40 Step 24/24 : LABEL version=0.0.0 15:12:40 ---> Running in 10dc75d4a03b 15:12:41 Removing intermediate container 10dc75d4a03b 15:12:41 ---> cb95049e3ba6 15:12:41 15:12:41 Successfully built cb95049e3ba6 15:12:41 Successfully tagged sys-mgmt-agent:latest 15:12:41 + go version 15:12:41 go version go1.16.6 linux/arm64 [Pipeline] } 15:12:41 $ docker stop --time=1 3b3b19063c51f1c94fee469a7bbaa8d722f76df4392eb0f8ddef9565f7fc301f 15:12:43 $ docker rm -f 3b3b19063c51f1c94fee469a7bbaa8d722f76df4392eb0f8ddef9565f7fc301f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:12:43 + docker inspect -f . ci-base-image-arm64 15:12:43 . [Pipeline] withDockerContainer 15:12:44 prd-ubuntu18.04-docker-arm64-4c-16g-1445 does not seem to be running inside a container 15:12:44 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:12:45 $ docker top 40adcee46f4cb0d52617ec2e96a3fa55edc9fe2f4a312472460c4ed6d1bace2f -eo pid,comm [Pipeline] { [Pipeline] echo 15:12:46 ========================================================= 15:12:46 [edgeXBuildGoParallel] Running Tests and Build... 15:12:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:12:47 + go mod tidy [Pipeline] sh 15:12:48 + make test 15:12:48 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 15:12:48 go mod tidy 15:12:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:12:53  Building sys-mgmt-agent ... done Removing intermediate container b4cb03eae872 15:12:53 ---> 0bc69598491f 15:12:53 15:12:53 Step 11/24 : FROM alpine:3.12 15:12:53 ---> 48b8ec4ed9eb 15:12:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:12:53 ---> Using cache 15:12:53 ---> 9317dd841fac 15:12:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:12:53 ---> Using cache 15:12:53 ---> c5fa70ddffb2 15:12:53 Step 14/24 : ENV APP_PORT=59881 15:12:53 ---> Running in a027fd24d9cd 15:12:53 Removing intermediate container a027fd24d9cd 15:12:53 ---> 6edf3c2ee5ab 15:12:53 Step 15/24 : EXPOSE $APP_PORT 15:12:53 ---> Running in 60c04d610926 15:12:53 Removing intermediate container 60c04d610926 15:12:53 ---> 03ed713bb16b 15:12:53 Step 16/24 : WORKDIR / 15:12:53 ---> Running in 26af944b9784 15:12:53 Removing intermediate container 26af944b9784 15:12:53 ---> 9f7d7d8722e7 15:12:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:53 Removing intermediate container 4a1d38f1b67a 15:12:53 ---> f4d9d69194fc 15:12:53 15:12:53 Step 11/32 : FROM alpine:3.12 15:12:53 ---> 48b8ec4ed9eb 15:12:53 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:12:53 ---> Running in e3044d7b8c15 15:12:53 ---> a8f9f4f1b086 15:12:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:12:53 Removing intermediate container e3044d7b8c15 15:12:53 ---> d2a02b085acd 15:12:53 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:12:53 ---> Running in 29b4504f16ae 15:12:54 ---> 4524f3279c78 15:12:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:12:54 Removing intermediate container 7260c205fc2b 15:12:54 ---> ae486df20159 15:12:54 15:12:54 Step 11/23 : FROM alpine:3.12 15:12:54 ---> 48b8ec4ed9eb 15:12:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:12:54 ---> Using cache 15:12:54 ---> 9317dd841fac 15:12:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:12:54 ---> Using cache 15:12:54 ---> c5fa70ddffb2 15:12:54 Step 14/23 : ENV APP_PORT=59861 15:12:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:12:54 ---> Running in bdbec5dc592a 15:12:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:12:54 ---> 618cc8a34b91 15:12:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:12:54 ---> Running in b7cd6beae700 15:12:55 Removing intermediate container bdbec5dc592a 15:12:55 ---> 99e8734cc0a9 15:12:55 Step 15/23 : EXPOSE $APP_PORT 15:12:55 Removing intermediate container b7cd6beae700 15:12:55 ---> 3809d82814b8 15:12:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:12:55 ---> Running in a1762cde1deb 15:12:55 ---> Running in e0fc88fb0397 15:12:55 (1/2) Installing dumb-init (1.2.2-r1) 15:12:55 (2/2) Installing su-exec (0.2-r1) 15:12:55 Executing busybox-1.31.1-r20.trigger 15:12:55 OK: 6 MiB in 16 packages 15:12:55 Removing intermediate container e0fc88fb0397 15:12:55 ---> 8bc2f7d07942 15:12:55 Step 22/24 : LABEL arch=x86_64 15:12:55 ---> Running in b3c84e4f77cd 15:12:55 Removing intermediate container a1762cde1deb 15:12:55 ---> 80fc7e6ceee8 15:12:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:55 Removing intermediate container b3c84e4f77cd 15:12:55 ---> aacd70683ea0 15:12:55 Step 23/24 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:12:55 ---> Running in 781d21701aa1 15:12:55 Removing intermediate container 29b4504f16ae 15:12:55 ---> b4ac72d66699 15:12:55 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:12:55 ---> Running in 881cfdbac868 15:12:55 Removing intermediate container 781d21701aa1 15:12:55 ---> 064a431863d3 15:12:55 Step 24/24 : LABEL version=0.0.0 15:12:55 ---> 5b79a3707fa4 15:12:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:12:55 ---> Running in e1078f131f2a 15:12:55 Removing intermediate container 881cfdbac868 15:12:55 ---> 0c276a2a00c5 15:12:55 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:12:56 ---> Running in cf8c21245772 15:12:56 Removing intermediate container e1078f131f2a 15:12:56 ---> 8741f7c90901 15:12:56 15:12:56 ---> 7973d5b78582 15:12:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:12:56 Successfully built 8741f7c90901 15:12:56 Successfully tagged core-metadata:latest 15:12:56  Building core-metadata ... done Removing intermediate container cf8c21245772 15:12:56 ---> 4199c27d6df4 15:12:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:12:56 ---> Running in f33a64306545 15:12:56 ---> d32aec96b10a 15:12:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:12:56 ---> Running in 1e680a894b57 15:12:56 Removing intermediate container 1e680a894b57 15:12:56 ---> e85f7ac59a97 15:12:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:12:56 ---> Running in d31577e86ead 15:12:57 Removing intermediate container d31577e86ead 15:12:57 ---> 1b76c681b74f 15:12:57 Step 21/23 : LABEL arch=x86_64 15:12:57 ---> Running in 30f8e554d06c 15:12:57 Removing intermediate container f33a64306545 15:12:57 ---> d914be3ca7bd 15:12:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:12:57 Removing intermediate container 30f8e554d06c 15:12:57 ---> a3e81dd9cee9 15:12:57 Step 22/23 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:12:57 ---> Running in a62ced7af1f6 15:12:57 ---> Running in deec0675a2d1 15:12:57 Removing intermediate container a62ced7af1f6 15:12:57 ---> 1cab98d533bd 15:12:57 Step 23/23 : LABEL version=0.0.0 15:12:57 ---> Running in d46746620f01 15:12:57 Removing intermediate container deec0675a2d1 15:12:57 ---> e31ed641a8e9 15:12:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:12:57 Removing intermediate container d46746620f01 15:12:57 ---> 840577ef864f 15:12:57 15:12:58 Successfully built 840577ef864f 15:12:58 Successfully tagged support-scheduler:latest 15:12:58  Building support-scheduler ... done  ---> f035d22adce4 15:12:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:12:58 ---> Running in a9320586a674 15:12:59 Removing intermediate container a9320586a674 15:12:59 ---> c01c5f9e29d1 15:12:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:59 ---> 70389f04a330 15:12:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:12:59 ---> 6235d10b3b71 15:12:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:12:59 ---> 4fa53e2951c5 15:12:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:13:00 ---> 29a5c2bc0602 15:13:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:13:00 ---> fdf571587524 15:13:00 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:13:00 ---> Running in fbd26340c7e3 15:13:00 Removing intermediate container fbd26340c7e3 15:13:00 ---> a93469a76c35 15:13:00 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:13:00 ---> b35734500aab 15:13:00 Step 27/32 : RUN chmod +x /entrypoint.sh 15:13:00 ---> Running in f8435a40b52c 15:13:01 Removing intermediate container f6b2caf1b84f 15:13:01 ---> ac12a93e5bf5 15:13:01 15:13:01 Step 11/24 : FROM alpine:3.12 15:13:01 ---> 48b8ec4ed9eb 15:13:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:13:01 Removing intermediate container f8435a40b52c 15:13:01 ---> 62ddda1994c3 15:13:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:13:01 ---> Running in 24bb11ef5358 15:13:01 ---> Running in c4e958c60cf4 15:13:01 Removing intermediate container 24bb11ef5358 15:13:01 ---> c9bcdff2f6ad 15:13:01 Step 13/24 : ENV APP_PORT=59880 15:13:01 ---> Running in 28e45f522f26 15:13:01 Removing intermediate container c4e958c60cf4 15:13:01 ---> 799c75ce8eae 15:13:01 Step 29/32 : CMD ["gate"] 15:13:01 Removing intermediate container 28e45f522f26 15:13:01 ---> 86f5f4a7d1a7 15:13:01 Step 14/24 : EXPOSE $APP_PORT 15:13:01 ---> Running in 0e90601f7662 15:13:02 ---> Running in 02b3fd46346c 15:13:02 Removing intermediate container 0e90601f7662 15:13:02 ---> 18370c4700cb 15:13:02 Step 30/32 : LABEL arch=x86_64 15:13:02 ---> Running in 7229934163ac 15:13:02 Removing intermediate container 02b3fd46346c 15:13:02 ---> 15fc12c97f62 15:13:02 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:13:02 ---> Running in 33dabc34ee57 15:13:02 Removing intermediate container 7229934163ac 15:13:02 ---> e1b048ca6d26 15:13:02 Step 31/32 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:13:02 ---> Running in 2294d68ff600 15:13:02 Removing intermediate container 2294d68ff600 15:13:02 ---> a8f46d0a8ba8 15:13:02 Step 32/32 : LABEL version=0.0.0 15:13:02 ---> Running in 4b8642f231f4 15:13:02 Removing intermediate container 4b8642f231f4 15:13:02 ---> f901b139e822 15:13:02 15:13:02 Successfully built f901b139e822 15:13:02 Successfully tagged security-bootstrapper:latest 15:13:02  Building security-bootstrapper ... done Removing intermediate container 33dabc34ee57 15:13:02 ---> 20593a6fae8c 15:13:02 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:13:02 ---> Running in 8a85328fe5e9 15:13:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:13:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:13:04 (1/6) Installing dumb-init (1.2.2-r1) 15:13:04 (2/6) Installing libgcc (9.3.0-r2) 15:13:04 (3/6) Installing libsodium (1.0.18-r0) 15:13:04 (4/6) Installing libstdc++ (9.3.0-r2) 15:13:05 (5/6) Installing libzmq (4.3.3-r0) 15:13:05 (6/6) Installing zeromq (4.3.3-r0) 15:13:05 Executing busybox-1.31.1-r20.trigger 15:13:05 OK: 8 MiB in 20 packages 15:13:05 Removing intermediate container 8a85328fe5e9 15:13:05 ---> 562a6cc18edc 15:13:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:13:05 ---> 1ff28d6d87c2 15:13:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:13:06 ---> 4b00ae9479d9 15:13:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:13:06 ---> 0b1b6a0c92be 15:13:06 Step 20/24 : ENTRYPOINT ["/core-data"] 15:13:06 ---> Running in 3ce91740bc1f 15:13:06 Removing intermediate container 3ce91740bc1f 15:13:06 ---> d6f462ff131b 15:13:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:13:06 ---> Running in be6050255718 15:13:06 Removing intermediate container be6050255718 15:13:06 ---> d1a76c5495c7 15:13:06 Step 22/24 : LABEL arch=x86_64 15:13:06 ---> Running in 8228268862e4 15:13:06 Removing intermediate container 8228268862e4 15:13:06 ---> a0ecdcb039a0 15:13:06 Step 23/24 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:13:06 ---> Running in 3cdd3b689224 15:13:06 Removing intermediate container 3cdd3b689224 15:13:06 ---> a22d42964547 15:13:06 Step 24/24 : LABEL version=0.0.0 15:13:06 ---> Running in a7abed4d2cf1 15:13:06 Removing intermediate container a7abed4d2cf1 15:13:06 ---> f97c8f158dd9 15:13:06 15:13:06 Successfully built f97c8f158dd9 15:13:06 Successfully tagged core-data:latest 15:13:07  Building core-data ... done  [Pipeline] } 15:13:07 $ docker stop --time=1 278be4d5ca8ecfa1e219dcd161232684402ec0d902ec177ac4d0b16b5060eaa6 15:13:08 $ docker rm -f 278be4d5ca8ecfa1e219dcd161232684402ec0d902ec177ac4d0b16b5060eaa6 [Pipeline] // withDockerContainer [Pipeline] sh 15:13:08 + docker images 15:13:08 REPOSITORY TAG IMAGE ID CREATED SIZE 15:13:08 core-data latest f97c8f158dd9 2 seconds ago 20.4MB 15:13:08 security-bootstrapper latest f901b139e822 6 seconds ago 18.8MB 15:13:08 ac12a93e5bf5 7 seconds ago 1.76GB 15:13:08 support-scheduler latest 840577ef864f 11 seconds ago 16.1MB 15:13:08 core-metadata latest 8741f7c90901 13 seconds ago 16.7MB 15:13:08 ae486df20159 14 seconds ago 1.75GB 15:13:08 f4d9d69194fc 16 seconds ago 1.75GB 15:13:08 0bc69598491f 17 seconds ago 1.76GB 15:13:08 sys-mgmt-agent latest cb95049e3ba6 28 seconds ago 325MB 15:13:08 support-notifications latest f9880de4fc0d About a minute ago 16.8MB 15:13:08 7e61f0219a04 About a minute ago 1.75GB 15:13:08 security-proxy-setup latest 0be2211bda25 About a minute ago 26MB 15:13:08 security-secretstore-setup latest fe6c0ab35e52 About a minute ago 28.1MB 15:13:08 089b9d9d1d1d About a minute ago 1.75GB 15:13:08 342d649e1421 About a minute ago 1.76GB 15:13:08 core-command latest cca2357af817 About a minute ago 16MB 15:13:08 628644730f66 About a minute ago 1.76GB 15:13:08 31ea6046cb64 About a minute ago 1.75GB 15:13:08 ci-base-image-x86_64 latest 8aa6d1cb7b5c 5 minutes ago 1.25GB 15:13:08 alpine 3.12 48b8ec4ed9eb 5 days ago 5.58MB 15:13:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB 15:13:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 15:13:08 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 15:13:08 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 15:13:16 ? github.com/edgexfoundry/edgex-go [no test files] 15:13:24 Still waiting to schedule task 15:13:24 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:14:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:14:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:14:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:14:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:14:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:14:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:14:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:14:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:14:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:14:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:14:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:14:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:14:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:14:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.163s coverage: 28.7% of statements 15:14:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:14:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:14:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.316s coverage: 100.0% of statements 15:14:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:14:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.330s coverage: 46.3% of statements 15:14:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:14:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.510s coverage: 90.1% of statements 15:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:14:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.217s coverage: 81.2% of statements 15:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:14:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.496s coverage: 94.2% of statements 15:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:14:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.239s coverage: 59.1% of statements 15:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:14:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.184s coverage: 60.0% of statements 15:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:14:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.306s coverage: 0.8% of statements 15:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:14:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.176s coverage: 58.8% of statements 15:14:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.183s coverage: 21.7% of statements 15:14:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:14:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 47.1% of statements 15:14:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.230s coverage: 79.5% of statements 15:14:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 15:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.217s coverage: 96.3% of statements 15:14:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.173s coverage: 87.5% of statements 15:15:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements 15:15:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements 15:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.609s coverage: 81.8% of statements 15:15:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 58.8% of statements 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.191s coverage: 80.0% of statements 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.224s coverage: 87.2% of statements 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 91.2% of statements 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.816s coverage: 64.4% of statements 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 15:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements 15:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 15:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.227s coverage: 70.5% of statements 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.694s coverage: 43.6% of statements 15:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.206s coverage: 89.5% of statements 15:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.203s coverage: 84.8% of statements 15:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:15:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 19.5% of statements 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:15:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.585s coverage: 92.0% of statements 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:15:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.214s coverage: 62.7% of statements 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:15:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.441s coverage: 97.7% of statements 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:15:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.157s coverage: 28.9% of statements 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:15:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.180s coverage: 100.0% of statements 15:15:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 15:15:36 GO111MODULE=on go vet ./... 15:16:57 gofmt -l . 15:16:57 [ "`gofmt -l .`" = "" ] 15:16:57 ./bin/test-attribution-txt.sh [Pipeline] sh 15:16:58 + ls -al . 15:16:58 total 636 15:16:58 drwxrwxr-x 9 1001 1001 4096 Sep 6 15:16 . 15:16:58 drwxr-xr-x 4 root root 4096 Sep 6 15:12 .. 15:16:58 -rw-rw-r-- 1 1001 1001 11 Sep 6 15:10 .dockerignore 15:16:58 drwxrwxr-x 8 1001 1001 4096 Sep 6 15:10 .git 15:16:58 drwxrwxr-x 4 1001 1001 4096 Sep 6 15:10 .github 15:16:58 -rw-rw-r-- 1 1001 1001 818 Sep 6 15:10 .gitignore 15:16:58 -rw-rw-r-- 1 1001 1001 76 Sep 6 15:10 .hadolint.yml 15:16:58 -rw-rw-r-- 1 1001 1001 166 Sep 6 15:10 .sonarcloud.properties 15:16:58 -rw-rw-r-- 1 1001 1001 1171 Sep 6 15:10 ADOPTERS.md 15:16:58 -rw-rw-r-- 1 1001 1001 8493 Sep 6 15:10 Attribution.txt 15:16:58 -rw-rw-r-- 1 1001 1001 43881 Sep 6 15:10 CHANGELOG.md 15:16:58 -rw-rw-r-- 1 1001 1001 3804 Sep 6 15:10 CONTRIBUTING.md 15:16:58 -rw-rw-r-- 1 1001 1001 677 Sep 6 15:10 GOVERNANCE.md 15:16:58 -rw-rw-r-- 1 1001 1001 849 Sep 6 15:10 Jenkinsfile 15:16:58 -rw-rw-r-- 1 1001 1001 10775 Sep 6 15:10 LICENSE 15:16:58 -rw-rw-r-- 1 1001 1001 5915 Sep 6 15:10 Makefile 15:16:58 -rw-rw-r-- 1 1001 1001 582 Sep 6 15:10 OWNERS.md 15:16:58 -rw-rw-r-- 1 1001 1001 8643 Sep 6 15:10 README.md 15:16:58 -rw-rw-r-- 1 1001 1001 6912 Sep 6 15:10 SECURITY.md 15:16:58 -rw-rw-r-- 1 1001 1001 5 Sep 6 15:06 VERSION 15:16:58 -rw-rw-r-- 1 1001 1001 4131 Sep 6 15:10 ZMQWindows.md 15:16:58 drwxrwxr-x 2 1001 1001 4096 Sep 6 15:10 bin 15:16:58 drwxrwxr-x 14 1001 1001 4096 Sep 6 15:10 cmd 15:16:58 -rw-r--r-- 1 root root 403739 Sep 6 15:15 coverage.out 15:16:58 -rw-rw-r-- 1 1001 1001 841 Sep 6 15:10 go.mod 15:16:58 -rw-r--r-- 1 root root 50064 Sep 6 15:12 go.sum 15:16:58 drwxrwxr-x 8 1001 1001 4096 Sep 6 15:10 internal 15:16:58 drwxrwxr-x 3 1001 1001 4096 Sep 6 15:10 openapi 15:16:58 drwxrwxr-x 4 1001 1001 4096 Sep 6 15:10 snap 15:16:58 -rw-rw-r-- 1 1001 1001 204 Sep 6 15:10 version.go [Pipeline] sh 15:16:59 + '[' -e coverage.out ] 15:16:59 + chown 1001:1001 coverage.out [Pipeline] stash 15:16:59 Warning: overwriting stash ‘coverage-report’ 15:17:00 Stashed 1 file(s) [Pipeline] sh 15:17:00 + make build 15:17:00 go mod tidy 15:17:01 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 15:17:08 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 15:17: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 15:17: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 15:17:35 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 15:17:35 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 15:17:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:17:42 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 15:17:45 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 15:17:49 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 15:17:52 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 15:17:55 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] } 15:18:01 $ docker stop --time=1 40adcee46f4cb0d52617ec2e96a3fa55edc9fe2f4a312472460c4ed6d1bace2f 15:18:03 $ docker rm -f 40adcee46f4cb0d52617ec2e96a3fa55edc9fe2f4a312472460c4ed6d1bace2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:18:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:18:05 15:18:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:18:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:18:06 latest: Pulling from edgex-devops/edgex-compose-arm64 15:18:06 29e5d40040c1: Pulling fs layer 15:18:06 1ce36da41761: Pulling fs layer 15:18:06 25b303627fd3: Pulling fs layer 15:18:07 29e5d40040c1: Download complete 15:18:07 29e5d40040c1: Pull complete 15:18:07 1ce36da41761: Verifying Checksum 15:18:07 1ce36da41761: Download complete 15:18:09 1ce36da41761: Pull complete 15:18:09 25b303627fd3: Download complete 15:18:19 25b303627fd3: Pull complete 15:18:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:18:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:18:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:18:20 prd-ubuntu18.04-docker-arm64-4c-16g-1445 does not seem to be running inside a container 15:18:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 15:18:23 $ docker top 36bfa2ca4cf099f747009f4da0c73aca2dc13ccc4189397e769fb5834f614d4a -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:24 + grep parallel 15:18:24 + docker-compose build --help 15:18:27 --parallel Build images in parallel. [Pipeline] } 15:18:28 $ docker stop --time=1 36bfa2ca4cf099f747009f4da0c73aca2dc13ccc4189397e769fb5834f614d4a 15:18:30 $ docker rm -f 36bfa2ca4cf099f747009f4da0c73aca2dc13ccc4189397e769fb5834f614d4a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:18:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:18:30 . [Pipeline] withDockerContainer 15:18:31 prd-ubuntu18.04-docker-arm64-4c-16g-1445 does not seem to be running inside a container 15:18:31 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:18:32 $ docker top cab1a793ddc02df72adb52088993cde0e8c114662429b9c82130e49ba583b422 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:33 + docker-compose -f ./docker-compose-build.yml build --parallel 15:18:37 Building core-command ... 15:18:37 Building core-data ... 15:18:37 Building core-metadata ... 15:18:37 Building security-bootstrapper ... 15:18:37 Building security-proxy-setup ... 15:18:37 Building security-secretstore-setup ... 15:18:37 Building support-notifications ... 15:18:37 Building support-scheduler ... 15:18:37 Building sys-mgmt-agent ... 15:18:37 Building support-notifications 15:18:37 Building security-proxy-setup 15:18:37 Building core-data 15:18:37 Building support-scheduler 15:18:37 Building security-secretstore-setup 15:19:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:19:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:19:46 ---> d55189740c22 15:19:46 Step 3/22 : WORKDIR /edgex-go 15:19:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:19:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:19:46 ---> d55189740c22 15:19:46 Step 3/23 : WORKDIR /edgex-go 15:19:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:19:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:19:46 ---> d55189740c22 15:19:46 Step 3/24 : WORKDIR /edgex-go 15:19:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:19:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:19:46 ---> d55189740c22 15:19:46 Step 3/23 : WORKDIR /edgex-go 15:19:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:19:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:19:46 ---> d55189740c22 15:19:46 Step 3/26 : WORKDIR /edgex-go 15:19:46 ---> Running in 70c94a7e4ef9 15:19:46 ---> Running in 74cecb09a898 15:19:46 ---> Running in 6c10727e44d4 15:19:46 ---> Running in feecfacafda2 15:19:46 ---> Running in 7638fd337782 15:19:46 Removing intermediate container 6c10727e44d4 15:19:46 ---> 8e32c3d6f466 15:19:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:46 Removing intermediate container 70c94a7e4ef9 15:19:46 ---> ecb44b46d4b9 15:19:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:46 Removing intermediate container feecfacafda2 15:19:46 ---> 96fcfe5c7d63 15:19:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:46 Removing intermediate container 74cecb09a898 15:19:46 ---> af9f84ca768a 15:19:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:46 Removing intermediate container 7638fd337782 15:19:46 ---> aae83eec1f18 15:19:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:46 ---> Running in 2d9ea65a5693 15:19:46 ---> Running in 688a31c3e3df 15:19:46 ---> Running in dd36c473bba0 15:19:46 ---> Running in cecf107007a1 15:19:46 ---> Running in e527cbc7cf4d 15:19:51 Removing intermediate container cecf107007a1 15:19:51 ---> 3b45d750804c 15:19:51 Step 5/22 : RUN apk add --update --no-cache make git 15:19:51 Removing intermediate container 2d9ea65a5693 15:19:51 ---> a8949c1d0bd9 15:19:51 Step 5/23 : RUN apk add --update --no-cache make git 15:19:51 ---> Running in 84d7a1206dd3 15:19:51 Removing intermediate container 688a31c3e3df 15:19:51 ---> 42b1c184c528 15:19:51 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:19:51 ---> Running in 82d8cbfad07e 15:19:51 ---> Running in a58626d58ead 15:19:51 Removing intermediate container dd36c473bba0 15:19:51 ---> 9cb02fa44fa7 15:19:51 Step 5/26 : RUN apk add --update --no-cache make git 15:19:51 Removing intermediate container e527cbc7cf4d 15:19:51 ---> 0dd91d716d98 15:19:51 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:19:52 ---> Running in 0ce8c0546453 15:19:52 ---> Running in aa83d2c7a1b9 15:19:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:19:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:19:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:19:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:19:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:19:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:19:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:19:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:19:55 OK: 218 MiB in 52 packages 15:19:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:19:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:19:55 OK: 218 MiB in 52 packages 15:19:56 OK: 218 MiB in 52 packages 15:19:56 OK: 218 MiB in 52 packages 15:19:56 Removing intermediate container 84d7a1206dd3 15:19:56 ---> c3354f3447c8 15:19:56 Step 6/22 : COPY go.mod . 15:19:56 OK: 218 MiB in 52 packages 15:19:57 Removing intermediate container 82d8cbfad07e 15:19:57 ---> fede675dab80 15:19:57 Step 6/23 : COPY go.mod . 15:19:57 Removing intermediate container a58626d58ead 15:19:57 ---> 718ea377a4fa 15:19:57 Step 6/24 : COPY go.mod . 15:19:58 ---> c31e032f2aa7 15:19:58 Step 7/22 : RUN go mod download 15:19:58 Removing intermediate container aa83d2c7a1b9 15:19:58 ---> 2582d0cdc0c2 15:19:58 Step 6/23 : COPY go.mod . 15:19:58 ---> Running in 59fdd3ba86c8 15:19:58 Removing intermediate container 0ce8c0546453 15:19:58 ---> e23a5cab23b7 15:19:58 Step 6/26 : COPY go.mod . 15:19:58 ---> 1e12fde8cb4e 15:19:58 Step 7/23 : RUN go mod download 15:19:59 ---> Running in de3356061439 15:19:59 ---> 20fc5f85abb9 15:19:59 Step 7/24 : RUN go mod download 15:19:59 ---> ca9bbf1d45a3 15:19:59 Step 7/23 : RUN go mod download 15:19:59 ---> Running in 8737126b4042 15:19:59 ---> Running in 90c470928d66 15:19:59 ---> ad6d1e4a3569 15:19:59 Step 7/26 : RUN go mod download 15:20:00 ---> Running in 0e9511a0d91d 15:20:04 Removing intermediate container 59fdd3ba86c8 15:20:04 ---> b523611e47f6 15:20:04 Step 8/22 : COPY . . 15:20:06 Removing intermediate container de3356061439 15:20:06 ---> f79836dfbc36 15:20:06 Step 8/23 : COPY . . 15:20:09 Removing intermediate container 0e9511a0d91d 15:20:09 ---> 76067b88623e 15:20:09 Step 8/26 : COPY . . 15:20:09 Removing intermediate container 90c470928d66 15:20:09 ---> 12a6a9235f71 15:20:09 Step 8/23 : COPY . . 15:20:09 Removing intermediate container 8737126b4042 15:20:09 ---> 3fdbdc2e4350 15:20:09 Step 8/24 : COPY . . 15:20:31 ---> 33d4e4a8d7a9 15:20:31 Step 9/22 : RUN go mod tidy 15:20:31 ---> dfac42a89c60 15:20:31 Step 9/23 : RUN go mod tidy 15:20:31 ---> 6753c61a296b 15:20:31 Step 9/26 : RUN go mod tidy 15:20:31 ---> 9b3be8766906 15:20:31 Step 9/24 : RUN go mod tidy 15:20:31 ---> Running in dc50a43f613f 15:20:31 ---> Running in 3b0669a8d3a0 15:20:31 ---> Running in f4a6f4a7607c 15:20:31 ---> Running in 214e8ca45ef5 15:20:31 ---> b1848a95b903 15:20:31 Step 9/23 : RUN go mod tidy 15:20:32 ---> Running in 0aff60410219 15:20:38 Removing intermediate container 3b0669a8d3a0 15:20:38 ---> 776d7fa011f1 15:20:38 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:20:38 ---> Running in d7740046bbb7 15:20:39 Removing intermediate container dc50a43f613f 15:20:39 ---> 55b82a3d95b3 15:20:39 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:20:39 Removing intermediate container f4a6f4a7607c 15:20:39 ---> a551e35dacca 15:20:39 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:20:39 Removing intermediate container 214e8ca45ef5 15:20:39 ---> e8d046bb6420 15:20:39 Step 10/24 : RUN make cmd/core-data/core-data 15:20:39 ---> Running in efacf61faa0c 15:20:39 ---> Running in 99ce751d618a 15:20:39 ---> Running in 37439b8d98af 15:20:39 Removing intermediate container 0aff60410219 15:20:40 ---> 628995444394 15:20:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:20:40 ---> Running in 649f3de7b97c 15:20:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:20:41 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 15:20:42 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 15:20:42 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 15:20:42 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 15:22:34 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 15:22:34 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 15:22:37 Removing intermediate container d7740046bbb7 15:22:37 ---> 56529ba654d2 15:22:37 15:22:37 Step 11/26 : FROM alpine:3.12 15:22:37 3.12: Pulling from library/alpine 15:22:39 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 15:22:39 Status: Downloaded newer image for alpine:3.12 15:22:39 ---> afc2cc120ca2 15:22:39 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:22:39 ---> Running in 5ce3adb30a35 15:22:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:22:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:22:43 (1/3) Installing ca-certificates (20191127-r4) 15:22:43 (2/3) Installing dumb-init (1.2.2-r1) 15:22:43 (3/3) Installing su-exec (0.2-r1) 15:22:43 Executing busybox-1.31.1-r20.trigger 15:22:43 Executing ca-certificates-20191127-r4.trigger 15:22:43 OK: 6 MiB in 17 packages 15:22:43 Removing intermediate container efacf61faa0c 15:22:43 ---> 93b08bf11ec4 15:22:43 15:22:43 Step 11/22 : FROM alpine:3.12 15:22:43 ---> afc2cc120ca2 15:22:43 Step 12/22 : RUN apk add --update --no-cache curl 15:22:44 ---> Running in abb58c4504b3 15:22:47 Removing intermediate container 5ce3adb30a35 15:22:47 ---> ea9425e836b3 15:22:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:22:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:22:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:22:48 (1/4) Installing ca-certificates (20191127-r4) 15:22:48 ---> Running in a902a4cba08c 15:22:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:22:48 (3/4) Installing libcurl (7.78.0-r0) 15:22:48 (4/4) Installing curl (7.78.0-r0) 15:22:48 Executing busybox-1.31.1-r20.trigger 15:22:48 Executing ca-certificates-20191127-r4.trigger 15:22:48 OK: 7 MiB in 18 packages 15:22:50 Removing intermediate container a902a4cba08c 15:22:50 ---> 4bdae10a8de6 15:22:50 Step 14/26 : WORKDIR / 15:22:50 Removing intermediate container 99ce751d618a 15:22:50 ---> 260cbfbbdb08 15:22:50 15:22:50 Step 11/23 : FROM alpine:3.12 15:22:50 ---> afc2cc120ca2 15:22:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:22:51 ---> Running in 3b5c16ae246f 15:22:51 ---> Running in 3d6a84ab99a9 15:22:52 Removing intermediate container abb58c4504b3 15:22:52 ---> 841a1c248647 15:22:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:22:52 Removing intermediate container 649f3de7b97c 15:22:52 ---> 4e804bc4bdab 15:22:52 15:22:52 Step 11/23 : FROM alpine:3.12 15:22:52 ---> afc2cc120ca2 15:22:52 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:22:52 ---> Running in 2fc38c6bad60 15:22:52 ---> Running in 0538f3b34db3 15:22:52 Removing intermediate container 3b5c16ae246f 15:22:52 ---> 0ab9f7b6744b 15:22:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:22:53 Removing intermediate container 2fc38c6bad60 15:22:53 ---> 3eac2292ed49 15:22:53 Step 14/22 : WORKDIR /edgex 15:22:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:22:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:22:53 ---> Running in a349006b05e2 15:22:54 ---> a7cd407e479c 15:22:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:22:54 (1/1) Installing dumb-init (1.2.2-r1) 15:22:54 Executing busybox-1.31.1-r20.trigger 15:22:54 OK: 5 MiB in 15 packages 15:22:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:22:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:22:54 Removing intermediate container a349006b05e2 15:22:54 ---> 74b44f3d6495 15:22:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:22:55 (1/2) Installing ca-certificates (20191127-r4) 15:22:55 (2/2) Installing dumb-init (1.2.2-r1) 15:22:55 Executing busybox-1.31.1-r20.trigger 15:22:55 Executing ca-certificates-20191127-r4.trigger 15:22:55 OK: 6 MiB in 16 packages 15:22:55 ---> 9ba64f9ca859 15:22:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:22:56 ---> bc26cea08b2d 15:22:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:22:56 Removing intermediate container 3d6a84ab99a9 15:22:56 ---> bc1dcedc2f7c 15:22:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:22:56 ---> Running in 27885216698b 15:22:57 ---> bed5d5610b31 15:22:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:22:57 Removing intermediate container 27885216698b 15:22:57 ---> f7c443daa1b2 15:22:57 Step 14/23 : ENV APP_PORT=59861 15:22:58 Removing intermediate container 0538f3b34db3 15:22:58 ---> 019c45acd704 15:22:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:22:58 ---> Running in 472846601f41 15:22:58 ---> ab7317e73648 15:22:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . ---> 5423c92bed5a 15:22:58 15:22:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:22:58 ---> Running in 43298f0d02f6 15:22:59 Removing intermediate container 472846601f41 15:22:59 ---> 7b04d203e617 15:22:59 Step 15/23 : EXPOSE $APP_PORT 15:22:59 Removing intermediate container 37439b8d98af 15:22:59 ---> 40a6c0958db0 15:22:59 15:22:59 Step 11/24 : FROM alpine:3.12 15:22:59 ---> afc2cc120ca2 15:22:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:22:59 ---> Running in 080ec9ec90ab 15:22:59 ---> Running in 6e866238c1e5 15:23:00 Removing intermediate container 43298f0d02f6 15:23:00 ---> 12f4f46f975e 15:23:00 Step 14/23 : ENV APP_PORT=59860 15:23:00 ---> f197ae2d0796 15:23:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:23:00 ---> 0b02ea153622 15:23:00 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:23:00 ---> Running in 214d8b9587c2 15:23:00 Removing intermediate container 080ec9ec90ab 15:23:00 ---> 49878eb2c1c0 15:23:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:23:00 Removing intermediate container 6e866238c1e5 15:23:00 ---> c9249a35d616 15:23:00 Step 13/24 : ENV APP_PORT=59880 15:23:00 ---> Running in cce140b736de 15:23:00 ---> Running in 1d874f2261fa 15:23:01 Removing intermediate container 214d8b9587c2 15:23:01 ---> 13e1c981112d 15:23:01 Step 15/23 : EXPOSE $APP_PORT 15:23:01 Removing intermediate container cce140b736de 15:23:01 ---> 4701b3c1eac0 15:23:01 Step 19/22 : CMD ["--init=true"] 15:23:01 ---> Running in 3287e32a420c 15:23:01 Removing intermediate container 1d874f2261fa 15:23:01 ---> 26f84008068e 15:23:01 Step 14/24 : EXPOSE $APP_PORT 15:23:01 ---> Running in d800da399a53 15:23:01 ---> e53274869928 15:23:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:23:01 ---> Running in b489eaecde20 15:23:02 ---> 4d1e65e607a7 15:23:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:23:02 Removing intermediate container 3287e32a420c 15:23:02 ---> f8a07788c648 15:23:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:23:02 Removing intermediate container d800da399a53 15:23:02 ---> 582850bfa323 15:23:02 Step 20/22 : LABEL arch=arm64 15:23:02 Removing intermediate container b489eaecde20 15:23:02 ---> e1b1fa28a492 15:23:02 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:03 ---> Running in 6cdc719c952d 15:23:03 ---> Running in 1eba705b6c28 15:23:03 ---> 51e661906a9a 15:23:03 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:23:03 ---> 389318f1ae99 15:23:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:23:03 ---> Running in 23a33f038f2e 15:23:03 ---> d866da2f6faa 15:23:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:23:04 Removing intermediate container 6cdc719c952d 15:23:04 ---> c7ff3fbb0547 15:23:04 Step 21/22 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:23:04 ---> Running in 5bdddfad27c8 15:23:05 ---> bcba24bdea89 15:23:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:23:05 Removing intermediate container 5bdddfad27c8 15:23:05 ---> 99a00b505f98 15:23:05 Step 22/22 : LABEL version=0.0.0 15:23:06 ---> Running in f086606baf54 15:23:06 ---> bc7f7c1a57c4 15:23:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:23:06 ---> Running in f0024e95fdff 15:23:07 Removing intermediate container f086606baf54 15:23:07 ---> f9bc1f642b59 15:23:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:23:07 ---> Running in bad811fd1757 15:23:07 Removing intermediate container f0024e95fdff 15:23:07 ---> 32a3e493f83a 15:23:07 15:23:07 Removing intermediate container 23a33f038f2e 15:23:07 ---> 977382eacc48 15:23:07 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:23:07 Removing intermediate container 1eba705b6c28 15:23:07 ---> c62d0c36c0a3 15:23:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:23:07 ---> c2e37622b6db 15:23:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:23:07 Successfully built 32a3e493f83a 15:23:07 Successfully tagged security-proxy-setup-arm64:latest 15:23:07  Building security-proxy-setup ... done Building security-bootstrapper 15:23:07 ---> Running in 5f87458150a9 15:23:07 ---> Running in ba86f510d710 15:23:07 ---> Running in 68a460f959e8 15:23:08 Removing intermediate container bad811fd1757 15:23:08 ---> 7164eee37e2f 15:23:08 Step 21/23 : LABEL arch=arm64 15:23:08 ---> Running in a1dd31b87253 15:23:09 Removing intermediate container ba86f510d710 15:23:09 ---> fa1d996d95d3 15:23:09 Step 24/26 : LABEL arch=arm64 15:23:09 Removing intermediate container 5f87458150a9 15:23:09 ---> 6b9bf23d2b6d 15:23:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:23:09 ---> Running in 0f9c8c230ade 15:23:09 ---> Running in 74bfca3d3eaf 15:23:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:23:10 Removing intermediate container a1dd31b87253 15:23:10 ---> 431cdd96581a 15:23:10 Step 22/23 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:23:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:23:11 ---> Running in 07db421fa675 15:23:11 Removing intermediate container 74bfca3d3eaf 15:23:11 ---> 35484660af53 15:23:11 Step 21/23 : LABEL arch=arm64 15:23:11 Removing intermediate container 0f9c8c230ade 15:23:11 ---> 8556875ddb5e 15:23:11 Step 25/26 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:23:11 (1/6) Installing dumb-init (1.2.2-r1) 15:23:11 (2/6) Installing libgcc (9.3.0-r2) 15:23:11 (3/6) Installing libsodium (1.0.18-r0) 15:23:11 (4/6) Installing libstdc++ (9.3.0-r2) 15:23:12 (5/6) Installing libzmq (4.3.3-r0) 15:23:12 (6/6) Installing zeromq (4.3.3-r0) 15:23:12 Executing busybox-1.31.1-r20.trigger 15:23:12 OK: 8 MiB in 20 packages 15:23:12 ---> Running in 7da43df91dae 15:23:12 ---> Running in 2908ba1eb46b 15:23:12 Removing intermediate container 07db421fa675 15:23:12 ---> c9285b2171e2 15:23:12 Step 23/23 : LABEL version=0.0.0 15:23:13 ---> Running in 13de886bc153 15:23:13 Removing intermediate container 7da43df91dae 15:23:13 ---> 80df8741f29d 15:23:13 Step 26/26 : LABEL version=0.0.0 15:23:13 Removing intermediate container 2908ba1eb46b 15:23:13 ---> 77936cf555ac 15:23:13 Step 22/23 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:23:13 ---> Running in 4c69b8318132 15:23:14 ---> Running in eb7d0cf710c9 15:23:14 Removing intermediate container 13de886bc153 15:23:14 ---> 7b0f11a0b98a 15:23:14 15:23:14 Removing intermediate container 68a460f959e8 15:23:14 ---> 83e5bb377cd4 15:23:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:23:14 Removing intermediate container 4c69b8318132 15:23:14 ---> 851c0ff3daa3 15:23:14 15:23:14 Successfully built 7b0f11a0b98a 15:23:14 Removing intermediate container eb7d0cf710c9 15:23:14 ---> 8b07b1e94b3c 15:23:14 Step 23/23 : LABEL version=0.0.0 15:23:14 Successfully tagged support-scheduler-arm64:latest 15:23:14  Building support-scheduler ... done Building sys-mgmt-agent 15:23:15 Successfully built 851c0ff3daa3 15:23:15 Successfully tagged security-secretstore-setup-arm64:latest 15:23:15 Building core-metadata 15:23:15 ---> Running in d10a951919a5 15:23:15  Building security-secretstore-setup ... done  ---> a806e351cc22 15:23:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:23:15 Removing intermediate container d10a951919a5 15:23:15 ---> 10630c1cf9e3 15:23:15 15:23:16 Successfully built 10630c1cf9e3 15:23:16 Successfully tagged support-notifications-arm64:latest 15:23:16 Building core-command 15:23:17  Building support-notifications ... done  ---> b70f1b711f81 15:23:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:23:18 ---> 24298c9cc140 15:23:18 Step 20/24 : ENTRYPOINT ["/core-data"] 15:23:19 ---> Running in aa3744bf3a23 15:23:19 Removing intermediate container aa3744bf3a23 15:23:19 ---> cbcdb36d4656 15:23:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:23:20 ---> Running in d64e4b115e3b 15:23:21 Removing intermediate container d64e4b115e3b 15:23:21 ---> 2642df661022 15:23:21 Step 22/24 : LABEL arch=arm64 15:23:22 ---> Running in 01486cd08dd8 15:23:23 Removing intermediate container 01486cd08dd8 15:23:23 ---> 2f4190fa0ec7 15:23:23 Step 23/24 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:23:23 ---> Running in c307d2bd3069 15:23:24 Removing intermediate container c307d2bd3069 15:23:24 ---> e0ed7bb75780 15:23:24 Step 24/24 : LABEL version=0.0.0 15:23:25 ---> Running in 13d4f3dae587 15:23:26 Removing intermediate container 13d4f3dae587 15:23:26 ---> 412356881409 15:23:26 15:23:27 Successfully built 412356881409 15:23:27 Successfully tagged core-data-arm64:latest 15:23:48  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:23:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:23:48 ---> d55189740c22 15:23:48 Step 3/32 : WORKDIR /edgex-go 15:23:48 ---> Using cache 15:23:48 ---> aae83eec1f18 15:23:48 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:48 ---> Using cache 15:23:48 ---> 0dd91d716d98 15:23:48 Step 5/32 : RUN apk add --update --no-cache make git 15:23:54 ---> Running in dcbe55487475 15:23:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:23:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:23:57 OK: 218 MiB in 52 packages 15:23:59 Removing intermediate container dcbe55487475 15:23:59 ---> e61bac1b9c03 15:23:59 Step 6/32 : COPY go.mod . 15:24:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:24:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:24:00 ---> d55189740c22 15:24:00 Step 3/24 : WORKDIR /edgex-go 15:24:00 ---> Using cache 15:24:00 ---> aae83eec1f18 15:24:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:00 ---> Using cache 15:24:00 ---> 0dd91d716d98 15:24:00 Step 5/24 : RUN apk add --update --no-cache make bash git 15:24:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:24:01 ---> Running in 7445282ed7cb 15:24:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:24:01 ---> d55189740c22 15:24:01 Step 3/24 : WORKDIR /edgex-go 15:24:01 ---> Using cache 15:24:01 ---> aae83eec1f18 15:24:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:01 ---> Using cache 15:24:01 ---> 0dd91d716d98 15:24:01 Step 5/24 : RUN apk add --update --no-cache make git 15:24:01 ---> Using cache 15:24:01 ---> e61bac1b9c03 15:24:01 Step 6/24 : COPY go.mod . 15:24:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:24:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:24:01 ---> d55189740c22 15:24:01 Step 3/24 : WORKDIR /edgex-go 15:24:01 ---> Using cache 15:24:01 ---> aae83eec1f18 15:24:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:01 ---> Using cache 15:24:01 ---> 0dd91d716d98 15:24:01 Step 5/24 : RUN apk add --update --no-cache make git 15:24:01 ---> Using cache 15:24:01 ---> e61bac1b9c03 15:24:01 Step 6/24 : COPY go.mod . 15:24:01 ---> d5eaaba6708e 15:24:01 Step 7/32 : RUN go mod download 15:24:01 ---> Running in dc2052a8b804 15:24:01 ---> 00b205f9f1c4 15:24:01 Step 7/24 : RUN go mod download 15:24:02 ---> 77be0206a6b4 15:24:02 Step 7/24 : RUN go mod download 15:24:02 ---> Running in 1ea334bb7d7c 15:24:02 ---> Running in 2d0bb04ac614 15:24:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:24:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:24:05 OK: 218 MiB in 52 packages 15:24:06 Removing intermediate container 7445282ed7cb 15:24:06 ---> f1475b4bd9f5 15:24:06 Step 6/24 : COPY go.mod . 15:24:06 Removing intermediate container dc2052a8b804 15:24:06 ---> 24a14b5fe125 15:24:06 Step 8/32 : COPY . . 15:24:08 Removing intermediate container 1ea334bb7d7c 15:24:08 ---> bca24310dfcd 15:24:08 Step 8/24 : COPY . . 15:24:08 ---> 29f666707d8c 15:24:08 Step 7/24 : RUN go mod download 15:24:08 Removing intermediate container 2d0bb04ac614 15:24:08 ---> b73e1cd22bfa 15:24:08 Step 8/24 : COPY . . 15:24:09 ---> Running in d427c5dce090 15:24:19 Removing intermediate container d427c5dce090 15:24:19 ---> 106017495299 15:24:19 Step 8/24 : COPY . . 15:24:24 ---> f75dbc78ccb2 15:24:24 Step 9/32 : RUN go mod tidy 15:24:24 ---> cba2c1bdc7dd 15:24:24 Step 9/24 : RUN go mod tidy 15:24:24 ---> Running in 693d972a4f51 15:24:24 ---> Running in ec8ef5a35cb6 15:24:25 ---> d87ef0e53998 15:24:25 Step 9/24 : RUN go mod tidy 15:24:25 ---> Running in 2a38d076255e 15:24:31 Removing intermediate container 693d972a4f51 15:24:31 ---> fbd2f0ca1459 15:24:31 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:24:31 Removing intermediate container ec8ef5a35cb6 15:24:31 ---> c2b1409fc388 15:24:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:24:31 ---> Running in f370ed5285d1 15:24:31 ---> Running in 8f42d664b2ef 15:24:31 Removing intermediate container 2a38d076255e 15:24:31 ---> 71e4959ba2a0 15:24:31 Step 10/24 : RUN make cmd/core-command/core-command 15:24:32 ---> Running in cec6cf621fc5 15:24:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:24:34 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 15:24:34 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 15:24:35 ---> 1f53ecf34296 15:24:35 Step 9/24 : RUN go mod tidy 15:24:35 ---> Running in d22962a860bf 15:24:42 Removing intermediate container d22962a860bf 15:24:42 ---> 3e4dfa3a9e25 15:24:42 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:24:42 ---> Running in dd8d2ff23732 15:24: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 15:26:21 Removing intermediate container cec6cf621fc5 15:26:21 ---> b285a89ba5f1 15:26:21 15:26:21 Step 11/24 : FROM alpine:3.12 15:26:21 ---> afc2cc120ca2 15:26:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:26:21 ---> Using cache 15:26:21 ---> bc1dcedc2f7c 15:26:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:26:21 ---> Using cache 15:26:21 ---> f7c443daa1b2 15:26:21 Step 14/24 : ENV APP_PORT=59882 15:26:21 Removing intermediate container 8f42d664b2ef 15:26:21 ---> 383155ffed72 15:26:21 15:26:21 Step 11/32 : FROM alpine:3.12 15:26:21 ---> afc2cc120ca2 15:26:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:26:21 ---> Running in eb288f3518ec 15:26:21 ---> Running in 3b599892545d 15:26:21 Removing intermediate container eb288f3518ec 15:26:21 ---> ffb1c9f2d347 15:26:21 Step 15/24 : EXPOSE $APP_PORT 15:26:21 Removing intermediate container 3b599892545d 15:26:21 ---> 738d64945054 15:26:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:26:21 ---> Running in 6134809e7ac2 15:26:21 ---> Running in 45c87b78d07a 15:26:21 Removing intermediate container 6134809e7ac2 15:26:21 ---> 061f3cd71f4c 15:26:21 Step 16/24 : WORKDIR / 15:26:21 ---> Running in 0e4fa0e8a66d 15:26:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:26:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:26:21 Removing intermediate container 0e4fa0e8a66d 15:26:21 ---> c3edbcc4884f 15:26:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:21 (1/2) Installing dumb-init (1.2.2-r1) 15:26:21 (2/2) Installing su-exec (0.2-r1) 15:26:21 Executing busybox-1.31.1-r20.trigger 15:26:21 OK: 5 MiB in 16 packages 15:26:21 Removing intermediate container f370ed5285d1 15:26:21 ---> 42063f07384e 15:26:21 15:26:21 Step 11/24 : FROM alpine:3.12 15:26:21 ---> afc2cc120ca2 15:26:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:26:21 ---> Using cache 15:26:21 ---> bc1dcedc2f7c 15:26:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:26:21 ---> Using cache 15:26:21 ---> f7c443daa1b2 15:26:21 Step 14/24 : ENV APP_PORT=59881 15:26:21 ---> Running in d3e3e391688d 15:26:21 ---> 2655bbadbf7a 15:26:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:26:21 Removing intermediate container dd8d2ff23732 15:26:21 ---> bc0e764ce4e9 15:26:21 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:26:21 Removing intermediate container d3e3e391688d 15:26:21 ---> 05aacb096e97 15:26:21 Step 15/24 : EXPOSE $APP_PORT 15:26:21 ---> Running in 4c9ad42e2c23 15:26:21 ---> Running in e8627c0212c6 15:26:21 Removing intermediate container 45c87b78d07a 15:26:21 ---> beae6de811a9 15:26:21 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:26:21 ---> Running in bf8de185bf8f 15:26:21 ---> 0e452f7388ba 15:26:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:26:21 Removing intermediate container e8627c0212c6 15:26:21 ---> c9eb91faeaf2 15:26:21 Step 16/24 : WORKDIR / 15:26:21 Removing intermediate container bf8de185bf8f 15:26:21 ---> d83cf6fbf517 15:26:21 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:26:21 ---> Running in 767a69f0aa7f 15:26:21 ---> Running in f69f76491c62 15:26:21 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 15:26:21 ---> fb14d3e784b2 15:26:21 Step 20/24 : ENTRYPOINT ["/core-command"] 15:26:21 Removing intermediate container 767a69f0aa7f 15:26:21 ---> 87d53f7756d4 15:26:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:21 Removing intermediate container f69f76491c62 15:26:21 ---> 794f4ec0f575 15:26:21 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:26:21 ---> Running in f21b200a4c97 15:26:21 ---> Running in c7a9fea91fff 15:26:21 Removing intermediate container f21b200a4c97 15:26:21 ---> b74b5c2ad1e1 15:26:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:26:21 ---> Running in 86249f15b26e 15:26:21 ---> 5970148826dc 15:26:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:26:21 Removing intermediate container 86249f15b26e 15:26:21 ---> dc487857cb23 15:26:21 Step 22/24 : LABEL arch=arm64 15:26:21 ---> Running in c5d95fb16be9 15:26:21 ---> d57e61902c68 15:26:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:26:21 Removing intermediate container c5d95fb16be9 15:26:21 ---> f1bbf4c7a190 15:26:21 Step 23/24 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:26:21 Removing intermediate container 4c9ad42e2c23 15:26:21 ---> 2d6e3b729ce7 15:26:21 15:26:21 Step 12/24 : FROM docker:20.10.7 15:26:21 Removing intermediate container c7a9fea91fff 15:26:21 ---> 1b06d9cf24c1 15:26:21 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:26:21 ---> Running in 6d259ea6fc15 15:26:21 ---> Running in 9991d0febb09 15:26:21 20.10.7: Pulling from library/docker 15:26:21 ---> cd120b348243 15:26:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:26:21 ---> Running in 6ec1ded5a928 15:26:21 Removing intermediate container 6d259ea6fc15 15:26:21 ---> cb61d61db077 15:26:21 Step 24/24 : LABEL version=0.0.0 15:26:21 Removing intermediate container 9991d0febb09 15:26:21 ---> c346164b25e8 15:26:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:26:21 ---> Running in d1c32bf6398e 15:26:21 Removing intermediate container 6ec1ded5a928 15:26:21 ---> f6e93081527f 15:26:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:26:21 ---> Running in 91f0cedb7ebe 15:26:21 Removing intermediate container d1c32bf6398e 15:26:21 ---> ae5f788d8c57 15:26:21 15:26:21 ---> 0fe9c28b3a24 15:26:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:26:21 Successfully built ae5f788d8c57 15:26:21 Successfully tagged core-command-arm64:latest 15:26:21  Building core-command ... done  ---> Running in a19faec32f2b 15:26:21 Removing intermediate container 91f0cedb7ebe 15:26:21 ---> e8f30fe1fa2d 15:26:21 Step 22/24 : LABEL arch=arm64 15:26:21 ---> Running in b5bc35dc1ad7 15:26:21 Removing intermediate container b5bc35dc1ad7 15:26:21 ---> 3d8e70957985 15:26:21 Step 23/24 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:26:21 ---> Running in 24eb16ec26c0 15:26:21 Removing intermediate container 24eb16ec26c0 15:26:21 ---> 96222a1f3452 15:26:21 Step 24/24 : LABEL version=0.0.0 15:26:22 ---> Running in f9706f6c9e25 15:26:23 Removing intermediate container a19faec32f2b 15:26:23 ---> ddf750fe11d2 15:26:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:23 Removing intermediate container f9706f6c9e25 15:26:23 ---> 2312a9625e39 15:26:23 15:26:23 Successfully built 2312a9625e39 15:26:23 Successfully tagged core-metadata-arm64:latest 15:26:24  Building core-metadata ... done  ---> c4002c0a6298 15:26:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:26:26 ---> 4cc1b54a6638 15:26:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:26:27 ---> 54656edb20bf 15:26:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:26:27 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 15:26:27 Status: Downloaded newer image for docker:20.10.7 15:26:27 ---> df445af6242a 15:26:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:26:27 ---> Running in e239cfe1e37d 15:26:28 ---> 8ea475e7bf3c 15:26:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:26:28 Removing intermediate container e239cfe1e37d 15:26:28 ---> ae37955716c6 15:26:28 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 15:26:28 ---> Running in ccf95cf3f17b 15:26:28 ---> b80209b7fb09 15:26:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:26:29 ---> Running in 7a4093f16fb9 15:26:29 Removing intermediate container 7a4093f16fb9 15:26:29 ---> 30f6b706f457 15:26:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:26:30 ---> f5c2a7015028 15:26:30 Step 27/32 : RUN chmod +x /entrypoint.sh 15:26:30 (1/39) Installing readline (8.1.0-r0) 15:26:30 (2/39) Installing bash (5.1.0-r0) 15:26:30 Executing bash-5.1.0-r0.post-install 15:26:30 ---> Running in 653ae6679c34 15:26:30 (3/39) Installing brotli-libs (1.0.9-r3) 15:26:30 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:26:30 (5/39) Installing libcurl (7.78.0-r0) 15:26:30 (6/39) Installing curl (7.78.0-r0) 15:26:30 (7/39) Installing dumb-init (1.2.5-r0) 15:26:30 (8/39) Installing libbz2 (1.0.8-r1) 15:26:30 (9/39) Installing expat (2.2.10-r1) 15:26:30 (10/39) Installing libffi (3.3-r2) 15:26:30 (11/39) Installing gdbm (1.19-r0) 15:26:30 (12/39) Installing xz-libs (5.2.5-r0) 15:26:30 (13/39) Installing sqlite-libs (3.34.1-r0) 15:26:31 (14/39) Installing python3 (3.8.10-r0) 15:26:33 (15/39) Installing py3-appdirs (1.4.4-r1) 15:26:33 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:26:33 (17/39) Installing py3-parsing (2.4.7-r1) 15:26:33 (18/39) Installing py3-six (1.15.0-r0) 15:26:33 (19/39) Installing py3-packaging (20.9-r0) 15:26:33 (20/39) Installing py3-setuptools (51.3.3-r0) 15:26:33 (21/39) Installing py3-chardet (4.0.0-r0) 15:26:33 (22/39) Installing py3-idna (3.1-r0) 15:26:33 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:26:33 (24/39) Installing py3-requests (2.25.1-r1) 15:26:33 (25/39) Installing py3-msgpack (1.0.2-r0) 15:26:33 (26/39) Installing py3-lockfile (0.12.2-r3) 15:26:33 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:26:33 (28/39) Installing py3-colorama (0.4.4-r0) 15:26:33 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:26:33 (30/39) Installing py3-distlib (0.3.1-r1) 15:26:33 (31/39) Installing py3-distro (1.5.0-r1) 15:26:33 (32/39) Installing py3-webencodings (0.5.1-r3) 15:26:33 (33/39) Installing py3-html5lib (1.1-r0) 15:26:33 (34/39) Installing py3-pytoml (0.1.21-r0) 15:26:33 (35/39) Installing py3-pep517 (0.9.1-r0) 15:26:33 (36/39) Installing py3-progress (1.5-r0) 15:26:33 (37/39) Installing py3-retrying (1.3.3-r0) 15:26:33 (38/39) Installing py3-toml (0.10.2-r0) 15:26:33 (39/39) Installing py3-pip (20.3.4-r0) 15:26:33 Removing intermediate container 653ae6679c34 15:26:33 ---> b0aa4d51b0bc 15:26:33 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:26:33 Executing busybox-1.32.1-r6.trigger 15:26:33 OK: 82 MiB in 59 packages 15:26:34 ---> Running in 3049a6382679 15:26:34 Removing intermediate container 3049a6382679 15:26:34 ---> 90b40f9dbe90 15:26:34 Step 29/32 : CMD ["gate"] 15:26:35 ---> Running in 535d42523f6b 15:26:35 Removing intermediate container 535d42523f6b 15:26:35 ---> fb21ba8b7c8c 15:26:35 Step 30/32 : LABEL arch=arm64 15:26:36 ---> Running in 6be4bbef5db3 15:26:36 Removing intermediate container 6be4bbef5db3 15:26:36 ---> 76c2a55d19c2 15:26:36 Step 31/32 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:26:36 ---> Running in 1cbd16031c77 15:26:37 Removing intermediate container 1cbd16031c77 15:26:37 ---> f32ae1395042 15:26:37 Step 32/32 : LABEL version=0.0.0 15:26:37 ---> Running in 3ffe040e610b 15:26:38 Removing intermediate container 3ffe040e610b 15:26:38 ---> 400cea381557 15:26:38 15:26:38 Successfully built 400cea381557 15:26:38 Successfully tagged security-bootstrapper-arm64:latest 15:26:41  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 15:26:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:26:41 Collecting docopt<0.7,>=0.6.1 15:26:41 Downloading docopt-0.6.2.tar.gz (25 kB) 15:26:43 Collecting jsonschema<3,>=2.5.1 15:26:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:26:43 Collecting PyYAML<4,>=3.10 15:26:43 Downloading PyYAML-3.13.tar.gz (270 kB) 15:26:48 Collecting docker<4.0,>=3.6.0 15:26:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:26:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:26:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:26:48 Collecting cached-property<2,>=1.2.0 15:26:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:26:48 Collecting websocket-client<1.0,>=0.32.0 15:26:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:26:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:26:48 Collecting dockerpty<0.5,>=0.4.1 15:26:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:26:50 Collecting texttable<0.10,>=0.9.0 15:26:50 Downloading texttable-0.9.1.tar.gz (11 kB) 15:26:52 Collecting docker-pycreds>=0.4.0 15:26:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:26:53 Collecting idna<2.8,>=2.5 15:26:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:26:54 Collecting urllib3<1.25,>=1.21.1 15:26:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:26:54 Collecting certifi>=2017.4.17 15:26:54 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:26:54 Collecting chardet<3.1.0,>=3.0.2 15:26:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:26:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:26:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:26:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:26:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:26:55 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:26:55 Attempting uninstall: urllib3 15:26:55 Found existing installation: urllib3 1.26.2 15:26:55 Uninstalling urllib3-1.26.2: 15:26:55 Successfully uninstalled urllib3-1.26.2 15:26:55 Attempting uninstall: idna 15:26:55 Found existing installation: idna 3.1 15:26:55 Uninstalling idna-3.1: 15:26:56 Successfully uninstalled idna-3.1 15:26:56 Attempting uninstall: chardet 15:26:56 Found existing installation: chardet 4.0.0 15:26:56 Uninstalling chardet-4.0.0: 15:26:56 Successfully uninstalled chardet-4.0.0 15:26:58 Attempting uninstall: requests 15:26:58 Found existing installation: requests 2.25.1 15:26:58 Uninstalling requests-2.25.1: 15:26:58 Successfully uninstalled requests-2.25.1 15:26:58 Running setup.py install for texttable: started 15:26:59 Running setup.py install for texttable: finished with status 'done' 15:27:00 Running setup.py install for PyYAML: started 15:27:02 Running setup.py install for PyYAML: finished with status 'done' 15:27:02 Running setup.py install for docopt: started 15:27:04 Running setup.py install for docopt: finished with status 'done' 15:27:04 Running setup.py install for dockerpty: started 15:27:05 Running setup.py install for dockerpty: finished with status 'done' 15:27:06 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 15:27:15 Removing intermediate container ccf95cf3f17b 15:27:15 ---> 2e9ffb2a460a 15:27:15 Step 15/24 : ENV APP_PORT=58890 15:27:15 ---> Running in dedb671289d8 15:27:15 Removing intermediate container dedb671289d8 15:27:15 ---> 1598fd07bda1 15:27:15 Step 16/24 : EXPOSE $APP_PORT 15:27:15 ---> Running in 76b99ee4c3b8 15:27:16 Removing intermediate container 76b99ee4c3b8 15:27:16 ---> e6f13d470a9e 15:27:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:27:17 ---> c019ba7c362e 15:27:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:27:18 ---> 2b5a26088845 15:27:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:27:19 ---> c934ac28b2ab 15:27:19 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:27:19 ---> Running in 119fe871c702 15:27:19 Removing intermediate container 119fe871c702 15:27:19 ---> 6c44e3b0478f 15:27:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:20 ---> Running in 1da6043afa20 15:27:20 Removing intermediate container 1da6043afa20 15:27:20 ---> 941dcd9b6c9b 15:27:20 Step 22/24 : LABEL arch=arm64 15:27:20 ---> Running in 4edf5b7d5c06 15:27:21 Removing intermediate container 4edf5b7d5c06 15:27:21 ---> 0dc13be606bd 15:27:21 Step 23/24 : LABEL git_sha=965455e67908eb2a4bef0e6198780f1b75aca946 15:27:21 ---> Running in 06060dbcc505 15:27:22 Removing intermediate container 06060dbcc505 15:27:22 ---> 3f49c49adcdd 15:27:22 Step 24/24 : LABEL version=0.0.0 15:27:22 ---> Running in e6066918bf3d 15:27:22 Removing intermediate container e6066918bf3d 15:27:22 ---> 8d29c419faf9 15:27:22 15:27:22 Successfully built 8d29c419faf9 15:27:22 Successfully tagged sys-mgmt-agent-arm64:latest 15:27:23  Building sys-mgmt-agent ... done  [Pipeline] } 15:27:23 $ docker stop --time=1 cab1a793ddc02df72adb52088993cde0e8c114662429b9c82130e49ba583b422 15:27:24 $ docker rm -f cab1a793ddc02df72adb52088993cde0e8c114662429b9c82130e49ba583b422 [Pipeline] // withDockerContainer [Pipeline] sh 15:27:25 + docker images 15:27:25 REPOSITORY TAG IMAGE ID CREATED SIZE 15:27:25 sys-mgmt-agent-arm64 latest 8d29c419faf9 3 seconds ago 311MB 15:27:25 security-bootstrapper-arm64 latest 400cea381557 47 seconds ago 17.7MB 15:27:25 core-metadata-arm64 latest 2312a9625e39 About a minute ago 15.8MB 15:27:25 core-command-arm64 latest ae5f788d8c57 About a minute ago 15.2MB 15:27:25 2d6e3b729ce7 About a minute ago 1.57GB 15:27:25 42063f07384e About a minute ago 1.57GB 15:27:25 383155ffed72 About a minute ago 1.57GB 15:27:25 b285a89ba5f1 About a minute ago 1.56GB 15:27:25 core-data-arm64 latest 412356881409 3 minutes ago 19.3MB 15:27:25 support-notifications-arm64 latest 10630c1cf9e3 4 minutes ago 15.9MB 15:27:25 security-secretstore-setup-arm64 latest 851c0ff3daa3 4 minutes ago 26.5MB 15:27:25 support-scheduler-arm64 latest 7b0f11a0b98a 4 minutes ago 15.2MB 15:27:25 security-proxy-setup-arm64 latest 32a3e493f83a 4 minutes ago 24.6MB 15:27:25 40a6c0958db0 4 minutes ago 1.57GB 15:27:25 4e804bc4bdab 4 minutes ago 1.57GB 15:27:25 260cbfbbdb08 4 minutes ago 1.57GB 15:27:25 93b08bf11ec4 4 minutes ago 1.57GB 15:27:25 56529ba654d2 4 minutes ago 1.57GB 15:27:25 ci-base-image-arm64 latest d55189740c22 15 minutes ago 1.24GB 15:27:25 alpine 3.12 afc2cc120ca2 5 days ago 5.33MB 15:27:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 15:27:25 docker 20.10.7 df445af6242a 2 months ago 234MB 15:27:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:26 15:27:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:27:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:27 arm64: Pulling from edgex-lftools-log-publisher 15:27:27 448f6bf000e3: Pulling fs layer 15:27:27 f757da607395: Pulling fs layer 15:27:27 05883995daec: Pulling fs layer 15:27:27 8603b9c90790: Pulling fs layer 15:27:27 1560dd03e051: Pulling fs layer 15:27:27 27f5ce0e4adf: Pulling fs layer 15:27:27 c2d8d7efcc4b: Pulling fs layer 15:27:27 1560dd03e051: Waiting 15:27:27 27f5ce0e4adf: Waiting 15:27:27 c2d8d7efcc4b: Waiting 15:27:27 8603b9c90790: Waiting 15:27:27 f757da607395: Verifying Checksum 15:27:27 f757da607395: Download complete 15:27:27 8603b9c90790: Verifying Checksum 15:27:27 8603b9c90790: Download complete 15:27:27 1560dd03e051: Verifying Checksum 15:27:27 1560dd03e051: Download complete 15:27:27 27f5ce0e4adf: Verifying Checksum 15:27:27 27f5ce0e4adf: Download complete 15:27:27 05883995daec: Verifying Checksum 15:27:27 05883995daec: Download complete 15:27:28 448f6bf000e3: Verifying Checksum 15:27:28 448f6bf000e3: Download complete 15:27:31 c2d8d7efcc4b: Verifying Checksum 15:27:31 c2d8d7efcc4b: Download complete 15:27:32 448f6bf000e3: Pull complete 15:27:33 f757da607395: Pull complete 15:27:34 05883995daec: Pull complete 15:27:34 8603b9c90790: Pull complete 15:27:35 1560dd03e051: Pull complete 15:27:36 27f5ce0e4adf: Pull complete 15:27:51 c2d8d7efcc4b: Pull complete 15:27:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:27:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:27:51 prd-ubuntu18.04-docker-arm64-4c-16g-1445 does not seem to be running inside a container 15:27:51 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:27:56 $ docker top b6d5e2bf4ac2488b394ea2773bb7a6943eb2fcddf44ea1a48a3088a4ec5c8aa3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:57 ---> job-cost.sh 15:27:57 lf-activate-venv: SKIPPING 15:27:57 INFO: No Stack... 15:27:58 INFO: Retrieving Pricing Info for: v3-standard-4 15:27:58 INFO: Archiving Costs [Pipeline] sh 15:27:59 + cut+ -d, -f6cat 15:27:59 /w/workspace/edgex-go/13/archives/cost.csv [Pipeline] lock 15:27:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-13-stack-cost] 15:27:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3657-13-stack-cost] did not exist. Created. 15:27:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:27:59 + echo total: 0.10999999940395355 [Pipeline] stash 15:28:00 Stashed 1 file(s) [Pipeline] } 15:28:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-13-stack-cost] [Pipeline] // lock [Pipeline] } 15:28:00 $ docker stop --time=1 b6d5e2bf4ac2488b394ea2773bb7a6943eb2fcddf44ea1a48a3088a4ec5c8aa3 15:28:01 $ docker rm -f b6d5e2bf4ac2488b394ea2773bb7a6943eb2fcddf44ea1a48a3088a4ec5c8aa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:38:33 Running on prd-ubuntu18.04-docker-8c-8g-1449 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 15:38:33 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 15:38:33 The recommended git tool is: git 15:38:36 using credential edgex-jenkins-ssh 15:38:36 Cloning the remote Git repository 15:38:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:38:36 > git init /w/workspace/edgex-go/13 # timeout=10 15:38:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:38:36 > git --version # timeout=10 15:38:36 > git --version # 'git version 2.17.1' 15:38:36 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:52 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 965455e67908eb2a4bef0e6198780f1b75aca946 15:38:52 Merge succeeded, producing 965455e67908eb2a4bef0e6198780f1b75aca946 15:38:52 Checking out Revision 965455e67908eb2a4bef0e6198780f1b75aca946 (PR-3657) 15:38:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:38:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:38:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:38:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:38:52 > git config core.sparsecheckout # timeout=10 15:38:52 > git checkout -f 965455e67908eb2a4bef0e6198780f1b75aca946 # timeout=10 15:38:52 > git remote # timeout=10 15:38:52 > git config --get remote.origin.url # timeout=10 15:38:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:52 > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 15:38:52 > git rev-parse HEAD^{commit} # timeout=10 15:38:52 > git config core.sparsecheckout # timeout=10 15:38:52 > git checkout -f 965455e67908eb2a4bef0e6198780f1b75aca946 # timeout=10 15:38:56 Commit message: "fix(security): Move JWT auth method to individual routes" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:57 + echo snap-build.sh 15:38:57 snap-build.sh 15:38:57 + SNAP_BASE_DIR=. 15:38:57 + '[' '!' -z /w/workspace/edgex-go/13 ']' 15:38:57 + SNAP_BASE_DIR=/w/workspace/edgex-go/13 15:38:57 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' 15:38:57 [snap-build] Building snap in dir [/w/workspace/edgex-go/13] 15:38:57 + cd /w/workspace/edgex-go/13 15:38:57 + sudo apt-get remove -qy --purge lxd lxd-client 15:38:57 Reading package lists... 15:38:57 Building dependency tree... 15:38:57 Reading state information... 15:38:57 The following packages were automatically installed and are no longer required: 15:38:57 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:38:57 uidmap xdelta3 15:38:57 Use 'sudo apt autoremove' to remove them. 15:38:57 The following packages will be REMOVED: 15:38:57 lxd* lxd-client* 15:38:57 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:38:57 After this operation, 31.7 MB disk space will be freed. 15:38:58 (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.) 15:38:58 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:38:59 Removing lxd dnsmasq configuration 15:38:59 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:38:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:39:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:39:00 (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.) 15:39:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:39:01 Processing triggers for systemd (237-3ubuntu10.45) ... 15:39:01 Processing triggers for ureadahead (0.100.0-21) ... 15:39:02 + sudo snap remove --purge lxd 15:39:02 snap "lxd" is not installed 15:39:02 + sudo groupadd --force --system lxd 15:39:02 ++ whoami 15:39:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:39:02 + newgrp - lxd 15:39:02 + sudo snap install lxd 15:39:10 2021-09-06T15:39:07Z INFO Waiting for automatic snapd restart... 15:39:22 lxd 4.17 from Canonical* installed 15:39:22 + sudo lxd init --auto 15:39:33 + sudo snap install --classic snapcraft 15:39:43 snapcraft 5.0 from Canonical* installed 15:39:43 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:39:43 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:39:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:43 Dload Upload Total Spent Left Speed 15:39:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4446 0 --:--:-- --:--:-- --:--:-- 4478 15:39:43 100 3325k 100 3325k 0 0 7860k 0 --:--:-- --:--:-- --:--:-- 7860k 15:39:43 ./yq_linux_amd64 15:39:43 + sudo snapcraft prime --use-lxd 15:39:46 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:39:46 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: 15:39:46 - README.md 15:39:46 15:39:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:39:46 Launching a container. 15:39:54 Waiting for container to be ready 15:39:54 To start your first instance, try: lxc launch ubuntu:18.04 15:39:54 15:39:57 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:39:58 Waiting for network to be ready... 15:39:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:39:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 15:39:58 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:39:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 15:39:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:39:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:39:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 15:39:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 15:39:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 15:39:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 15:39:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:39:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:39:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:39:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:39:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:39:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:39:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:39:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:40:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:40:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] 15:40:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 15:40:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:40:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:40:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 15:40:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 15:40:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] 15:40:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 15:40:02 Fetched 25.1 MB in 4s (5937 kB/s) 15:40:03 Reading package lists... 15:40:03 Reading package lists... 15:40:03 Building dependency tree... 15:40:03 Reading state information... 15:40:04 The following additional packages will be installed: 15:40:04 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:40:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:40:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:40:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:40:04 Suggested packages: 15:40:04 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:40:04 Recommended packages: 15:40:04 gnupg libsasl2-modules 15:40:04 The following NEW packages will be installed: 15:40:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:40:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:40:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:40:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:40:04 The following packages will be upgraded: 15:40:04 gpg gpg-agent gpgconf libudev1 15:40:04 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 15:40:04 Need to get 3527 kB of archives. 15:40:04 After this operation, 13.3 MB of additional disk space will be used. 15:40:04 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] 15:40:04 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] 15:40:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:40:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:40:04 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 15:40:04 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 15:40:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:40:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:40:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:40:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:40:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:40:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:40:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:40:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:40:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:40:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:40:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:40:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:40:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:40:05 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:40:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:40:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:40:05 debconf: delaying package configuration, since apt-utils is not installed 15:40:05 Fetched 3527 kB in 1s (2626 kB/s) 15:40:05 (Reading database ... 12511 files and directories currently installed.) 15:40:05 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 15:40:05 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 15:40:05 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 15:40:05 Selecting previously unselected package udev. 15:40:05 (Reading database ... 12511 files and directories currently installed.) 15:40:05 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 15:40:05 Unpacking udev (237-3ubuntu10.51) ... 15:40:05 Selecting previously unselected package libfuse2:amd64. 15:40:05 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:40:05 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:40:05 Selecting previously unselected package fuse. 15:40:05 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:40:05 Unpacking fuse (2.9.7-1ubuntu1) ... 15:40:05 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:05 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:40:06 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:06 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:40:06 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:06 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:40:06 Selecting previously unselected package libksba8:amd64. 15:40:06 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:40:06 Unpacking libksba8:amd64 (1.3.5-2) ... 15:40:06 Selecting previously unselected package libroken18-heimdal:amd64. 15:40:06 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:06 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:06 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:40:06 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:06 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:06 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:40:06 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:06 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:06 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:40:06 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:06 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:06 Selecting previously unselected package libwind0-heimdal:amd64. 15:40:06 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:06 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:06 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:40:06 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:06 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:06 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:40:06 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:06 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:06 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:40:06 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:06 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:40:07 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:07 Selecting previously unselected package libsasl2-modules-db:amd64. 15:40:07 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:40:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:40:07 Selecting previously unselected package libsasl2-2:amd64. 15:40:07 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:40:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:40:07 Selecting previously unselected package libldap-common. 15:40:07 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:40:07 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:40:07 Selecting previously unselected package libldap-2.4-2:amd64. 15:40:07 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:40:07 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:40:07 Selecting previously unselected package dirmngr. 15:40:07 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:07 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:40:07 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:40:07 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:40:07 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:40:07 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:40:07 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:40:07 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:40:07 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:07 Setting up libksba8:amd64 (1.3.5-2) ... 15:40:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:40:07 Setting up udev (237-3ubuntu10.51) ... 15:40:07 invoke-rc.d: policy-rc.d denied execution of start. 15:40:07 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:07 Processing triggers for systemd (237-3ubuntu10) ... 15:40:07 Setting up fuse (2.9.7-1ubuntu1) ... 15:40:07 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:40:07 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:07 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:07 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:07 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:07 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:07 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:07 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:08 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:40:08 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:40:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:40:08 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:40:08 settings in the [Install] section, and DefaultInstance for template units). 15:40:08 This means they are not meant to be enabled using systemctl. 15:40:08 Possible reasons for having this kind of units are: 15:40:08 1) A unit may be statically enabled by being symlinked from another unit's 15:40:08 .wants/ or .requires/ directory. 15:40:08 2) A unit's purpose may be to act as a helper for some other unit which has 15:40:08 a requirement dependency on it. 15:40:08 3) A unit may be started when needed via activation (socket, path, timer, 15:40:08 D-Bus, udev, scripted systemctl call, ...). 15:40:08 4) In case of template units, the unit is meant to be enabled with some 15:40:08 instance name specified. 15:40:08 Reading package lists... 15:40:08 Building dependency tree... 15:40:08 Reading state information... 15:40:08 The following additional packages will be installed: 15:40:08 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:40:08 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:40:08 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:40:08 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:40:08 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:40:08 Suggested packages: 15:40:08 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:40:08 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:40:08 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:40:08 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:40:08 systemd-container policykit-1 15:40:08 Recommended packages: 15:40:08 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:40:08 The following NEW packages will be installed: 15:40:08 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:40:08 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:40:08 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:40:08 multiarch-support openssh-client python3 python3-minimal python3.6 15:40:08 python3.6-minimal snapd squashfs-tools sudo 15:40:08 The following packages will be upgraded: 15:40:08 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:40:08 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 15:40:08 Need to get 36.7 MB of archives. 15:40:08 After this operation, 147 MB of additional disk space will be used. 15:40:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 15:40:09 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 15:40:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:40:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:40:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:40:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:40:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:40:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:40:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:40:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:40:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:40:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:40:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:40:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:40:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 15:40:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 15:40:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 15:40:10 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 15:40:10 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 15:40:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 15:40:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:40:10 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:40:10 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:40:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:40:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:40:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:40:10 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:40:10 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:40:10 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:40:10 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 15:40:11 debconf: delaying package configuration, since apt-utils is not installed 15:40:11 Fetched 36.7 MB in 2s (16.6 MB/s) 15:40:11 (Reading database ... 12757 files and directories currently installed.) 15:40:11 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 15:40:11 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 15:40:12 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 15:40:12 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 15:40:12 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 15:40:12 (Reading database ... 12757 files and directories currently installed.) 15:40:12 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 15:40:12 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 15:40:12 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 15:40:12 (Reading database ... 12757 files and directories currently installed.) 15:40:12 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 15:40:12 Unpacking apt (1.6.14) over (1.6.1) ... 15:40:12 Setting up apt (1.6.14) ... 15:40:12 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:40:13 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:40:13 (Reading database ... 12764 files and directories currently installed.) 15:40:13 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:40:13 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:40:13 Selecting previously unselected package libpython3.6-minimal:amd64. 15:40:13 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:40:13 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:40:13 Selecting previously unselected package libexpat1:amd64. 15:40:13 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:40:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:40:13 Selecting previously unselected package python3.6-minimal. 15:40:13 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:40:13 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:40:13 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 15:40:14 Checking for services that may need to be restarted...done. 15:40:14 Checking for services that may need to be restarted...done. 15:40:14 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:40:14 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:40:14 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:40:14 Selecting previously unselected package python3-minimal. 15:40:14 (Reading database ... 13012 files and directories currently installed.) 15:40:14 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:40:14 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:40:14 Selecting previously unselected package mime-support. 15:40:14 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:40:14 Unpacking mime-support (3.60ubuntu1) ... 15:40:14 Selecting previously unselected package libmpdec2:amd64. 15:40:14 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:40:14 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:40:14 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:40:14 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:40:14 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:40:14 Selecting previously unselected package python3.6. 15:40:14 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:40:14 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:40:14 Selecting previously unselected package libpython3-stdlib:amd64. 15:40:14 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:40:14 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:40:14 Setting up python3-minimal (3.6.7-1~18.04) ... 15:40:15 Selecting previously unselected package python3. 15:40:15 (Reading database ... 13442 files and directories currently installed.) 15:40:15 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:40:15 Unpacking python3 (3.6.7-1~18.04) ... 15:40:15 Selecting previously unselected package multiarch-support. 15:40:15 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:40:15 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:40:15 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:40:15 Selecting previously unselected package liblzo2-2:amd64. 15:40:15 (Reading database ... 13479 files and directories currently installed.) 15:40:15 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:40:15 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:40:15 Selecting previously unselected package libbsd0:amd64. 15:40:15 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:40:15 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:40:15 Selecting previously unselected package sudo. 15:40:15 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:40:15 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:40:15 Selecting previously unselected package apparmor. 15:40:15 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:40:15 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:40:15 Selecting previously unselected package libedit2:amd64. 15:40:15 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:40:15 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:40:15 Selecting previously unselected package libkrb5support0:amd64. 15:40:15 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:40:15 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:40:15 Selecting previously unselected package libk5crypto3:amd64. 15:40:15 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:40:15 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:40:15 Selecting previously unselected package libkeyutils1:amd64. 15:40:15 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:40:15 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:40:15 Selecting previously unselected package libkrb5-3:amd64. 15:40:15 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:40:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:40:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:40:15 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:40:15 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:40:16 Selecting previously unselected package libssl1.0.0:amd64. 15:40:16 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 15:40:16 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:40:16 Selecting previously unselected package openssh-client. 15:40:16 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 15:40:16 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 15:40:16 Selecting previously unselected package squashfs-tools. 15:40:16 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 15:40:16 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 15:40:16 Selecting previously unselected package snapd. 15:40:16 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 15:40:16 Unpacking snapd (2.49.2+18.04) ... 15:40:18 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:40:18 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:40:18 Setting up mime-support (3.60ubuntu1) ... 15:40:18 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:40:18 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:40:18 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:40:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:40:18 Setting up systemd (237-3ubuntu10.51) ... 15:40:18 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:40:19 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:40:19 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:40:19 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:40:19 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:40:19 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:40:19 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:40:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 15:40:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:40:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:40:19 Setting up python3 (3.6.7-1~18.04) ... 15:40:19 running python rtupdate hooks for python3.6... 15:40:19 running python post-rtupdate hooks for python3.6... 15:40:20 Setting up apparmor (2.12-4ubuntu5.1) ... 15:40:20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:40:20 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:40:20 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 15:40:20 Setting up snapd (2.49.2+18.04) ... 15:40:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:40:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:40:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:40:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:40:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:40:22 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:40:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:40:22 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:40:22 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:40:22 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:40:22 /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' 15:40:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:40:22 Processing triggers for systemd (237-3ubuntu10.51) ... 15:40:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:40:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:40:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:40:25 Reading package lists... 15:40:25 Reading package lists... 15:40:26 Building dependency tree... 15:40:26 Reading state information... 15:40:26 Calculating upgrade... 15:40:26 The following packages will be upgraded: 15:40:26 advancecomp base-files bash binutils binutils-common 15:40:26 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:40:26 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:40:26 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 15:40:26 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 15:40:26 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:40:26 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:40:26 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:40:26 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:40:26 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:40:26 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:40:26 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:40:26 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:40:26 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:40:26 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:40:26 ubuntu-keyring util-linux 15:40:26 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:40:26 Need to get 64.2 MB of archives. 15:40:26 After this operation, 5126 kB of additional disk space will be used. 15:40:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 15:40:26 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:40:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:40:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:40:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:40:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:40:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:40:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:40:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:40:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:40:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:40:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:40:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:40:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:40:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:40:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:40:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:40:26 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:40:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:40:26 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:40:26 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:40:26 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:40:26 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:40:26 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:40:26 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:40:26 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:40:26 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:40:26 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:40:26 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:40:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:40:26 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:40:26 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:40:26 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:40:26 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:40:26 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:40:26 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:40:26 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:40:26 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:40:26 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:40:26 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:40:26 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:40:26 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 15:40:26 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 15:40:26 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:40:26 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:40:26 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:40:26 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:40:26 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:40:26 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:40:26 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] 15:40:27 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:40:27 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:40:27 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:40:27 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:40:27 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:40:27 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:40:27 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:40:27 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:40:27 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:40:27 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:40:27 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:40:27 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:40:27 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:40:27 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:40:27 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:40:27 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:40:27 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:40:27 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:40:27 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:40:27 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:40:27 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:40:28 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:40:28 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 15:40:28 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:40:28 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:40:28 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:40:28 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:40:28 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:40:28 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:40:28 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:40:28 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:40:28 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:40:28 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:40:28 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:40:28 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] 15:40:28 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:40:28 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 15:40:28 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] 15:40:28 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:40:28 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:40:28 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:40:28 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:40:28 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:40:28 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:40:28 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:40:28 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:40:28 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] 15:40:28 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:40:28 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:40:28 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:40:28 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:40:28 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:40:28 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:40:28 debconf: delaying package configuration, since apt-utils is not installed 15:40:28 Fetched 64.2 MB in 2s (27.7 MB/s) 15:40:28 (Reading database ... 13914 files and directories currently installed.) 15:40:28 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:40:28 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:40:29 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:40:29 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:40:29 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 15:40:29 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 15:40:29 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:29 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:29 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:29 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:29 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:29 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:29 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:29 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:29 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:29 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:30 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:30 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:30 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:30 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:30 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:30 (Reading database ... 13914 files and directories currently installed.) 15:40:30 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:30 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:40:30 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:40:30 (Reading database ... 13914 files and directories currently installed.) 15:40:30 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:30 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:30 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:30 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:30 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:30 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:30 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:30 (Reading database ... 13914 files and directories currently installed.) 15:40:30 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:40:30 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:40:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:40:31 (Reading database ... 13914 files and directories currently installed.) 15:40:31 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:40:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:40:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:40:31 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:40:31 Setting up base-files (10.1ubuntu2.10) ... 15:40:31 Installing new version of config file /etc/issue ... 15:40:31 Installing new version of config file /etc/issue.net ... 15:40:31 Installing new version of config file /etc/lsb-release ... 15:40:31 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:40:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:40:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:40:32 Removing obsolete conffile /etc/default/motd-news ... 15:40:32 (Reading database ... 13915 files and directories currently installed.) 15:40:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:40:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:40:32 Setting up bash (4.4.18-2ubuntu1.2) ... 15:40:32 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 15:40:32 (Reading database ... 13915 files and directories currently installed.) 15:40:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:40:32 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:40:32 (Reading database ... 13915 files and directories currently installed.) 15:40:32 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:40:32 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:40:32 Setting up tar (1.29b-2ubuntu0.2) ... 15:40:32 (Reading database ... 13915 files and directories currently installed.) 15:40:32 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:40:32 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:40:32 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:40:34 (Reading database ... 13915 files and directories currently installed.) 15:40:34 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:40:34 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:40:34 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:40:34 (Reading database ... 13915 files and directories currently installed.) 15:40:34 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:40:34 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:40:34 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:40:34 (Reading database ... 13915 files and directories currently installed.) 15:40:34 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:40:34 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:40:34 Setting up grep (3.1-2build1) ... 15:40:34 (Reading database ... 13915 files and directories currently installed.) 15:40:34 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 15:40:34 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 15:40:34 Setting up gzip (1.6-5ubuntu1.1) ... 15:40:34 (Reading database ... 13915 files and directories currently installed.) 15:40:34 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:40:34 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:40:34 Setting up login (1:4.5-1ubuntu2) ... 15:40:34 (Reading database ... 13915 files and directories currently installed.) 15:40:34 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:40:34 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:40:34 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:40:34 (Reading database ... 13915 files and directories currently installed.) 15:40:34 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:40:34 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:40:34 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:40:34 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:40:34 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:40:34 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:40:35 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:40:35 (Reading database ... 13915 files and directories currently installed.) 15:40:35 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:40:35 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:40:35 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:40:35 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:40:35 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:40:35 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:40:35 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:40:35 (Reading database ... 13915 files and directories currently installed.) 15:40:35 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:40:35 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:40:35 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:40:35 (Reading database ... 13915 files and directories currently installed.) 15:40:35 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:35 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:35 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:40:35 (Reading database ... 13915 files and directories currently installed.) 15:40:35 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:35 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:40:36 (Reading database ... 13915 files and directories currently installed.) 15:40:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:36 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:40:36 (Reading database ... 13915 files and directories currently installed.) 15:40:36 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:36 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:36 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:40:36 (Reading database ... 13915 files and directories currently installed.) 15:40:36 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:40:36 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:40:36 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:40:36 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:40:36 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:40:36 (Reading database ... 13915 files and directories currently installed.) 15:40:36 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:40:36 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:40:36 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:40:36 (Reading database ... 13915 files and directories currently installed.) 15:40:36 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:36 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:36 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:40:36 (Reading database ... 13915 files and directories currently installed.) 15:40:36 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:36 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:36 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:40:36 (Reading database ... 13915 files and directories currently installed.) 15:40:36 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:36 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:40:37 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:40:37 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:40:38 (Reading database ... 13915 files and directories currently installed.) 15:40:38 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:40:38 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:40:38 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:40:38 (Reading database ... 13915 files and directories currently installed.) 15:40:38 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:40:38 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:40:38 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:40:38 (Reading database ... 13917 files and directories currently installed.) 15:40:38 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:40:38 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:40:38 Setting up debconf (1.5.66ubuntu1) ... 15:40:38 (Reading database ... 13917 files and directories currently installed.) 15:40:38 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:40:38 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:40:38 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:40:38 (Reading database ... 13917 files and directories currently installed.) 15:40:38 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:40:38 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:40:38 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:40:38 (Reading database ... 13917 files and directories currently installed.) 15:40:38 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:40:38 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:40:38 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:40:39 (Reading database ... 13917 files and directories currently installed.) 15:40:39 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:40:39 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:40:39 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:40:39 (Reading database ... 13919 files and directories currently installed.) 15:40:39 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:40:39 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:40:39 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:40:39 (Reading database ... 13923 files and directories currently installed.) 15:40:39 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:39 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:39 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 15:40:39 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 15:40:39 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:40:39 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:40:39 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:40:39 (Reading database ... 13923 files and directories currently installed.) 15:40:39 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:40:39 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:40:39 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:40:39 (Reading database ... 13923 files and directories currently installed.) 15:40:39 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:40:39 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:40:39 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:40:39 (Reading database ... 13923 files and directories currently installed.) 15:40:39 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:40:39 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:40:40 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:40:40 (Reading database ... 13923 files and directories currently installed.) 15:40:40 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:40:40 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:40:40 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:40:40 (Reading database ... 13923 files and directories currently installed.) 15:40:40 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:40:40 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:40:40 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:40:40 (Reading database ... 13923 files and directories currently installed.) 15:40:40 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:40:40 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:40:40 Setting up passwd (1:4.5-1ubuntu2) ... 15:40:40 (Reading database ... 13923 files and directories currently installed.) 15:40:40 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:40 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:40:40 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:40:40 (Reading database ... 13923 files and directories currently installed.) 15:40:40 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:40:40 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:40:40 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:40:40 (Reading database ... 13923 files and directories currently installed.) 15:40:40 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:40:41 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:40:41 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:40:41 (Reading database ... 13923 files and directories currently installed.) 15:40:41 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:40:41 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:40:41 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:40:41 (Reading database ... 13923 files and directories currently installed.) 15:40:41 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:40:41 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:40:41 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:40:41 (Reading database ... 13923 files and directories currently installed.) 15:40:41 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:40:41 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:40:41 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:40:41 (Reading database ... 13923 files and directories currently installed.) 15:40:41 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:40:41 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:40:41 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:40:42 (Reading database ... 13923 files and directories currently installed.) 15:40:42 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:40:42 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:40:42 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:40:42 (Reading database ... 13923 files and directories currently installed.) 15:40:42 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:40:42 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:40:42 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:40:42 (Reading database ... 13924 files and directories currently installed.) 15:40:42 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:40:42 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:40:42 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:40:42 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:40:42 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:40:42 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:40:42 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 15:40:42 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 15:40:42 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:40:42 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:40:42 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:40:42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:40:42 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:40:42 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:40:42 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:40:42 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:40:42 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:40:42 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:40:43 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:40:43 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:40:43 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:40:43 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:40:43 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 15:40:43 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 15:40:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:40:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:40:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:40:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:40:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:40:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:40:43 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:40:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:40:44 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:40:44 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:40:44 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:40:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:40:44 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:44 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:44 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:44 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:44 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:44 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:44 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:45 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:45 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:45 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:46 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:46 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:46 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:46 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:47 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:47 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:47 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:40:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:40:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:40:47 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:40:47 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:40:47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:40:47 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:40:47 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:40:47 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:40:47 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:40:47 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:40:47 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:40:47 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:40:47 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:40:47 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:47 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:40:47 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:47 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:47 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:47 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:40:47 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:40:47 Setting up tzdata (2021a-0ubuntu0.18.04) ... 15:40:48 15:40:48 Current default time zone: 'Etc/UTC' 15:40:48 Local time is now: Mon Sep 6 15:40:48 UTC 2021. 15:40:48 Universal Time is now: Mon Sep 6 15:40:48 UTC 2021. 15:40:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:40:48 15:40:48 Setting up systemd-sysv (237-3ubuntu10.51) ... 15:40:48 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:48 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 15:40:48 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:40:48 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:40:48 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:40:48 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:40:48 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:40:48 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:40:48 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:40:48 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:48 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:40:48 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:48 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:40:48 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:48 Setting up patch (2.7.6-2ubuntu1.1) ... 15:40:48 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:40:48 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:40:48 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 15:40:48 Installing new version of config file /etc/ssl/openssl.cnf ... 15:40:48 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:40:48 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:40:48 Setting up ca-certificates (20210119~18.04.1) ... 15:40:50 Updating certificates in /etc/ssl/certs... 15:40:51 23 added, 27 removed; done. 15:40:51 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:40:51 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:51 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:40:51 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:40:51 Setting up pkgbinarymangler (138.18.04.1) ... 15:40:51 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:51 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:40:51 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:51 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:51 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:51 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:40:51 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:51 Setting up perl (5.26.1-6ubuntu0.5) ... 15:40:51 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:40:51 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:40:51 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:40:51 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:40:51 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:40:51 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:40:51 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:40:51 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:40:51 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:40:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:40:51 Processing triggers for systemd (237-3ubuntu10.51) ... 15:40:51 Processing triggers for mime-support (3.60ubuntu1) ... 15:40:51 Processing triggers for ca-certificates (20210119~18.04.1) ... 15:40:51 Updating certificates in /etc/ssl/certs... 15:40:52 0 added, 0 removed; done. 15:40:52 Running hooks in /etc/ca-certificates/update.d... 15:40:52 done. 15:40:52 Reading package lists... 15:40:52 Building dependency tree... 15:40:52 Reading state information... 15:40:52 The following NEW packages will be installed: 15:40:52 apt-transport-https 15:40:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:40:52 Need to get 4348 B of archives. 15:40:52 After this operation, 154 kB of additional disk space will be used. 15:40:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 15:40:53 debconf: delaying package configuration, since apt-utils is not installed 15:40:53 Fetched 4348 B in 0s (24.3 kB/s) 15:40:53 Selecting previously unselected package apt-transport-https. 15:40:53 (Reading database ... 13929 files and directories currently installed.) 15:40:53 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 15:40:53 Unpacking apt-transport-https (1.6.14) ... 15:40:53 Setting up apt-transport-https (1.6.14) ... 15:40:53 Waiting for network to be ready... 15:40:58 2021-09-06T15:40:56Z INFO Waiting for automatic snapd restart... 15:40:58 snapd 2.51.4 from Canonical* installed 15:40:59 "snapd" switched to the "latest/stable" channel 15:40:59 15:41:02 core18 20210722 from Canonical* installed 15:41:02 "core18" switched to the "latest/stable" channel 15:41:02 15:41:04 snapcraft 5.0 from Canonical* installed 15:41:04 "snapcraft" switched to the "latest/stable" channel 15:41:04 15:41:09 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: 15:41:09 - README.md 15:41:09 15:41:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:41:09 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:41:09 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:41:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:41:10 Reading package lists... 15:41:11 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 15:41:11 Reading package lists... 15:41:11 Building dependency tree... 15:41:11 Reading state information... 15:41:11 Suggested packages: 15:41:11 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:41:11 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:41:11 Recommended packages: 15:41:11 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:41:11 The following NEW packages will be installed: 15:41:11 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:41:11 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:41:11 pkg-config zip 15:41:11 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:41:11 Need to get 7663 kB of archives. 15:41:11 After this operation, 43.8 MB of additional disk space will be used. 15:41:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:41:11 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:41:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 15:41:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 15:41:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 15:41:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:41:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:41:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:41:12 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:41:12 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:41:12 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:41:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:41:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:41:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:41:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:41:12 debconf: delaying package configuration, since apt-utils is not installed 15:41:12 Fetched 7663 kB in 1s (10.2 MB/s) 15:41:12 Selecting previously unselected package libglib2.0-0:amd64. 15:41:12 (Reading database ... 13933 files and directories currently installed.) 15:41:12 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:41:12 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:41:12 Selecting previously unselected package libpsl5:amd64. 15:41:12 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:41:12 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:41:12 Selecting previously unselected package libnghttp2-14:amd64. 15:41:12 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:41:12 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:41:12 Selecting previously unselected package librtmp1:amd64. 15:41:12 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:41:12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:41:12 Selecting previously unselected package libcurl3-gnutls:amd64. 15:41:12 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 15:41:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 15:41:12 Selecting previously unselected package liberror-perl. 15:41:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:41:12 Unpacking liberror-perl (0.17025-1) ... 15:41:12 Selecting previously unselected package git-man. 15:41:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 15:41:12 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 15:41:13 Selecting previously unselected package git. 15:41:13 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 15:41:13 Unpacking git (1:2.17.1-1ubuntu0.8) ... 15:41:13 Selecting previously unselected package libnorm1:amd64. 15:41:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:41:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:41:13 Selecting previously unselected package libpgm-5.2-0:amd64. 15:41:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:41:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:41:13 Selecting previously unselected package libsodium23:amd64. 15:41:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:41:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:41:13 Selecting previously unselected package libzmq5:amd64. 15:41:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:41:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:41:13 Selecting previously unselected package libzmq3-dev:amd64. 15:41:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:41:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:41:13 Selecting previously unselected package pkg-config. 15:41:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:41:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:41:13 Selecting previously unselected package zip. 15:41:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:41:13 Unpacking zip (3.0-11build1) ... 15:41:14 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:41:14 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 15:41:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:41:14 Setting up liberror-perl (0.17025-1) ... 15:41:14 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:41:14 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:41:14 No schema files found: doing nothing. 15:41:14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:41:14 Setting up zip (3.0-11build1) ... 15:41:14 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:41:14 Setting up libsodium23:amd64 (1.0.16-2) ... 15:41:14 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:41:14 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:41:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 15:41:14 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:41:14 Setting up git (1:2.17.1-1ubuntu0.8) ... 15:41:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:41:15 git set to automatically installed. 15:41:15 git-man set to automatically installed. 15:41:15 libcurl3-gnutls set to automatically installed. 15:41:15 liberror-perl set to automatically installed. 15:41:15 libglib2.0-0 set to automatically installed. 15:41:15 libnghttp2-14 set to automatically installed. 15:41:15 libnorm1 set to automatically installed. 15:41:15 libpgm-5.2-0 set to automatically installed. 15:41:15 libpsl5 set to automatically installed. 15:41:15 librtmp1 set to automatically installed. 15:41:15 libsodium23 set to automatically installed. 15:41:15 libzmq3-dev set to automatically installed. 15:41:15 libzmq5 set to automatically installed. 15:41:15 pkg-config set to automatically installed. 15:41:15 zip set to automatically installed. 15:41:16 snapd is not logged in, snap install commands will use sudo 15:41:17 snap "core18" has no updates available 15:41:18 snapd is not logged in, snap install commands will use sudo 15:41:26 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 15:41:27 Pulling config-common 15:41:27 + snapcraftctl pull 15:41:28 Pulling go-build-helper 15:41:28 + snapcraftctl pull 15:41:29 'edgex-go' has dependencies that need to be staged: go-build-helper 15:41:29 Skipping pull go-build-helper (already ran) 15:41:29 Building go-build-helper 15:41:29 + snapcraftctl build 15:41:31 Staging go-build-helper 15:41:31 + snapcraftctl stage 15:41:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:41:39 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:41:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 15:41:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 15:41:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:41:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:41:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 15:41:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 15:41:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 15:41:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 15:41:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:41:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:41:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:41:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:41:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:41:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:41:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:41:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:41:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:41:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] 15:41:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 15:41:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:41:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:41:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 15:41:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 15:41:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] 15:41:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 15:41:39 Fetched 25.1 MB in 0s (0 B/s) 15:41:39 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:41:39 Fetched 224 kB in 0s (0 B/s) 15:41:39 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:41:39 Fetched 157 kB in 0s (0 B/s) 15:41:39 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:41:39 Fetched 221 kB in 0s (0 B/s) 15:41:39 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:41:39 Fetched 143 kB in 0s (0 B/s) 15:41:39 Pulling edgex-go 15:41:39 + snapcraftctl pull 15:41:40 Pulling hooks 15:41:40 + snapcraftctl pull 15:41:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:41:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:41:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:41:59 Fetched 0 B in 0s (0 B/s) 15:41:59 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:41:59 Fetched 96.5 kB in 0s (0 B/s) 15:41:59 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:41:59 Fetched 279 kB in 0s (0 B/s) 15:41:59 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:41:59 Fetched 122 kB in 0s (0 B/s) 15:41:59 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:41:59 Fetched 77.8 kB in 0s (0 B/s) 15:41:59 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:41:59 Fetched 8848 B in 0s (0 B/s) 15:41:59 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:41:59 Fetched 47.8 kB in 0s (0 B/s) 15:41:59 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:41:59 Fetched 45.6 kB in 0s (0 B/s) 15:41:59 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:41:59 Fetched 15.0 kB in 0s (0 B/s) 15:41:59 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 15:41:59 Fetched 219 kB in 0s (0 B/s) 15:41:59 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:41:59 Fetched 154 kB in 0s (0 B/s) 15:41:59 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:41:59 Fetched 50.6 kB in 0s (0 B/s) 15:41:59 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:41:59 Fetched 14.8 kB in 0s (0 B/s) 15:41:59 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:41:59 Fetched 41.8 kB in 0s (0 B/s) 15:41:59 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:41:59 Fetched 499 kB in 0s (0 B/s) 15:41:59 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:41:59 Fetched 111 kB in 0s (0 B/s) 15:41:59 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:41:59 Fetched 240 kB in 0s (0 B/s) 15:41:59 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:41:59 Fetched 29.3 kB in 0s (0 B/s) 15:41:59 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:41:59 Fetched 85.5 kB in 0s (0 B/s) 15:41:59 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:41:59 Fetched 24.5 kB in 0s (0 B/s) 15:41:59 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:41:59 Fetched 49.2 kB in 0s (0 B/s) 15:41:59 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:41:59 Fetched 54.2 kB in 0s (0 B/s) 15:41:59 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:41:59 Fetched 30.8 kB in 0s (0 B/s) 15:41:59 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:41:59 Fetched 15.8 kB in 0s (0 B/s) 15:41:59 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:41:59 Fetched 85.9 kB in 0s (0 B/s) 15:41:59 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:41:59 Fetched 8720 B in 0s (0 B/s) 15:41:59 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:41:59 Fetched 140 kB in 0s (0 B/s) 15:41:59 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:41:59 Fetched 119 kB in 0s (0 B/s) 15:41:59 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:41:59 Fetched 111 kB in 0s (0 B/s) 15:41:59 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:41:59 Fetched 11.1 kB in 0s (0 B/s) 15:41:59 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:41:59 Fetched 645 kB in 0s (0 B/s) 15:41:59 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:41:59 Fetched 41.3 kB in 0s (0 B/s) 15:41:59 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:41:59 Fetched 17.9 kB in 0s (0 B/s) 15:41:59 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:41:59 Fetched 368 kB in 0s (0 B/s) 15:41:59 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:41:59 Fetched 187 kB in 0s (0 B/s) 15:41:59 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:41:59 Fetched 175 kB in 0s (0 B/s) 15:41:59 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:41:59 Fetched 206 kB in 0s (0 B/s) 15:41:59 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 15:41:59 Fetched 1302 kB in 0s (0 B/s) 15:41:59 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:41:59 Fetched 36.2 kB in 0s (0 B/s) 15:41:59 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 15:41:59 Fetched 159 kB in 0s (0 B/s) 15:41:59 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:41:59 Fetched 107 kB in 0s (0 B/s) 15:41:59 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:41:59 Fetched 48.7 kB in 0s (0 B/s) 15:41:59 Pulling static-packages 15:41:59 + snapcraftctl pull 15:41:59 Pulling version 15:41:59 + cd /root/project 15:41:59 + git describe --tags --abbrev=0 15:41:59 + sed s/v// 15:41:59 + GIT_VERSION=2.0.1-dev.37 15:41:59 + [ -z 2.0.1-dev.37 ] 15:41:59 + snapcraftctl set-version 2.0.1-dev.37 15:42:00 Building config-common 15:42:00 + snapcraftctl build 15:42:02 Skipping build go-build-helper (already ran) 15:42:02 Building edgex-go 15:42:02 + cd /root/parts/edgex-go/src 15:42:02 + + git describe --tags --abbrev=0 15:42:02 sed s/v// 15:42:02 + GIT_VERSION=2.0.1-dev.37 15:42:02 + [ -z 2.0.1-dev.37 ] 15:42:02 + echo 2.0.1-dev.37 15:42:02 + make build 15:42:02 go mod tidy 15:42:05 go: downloading github.com/gorilla/mux v1.8.0 15:42:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 15:42:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 15:42:05 go: downloading github.com/stretchr/testify v1.7.0 15:42:05 go: downloading github.com/google/uuid v1.3.0 15:42:05 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:42:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 15:42:05 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:42:05 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:42:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 15:42:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:42:05 go: downloading github.com/lib/pq v1.10.2 15:42:05 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:42:05 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:42:06 go: downloading github.com/pelletier/go-toml v1.9.3 15:42:06 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:42:06 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 15:42:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 15:42:07 go: downloading github.com/davecgh/go-spew v1.1.1 15:42:07 go: downloading github.com/pmezard/go-difflib v1.0.0 15:42:07 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:42:07 go: downloading github.com/go-kit/kit v0.11.0 15:42:07 go: downloading github.com/stretchr/objx v0.1.1 15:42:07 go: downloading github.com/x448/float16 v0.8.4 15:42:07 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:42:07 go: downloading github.com/go-playground/universal-translator v0.18.0 15:42:07 go: downloading github.com/leodido/go-urn v1.2.1 15:42:07 go: downloading golang.org/x/text v0.3.6 15:42:07 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:42:07 go: downloading github.com/go-playground/locales v0.14.0 15:42:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:42:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:42:07 go: downloading github.com/pebbe/zmq4 v1.2.7 15:42:07 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:42:07 go: downloading github.com/go-stack/stack v1.8.0 15:42:07 go: downloading github.com/kr/pretty v0.3.0 15:42:07 go: downloading github.com/hashicorp/consul/api v1.8.1 15:42:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:42:07 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 15:42:07 go: downloading github.com/gorilla/websocket v1.4.2 15:42:07 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 15:42:08 go: downloading github.com/onsi/ginkgo v1.10.1 15:42:08 go: downloading github.com/onsi/gomega v1.7.0 15:42:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:42:08 go: downloading github.com/mitchellh/copystructure v1.0.0 15:42:08 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:42:08 go: downloading github.com/kr/text v0.2.0 15:42:08 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:42:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:42:08 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:42:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:42:08 go: downloading github.com/hashicorp/serf v0.9.5 15:42:08 go: downloading github.com/hashicorp/consul/sdk v0.7.0 15:42:08 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:42:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:42:08 go: downloading github.com/fatih/color v1.9.0 15:42:08 go: downloading github.com/mattn/go-colorable v0.1.6 15:42:08 go: downloading github.com/mattn/go-isatty v0.0.12 15:42:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:42:08 go: downloading github.com/pkg/errors v0.9.1 15:42:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:42:08 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:42:09 go: downloading github.com/hashicorp/memberlist v0.2.2 15:42:09 go: downloading github.com/hpcloud/tail v1.0.0 15:42:09 go: downloading gopkg.in/yaml.v2 v2.4.0 15:42:09 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:42:09 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:42:09 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:42:09 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:42:09 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:42:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:42:09 go: downloading github.com/miekg/dns v1.1.26 15:42:09 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:42:09 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:42:09 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:42:09 go: downloading github.com/hashicorp/errwrap v1.0.0 15:42:09 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:42:09 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 15:42:19 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 15:42:21 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 15:42:23 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 15:42:24 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 15:42:24 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 15:42:25 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 15:42:26 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 15:42:28 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 15:42:29 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 15:42:30 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 15:42:31 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 15:42:32 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:42:32 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:42:32 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:42:32 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:42:32 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:42:32 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:42:32 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:42:32 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:42:32 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:42:32 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:42:32 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:42:32 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:42:32 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:42:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:42:32 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:42:32 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:42:32 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:42:32 + 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 15:42:32 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:42:32 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:42:32 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:42:32 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:42:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:42:32 + 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 15:42:32 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:42:32 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:42:32 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:42:34 Building hooks 15:42:34 + cd /root/parts/hooks/src 15:42:34 + make build 15:42:34 go mod tidy 15:42:34 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 15:42:34 go: downloading github.com/stretchr/testify v1.5.1 15:42:34 go: downloading github.com/davecgh/go-spew v1.1.0 15:42:34 go: downloading gopkg.in/yaml.v2 v2.2.2 15:42:34 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:42:35 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:42:36 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:42:36 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:42:39 Building static-packages 15:42:39 + snapcraftctl build 15:42:41 Building version 15:42:41 + snapcraftctl build 15:42:43 Staging config-common 15:42:43 + snapcraftctl stage 15:42:44 Skipping stage go-build-helper (already ran) 15:42:44 Staging edgex-go 15:42:44 + snapcraftctl stage 15:42:45 Staging hooks 15:42:45 + snapcraftctl stage 15:42:46 Staging static-packages 15:42:46 + snapcraftctl stage 15:42:47 Staging version 15:42:47 + snapcraftctl stage 15:42:48 Priming config-common 15:42:48 + snapcraftctl prime 15:42:49 Priming go-build-helper 15:42:49 + snapcraftctl prime 15:42:50 Priming edgex-go 15:42:50 + snapcraftctl prime 15:42:51 Priming hooks 15:42:51 + snapcraftctl prime 15:42:52 Priming static-packages 15:42:52 + snapcraftctl prime 15:42:55 Priming version 15:42:55 + snapcraftctl prime 15:42:56 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:42:59 provisioning config files... 15:42:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config8158360346765837276tmp [Pipeline] { [Pipeline] sh 15:42:59 + set +x 15:42:59 + bash -s -- 15:42:59 + curl -s https://codecov.io/bash 15:43:00 15:43:00 _____ _ 15:43:00 / ____| | | 15:43:00 | | ___ __| | ___ ___ _____ __ 15:43:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:43:00 | |___| (_) | (_| | __/ (_| (_) \ V / 15:43:00 \_____\___/ \__,_|\___|\___\___/ \_/ 15:43:00 Bash-1.0.6 15:43:00 15:43:00 15:43:00 ==> git version 2.24.4 found 15:43:00 ==> 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 15:43:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:43:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:43:00 ==> Jenkins CI detected. 15:43:00 current dir:  /w/workspace/edgex-go/13 15:43:00 project root: . 15:43:00 --> token set from env 15:43:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:43:00 ==> Running gcov in . (disable via -X gcov) 15:43:00 ==> Python coveragepy not found 15:43:00 ==> Searching for coverage reports in: 15:43:00 + . 15:43:00 -> Found 1 reports 15:43:00 ==> Detecting git/mercurial file structure 15:43:00 ==> Reading reports 15:43:00 + ./coverage.out bytes=403739 15:43:00 ==> Appending adjustments 15:43:00 https://docs.codecov.io/docs/fixing-reports 15:43:01 + Found adjustments 15:43:01 ==> Gzipping contents 15:43:01 56K /tmp/codecov.ODU78r.gz 15:43:01 ==> Uploading reports 15:43:01 url: https://codecov.io 15:43:01 query: branch=PR-3657&commit=965455e67908eb2a4bef0e6198780f1b75aca946&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= 15:43:01 -> Pinging Codecov 15:43:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3657&commit=965455e67908eb2a4bef0e6198780f1b75aca946&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= 15:43:01 -> Uploading to 15:43:01 https://storage.googleapis.com/codecov/v4/raw/2021-09-06/00271124DB129430A58F1EEE437C3FCB/965455e67908eb2a4bef0e6198780f1b75aca946/75ffd00c-7d12-4adc-b7e8-b9b6ce2887cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210906T154301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba5f5dc70e21568de0ca397e2894da7d1440d9680c4c3c2b05ac2e119ae3b093 15:43:01 % Total % Received % Xferd Average Speed Time Time Time Current 15:43:01 Dload Upload Total Spent Left Speed 15:43:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54392 0 0 100 54392 0 122k --:--:-- --:--:-- --:--:-- 122k 15:43:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/965455e67908eb2a4bef0e6198780f1b75aca946 [Pipeline] } 15:43:02 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 15:43:03 + '[' -d /w/workspace/edgex-go/13/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:43:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:43:04 ---> package-listing.sh 15:43:04 ++ tr '[:upper:]' '[:lower:]' 15:43:04 ++ facter osfamily 15:43:04 + OS_FAMILY=redhat 15:43:04 + workspace=/w/workspace/edgex-go/13 15:43:04 + START_PACKAGES=/tmp/packages_start.txt 15:43:04 + END_PACKAGES=/tmp/packages_end.txt 15:43:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:43:04 + PACKAGES=/tmp/packages_start.txt 15:43:04 + '[' /w/workspace/edgex-go/13 ']' 15:43:04 + PACKAGES=/tmp/packages_end.txt 15:43:04 + case "${OS_FAMILY}" in 15:43:04 + rpm -qa 15:43:04 + sort 15:43:06 + '[' -f /tmp/packages_start.txt ']' 15:43:06 + '[' -f /tmp/packages_end.txt ']' 15:43:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:43:06 + '[' /w/workspace/edgex-go/13 ']' 15:43:06 + mkdir -p /w/workspace/edgex-go/13/archives/ 15:43:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 15:43:06 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:43:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:07 15:43:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:43:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:08 latest: Pulling from edgex-lftools-log-publisher 15:43:08 b4d181a07f80: Pulling fs layer 15:43:08 a1111a8f2ec3: Pulling fs layer 15:43:08 ed53099fbce6: Pulling fs layer 15:43:08 dc539afda2c1: Pulling fs layer 15:43:08 77bc0d833cb6: Pulling fs layer 15:43:08 9065ff56babe: Pulling fs layer 15:43:08 d287ab97295c: Pulling fs layer 15:43:08 dc539afda2c1: Waiting 15:43:08 77bc0d833cb6: Waiting 15:43:08 9065ff56babe: Waiting 15:43:08 d287ab97295c: Waiting 15:43:08 a1111a8f2ec3: Verifying Checksum 15:43:08 a1111a8f2ec3: Download complete 15:43:08 dc539afda2c1: Verifying Checksum 15:43:08 dc539afda2c1: Download complete 15:43:08 77bc0d833cb6: Verifying Checksum 15:43:08 77bc0d833cb6: Download complete 15:43:08 ed53099fbce6: Verifying Checksum 15:43:08 ed53099fbce6: Download complete 15:43:08 9065ff56babe: Verifying Checksum 15:43:08 9065ff56babe: Download complete 15:43:09 b4d181a07f80: Verifying Checksum 15:43:09 b4d181a07f80: Download complete 15:43:10 b4d181a07f80: Pull complete 15:43:10 a1111a8f2ec3: Pull complete 15:43:11 ed53099fbce6: Pull complete 15:43:11 dc539afda2c1: Pull complete 15:43:11 77bc0d833cb6: Pull complete 15:43:11 9065ff56babe: Pull complete 15:43:13 d287ab97295c: Verifying Checksum 15:43:13 d287ab97295c: Download complete 15:43:17 d287ab97295c: Pull complete 15:43:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:43:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:43:18 prd-centos7-docker-4c-2g-1442 does not seem to be running inside a container 15:43:18 $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:43:21 $ docker top 422896eed32e8adba0afd3ec11432f2194f00d367cd8c2832f21b99647a56b3f -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:21 + touch /tmp/pre-build-complete [Pipeline] sh 15:43:22 + mkdir -p /var/log/sysstat [Pipeline] sh 15:43:22 + ls /var/log/sa-host 15:43:22 + sadf -c /var/log/sa-host/sa05 15:43:22 file_magic: OK 15:43:22 HZ: Using current value: 100 15:43:22 file_header: OK 15:43:22 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 15:43:22 Statistics: 15:43:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:43:22 File successfully converted to sysstat format version 12.0.3 15:43:22 + sadf -c /var/log/sa-host/sa06 15:43:22 file_magic: OK 15:43:22 HZ: Using current value: 100 15:43:22 file_header: OK 15:43:22 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 15:43:22 Statistics: 15:43:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:43:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:24 provisioning config files... 15:43:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config5499211856035682252tmp [Pipeline] { [Pipeline] echo 15:43:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:43:24 ---> create-netrc.sh [Pipeline] } 15:43:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:43:25 ---> python-tools-install.sh [Pipeline] echo 15:43:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:43:25 ---> sudo-logs.sh 15:43:25 Archiving 'sudo' log.. 15:43:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-1442.vexxhost.local: Name or service not known 15:43:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-1442.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:43:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:43:25 ---> job-cost.sh 15:43:25 lf-activate-venv: SKIPPING 15:43:25 DEBUG: total: 0.10999999940395355 15:43:25 INFO: Retrieving Stack Cost... 15:43:26 INFO: Retrieving Pricing Info for: v3-standard-2 15:43:27 INFO: Archiving Costs [Pipeline] echo 15:43:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:43:27 ---> logs-deploy.sh 15:43:27 lf-activate-venv: SKIPPING 15:43:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/13 15:43:27 INFO: archiving workspace using pattern(s): 15:43:28 Archives upload complete. 15:43:28 INFO: archiving logs to Nexus 15:43:29 ---> uname -a: 15:43:29 Linux prd-centos7-docker-4c-2g-1442.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 15:43:29 15:43:29 15:43:29 ---> lscpu: 15:43:29 Architecture: x86_64 15:43:29 CPU op-mode(s): 32-bit, 64-bit 15:43:29 Byte Order: Little Endian 15:43:29 Address sizes: 40 bits physical, 48 bits virtual 15:43:29 CPU(s): 2 15:43:29 On-line CPU(s) list: 0,1 15:43:29 Thread(s) per core: 1 15:43:29 Core(s) per socket: 1 15:43:29 Socket(s): 2 15:43:29 NUMA node(s): 1 15:43:29 Vendor ID: AuthenticAMD 15:43:29 CPU family: 23 15:43:29 Model: 49 15:43:29 Model name: AMD EPYC-Rome Processor 15:43:29 Stepping: 0 15:43:29 CPU MHz: 2799.998 15:43:29 BogoMIPS: 5599.99 15:43:29 Virtualization: AMD-V 15:43:29 Hypervisor vendor: KVM 15:43:29 Virtualization type: full 15:43:29 L1d cache: 32K 15:43:29 L1i cache: 32K 15:43:29 L2 cache: 512K 15:43:29 L3 cache: 16384K 15:43:29 NUMA node0 CPU(s): 0,1 15:43:29 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 15:43:29 15:43:29 15:43:29 ---> nproc: 15:43:29 2 15:43:29 15:43:29 15:43:29 ---> df -h: 15:43:29 Filesystem Size Used Avail Use% Mounted on 15:43:29 overlay 40G 15G 26G 36% / 15:43:29 tmpfs 64M 0 64M 0% /dev 15:43:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:43:29 shm 64M 0 64M 0% /dev/shm 15:43:29 /dev/vda1 40G 15G 26G 36% /facter-os 15:43:29 15:43:29 15:43:29 ---> sar -b -r -n DEV: 15:43:29 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) 15:43:29 15:43:29 15:05:41 LINUX RESTART (2 CPU) 15:43:29 15:43:29 15:06:02 tps rtps wtps bread/s bwrtn/s 15:43:29 15:07:02 135.35 19.37 115.98 5914.53 22032.98 15:43:29 15:08:01 383.21 0.00 383.21 0.00 89843.38 15:43:29 15:09:01 54.27 0.00 54.27 0.00 8872.40 15:43:29 15:10:01 53.43 0.00 53.43 0.00 3819.89 15:43:29 15:11:01 720.01 311.78 408.23 9832.20 282433.42 15:43:29 15:12:02 715.88 254.05 461.83 16146.01 197558.86 15:43:29 15:13:01 554.87 114.72 440.15 6240.27 146856.61 15:43:29 15:14:01 45.66 14.34 31.32 1526.99 3275.27 15:43:29 15:15:01 0.20 0.00 0.20 0.00 3.43 15:43:29 15:16:01 0.27 0.00 0.27 0.00 3.95 15:43:29 15:17:01 0.28 0.00 0.28 0.00 2.88 15:43:29 15:18:01 0.27 0.00 0.27 0.00 3.02 15:43:29 15:19:02 0.25 0.00 0.25 0.00 2.77 15:43:29 15:20:01 0.20 0.00 0.20 0.00 1.68 15:43:29 15:21:01 0.45 0.20 0.25 6.26 3.01 15:43:29 15:22:01 1.10 0.32 0.78 95.29 16.01 15:43:29 15:23:01 0.30 0.00 0.30 0.00 3.48 15:43:29 15:24:01 0.27 0.00 0.27 0.00 3.05 15:43:29 15:25:01 0.27 0.00 0.27 0.00 3.40 15:43:29 15:26:01 0.22 0.00 0.22 0.00 2.78 15:43:29 15:27:01 0.22 0.00 0.22 0.00 2.20 15:43:29 15:28:01 0.25 0.03 0.22 0.40 3.81 15:43:29 15:29:01 0.22 0.00 0.22 0.00 3.17 15:43:29 15:30:01 0.32 0.00 0.32 0.00 3.30 15:43:29 15:31:01 0.22 0.00 0.22 0.00 2.22 15:43:29 15:32:01 0.22 0.00 0.22 0.00 2.22 15:43:29 15:33:01 0.28 0.00 0.28 0.00 3.27 15:43:29 15:34:01 0.20 0.00 0.20 0.00 2.58 15:43:29 15:35:01 0.25 0.00 0.25 0.00 2.85 15:43:29 15:36:01 0.22 0.00 0.22 0.00 2.18 15:43:29 15:37:01 0.20 0.00 0.20 0.00 1.92 15:43:29 15:38:01 0.28 0.00 0.28 0.00 3.70 15:43:29 15:39:01 0.22 0.00 0.22 0.00 2.45 15:43:29 15:40:01 0.25 0.00 0.25 0.00 2.85 15:43:29 15:41:01 0.22 0.00 0.22 0.00 2.18 15:43:29 15:42:01 0.17 0.00 0.17 0.00 1.77 15:43:29 15:43:01 4.03 3.78 0.25 336.12 16.30 15:43:29 Average: 72.27 19.52 52.75 1087.87 20416.80 15:43:29 15:43:29 15:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:43:29 15:07:02 5017028 0 851204 10.63 2620 2138088 1472876 16.26 788732 1787280 83852 15:43:29 15:08:01 3350780 0 1266656 15.82 2620 3388884 1656932 18.29 1285464 2741444 6036 15:43:29 15:09:01 3032428 0 1264584 15.79 2620 3709308 1723380 19.03 1468656 2860992 69488 15:43:29 15:10:01 2983000 0 1239032 15.47 2620 3784288 1523692 16.82 1390576 2979992 197736 15:43:29 15:11:01 1023224 0 1412012 17.63 2620 5571084 1878760 20.74 2624632 3601444 13132 15:43:29 15:12:02 130292 0 1498916 18.72 2620 6377112 2129332 23.51 3462608 3634800 55456 15:43:29 15:13:01 1877196 0 1447672 18.08 2620 4681452 1947772 21.50 2166064 3168132 0 15:43:29 15:14:01 2816572 0 1343288 16.77 2620 3846460 1422588 15.71 1253132 3160696 16 15:43:29 15:15:01 2819940 0 1339920 16.73 2620 3846460 1387624 15.32 1272000 3140988 20 15:43:29 15:16:01 2821048 0 1338808 16.72 2620 3846464 1387624 15.32 1273348 3139644 8 15:43:29 15:17:01 2820820 0 1339032 16.72 2620 3846468 1387708 15.32 1273440 3139644 8 15:43:29 15:18:01 2821268 0 1338580 16.71 2620 3846472 1387624 15.32 1273384 3139732 8 15:43:29 15:19:02 2821204 0 1338636 16.71 2620 3846480 1387672 15.32 1273292 3139732 8 15:43:29 15:20:01 2821152 0 1338688 16.71 2620 3846480 1387624 15.32 1273272 3139740 8 15:43:29 15:21:01 2821056 0 1338744 16.72 2620 3846520 1387624 15.32 1274564 3138604 16 15:43:29 15:22:01 2817236 0 1339760 16.73 2620 3849324 1387708 15.32 1279052 3138632 8 15:43:29 15:23:01 2817448 0 1339536 16.73 2620 3849336 1387624 15.32 1278972 3138632 8 15:43:29 15:24:01 2817424 0 1339556 16.73 2620 3849340 1387660 15.32 1278984 3138632 12 15:43:29 15:25:01 2817200 0 1339780 16.73 2620 3849340 1387624 15.32 1278976 3138632 20 15:43:29 15:26:01 2817480 0 1339492 16.72 2620 3849348 1387624 15.32 1278984 3138632 8 15:43:29 15:27:01 2816980 0 1339992 16.73 2620 3849348 1387708 15.32 1279076 3138632 20 15:43:29 15:28:01 2816696 0 1340268 16.73 2620 3849356 1387880 15.32 1279436 3138644 16 15:43:29 15:29:01 2817092 0 1339868 16.73 2620 3849360 1387688 15.32 1279052 3138644 8 15:43:29 15:30:01 2817192 0 1339764 16.73 2620 3849364 1387688 15.32 1279056 3138644 8 15:43:29 15:31:01 2816416 0 1340536 16.74 2620 3849368 1387904 15.32 1279568 3138644 12 15:43:29 15:32:01 2816676 0 1340268 16.73 2620 3849376 1387820 15.32 1279304 3138652 12 15:43:29 15:33:01 2817340 0 1339604 16.73 2620 3849376 1387688 15.32 1279184 3138644 20 15:43:29 15:34:01 2817324 0 1339616 16.73 2620 3849380 1387688 15.32 1279072 3138644 8 15:43:29 15:35:01 2817092 0 1339844 16.73 2620 3849384 1387688 15.32 1279192 3138644 8 15:43:29 15:36:01 2817488 0 1339444 16.72 2620 3849388 1387688 15.32 1279084 3138644 8 15:43:29 15:37:01 2817020 0 1339904 16.73 2620 3849396 1387760 15.32 1279172 3138644 8 15:43:29 15:38:01 2817056 0 1339864 16.73 2620 3849400 1387688 15.32 1279096 3138644 8 15:43:29 15:39:01 2816436 0 1340476 16.74 2620 3849408 1387868 15.32 1279508 3138648 8 15:43:29 15:40:01 2816544 0 1340368 16.74 2620 3849408 1387688 15.32 1279048 3138644 8 15:43:29 15:41:01 2816784 0 1340124 16.73 2620 3849412 1387688 15.32 1279116 3138644 12 15:43:29 15:42:01 2816936 0 1339964 16.73 2620 3849420 1387772 15.32 1279300 3138644 16 15:43:29 15:43:01 2801036 0 1345688 16.80 2620 3859596 1401140 15.47 1285436 3147548 88 15:43:29 Average: 2755024 0 1329175 16.60 2620 3922120 1459787 16.12 1391914 3107348 11517 15:43:29 15:43:29 15:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:43:29 15:07:02 eth0 2117.80 1658.48 7850.99 198.59 0.00 0.00 0.00 0.00 15:43:29 15:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:07:02 docker0 858.69 792.40 71.03 2741.48 0.00 0.00 0.00 0.00 15:43:29 15:08:01 veth5736328 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:43:29 15:08:01 eth0 857.84 701.05 4080.52 69.70 0.00 0.00 0.00 0.00 15:43:29 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:08:01 docker0 483.99 530.28 37.24 2094.72 0.00 0.00 0.00 0.00 15:43:29 15:09:01 veth5736328 0.63 0.67 0.05 0.07 0.00 0.00 0.00 0.00 15:43:29 15:09:01 eth0 33.05 17.42 23.99 11.63 0.00 0.00 0.00 0.00 15:43:29 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:09:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 15:43:29 15:10:01 veth5736328 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 15:43:29 15:10:01 eth0 29.73 16.89 22.07 11.48 0.00 0.00 0.00 0.00 15:43:29 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:10:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 15:43:29 15:11:01 veth474507c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:11:01 veth0e4cea3 0.00 0.65 0.00 0.04 0.00 0.00 0.00 0.00 15:43:29 15:11:01 veth3e3a60c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:11:01 veth3348b90 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:12:02 veth0e4cea3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:43:29 15:12:02 eth0 3550.06 2691.28 14652.36 445.80 0.00 0.00 0.00 0.00 15:43:29 15:12:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 15:43:29 15:12:02 docker0 1367.36 1385.53 108.79 5002.87 0.00 0.00 0.00 0.00 15:43:29 15:13:01 veth0e4cea3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:43:29 15:13:01 eth0 172.46 81.30 749.31 139.47 0.00 0.00 0.00 0.00 15:43:29 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:13:01 docker0 26.62 80.78 2.03 466.71 0.00 0.00 0.00 0.00 15:43:29 15:14:01 eth0 27.78 20.47 53.53 4.94 0.00 0.00 0.00 0.00 15:43:29 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:14:01 docker0 14.49 17.52 0.94 45.57 0.00 0.00 0.00 0.00 15:43:29 15:15:01 eth0 0.27 0.28 0.02 0.02 0.00 0.00 0.00 0.00 15:43:29 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:16:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:43:29 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:17:01 eth0 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:43:29 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:43:29 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:19:02 eth0 0.35 0.35 0.45 0.02 0.00 0.00 0.00 0.00 15:43:29 15:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:43:29 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:43:29 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:22:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:43:29 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:43:29 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:24:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 15:43:29 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:25:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:27:01 eth0 0.75 0.20 0.19 0.07 0.00 0.00 0.00 0.00 15:43:29 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:28:01 eth0 0.48 0.35 0.27 0.20 0.00 0.00 0.00 0.00 15:43:29 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:29:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:30:01 eth0 0.70 0.02 0.06 0.00 0.00 0.00 0.00 0.00 15:43:29 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:31:01 eth0 0.38 0.27 0.26 0.20 0.00 0.00 0.00 0.00 15:43:29 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:32:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:43:29 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:33:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:34:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:35:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:37:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:43:29 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:38:01 eth0 0.43 0.05 0.05 0.00 0.00 0.00 0.00 0.00 15:43:29 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:39:01 eth0 0.58 0.40 0.36 0.21 0.00 0.00 0.00 0.00 15:43:29 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:40:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:43:29 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:41:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:42:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:43:29 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:43:01 eth0 4.76 3.11 4.71 1.39 0.00 0.00 0.00 0.00 15:43:29 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 Average: eth0 102.49 76.64 423.79 16.16 0.00 0.00 0.00 0.00 15:43:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:29 Average: docker0 38.76 40.78 3.08 151.43 0.00 0.00 0.00 0.00 15:43:29 15:43:29 15:43:29 ---> sar -P ALL: 15:43:29 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) 15:43:29 15:43:29 15:05:41 LINUX RESTART (2 CPU) 15:43:29 15:43:29 15:06:02 CPU %user %nice %system %iowait %steal %idle 15:43:29 15:07:02 all 32.27 0.00 7.61 3.63 0.09 56.39 15:43:29 15:07:02 0 29.91 0.00 7.99 1.80 0.09 60.21 15:43:29 15:07:02 1 34.64 0.00 7.24 5.46 0.09 52.58 15:43:29 15:08:01 all 26.81 0.00 12.35 3.48 0.13 57.24 15:43:29 15:08:01 0 27.40 0.00 12.77 3.56 0.11 56.16 15:43:29 15:08:01 1 26.22 0.00 11.94 3.40 0.15 58.30 15:43:29 15:09:01 all 51.43 0.00 4.92 0.37 0.10 43.18 15:43:29 15:09:01 0 51.76 0.00 4.59 0.27 0.11 43.27 15:43:29 15:09:01 1 51.10 0.00 5.26 0.47 0.09 43.09 15:43:29 15:10:01 all 57.66 0.00 8.03 0.35 0.13 33.84 15:43:29 15:10:01 0 59.09 0.00 8.14 0.39 0.13 32.26 15:43:29 15:10:01 1 56.24 0.00 7.92 0.31 0.13 35.41 15:43:29 15:11:01 all 27.72 0.00 18.63 24.86 0.13 28.66 15:43:29 15:11:01 0 28.34 0.00 19.19 24.53 0.11 27.83 15:43:29 15:11:01 1 27.10 0.00 18.08 25.19 0.15 29.48 15:43:29 15:12:02 all 73.68 0.00 18.83 6.37 0.15 0.97 15:43:29 15:12:02 0 74.76 0.00 18.11 6.05 0.15 0.94 15:43:29 15:12:02 1 72.62 0.00 19.55 6.69 0.15 1.00 15:43:29 15:13:01 all 72.39 0.00 17.63 7.32 0.14 2.52 15:43:29 15:13:01 0 70.86 0.00 18.65 7.10 0.15 3.24 15:43:29 15:13:01 1 73.93 0.00 16.61 7.54 0.13 1.79 15:43:29 15:14:01 all 1.50 0.00 1.33 0.37 0.03 96.77 15:43:29 15:14:01 0 1.51 0.00 1.34 0.37 0.03 96.74 15:43:29 15:14:01 1 1.49 0.00 1.31 0.37 0.03 96.79 15:43:29 15:15:01 all 0.14 0.00 0.06 0.00 0.02 99.78 15:43:29 15:15:01 0 0.00 0.00 0.07 0.00 0.02 99.92 15:43:29 15:15:01 1 0.28 0.00 0.05 0.00 0.02 99.65 15:43:29 15:16:01 all 0.16 0.00 0.04 0.00 0.03 99.77 15:43:29 15:16:01 0 0.05 0.00 0.07 0.00 0.02 99.87 15:43:29 15:16:01 1 0.27 0.00 0.02 0.00 0.03 99.68 15:43:29 15:17:01 all 0.15 0.00 0.02 0.00 0.03 99.81 15:43:29 15:17:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:43:29 15:17:01 1 0.28 0.00 0.02 0.00 0.02 99.68 15:43:29 15:43:29 15:17:01 CPU %user %nice %system %iowait %steal %idle 15:43:29 15:18:01 all 0.14 0.00 0.03 0.00 0.02 99.82 15:43:29 15:18:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:43:29 15:18:01 1 0.22 0.00 0.02 0.00 0.02 99.75 15:43:29 15:19:02 all 0.10 0.00 0.03 0.00 0.02 99.86 15:43:29 15:19:02 0 0.03 0.00 0.03 0.00 0.03 99.90 15:43:29 15:19:02 1 0.17 0.00 0.02 0.00 0.00 99.82 15:43:29 15:20:01 all 0.14 0.00 0.02 0.00 0.02 99.82 15:43:29 15:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:43:29 15:20:01 1 0.24 0.00 0.02 0.00 0.02 99.73 15:43:29 15:21:01 all 0.17 0.00 0.04 0.00 0.02 99.77 15:43:29 15:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:43:29 15:21:01 1 0.32 0.00 0.05 0.00 0.02 99.62 15:43:29 15:22:01 all 0.19 0.00 0.03 0.01 0.02 99.76 15:43:29 15:22:01 0 0.08 0.00 0.02 0.02 0.00 99.88 15:43:29 15:22:01 1 0.30 0.00 0.03 0.00 0.03 99.63 15:43:29 15:23:01 all 0.07 0.00 0.02 0.00 0.02 99.90 15:43:29 15:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:43:29 15:23:01 1 0.12 0.00 0.00 0.00 0.02 99.87 15:43:29 15:24:01 all 0.11 0.00 0.02 0.00 0.02 99.86 15:43:29 15:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:43:29 15:24:01 1 0.17 0.00 0.02 0.00 0.02 99.80 15:43:29 15:25:01 all 0.11 0.00 0.03 0.00 0.02 99.85 15:43:29 15:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:43:29 15:25:01 1 0.20 0.00 0.02 0.00 0.02 99.77 15:43:29 15:26:01 all 0.11 0.00 0.03 0.00 0.03 99.84 15:43:29 15:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:43:29 15:26:01 1 0.17 0.00 0.03 0.00 0.03 99.77 15:43:29 15:27:01 all 0.16 0.00 0.02 0.00 0.02 99.81 15:43:29 15:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:43:29 15:27:01 1 0.30 0.00 0.02 0.00 0.02 99.67 15:43:29 15:28:01 all 0.18 0.00 0.05 0.00 0.03 99.74 15:43:29 15:28:01 0 0.17 0.00 0.05 0.00 0.02 99.77 15:43:29 15:28:01 1 0.20 0.00 0.05 0.00 0.03 99.72 15:43:29 15:43:29 15:28:01 CPU %user %nice %system %iowait %steal %idle 15:43:29 15:29:01 all 0.08 0.00 0.03 0.00 0.01 99.88 15:43:29 15:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:43:29 15:29:01 1 0.13 0.00 0.03 0.00 0.02 99.82 15:43:29 15:30:01 all 0.17 0.00 0.03 0.00 0.03 99.78 15:43:29 15:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:43:29 15:30:01 1 0.32 0.00 0.03 0.00 0.03 99.62 15:43:29 15:31:01 all 0.18 0.00 0.02 0.00 0.02 99.78 15:43:29 15:31:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:43:29 15:31:01 1 0.32 0.00 0.03 0.00 0.02 99.63 15:43:29 15:32:01 all 0.18 0.00 0.02 0.00 0.00 99.81 15:43:29 15:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:43:29 15:32:01 1 0.32 0.00 0.02 0.00 0.00 99.67 15:43:29 15:33:01 all 0.18 0.00 0.02 0.00 0.02 99.78 15:43:29 15:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:43:29 15:33:01 1 0.35 0.00 0.02 0.00 0.02 99.62 15:43:29 15:34:01 all 0.07 0.00 0.03 0.00 0.02 99.89 15:43:29 15:34:01 0 0.10 0.00 0.02 0.00 0.02 99.87 15:43:29 15:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:43:29 15:35:01 all 0.13 0.00 0.02 0.00 0.02 99.83 15:43:29 15:35:01 0 0.23 0.00 0.03 0.00 0.02 99.72 15:43:29 15:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:43:29 15:36:01 all 0.14 0.00 0.03 0.00 0.02 99.82 15:43:29 15:36:01 0 0.27 0.00 0.02 0.00 0.02 99.70 15:43:29 15:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:43:29 15:37:01 all 0.16 0.00 0.03 0.01 0.02 99.78 15:43:29 15:37:01 0 0.27 0.00 0.03 0.00 0.02 99.68 15:43:29 15:37:01 1 0.05 0.00 0.03 0.02 0.02 99.88 15:43:29 15:38:01 all 0.17 0.00 0.03 0.00 0.02 99.78 15:43:29 15:38:01 0 0.32 0.00 0.02 0.00 0.00 99.67 15:43:29 15:38:01 1 0.02 0.00 0.05 0.00 0.03 99.90 15:43:29 15:39:01 all 0.20 0.00 0.03 0.00 0.02 99.75 15:43:29 15:39:01 0 0.37 0.00 0.03 0.00 0.02 99.58 15:43:29 15:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:43:29 15:43:29 15:39:01 CPU %user %nice %system %iowait %steal %idle 15:43:29 15:40:01 all 0.14 0.00 0.03 0.00 0.02 99.82 15:43:29 15:40:01 0 0.25 0.00 0.02 0.00 0.00 99.73 15:43:29 15:40:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:43:29 15:41:01 all 0.21 0.00 0.03 0.00 0.01 99.76 15:43:29 15:41:01 0 0.35 0.00 0.02 0.00 0.00 99.63 15:43:29 15:41:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:43:29 15:42:01 all 0.09 0.00 0.03 0.00 0.02 99.86 15:43:29 15:42:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:43:29 15:42:01 1 0.12 0.00 0.05 0.00 0.02 99.82 15:43:29 15:43:01 all 1.01 0.00 0.43 0.03 0.03 98.50 15:43:29 15:43:01 0 1.25 0.00 0.57 0.00 0.02 98.16 15:43:29 15:43:01 1 0.77 0.00 0.30 0.05 0.03 98.85 15:43:29 Average: all 8.72 0.00 2.27 1.17 0.04 87.81 15:43:29 Average: 0 8.69 0.00 2.30 1.10 0.03 87.88 15:43:29 Average: 1 8.75 0.00 2.23 1.24 0.04 87.74 15:43:29 15:43:29 15:43:29