Pull request #3762 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 rather than f409aa090aba244f8d92c72d950a13b13fa39a50 Obtained Jenkinsfile from 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 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-ssh1495696637206310960.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh160916384598549406.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3762/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-3762/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2290945970340641877.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh3182139026319637071.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3762/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-3762/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7432758134758489814.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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 on ‘prd-centos7-docker-4c-2g-757’ Running on prd-centos7-docker-4c-2g-790 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh6985068885418456376.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit f409aa090aba244f8d92c72d950a13b13fa39a50 Merge succeeded, producing f409aa090aba244f8d92c72d950a13b13fa39a50 Checking out Revision f409aa090aba244f8d92c72d950a13b13fa39a50 (PR-3762) Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8941859270383515894.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f409aa090aba244f8d92c72d950a13b13fa39a50 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh98349725785374681.key > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f409aa090aba244f8d92c72d950a13b13fa39a50 # timeout=10 Commit message: "Merge branch 'main' into issue-3753" > git rev-list --no-walk e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:21:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:21:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:21:23 ========================================================= 01:21:23 EdgeX Global Pipelines Version Info 01:21:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:21:25 ------------------- 01:21:25 stable info: 01:21:25 ------------------- 01:21:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:21:25 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 01:21:25 Message: update stable to v1.0.210 01:21:25 ------------------- 01:21:25 experimental info: 01:21:25 ------------------- 01:21:25 Commited By: **** collab-it+edgex@linuxfoundation.org 01:21:25 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 01:21:25 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:21:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3762 [Pipeline] echo 01:21:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3762 [Pipeline] echo 01:21:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3762 [Pipeline] echo 01:21:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f409aa090aba244f8d92c72d950a13b13fa39a50 [Pipeline] echo 01:21:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f409aa0 [Pipeline] echo 01:21:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:26 provisioning config files... 01:21:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6965394233855905812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:26 ---> docker-login.sh 01:21:26 nexus3.edgexfoundry.org:10001 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:26 Configure a credential helper to remove this warning. See 01:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:26 01:21:26 Login Succeeded 01:21:26 nexus3.edgexfoundry.org:10002 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:26 Configure a credential helper to remove this warning. See 01:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:26 01:21:26 Login Succeeded 01:21:26 nexus3.edgexfoundry.org:10003 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:26 Configure a credential helper to remove this warning. See 01:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:26 01:21:26 Login Succeeded 01:21:26 nexus3.edgexfoundry.org:10004 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:26 Configure a credential helper to remove this warning. See 01:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:26 01:21:26 Login Succeeded 01:21:26 docker.io 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:27 Configure a credential helper to remove this warning. See 01:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:27 01:21:27 Login Succeeded 01:21:27 ---> docker-login.sh ends [Pipeline] } 01:21:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:21:27 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 01:21:27 + for file in '`ls cmd/**/Dockerfile`' 01:21:27 ++ dirname cmd/core-command/Dockerfile 01:21:27 ++ cut -d/ -f2 01:21:27 + echo core-command,cmd/core-command/Dockerfile 01:21:27 + for file in '`ls cmd/**/Dockerfile`' 01:21:27 ++ cut -d/ -f2 01:21:27 ++ dirname cmd/core-data/Dockerfile 01:21:27 + echo core-data,cmd/core-data/Dockerfile 01:21:27 + for file in '`ls cmd/**/Dockerfile`' 01:21:27 ++ dirname cmd/core-metadata/Dockerfile 01:21:27 ++ cut -d/ -f2 01:21:27 + echo core-metadata,cmd/core-metadata/Dockerfile 01:21:27 + for file in '`ls cmd/**/Dockerfile`' 01:21:27 ++ dirname cmd/security-bootstrapper/Dockerfile 01:21:27 ++ cut -d/ -f2 01:21:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:21:27 + for file in '`ls cmd/**/Dockerfile`' 01:21:27 ++ dirname cmd/security-proxy-setup/Dockerfile 01:21:27 ++ cut -d/ -f2 01:21:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:21:27 + for file in '`ls cmd/**/Dockerfile`' 01:21:27 ++ cut -d/ -f2 01:21:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:21:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:21:27 + for file in '`ls cmd/**/Dockerfile`' 01:21:27 ++ dirname cmd/support-notifications/Dockerfile 01:21:27 ++ cut -d/ -f2 01:21:27 + echo support-notifications,cmd/support-notifications/Dockerfile 01:21:27 + for file in '`ls cmd/**/Dockerfile`' 01:21:27 ++ dirname cmd/support-scheduler/Dockerfile 01:21:27 ++ cut -d/ -f2 01:21:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:21:27 + for file in '`ls cmd/**/Dockerfile`' 01:21:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:21:27 ++ cut -d/ -f2 01:21:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:21:27 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 01:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:21:28 01:21:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:21:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:21:29 latest: Pulling from edgex-devops/git-semver 01:21:29 a0d0a0d46f8b: Pulling fs layer 01:21:29 3e5f54012d9b: Pulling fs layer 01:21:29 4c7163046ea9: Pulling fs layer 01:21:29 0c2d73faf560: Pulling fs layer 01:21:29 0c2d73faf560: Waiting 01:21:29 3e5f54012d9b: Verifying Checksum 01:21:29 3e5f54012d9b: Download complete 01:21:29 a0d0a0d46f8b: Verifying Checksum 01:21:29 a0d0a0d46f8b: Download complete 01:21:29 0c2d73faf560: Verifying Checksum 01:21:29 0c2d73faf560: Download complete 01:21:29 4c7163046ea9: Verifying Checksum 01:21:29 4c7163046ea9: Download complete 01:21:29 a0d0a0d46f8b: Pull complete 01:21:29 3e5f54012d9b: Pull complete 01:21:29 4c7163046ea9: Pull complete 01:21:29 0c2d73faf560: Pull complete 01:21:29 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:21:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:21:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:21:29 prd-centos7-docker-4c-2g-790 does not seem to be running inside a container 01:21:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:21:30 $ docker top bd5dc4a47a931afd852a148a000907039050ad586b361ac41844b5380f0dbade -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:21:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:21:30 [ssh-agent] Looking for ssh-agent implementation... 01:21:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:21:30 $ docker exec bd5dc4a47a931afd852a148a000907039050ad586b361ac41844b5380f0dbade ssh-agent 01:21:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkCaCAb/agent.15 01:21:30 SSH_AGENT_PID=21 01:21:30 Running ssh-add (command line suppressed) 01:21:31 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7236829415086010359.key (/w/workspace/edgex-go/4@tmp/private_key_7236829415086010359.key) 01:21:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:21:31 + git tag --points-at HEAD [Pipeline] } 01:21:31 $ docker exec --env ******** --env ******** bd5dc4a47a931afd852a148a000907039050ad586b361ac41844b5380f0dbade ssh-agent -k 01:21:31 unset SSH_AUTH_SOCK; 01:21:31 unset SSH_AGENT_PID; 01:21:31 echo Agent pid 21 killed; 01:21:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:21:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:21:31 [ssh-agent] Looking for ssh-agent implementation... 01:21:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:21:31 $ docker exec bd5dc4a47a931afd852a148a000907039050ad586b361ac41844b5380f0dbade ssh-agent 01:21:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXknfcfB/agent.53 01:21:31 SSH_AGENT_PID=60 01:21:31 Running ssh-add (command line suppressed) 01:21:31 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3719107107301247535.key (/w/workspace/edgex-go/4@tmp/private_key_3719107107301247535.key) 01:21:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:21:32 + git semver init 01:21:32 # -> Open(): unable to determine branch for HEAD 01:21:32 # $GIT_DIR = /w/workspace/edgex-go/4/.git 01:21:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 01:21:32 # $SEMVER_REMOTE_NAME = origin 01:21:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:21:32 # $SEMVER_USER_NAME = edgex-jenkins 01:21:32 # $SEMVER_BRANCH = PR-3762 01:21:32 # $SEMVER_TEMP = /tmp/semver-966973709 01:21:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:21:44 # '/tmp/semver-966973709' -> '/w/workspace/edgex-go/4/.semver' 01:21:44 # -> Force: false 01:21:44 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 01:21:44 $ docker exec --env ******** --env ******** bd5dc4a47a931afd852a148a000907039050ad586b361ac41844b5380f0dbade ssh-agent -k 01:21:44 unset SSH_AUTH_SOCK; 01:21:44 unset SSH_AGENT_PID; 01:21:44 echo Agent pid 60 killed; 01:21:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:21:44 + git semver [Pipeline] } 01:21:44 $ docker stop --time=1 bd5dc4a47a931afd852a148a000907039050ad586b361ac41844b5380f0dbade 01:21:46 $ docker rm -f bd5dc4a47a931afd852a148a000907039050ad586b361ac41844b5380f0dbade [Pipeline] // withDockerContainer [Pipeline] sh 01:21:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:21:47 Stashed 1 file(s) [Pipeline] echo 01:21:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 01:21:47 ========================================================= 01:21:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:21:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:21:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:21:47 a0d0a0d46f8b: Already exists 01:21:47 31adcdaf11c8: Pulling fs layer 01:21:47 b8b176561691: Pulling fs layer 01:21:47 4527c011a84f: Pulling fs layer 01:21:47 5d74067f8e1e: Pulling fs layer 01:21:47 e0aca202a116: Pulling fs layer 01:21:47 3a43be97a3b4: Pulling fs layer 01:21:47 34cad66bf833: Pulling fs layer 01:21:47 b4e3c513aaa6: Pulling fs layer 01:21:47 5d74067f8e1e: Waiting 01:21:47 e0aca202a116: Waiting 01:21:47 3a43be97a3b4: Waiting 01:21:47 34cad66bf833: Waiting 01:21:47 b4e3c513aaa6: Waiting 01:21:47 b8b176561691: Download complete 01:21:47 31adcdaf11c8: Verifying Checksum 01:21:47 31adcdaf11c8: Download complete 01:21:47 5d74067f8e1e: Verifying Checksum 01:21:47 5d74067f8e1e: Download complete 01:21:47 e0aca202a116: Verifying Checksum 01:21:47 e0aca202a116: Download complete 01:21:47 3a43be97a3b4: Verifying Checksum 01:21:47 3a43be97a3b4: Download complete 01:21:48 31adcdaf11c8: Pull complete 01:21:48 34cad66bf833: Verifying Checksum 01:21:48 34cad66bf833: Download complete 01:21:48 b8b176561691: Pull complete 01:21:48 4527c011a84f: Verifying Checksum 01:21:48 4527c011a84f: Download complete 01:21:48 b4e3c513aaa6: Verifying Checksum 01:21:48 b4e3c513aaa6: Download complete 01:21:52 4527c011a84f: Pull complete 01:21:52 5d74067f8e1e: Pull complete 01:21:52 e0aca202a116: Pull complete 01:21:52 3a43be97a3b4: Pull complete 01:21:52 34cad66bf833: Pull complete 01:21:54 b4e3c513aaa6: Pull complete 01:21:54 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 01:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:21:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:21:55 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:21:55 WORKDIR /edgex 01:21:55 COPY go.mod . 01:21:55 RUN go mod download' 01:21:55 + docker build -t ci-base-image-x86_64 -f - . 01:21:56 Sending build context to Docker daemon 329.6MB 01:21:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:21:56 ---> 9f6097aaca64 01:21:56 Step 2/4 : WORKDIR /edgex 01:21:58 ---> Running in 2f9a093c49b6 01:21:58 Removing intermediate container 2f9a093c49b6 01:21:58 ---> c17dd225894e 01:21:58 Step 3/4 : COPY go.mod . 01:21:58 ---> 89d61809548e 01:21:58 Step 4/4 : RUN go mod download 01:21:58 ---> Running in 9fbf0aeb9b3d 01:22:02 Still waiting to schedule task 01:22:02 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-784’ 01:22:37 Removing intermediate container 9fbf0aeb9b3d 01:22:37 ---> 4b51a342b744 01:22:37 Successfully built 4b51a342b744 01:22:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:22:37 + docker inspect -f . ci-base-image-x86_64 01:22:37 . [Pipeline] withDockerContainer 01:22:37 prd-centos7-docker-4c-2g-790 does not seem to be running inside a container 01:22:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:22:37 $ docker top 3a429789c91937feaf8b453b94a77d31569dab822b5f1999eadb65b80a5a318a -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:38 + go version 01:22:38 go version go1.16.8 linux/amd64 [Pipeline] } 01:22:38 $ docker stop --time=1 3a429789c91937feaf8b453b94a77d31569dab822b5f1999eadb65b80a5a318a 01:22:39 $ docker rm -f 3a429789c91937feaf8b453b94a77d31569dab822b5f1999eadb65b80a5a318a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:22:40 + docker inspect -f . ci-base-image-x86_64 01:22:40 . [Pipeline] withDockerContainer 01:22:40 prd-centos7-docker-4c-2g-790 does not seem to be running inside a container 01:22:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:22:40 $ docker top 132480c3b7fcbeda2a5023da9c6be1f604bde59e936cc2955068ebdc10308734 -eo pid,comm [Pipeline] { [Pipeline] echo 01:22:40 ========================================================= 01:22:40 [edgeXBuildGoParallel] Running Tests and Build... 01:22:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:22:40 + make test 01:22:40 go mod tidy 01:22:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:22:46 ? github.com/edgexfoundry/edgex-go [no test files] 01:23:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:23:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:23:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:23:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:23:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:23:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:23:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:23:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:23:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:23:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:23:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:23:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:23:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:23:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 01:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:23:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 01:23:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:23:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 47.2% of statements 01:23:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:23:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:23:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.133s coverage: 90.1% of statements 01:23:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:23:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:23:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements 01:23:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:23:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:23:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:23:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:23:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.280s coverage: 94.2% of statements 01:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:23:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 01:23:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:23:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:23:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:23:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:23:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:23:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 01:23:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:23:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:23:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:23:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.9% of statements 01:23:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:23:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 01:23:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 01:23:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 01:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 01:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 01:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 01:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 01:23:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 01:23:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 01:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.193s coverage: 82.5% of statements 01:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 89.4% of statements 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 01:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.256s coverage: 70.4% of statements 01:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.4% of statements 01:23:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:23:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements 01:23:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 01:23:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:24:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:24:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:24:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:24:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:24:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:24:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 01:24:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.027s coverage: 96.9% of statements 01:24:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:24:37 GO111MODULE=on go vet ./... 01:24:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:24:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:24:46 ./bin/test-attribution-txt.sh [Pipeline] sh 01:24:47 + ls -al . 01:24:47 total 628 01:24:47 drwxrwxr-x 10 1001 1001 4096 Oct 21 01:24 . 01:24:47 drwxr-xr-x 4 root root 28 Oct 21 01:22 .. 01:24:47 -rw-rw-r-- 1 1001 1001 11 Oct 21 01:21 .dockerignore 01:24:47 drwxrwxr-x 8 1001 1001 179 Oct 21 01:21 .git 01:24:47 drwxrwxr-x 4 1001 1001 142 Oct 21 01:21 .github 01:24:47 -rw-rw-r-- 1 1001 1001 804 Oct 21 01:21 .gitignore 01:24:47 -rw-rw-r-- 1 1001 1001 42 Oct 21 01:21 .golangci.yml 01:24:47 -rw-rw-r-- 1 1001 1001 76 Oct 21 01:21 .hadolint.yml 01:24:47 drwx------ 3 1001 1001 58 Oct 21 01:21 .semver 01:24:47 -rw-rw-r-- 1 1001 1001 166 Oct 21 01:21 .sonarcloud.properties 01:24:47 -rw-rw-r-- 1 1001 1001 1171 Oct 21 01:21 ADOPTERS.md 01:24:47 -rw-rw-r-- 1 1001 1001 8608 Oct 21 01:21 Attribution.txt 01:24:47 -rw-rw-r-- 1 1001 1001 43881 Oct 21 01:21 CHANGELOG.md 01:24:47 -rw-rw-r-- 1 1001 1001 3804 Oct 21 01:21 CONTRIBUTING.md 01:24:47 -rw-rw-r-- 1 1001 1001 677 Oct 21 01:21 GOVERNANCE.md 01:24:47 -rw-rw-r-- 1 1001 1001 849 Oct 21 01:21 Jenkinsfile 01:24:47 -rw-rw-r-- 1 1001 1001 10775 Oct 21 01:21 LICENSE 01:24:47 -rw-rw-r-- 1 1001 1001 6508 Oct 21 01:21 Makefile 01:24:47 -rw-rw-r-- 1 1001 1001 582 Oct 21 01:21 OWNERS.md 01:24:47 -rw-rw-r-- 1 1001 1001 8256 Oct 21 01:21 README.md 01:24:47 -rw-rw-r-- 1 1001 1001 6912 Oct 21 01:21 SECURITY.md 01:24:47 -rw-rw-r-- 1 1001 1001 5 Oct 21 01:21 VERSION 01:24:47 -rw-rw-r-- 1 1001 1001 4131 Oct 21 01:21 ZMQWindows.md 01:24:47 drwxrwxr-x 2 1001 1001 37 Oct 21 01:21 bin 01:24:47 drwxrwxr-x 14 1001 1001 4096 Oct 21 01:21 cmd 01:24:47 -rw-r--r-- 1 root root 420693 Oct 21 01:24 coverage.out 01:24:47 -rw-rw-r-- 1 1001 1001 829 Oct 21 01:21 go.mod 01:24:47 -rw-rw-r-- 1 1001 1001 50143 Oct 21 01:21 go.sum 01:24:47 drwxrwxr-x 8 1001 1001 124 Oct 21 01:21 internal 01:24:47 drwxrwxr-x 3 1001 1001 16 Oct 21 01:21 openapi 01:24:47 drwxrwxr-x 4 1001 1001 71 Oct 21 01:21 snap 01:24:47 -rw-rw-r-- 1 1001 1001 204 Oct 21 01:21 version.go [Pipeline] sh 01:24:47 + '[' -e coverage.out ] 01:24:47 + chown 1001:1001 coverage.out [Pipeline] stash 01:24:47 Stashed 1 file(s) [Pipeline] sh 01:24:47 + make build 01:24:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:24:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:24:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:24:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:24:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:24:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:24:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:24:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:25:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:25:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:25:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:25:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:25:04 $ docker stop --time=1 132480c3b7fcbeda2a5023da9c6be1f604bde59e936cc2955068ebdc10308734 01:25:06 $ docker rm -f 132480c3b7fcbeda2a5023da9c6be1f604bde59e936cc2955068ebdc10308734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:25:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:25:08 01:25:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:25:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:25:08 latest: Pulling from edgex-devops/edgex-compose 01:25:08 cbdbe7a5bc2a: Pulling fs layer 01:25:08 ca9280d653b3: Pulling fs layer 01:25:08 7e9c9ca2126c: Pulling fs layer 01:25:08 cbdbe7a5bc2a: Verifying Checksum 01:25:08 cbdbe7a5bc2a: Download complete 01:25:08 ca9280d653b3: Verifying Checksum 01:25:08 ca9280d653b3: Download complete 01:25:08 cbdbe7a5bc2a: Pull complete 01:25:09 7e9c9ca2126c: Verifying Checksum 01:25:09 7e9c9ca2126c: Download complete 01:25:09 ca9280d653b3: Pull complete 01:25:13 7e9c9ca2126c: Pull complete 01:25:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:25:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:25:13 prd-centos7-docker-4c-2g-790 does not seem to be running inside a container 01:25:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:25:15 $ docker top 8f32f90a2cfdc0d504fd60749dde79af78b421d09be3fff349e2f0031f7c2047 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:16 + docker-compose build --help 01:25:16 + grep parallel 01:25:16 --parallel Build images in parallel. [Pipeline] } 01:25:16 $ docker stop --time=1 8f32f90a2cfdc0d504fd60749dde79af78b421d09be3fff349e2f0031f7c2047 01:25:18 $ docker rm -f 8f32f90a2cfdc0d504fd60749dde79af78b421d09be3fff349e2f0031f7c2047 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:25:18 . [Pipeline] withDockerContainer 01:25:18 prd-centos7-docker-4c-2g-790 does not seem to be running inside a container 01:25: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:25:18 $ docker top 6ad89d5d3e63ed61fcab989c78a8a1306c5a46c7a5430f63fb71752128db95cf -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:19 + docker-compose -f ./docker-compose-build.yml build --parallel 01:25:19 Building core-command ... 01:25:19 Building core-data ... 01:25:19 Building core-metadata ... 01:25:19 Building security-bootstrapper ... 01:25:19 Building security-proxy-setup ... 01:25:19 Building security-secretstore-setup ... 01:25:19 Building support-notifications ... 01:25:19 Building support-scheduler ... 01:25:19 Building sys-mgmt-agent ... 01:25:19 Building core-data 01:25:19 Building support-scheduler 01:25:19 Building security-bootstrapper 01:25:19 Building support-notifications 01:25:19 Building security-proxy-setup 01:25:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:25:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:25:32 ---> 4b51a342b744 01:25:32 Step 3/22 : WORKDIR /edgex-go 01:25:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:25:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:25:32 ---> 4b51a342b744 01:25:32 Step 3/23 : WORKDIR /edgex-go 01:25:32 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:25:32 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:25:32 ---> 4b51a342b744 01:25:32 Step 3/30 : WORKDIR /edgex-go 01:25:34 ---> Running in 6210188a48ee 01:25:34 ---> Running in 467ee05f50c1 01:25:34 ---> Running in ec1ee36bf8f0 01:25:42 Removing intermediate container 6210188a48ee 01:25:42 ---> e55d1d2c24c7 01:25:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:42 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:25:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:25:42 ---> 4b51a342b744 01:25:42 Step 3/20 : WORKDIR /edgex-go 01:25:42 ---> Using cache 01:25:42 ---> 662f35e8b3c6 01:25:42 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:42 Removing intermediate container 467ee05f50c1 01:25:42 ---> b34f0ceb2a59 01:25:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:42 Removing intermediate container ec1ee36bf8f0 01:25:42 ---> 662f35e8b3c6 01:25:42 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:42 ---> Running in 31232a1340dc 01:25:42 ---> Running in f789a9e56309 01:25:42 ---> Running in 044fb9a4e871 01:25:42 ---> Running in 25aa2dfd2752 01:25:45 Removing intermediate container 31232a1340dc 01:25:45 ---> b7f1e7d2c1b2 01:25:45 Step 5/23 : RUN apk add --update --no-cache make git 01:25:45 Removing intermediate container f789a9e56309 01:25:45 ---> a92e4567f246 01:25:45 Step 5/20 : RUN apk add --update --no-cache make git 01:25:45 ---> Running in 6b21794af9ae 01:25:46 ---> Running in 2a5514e59266 01:25:46 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:25:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:25:46 ---> 4b51a342b744 01:25:46 Step 3/21 : WORKDIR /edgex-go 01:25:46 ---> Using cache 01:25:46 ---> 662f35e8b3c6 01:25:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:46 ---> Using cache 01:25:46 ---> a92e4567f246 01:25:46 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:25:46 ---> Running in 13b88b1d93e6 01:25:46 Removing intermediate container 044fb9a4e871 01:25:46 ---> ab33d996687e 01:25:46 Step 5/30 : RUN apk add --update --no-cache make git 01:25:46 ---> Running in 0debc9c37bca 01:25:46 Removing intermediate container 25aa2dfd2752 01:25:46 ---> fd482f98b84d 01:25:46 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:25:46 ---> Running in 6b3ce8f22641 01:25:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:25:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:25:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:25:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:25:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:25:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:25:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:25:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:25:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:25:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:25:47 OK: 220 MiB in 52 packages 01:25:47 OK: 220 MiB in 52 packages 01:25:47 OK: 220 MiB in 52 packages 01:25:47 OK: 220 MiB in 52 packages 01:25:47 OK: 220 MiB in 52 packages 01:25:48 Removing intermediate container 2a5514e59266 01:25:48 ---> fa54427dd0bb 01:25:48 Step 6/20 : COPY . . 01:25:48 Removing intermediate container 0debc9c37bca 01:25:48 ---> d9261752a481 01:25:48 Step 6/30 : COPY . . 01:25:50 Removing intermediate container 6b3ce8f22641 01:25:50 ---> f128867aec55 01:25:50 Step 6/22 : COPY . . 01:25:50 Removing intermediate container 6b21794af9ae 01:25:50 ---> 2f8f9881ab95 01:25:50 Step 6/23 : COPY go.mod . 01:25:51 Removing intermediate container 13b88b1d93e6 01:25:51 ---> 6f21463b520a 01:25:51 Step 6/21 : COPY . . 01:25:51 ---> 1b1d6e64ed5c 01:25:51 Step 7/23 : RUN go mod download 01:25:52 ---> Running in 93a0d127e4aa 01:25:56 ---> 734aaf5e069c 01:25:56 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:57 ---> 5e57d8c78e62 01:25:57 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:58 ---> Running in 85966421e423 01:25:58 ---> Running in 52844eeb1edd 01:25:58 ---> 2468c4eb209c 01:25:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:58 ---> ac9e907e1be4 01:25:58 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:58 ---> Running in 1888fd59dd75 01:25:58 ---> Running in 2f55917e48f6 01:25:58 Removing intermediate container 93a0d127e4aa 01:25:58 ---> 39e366495e19 01:25:58 Step 8/23 : COPY . . 01:26:01 Removing intermediate container 85966421e423 01:26:01 ---> fd80eb1200b4 01:26:01 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:26:01 ---> Running in d5d78a61c64c 01:26:02 Removing intermediate container 52844eeb1edd 01:26:02 ---> 57f0744dd0eb 01:26:02 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:26:02 ---> Running in b97deb46a881 01:26:02 Removing intermediate container 2f55917e48f6 01:26:02 ---> e34c4ed18f26 01:26:02 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:26:02 ---> Running in f5b53937004a 01:26:03 Removing intermediate container 1888fd59dd75 01:26:03 ---> 22e21fb1e1ee 01:26:03 Step 8/22 : RUN make cmd/core-data/core-data 01:26:03 ---> Running in aa4c775b516e 01:26:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:26:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:26:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:26:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:26:19 ---> 8b0dfe1f3178 01:26:19 Step 9/23 : RUN go mod tidy 01:26:19 ---> Running in a262a6b00f63 01:26:19 Removing intermediate container a262a6b00f63 01:26:19 ---> 9bae813379a3 01:26:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:26:19 ---> Running in 3105882918ad 01:26:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:26:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:26:40 Removing intermediate container b97deb46a881 01:26:40 ---> 5e774f31ea7f 01:26:40 01:26:40 Step 9/30 : FROM alpine:3.14 01:26:40 3.14: Pulling from library/alpine 01:26:40 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:26:40 Status: Downloaded newer image for alpine:3.14 01:26:40 ---> 14119a10abf4 01:26:40 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:26:40 ---> Running in 109838fb123a 01:26:40 Removing intermediate container 109838fb123a 01:26:40 ---> 8cb9620cf045 01:26:40 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:26:40 ---> Running in 87f30fc0e370 01:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:26:41 (1/2) Installing dumb-init (1.2.5-r1) 01:26:41 (2/2) Installing su-exec (0.2-r1) 01:26:41 Executing busybox-1.33.1-r3.trigger 01:26:41 OK: 6 MiB in 16 packages 01:26:42 Removing intermediate container 87f30fc0e370 01:26:42 ---> 417e8f9b3d5c 01:26:42 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:26:42 ---> Running in 62c71c58486a 01:26:42 Removing intermediate container 62c71c58486a 01:26:42 ---> e597776ce361 01:26:42 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:26:42 ---> Running in c9f7a9d5e098 01:26:43 Removing intermediate container c9f7a9d5e098 01:26:43 ---> 2e8bd431b6e8 01:26:43 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:26:43 ---> Running in 4d19a0dcdda7 01:26:43 Removing intermediate container d5d78a61c64c 01:26:43 ---> 1cbbb22d51c2 01:26:43 01:26:43 Step 9/20 : FROM alpine:3.14 01:26:43 ---> 14119a10abf4 01:26:43 Step 10/20 : RUN apk add --update --no-cache curl 01:26:43 ---> Running in 691c9f4bdc50 01:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:26:44 Removing intermediate container 4d19a0dcdda7 01:26:44 ---> 99836d55671d 01:26:44 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:26:44 ---> Running in 6c076835759a 01:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:26:44 Removing intermediate container 6c076835759a 01:26:44 ---> 596a994a9170 01:26:44 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:26:44 ---> f4842fc5c508 01:26:44 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:26:44 (1/5) Installing ca-certificates (20191127-r5) 01:26:44 (2/5) Installing brotli-libs (1.0.9-r5) 01:26:44 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:26:44 (4/5) Installing libcurl (7.79.1-r0) 01:26:44 ---> Running in c7ca2f523d34 01:26:44 (5/5) Installing curl (7.79.1-r0) 01:26:45 Executing busybox-1.33.1-r3.trigger 01:26:45 Executing ca-certificates-20191127-r5.trigger 01:26:45 OK: 8 MiB in 19 packages 01:26:45 Removing intermediate container 691c9f4bdc50 01:26:45 ---> 86111aca6a52 01:26:45 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:26:45 ---> Running in 9987e1241eb0 01:26:45 Removing intermediate container c7ca2f523d34 01:26:45 ---> a00c9eea45b2 01:26:45 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:45 Removing intermediate container 9987e1241eb0 01:26:45 ---> e8953411c06e 01:26:45 Step 12/20 : WORKDIR /edgex 01:26:45 ---> Running in 2a490276d922 01:26:46 Removing intermediate container 2a490276d922 01:26:46 ---> a8ecf966dbbb 01:26:46 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:26:46 ---> 1bf890a39830 01:26:46 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:26:46 ---> 455b9f27a4bc 01:26:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:26:46 ---> 58366958f9f3 01:26:46 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:26:47 ---> 172a9d33ba84 01:26:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:26:48 ---> 1e32f136b155 01:26:48 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:26:48 ---> c0e0326f9bd3 01:26:48 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:26:48 ---> cc52f6ee1a4f 01:26:48 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:26:49 ---> Running in 9abd534a7df0 01:26:49 Removing intermediate container f5b53937004a 01:26:49 ---> f9126e268220 01:26:49 01:26:49 Step 9/21 : FROM alpine:3.14 01:26:49 ---> 14119a10abf4 01:26:49 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:26:49 ---> Running in 506d933dd85c 01:26:49 ---> 92dfe7a81f97 01:26:49 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:26:49 Removing intermediate container 9abd534a7df0 01:26:49 ---> a3129b34cea9 01:26:49 Step 17/20 : CMD ["--init=true"] 01:26:49 ---> Running in 043490ee61f1 01:26:49 ---> Running in 40967c4b7327 01:26:49 Removing intermediate container 40967c4b7327 01:26:49 ---> 8b921fc78621 01:26:49 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:26:49 Removing intermediate container 043490ee61f1 01:26:49 ---> f973f45a620a 01:26:49 Step 18/20 : LABEL arch=x86_64 01:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:26:49 ---> Running in badaac13ed15 01:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:26:50 Removing intermediate container badaac13ed15 01:26:50 ---> 4e2f257429ac 01:26:50 Step 19/20 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:26:50 ---> 2a2664a031d4 01:26:50 Step 25/30 : RUN chmod +x /entrypoint.sh 01:26:50 (1/2) Installing ca-certificates (20191127-r5) 01:26:50 (2/2) Installing dumb-init (1.2.5-r1) 01:26:50 Executing busybox-1.33.1-r3.trigger 01:26:50 Executing ca-certificates-20191127-r5.trigger 01:26:50 ---> Running in 299fcc01e508 01:26:50 ---> Running in a0f95413eda9 01:26:50 OK: 6 MiB in 16 packages 01:26:50 Removing intermediate container a0f95413eda9 01:26:50 ---> aa75fc2abf47 01:26:50 Step 20/20 : LABEL version=0.0.0 01:26:51 ---> Running in 268125334a45 01:26:51 Removing intermediate container 506d933dd85c 01:26:51 ---> 51aa06271809 01:26:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:26:51 Removing intermediate container aa4c775b516e 01:26:51 ---> 08fd6d5b0f79 01:26:51 01:26:51 Step 9/22 : FROM alpine:3.14 01:26:51 ---> 14119a10abf4 01:26:51 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:26:51 Removing intermediate container 268125334a45 01:26:51 ---> 141529db279e 01:26:51 01:26:51 ---> Running in 33a8fa2e9cde 01:26:51 ---> Running in fee25740a2a6 01:26:51 Successfully built 141529db279e 01:26:51 Successfully tagged security-proxy-setup:latest 01:26:51 Building sys-mgmt-agent 01:26:52  Building security-proxy-setup ... done Removing intermediate container fee25740a2a6 01:26:52 ---> a020bd0c6b72 01:26:52 Step 11/22 : ENV APP_PORT=59880 01:26:52 Removing intermediate container 33a8fa2e9cde 01:26:52 ---> a0eac89bf0ec 01:26:52 Step 12/21 : ENV APP_PORT=59860 01:26:52 Removing intermediate container 299fcc01e508 01:26:52 ---> 72784af923c7 01:26:52 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:26:52 ---> Running in 6bf45297d070 01:26:52 ---> Running in 9215587f24d4 01:26:52 ---> Running in cdce8825cdc2 01:26:52 Removing intermediate container 6bf45297d070 01:26:52 ---> 1b008079e247 01:26:52 Step 12/22 : EXPOSE $APP_PORT 01:26:52 Removing intermediate container 9215587f24d4 01:26:52 ---> aca57e89996a 01:26:52 Step 13/21 : EXPOSE $APP_PORT 01:26:53 Removing intermediate container cdce8825cdc2 01:26:53 ---> a9cf81ef8aa6 01:26:53 Step 27/30 : CMD ["gate"] 01:26:53 ---> Running in fc382f954d5f 01:26:53 ---> Running in d9e90d542253 01:26:53 ---> Running in 8e3ccd1c1a77 01:26:53 Removing intermediate container d9e90d542253 01:26:53 ---> 971e8e7f9cfb 01:26:53 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:53 Removing intermediate container fc382f954d5f 01:26:53 ---> 4e1f3fee380b 01:26:53 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:53 Removing intermediate container 8e3ccd1c1a77 01:26:53 ---> 33ede0fc09d2 01:26:53 Step 28/30 : LABEL arch=x86_64 01:26:53 ---> Running in 94a0ec5151db 01:26:53 ---> Running in e8baeb13acbc 01:26:53 ---> 100c67616f58 01:26:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:26:54 Removing intermediate container e8baeb13acbc 01:26:54 ---> 7db9daabed4e 01:26:54 Step 29/30 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:26:54 ---> Running in 65eb32dc4121 01:26:54 ---> 3f137c27dc91 01:26:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:26:54 Removing intermediate container 65eb32dc4121 01:26:54 ---> 47f4953c60da 01:26:54 Step 30/30 : LABEL version=0.0.0 01:26:54 ---> Running in 9cfe0e8de5ce 01:26:54 ---> dd7510583d4c 01:26:54 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:26:55 ---> Running in 080b6fc86e67 01:26:55 Removing intermediate container 94a0ec5151db 01:26:55 ---> 6b673c7aa07a 01:26:55 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:26:55 Removing intermediate container 9cfe0e8de5ce 01:26:55 ---> ba972d035bf4 01:26:55 01:26:55 ---> Running in efec43efa0bc 01:26:55 Successfully built ba972d035bf4 01:26:55 Removing intermediate container 3105882918ad 01:26:55 ---> ae94b40ef899 01:26:55 01:26:55 Step 11/23 : FROM alpine:3.14 01:26:55 ---> 14119a10abf4 01:26:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:26:55 Successfully tagged security-bootstrapper:latest 01:26:55 Building security-secretstore-setup 01:26:55  Building security-bootstrapper ... done Removing intermediate container 080b6fc86e67 01:26:55 ---> d8bd09f24016 01:26:55 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:26:55 ---> Running in 51df6ddb6544 01:26:55 ---> Running in 7e240548b11a 01:26:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:26:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:26:56 Removing intermediate container 7e240548b11a 01:26:56 ---> d1170e168e90 01:26:56 Step 19/21 : LABEL arch=x86_64 01:26:56 (1/1) Installing dumb-init (1.2.5-r1) 01:26:56 Executing busybox-1.33.1-r3.trigger 01:26:56 OK: 6 MiB in 15 packages 01:26:56 (1/6) Installing dumb-init (1.2.5-r1) 01:26:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:26:57 (3/6) Installing libsodium (1.0.18-r0) 01:26:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:26:57 (5/6) Installing libzmq (4.3.4-r0) 01:26:57 (6/6) Installing zeromq (4.3.4-r0) 01:26:57 ---> Running in cb981e843e04 01:26:57 Executing busybox-1.33.1-r3.trigger 01:26:57 OK: 8 MiB in 20 packages 01:26:57 Removing intermediate container cb981e843e04 01:26:57 ---> 12e680cc6da3 01:26:57 Step 20/21 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:26:57 ---> Running in e6b311d6fc21 01:26:57 Removing intermediate container 51df6ddb6544 01:26:57 ---> 7799c137535b 01:26:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:26:58 ---> Running in d2c4a1869d04 01:26:59 Removing intermediate container e6b311d6fc21 01:26:59 ---> a5bde35241cd 01:26:59 Step 21/21 : LABEL version=0.0.0 01:26:59 Removing intermediate container efec43efa0bc 01:26:59 ---> 42fb9460abb2 01:26:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:26:59 ---> 4b51a342b744 01:26:59 Step 3/24 : WORKDIR /edgex-go 01:26:59 ---> Using cache 01:26:59 ---> 662f35e8b3c6 01:26:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:59 ---> Using cache 01:26:59 ---> ab33d996687e 01:26:59 Step 5/24 : RUN apk add --update --no-cache make git 01:26:59 ---> Using cache 01:26:59 ---> d9261752a481 01:26:59 Step 6/24 : COPY . . 01:26:59 ---> Using cache 01:26:59 ---> 5e57d8c78e62 01:26:59 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:59 ---> Using cache 01:26:59 ---> 57f0744dd0eb 01:26:59 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:26:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:26:59 ---> 4b51a342b744 01:26:59 Step 3/22 : WORKDIR /edgex-go 01:26:59 ---> Using cache 01:26:59 ---> 662f35e8b3c6 01:26:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:59 ---> Using cache 01:26:59 ---> ab33d996687e 01:26:59 Step 5/22 : RUN apk add --update --no-cache make bash git 01:26:59 Removing intermediate container d2c4a1869d04 01:26:59 ---> 1e11b5ea7360 01:26:59 Step 14/23 : ENV APP_PORT=59861 01:26:59 ---> Running in e83e8ab6f5b6 01:26:59 ---> Running in eefda639cd95 01:26:59 ---> Running in 5314004381cb 01:26:59 ---> Running in eef0d5d21f71 01:26:59 ---> 87ebeac76283 01:26:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:27:00 Removing intermediate container e83e8ab6f5b6 01:27:00 ---> 71cd155b6985 01:27:00 01:27:00 Removing intermediate container eef0d5d21f71 01:27:00 ---> 1a9c1caabefb 01:27:00 Step 15/23 : EXPOSE $APP_PORT 01:27:00 Successfully built 71cd155b6985 01:27:00 Successfully tagged support-notifications:latest 01:27:00  Building support-notifications ... done Building core-metadata 01:27:00 ---> Running in 8b5811ce62c7 01:27:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:27:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:27:01 ---> c30bf351a79d 01:27:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:27:01 Removing intermediate container 8b5811ce62c7 01:27:01 ---> 967f13d647a6 01:27:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:27:02 ---> 45224c58ce71 01:27:02 Step 18/22 : ENTRYPOINT ["/core-data"] 01:27:02 ---> Running in b3db3e2f5133 01:27:02 ---> 9f84530023d6 01:27:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:27:02 Removing intermediate container b3db3e2f5133 01:27:02 ---> e794ed7e6d23 01:27:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:27:02 ---> Running in 3ff1755cdedc 01:27:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:27:02 Removing intermediate container 3ff1755cdedc 01:27:02 ---> b93ef8f8d706 01:27:02 Step 20/22 : LABEL arch=x86_64 01:27:02 ---> Running in 40dd1e221d2e 01:27:03 ---> 598e6153e844 01:27:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:27:03 Removing intermediate container 40dd1e221d2e 01:27:03 ---> f56e0232c24f 01:27:03 Step 21/22 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:27:03 ---> Running in b7c3111d258a 01:27:03 OK: 220 MiB in 52 packages 01:27:03 ---> 4f02fa9b746a 01:27:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:27:03 Removing intermediate container b7c3111d258a 01:27:03 ---> d44afe4d229c 01:27:03 Step 22/22 : LABEL version=0.0.0 01:27:03 ---> Running in 1de5fb23a639 01:27:03 ---> Running in 7a1b73d88cb5 01:27:03 Removing intermediate container 1de5fb23a639 01:27:03 ---> 292e3f3c4b10 01:27:03 01:27:03 Removing intermediate container 5314004381cb 01:27:03 ---> 02de94e6cfd0 01:27:03 Step 6/22 : COPY . . 01:27:03 Removing intermediate container 7a1b73d88cb5 01:27:03 ---> 7d60068c856b 01:27:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:27:03 Successfully built 292e3f3c4b10 01:27:03 ---> Running in 238521e023d8 01:27:03 Successfully tagged core-data:latest 01:27:03 Building core-command 01:27:04  Building core-data ... done Removing intermediate container 238521e023d8 01:27:04 ---> d21965e1e34d 01:27:04 Step 21/23 : LABEL arch=x86_64 01:27:08 ---> Running in 149844f3d1ff 01:27:08 Removing intermediate container 149844f3d1ff 01:27:08 ---> a0234dd42007 01:27:08 Step 22/23 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:27:10 ---> Running in 03298f49cc56 01:27:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:27:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:27:12 ---> 4b51a342b744 01:27:12 Step 3/22 : WORKDIR /edgex-go 01:27:12 ---> Using cache 01:27:12 ---> 662f35e8b3c6 01:27:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:12 ---> Using cache 01:27:12 ---> ab33d996687e 01:27:12 Step 5/22 : RUN apk add --update --no-cache make git 01:27:12 ---> Using cache 01:27:12 ---> d9261752a481 01:27:12 Step 6/22 : COPY . . 01:27:12 ---> Using cache 01:27:12 ---> 5e57d8c78e62 01:27:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:12 ---> Using cache 01:27:12 ---> 57f0744dd0eb 01:27:12 Step 8/22 : RUN make cmd/core-command/core-command 01:27:13 Removing intermediate container 03298f49cc56 01:27:13 ---> 59ff37ecb7cc 01:27:13 Step 23/23 : LABEL version=0.0.0 01:27:13 ---> Running in aee0e0142f16 01:27:13 ---> Running in e50bf33e3cde 01:27:13 ---> 6e569c4b43f8 01:27:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:13 ---> Running in f61587c1b7d4 01:27:13 Removing intermediate container e50bf33e3cde 01:27:13 ---> 5379aac67fd6 01:27:13 01:27:13 Successfully built 5379aac67fd6 01:27:13 Successfully tagged support-scheduler:latest 01:27:13  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:27:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:27:13 ---> 4b51a342b744 01:27:13 Step 3/22 : WORKDIR /edgex-go 01:27:13 ---> Using cache 01:27:13 ---> 662f35e8b3c6 01:27:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:13 ---> Using cache 01:27:13 ---> ab33d996687e 01:27:13 Step 5/22 : RUN apk add --update --no-cache make git 01:27:13 ---> Using cache 01:27:13 ---> d9261752a481 01:27:13 Step 6/22 : COPY . . 01:27:13 ---> Using cache 01:27:13 ---> 5e57d8c78e62 01:27:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:13 ---> Using cache 01:27:13 ---> 57f0744dd0eb 01:27:13 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:27:13 ---> Running in cb34c67e52a1 01:27:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:27:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:27:15 Removing intermediate container f61587c1b7d4 01:27:15 ---> 2cd71ec47bab 01:27:15 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:27:15 ---> Running in 867ed0a5cb3e 01:27:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:27:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:27:29 Removing intermediate container eefda639cd95 01:27:29 ---> 35bf4fea2f31 01:27:29 01:27:29 Step 9/24 : FROM alpine:3.14 01:27:29 ---> 14119a10abf4 01:27:29 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:27:29 ---> Running in 07f3f3bdf31e 01:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:27:30 (1/3) Installing ca-certificates (20191127-r5) 01:27:30 (2/3) Installing dumb-init (1.2.5-r1) 01:27:30 (3/3) Installing su-exec (0.2-r1) 01:27:30 Executing busybox-1.33.1-r3.trigger 01:27:30 Executing ca-certificates-20191127-r5.trigger 01:27:30 OK: 6 MiB in 17 packages 01:27:30 Removing intermediate container 07f3f3bdf31e 01:27:30 ---> 663c1cecbbcc 01:27:30 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:27:31 ---> Running in bbd728197d81 01:27:31 Removing intermediate container bbd728197d81 01:27:31 ---> 0db25ecb8f9c 01:27:31 Step 12/24 : WORKDIR / 01:27:31 ---> Running in 1052306fbe43 01:27:31 Removing intermediate container 1052306fbe43 01:27:31 ---> 95428af5d885 01:27:31 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:27:31 ---> 178796aee26b 01:27:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:27:32 ---> 9f6f7a12f403 01:27:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:27:32 ---> 0bc6a56bdf61 01:27:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:27:32 ---> b4d1cd6242ca 01:27:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:27:33 ---> 6c86d8db4e4d 01:27:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:27:33 ---> 67e04a434ad6 01:27:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:27:33 ---> b922cd41aa72 01:27:33 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 01:27:33 ---> Running in c3befabc1d76 01:27:34 Removing intermediate container c3befabc1d76 01:27:34 ---> 96ad775c667f 01:27:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:27:34 ---> Running in 6bc9b5467fc2 01:27:35 Removing intermediate container 6bc9b5467fc2 01:27:35 ---> 917a271ae7a6 01:27:35 Step 22/24 : LABEL arch=x86_64 01:27:35 ---> Running in 4b58ea992360 01:27:35 Removing intermediate container 4b58ea992360 01:27:35 ---> 58d451a1a6c7 01:27:35 Step 23/24 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:27:35 ---> Running in a77c15544586 01:27:35 Removing intermediate container a77c15544586 01:27:35 ---> 49d62875cc0d 01:27:35 Step 24/24 : LABEL version=0.0.0 01:27:35 ---> Running in 35a873f50601 01:27:35 Removing intermediate container 35a873f50601 01:27:35 ---> b47265eb380d 01:27:35 01:27:35 Successfully built b47265eb380d 01:27:35 Successfully tagged security-secretstore-setup:latest 01:27:43  Building security-secretstore-setup ... done Removing intermediate container aee0e0142f16 01:27:43 ---> 5fdcf1647e23 01:27:43 01:27:43 Step 9/22 : FROM alpine:3.14 01:27:43 ---> 14119a10abf4 01:27:43 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:27:43 ---> Using cache 01:27:43 ---> 7799c137535b 01:27:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:27:43 ---> Using cache 01:27:43 ---> 1e11b5ea7360 01:27:43 Step 12/22 : ENV APP_PORT=59882 01:27:43 ---> Running in 30475739ec11 01:27:43 Removing intermediate container 867ed0a5cb3e 01:27:43 ---> 870f01b101b2 01:27:43 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:27:43 Removing intermediate container 30475739ec11 01:27:43 ---> 5838f941ea48 01:27:43 Step 13/22 : EXPOSE $APP_PORT 01:27:43 ---> Running in f2fd163905b7 01:27:43 ---> Running in 7a3df75127ad 01:27:43 Removing intermediate container 7a3df75127ad 01:27:43 ---> 87f96b0274d0 01:27:43 Step 14/22 : WORKDIR / 01:27:44 ---> Running in 5f307dca02c5 01:27:44 Removing intermediate container 5f307dca02c5 01:27:44 ---> c2542cd6236a 01:27:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:27:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:27:44 ---> 8366e1922138 01:27:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:27:44 ---> 1e6defae0ce2 01:27:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:27:45 ---> ce5b925ac388 01:27:45 Step 18/22 : ENTRYPOINT ["/core-command"] 01:27:45 Removing intermediate container cb34c67e52a1 01:27:45 ---> 0115a52a2dc8 01:27:45 01:27:45 Step 9/22 : FROM alpine:3.14 01:27:45 ---> 14119a10abf4 01:27:45 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:27:45 ---> Using cache 01:27:45 ---> 7799c137535b 01:27:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:27:45 ---> Using cache 01:27:45 ---> 1e11b5ea7360 01:27:45 Step 12/22 : ENV APP_PORT=59881 01:27:45 Removing intermediate container f2fd163905b7 01:27:45 ---> bc118827e312 01:27:45 01:27:45 Step 10/22 : FROM docker:20.10.8 01:27:45 ---> Running in 44315670bc8b 01:27:45 ---> Running in 6cebd6df94b0 01:27:45 20.10.8: Pulling from library/docker 01:27:45 Removing intermediate container 44315670bc8b 01:27:45 ---> cf900cd0c254 01:27:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:27:45 ---> Running in c9abe284ffd3 01:27:45 Removing intermediate container 6cebd6df94b0 01:27:45 ---> 0fcaaffd6cf3 01:27:45 Step 13/22 : EXPOSE $APP_PORT 01:27:45 Removing intermediate container c9abe284ffd3 01:27:45 ---> d4121dbf2984 01:27:45 Step 20/22 : LABEL arch=x86_64 01:27:45 ---> Running in 0c79d9471ba8 01:27:46 ---> Running in 5cd9c9a792b3 01:27:46 Removing intermediate container 5cd9c9a792b3 01:27:46 ---> 0cc9aa3eafc5 01:27:46 Step 21/22 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:27:46 Removing intermediate container 0c79d9471ba8 01:27:46 ---> d2b2f8cf075b 01:27:46 Step 14/22 : WORKDIR / 01:27:46 ---> Running in e616e175a5e8 01:27:46 ---> Running in 24500c322000 01:27:46 Removing intermediate container e616e175a5e8 01:27:46 ---> 6015c141c8d9 01:27:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:27:46 Removing intermediate container 24500c322000 01:27:46 ---> f27c2613300b 01:27:46 Step 22/22 : LABEL version=0.0.0 01:27:46 ---> Running in 9d6f239ca33a 01:27:46 ---> ed67e97be1e1 01:27:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:27:46 Removing intermediate container 9d6f239ca33a 01:27:46 ---> edcdef0ae875 01:27:46 01:27:46 Successfully built edcdef0ae875 01:27:46 Successfully tagged core-command:latest 01:27:47  Building core-command ... done  ---> a5a58675990b 01:27:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:27:47 ---> 9b45b0c26045 01:27:47 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:27:47 ---> Running in 463b33336771 01:27:47 Removing intermediate container 463b33336771 01:27:47 ---> 5fc741d978a4 01:27:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:27:47 ---> Running in 8c29dd5887ec 01:27:48 Removing intermediate container 8c29dd5887ec 01:27:48 ---> 94f1445090b5 01:27:48 Step 20/22 : LABEL arch=x86_64 01:27:48 ---> Running in 6b23a8c4a31a 01:27:48 Removing intermediate container 6b23a8c4a31a 01:27:48 ---> 10ee7f7636af 01:27:48 Step 21/22 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:27:48 ---> Running in ab738a0a8e9c 01:27:48 Removing intermediate container ab738a0a8e9c 01:27:48 ---> 1578e5fc817c 01:27:48 Step 22/22 : LABEL version=0.0.0 01:27:48 ---> Running in 0cf3bfec4333 01:27:48 Removing intermediate container 0cf3bfec4333 01:27:48 ---> c109035d6158 01:27:48 01:27:48 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:27:48 Status: Downloaded newer image for docker:20.10.8 01:27:48 ---> bc6c0ffef665 01:27:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:27:48 Successfully built c109035d6158 01:27:48 Successfully tagged core-metadata:latest 01:27:48  Building core-metadata ... done  ---> Running in 5a20b9426539 01:27:48 Removing intermediate container 5a20b9426539 01:27:48 ---> 4425a8b52c36 01:27:48 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:27:48 ---> Running in 615983a577e1 01:27:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:27:49 (1/42) Installing readline (8.1.0-r0) 01:27:49 (2/42) Installing bash (5.1.4-r0) 01:27:49 Executing bash-5.1.4-r0.post-install 01:27:49 (3/42) Installing brotli-libs (1.0.9-r5) 01:27:49 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:27:49 (5/42) Installing libcurl (7.79.1-r0) 01:27:49 (6/42) Installing curl (7.79.1-r0) 01:27:49 (7/42) Installing dumb-init (1.2.5-r1) 01:27:49 (8/42) Installing libbz2 (1.0.8-r1) 01:27:49 (9/42) Installing expat (2.4.1-r0) 01:27:49 (10/42) Installing libffi (3.3-r2) 01:27:49 (11/42) Installing gdbm (1.19-r0) 01:27:49 (12/42) Installing xz-libs (5.2.5-r0) 01:27:49 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:27:49 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:27:49 (15/42) Installing mpdecimal (2.5.1-r1) 01:27:49 (16/42) Installing sqlite-libs (3.35.5-r0) 01:27:49 (17/42) Installing python3 (3.9.5-r1) 01:27:50 (18/42) Installing py3-appdirs (1.4.4-r2) 01:27:50 (19/42) Installing py3-chardet (4.0.0-r2) 01:27:50 (20/42) Installing py3-idna (3.2-r0) 01:27:50 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:27:50 (22/42) Installing py3-certifi (2020.12.5-r1) 01:27:50 (23/42) Installing py3-requests (2.25.1-r4) 01:27:50 (24/42) Installing py3-msgpack (1.0.2-r1) 01:27:50 (25/42) Installing py3-lockfile (0.12.2-r4) 01:27:50 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:27:50 (27/42) Installing py3-colorama (0.4.4-r1) 01:27:50 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:27:50 (29/42) Installing py3-distlib (0.3.1-r3) 01:27:50 (30/42) Installing py3-distro (1.5.0-r3) 01:27:50 (31/42) Installing py3-six (1.15.0-r1) 01:27:50 (32/42) Installing py3-webencodings (0.5.1-r4) 01:27:50 (33/42) Installing py3-html5lib (1.1-r1) 01:27:50 (34/42) Installing py3-parsing (2.4.7-r2) 01:27:50 (35/42) Installing py3-packaging (20.9-r1) 01:27:50 (36/42) Installing py3-toml (0.10.2-r2) 01:27:50 (37/42) Installing py3-pep517 (0.10.0-r2) 01:27:50 (38/42) Installing py3-progress (1.5-r2) 01:27:50 (39/42) Installing py3-retrying (1.3.3-r1) 01:27:50 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:27:50 (41/42) Installing py3-setuptools (52.0.0-r3) 01:27:50 (42/42) Installing py3-pip (20.3.4-r1) 01:27:50 Executing busybox-1.33.1-r3.trigger 01:27:50 OK: 84 MiB in 64 packages 01:27:51 Collecting docker-compose==1.23.2 01:27:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:27:51 Collecting jsonschema<3,>=2.5.1 01:27:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:27:51 Collecting docopt<0.7,>=0.6.1 01:27:51 Downloading docopt-0.6.2.tar.gz (25 kB) 01:27:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:27:51 Collecting docker<4.0,>=3.6.0 01:27:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:27:51 Collecting dockerpty<0.5,>=0.4.1 01:27:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:27:51 Collecting websocket-client<1.0,>=0.32.0 01:27:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:27:52 Collecting PyYAML<4,>=3.10 01:27:52 Downloading PyYAML-3.13.tar.gz (270 kB) 01:27:52 Collecting texttable<0.10,>=0.9.0 01:27:52 Downloading texttable-0.9.1.tar.gz (11 kB) 01:27:53 Collecting cached-property<2,>=1.2.0 01:27:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:27:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:27:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:27:53 Collecting docker-pycreds>=0.4.0 01:27:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:27:53 Collecting chardet<3.1.0,>=3.0.2 01:27:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:27:53 Collecting urllib3<1.25,>=1.21.1 01:27:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:27:53 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 01:27:53 Collecting idna<2.8,>=2.5 01:27:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:27:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:27:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:27:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:27:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:27:53 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:27:53 Attempting uninstall: urllib3 01:27:53 Found existing installation: urllib3 1.26.5 01:27:53 Uninstalling urllib3-1.26.5: 01:27:53 Successfully uninstalled urllib3-1.26.5 01:27:53 Attempting uninstall: idna 01:27:53 Found existing installation: idna 3.2 01:27:53 Uninstalling idna-3.2: 01:27:53 Successfully uninstalled idna-3.2 01:27:53 Attempting uninstall: chardet 01:27:53 Found existing installation: chardet 4.0.0 01:27:53 Uninstalling chardet-4.0.0: 01:27:53 Successfully uninstalled chardet-4.0.0 01:27:54 Attempting uninstall: requests 01:27:54 Found existing installation: requests 2.25.1 01:27:54 Uninstalling requests-2.25.1: 01:27:54 Successfully uninstalled requests-2.25.1 01:27:54 Running setup.py install for texttable: started 01:27:54 Running setup.py install for texttable: finished with status 'done' 01:27:54 Running setup.py install for PyYAML: started 01:27:54 Running setup.py install for PyYAML: finished with status 'done' 01:27:55 Running setup.py install for docopt: started 01:27:55 Running setup.py install for docopt: finished with status 'done' 01:27:55 Running setup.py install for dockerpty: started 01:27:55 Running setup.py install for dockerpty: finished with status 'done' 01:27:55 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:27:59 Removing intermediate container 615983a577e1 01:27:59 ---> a0fa07d0f6cf 01:27:59 Step 13/22 : ENV APP_PORT=58890 01:27:59 ---> Running in 43bdf50b4406 01:27:59 Removing intermediate container 43bdf50b4406 01:27:59 ---> a04fe977a12f 01:27:59 Step 14/22 : EXPOSE $APP_PORT 01:27:59 ---> Running in 38a5857f3780 01:27:59 Removing intermediate container 38a5857f3780 01:27:59 ---> d036fbd46636 01:27:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:27:59 ---> b3897ce49aeb 01:27:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:28:00 ---> 11d6e4bf8588 01:28:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:28:00 ---> ded6fb3452b9 01:28:00 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:28:00 ---> Running in 339827ff4e85 01:28:00 Removing intermediate container 339827ff4e85 01:28:00 ---> 39681fec7453 01:28:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:28:00 ---> Running in 13e7ecb43bae 01:28:00 Removing intermediate container 13e7ecb43bae 01:28:00 ---> de4c5fadb0c0 01:28:00 Step 20/22 : LABEL arch=x86_64 01:28:00 ---> Running in 4f8db53341b4 01:28:00 Removing intermediate container 4f8db53341b4 01:28:00 ---> f91bcddc439e 01:28:00 Step 21/22 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:28:00 ---> Running in b72c1eb08d74 01:28:00 Removing intermediate container b72c1eb08d74 01:28:00 ---> 70e383ac04cb 01:28:00 Step 22/22 : LABEL version=0.0.0 01:28:00 ---> Running in faaa053a69f8 01:28:00 Removing intermediate container faaa053a69f8 01:28:00 ---> 6c61027ef047 01:28:00 01:28:01 Successfully built 6c61027ef047 01:28:01 Successfully tagged sys-mgmt-agent:latest 01:28:01  Building sys-mgmt-agent ... done  [Pipeline] } 01:28:01 $ docker stop --time=1 6ad89d5d3e63ed61fcab989c78a8a1306c5a46c7a5430f63fb71752128db95cf 01:28:02 $ docker rm -f 6ad89d5d3e63ed61fcab989c78a8a1306c5a46c7a5430f63fb71752128db95cf [Pipeline] // withDockerContainer [Pipeline] sh 01:28:02 + docker images 01:28:02 REPOSITORY TAG IMAGE ID CREATED SIZE 01:28:02 sys-mgmt-agent latest 6c61027ef047 2 seconds ago 294MB 01:28:02 core-metadata latest c109035d6158 14 seconds ago 16.8MB 01:28:02 core-command latest edcdef0ae875 16 seconds ago 16MB 01:28:02 bc118827e312 17 seconds ago 1.75GB 01:28:02 0115a52a2dc8 17 seconds ago 1.76GB 01:28:02 5fdcf1647e23 20 seconds ago 1.75GB 01:28:02 security-secretstore-setup latest b47265eb380d 27 seconds ago 28.2MB 01:28:02 35bf4fea2f31 34 seconds ago 1.76GB 01:28:02 support-scheduler latest 5379aac67fd6 49 seconds ago 16.1MB 01:28:02 core-data latest 292e3f3c4b10 59 seconds ago 20.6MB 01:28:02 support-notifications latest 71cd155b6985 About a minute ago 16.9MB 01:28:02 security-bootstrapper latest ba972d035bf4 About a minute ago 18.8MB 01:28:02 ae94b40ef899 About a minute ago 1.76GB 01:28:02 08fd6d5b0f79 About a minute ago 1.76GB 01:28:02 security-proxy-setup latest 141529db279e About a minute ago 26.7MB 01:28:02 f9126e268220 About a minute ago 1.76GB 01:28:02 1cbbb22d51c2 About a minute ago 1.76GB 01:28:02 5e774f31ea7f About a minute ago 1.75GB 01:28:02 ci-base-image-x86_64 latest 4b51a342b744 5 minutes ago 1.25GB 01:28:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 days ago 548MB 01:28:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 13 days ago 34.5MB 01:28:02 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 01:28:02 alpine 3.14 14119a10abf4 7 weeks ago 5.6MB 01:28:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 01:28:18 Still waiting to schedule task 01:28:18 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:29:27 Running on prd-ubuntu18.04-docker-8c-8g-796 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws 01:29:27 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 01:29:27 The recommended git tool is: git 01:29:29 using credential edgex-jenkins-ssh 01:29:29 Cloning the remote Git repository 01:29:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:29:30 > git init /w/workspace/edgex-go/4 # timeout=10 01:29:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:29:30 > git --version # timeout=10 01:29:30 > git --version # 'git version 2.17.1' 01:29:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:29:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:29:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:29:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:29:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:29:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:29:34 using GIT_SSH to set credentials SSH Credentials for GitHub 01:29:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:29:35 Merging remotes/origin/main commit 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit f409aa090aba244f8d92c72d950a13b13fa39a50 01:29:35 Merge succeeded, producing f409aa090aba244f8d92c72d950a13b13fa39a50 01:29:35 Checking out Revision f409aa090aba244f8d92c72d950a13b13fa39a50 (PR-3762) 01:29:35 > git config core.sparsecheckout # timeout=10 01:29:35 > git checkout -f f409aa090aba244f8d92c72d950a13b13fa39a50 # timeout=10 01:29:35 > git remote # timeout=10 01:29:35 > git config --get remote.origin.url # timeout=10 01:29:35 using GIT_SSH to set credentials SSH Credentials for GitHub 01:29:35 > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 01:29:35 > git rev-parse HEAD^{commit} # timeout=10 01:29:35 > git config core.sparsecheckout # timeout=10 01:29:35 > git checkout -f f409aa090aba244f8d92c72d950a13b13fa39a50 # timeout=10 01:29:38 Commit message: "Merge branch 'main' into issue-3753" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:39 + echo snap-build.sh 01:29:39 snap-build.sh 01:29:39 + SNAP_BASE_DIR=. 01:29:39 + '[' '!' -z /w/workspace/edgex-go/4 ']' 01:29:39 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 01:29:39 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 01:29:39 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 01:29:39 + cd /w/workspace/edgex-go/4 01:29:39 + sudo apt-get remove -qy --purge lxd lxd-client 01:29:39 Reading package lists... 01:29:39 Building dependency tree... 01:29:39 Reading state information... 01:29:39 The following packages were automatically installed and are no longer required: 01:29:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:29:39 uidmap xdelta3 01:29:39 Use 'sudo apt autoremove' to remove them. 01:29:39 The following packages will be REMOVED: 01:29:39 lxd* lxd-client* 01:29:39 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:29:39 After this operation, 31.7 MB disk space will be freed. 01:29:40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 01:29:40 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:29:41 Removing lxd dnsmasq configuration 01:29:41 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:29:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:29:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:29:42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 01:29:42 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:29:43 Processing triggers for systemd (237-3ubuntu10.45) ... 01:29:43 Processing triggers for ureadahead (0.100.0-21) ... 01:29:44 + sudo snap remove --purge lxd 01:29:44 snap "lxd" is not installed 01:29:44 + sudo groupadd --force --system lxd 01:29:44 ++ whoami 01:29:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:29:44 + newgrp - lxd 01:29:44 + sudo snap install lxd 01:29:54 2021-10-21T01:29:50Z INFO Waiting for automatic snapd restart... 01:30:06 lxd 4.19 from Canonical* installed 01:30:06 + sudo lxd init --auto 01:30:16 + sudo snap install --classic snapcraft 01:30:24 snapcraft 5.0 from Canonical* installed 01:30:24 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:30:24 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:30:24 % Total % Received % Xferd Average Speed Time Time Time Current 01:30:24 Dload Upload Total Spent Left Speed 01:30:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4019 0 --:--:-- --:--:-- --:--:-- 4019 01:30:24 4 3325k 4 139k 0 0 275k 0 0:00:12 --:--:-- 0:00:12 275k 100 3325k 100 3325k 0 0 5843k 0 --:--:-- --:--:-- --:--:-- 50.1M 01:30:24 ./yq_linux_amd64 01:30:24 + sudo snapcraft prime --use-lxd 01:30:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:30:27 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 01:30:27 - README.md 01:30:27 01:30:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:30:27 Launching a container. 01:30:32 Waiting for container to be ready 01:30:32 To start your first instance, try: lxc launch ubuntu:20.04 01:30:32 01:30:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:30:36 Waiting for network to be ready... 01:30:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:30:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] 01:30:37 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:30:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 01:30:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:30:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:30:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] 01:30:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] 01:30:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 01:30:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 01:30:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:30:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:30:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:30:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:30:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:30:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:30:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:30:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:30:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:30:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2275 kB] 01:30:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 01:30:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 01:30:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 01:30:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [512 kB] 01:30:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.6 kB] 01:30:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 01:30:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 01:30:41 Fetched 25.5 MB in 4s (5964 kB/s) 01:30:42 Reading package lists... 01:30:42 Reading package lists... 01:30:42 Building dependency tree... 01:30:42 Reading state information... 01:30:43 The following additional packages will be installed: 01:30:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:30:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:30:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:30:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:30:43 Suggested packages: 01:30:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:30:43 Recommended packages: 01:30:43 gnupg libsasl2-modules 01:30:43 The following NEW packages will be installed: 01:30:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:30:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:30:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:30:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:30:43 The following packages will be upgraded: 01:30:43 gpg gpg-agent gpgconf libudev1 01:30:43 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 01:30:43 Need to get 3527 kB of archives. 01:30:43 After this operation, 13.3 MB of additional disk space will be used. 01:30:43 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] 01:30:43 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] 01:30:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:30:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:30:43 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 01:30:43 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 01:30:43 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:30:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:30:43 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:30:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:30:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:30:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:30:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:30:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:30:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:30:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:30:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:30:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:30:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:30:44 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:30:44 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:30:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:30:44 debconf: delaying package configuration, since apt-utils is not installed 01:30:44 Fetched 3527 kB in 1s (3111 kB/s) 01:30:44 (Reading database ... 12511 files and directories currently installed.) 01:30:44 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 01:30:44 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:30:44 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 01:30:44 Selecting previously unselected package udev. 01:30:44 (Reading database ... 12511 files and directories currently installed.) 01:30:44 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 01:30:44 Unpacking udev (237-3ubuntu10.52) ... 01:30:44 Selecting previously unselected package libfuse2:amd64. 01:30:44 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:30:44 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:30:44 Selecting previously unselected package fuse. 01:30:44 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:30:44 Unpacking fuse (2.9.7-1ubuntu1) ... 01:30:44 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:30:44 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:30:44 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:30:44 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:30:44 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:30:44 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:30:45 Selecting previously unselected package libksba8:amd64. 01:30:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:30:45 Unpacking libksba8:amd64 (1.3.5-2) ... 01:30:45 Selecting previously unselected package libroken18-heimdal:amd64. 01:30:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:30:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:30:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:30:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:30:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:30:45 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:30:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:30:45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:45 Selecting previously unselected package libwind0-heimdal:amd64. 01:30:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:30:45 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:30:45 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:30:45 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:45 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:30:45 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:30:45 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:45 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:30:45 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:30:45 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:45 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:30:45 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:30:45 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:45 Selecting previously unselected package libsasl2-modules-db:amd64. 01:30:45 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:30:45 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:30:45 Selecting previously unselected package libsasl2-2:amd64. 01:30:45 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:30:45 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:30:45 Selecting previously unselected package libldap-common. 01:30:45 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:30:45 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:30:45 Selecting previously unselected package libldap-2.4-2:amd64. 01:30:45 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:30:45 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:30:45 Selecting previously unselected package dirmngr. 01:30:45 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:30:45 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:30:45 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:30:45 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:30:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:30:45 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:30:46 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:30:46 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:30:46 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:46 Setting up libksba8:amd64 (1.3.5-2) ... 01:30:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:30:46 Setting up udev (237-3ubuntu10.52) ... 01:30:46 invoke-rc.d: policy-rc.d denied execution of start. 01:30:46 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:46 Processing triggers for systemd (237-3ubuntu10) ... 01:30:46 Setting up fuse (2.9.7-1ubuntu1) ... 01:30:46 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:30:46 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:46 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:46 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:46 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:46 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:46 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:46 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:30:46 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:30:46 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:30:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:30:47 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:30:47 settings in the [Install] section, and DefaultInstance for template units). 01:30:47 This means they are not meant to be enabled using systemctl. 01:30:47 Possible reasons for having this kind of units are: 01:30:47 1) A unit may be statically enabled by being symlinked from another unit's 01:30:47 .wants/ or .requires/ directory. 01:30:47 2) A unit's purpose may be to act as a helper for some other unit which has 01:30:47 a requirement dependency on it. 01:30:47 3) A unit may be started when needed via activation (socket, path, timer, 01:30:47 D-Bus, udev, scripted systemctl call, ...). 01:30:47 4) In case of template units, the unit is meant to be enabled with some 01:30:47 instance name specified. 01:30:47 Reading package lists... 01:30:47 Building dependency tree... 01:30:47 Reading state information... 01:30:47 The following additional packages will be installed: 01:30:47 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:30:47 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:30:47 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:30:47 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:30:47 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:30:47 Suggested packages: 01:30:47 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:30:47 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:30:47 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:30:47 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:30:47 systemd-container policykit-1 01:30:47 Recommended packages: 01:30:47 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:30:47 The following NEW packages will be installed: 01:30:47 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:30:47 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:30:47 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:30:47 multiarch-support openssh-client python3 python3-minimal python3.6 01:30:47 python3.6-minimal snapd squashfs-tools sudo 01:30:47 The following packages will be upgraded: 01:30:47 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:30:47 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 01:30:47 Need to get 36.8 MB of archives. 01:30:47 After this operation, 147 MB of additional disk space will be used. 01:30:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 01:30:48 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 01:30:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:30:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:30:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:30:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:30:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:30:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:30:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:30:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:30:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:30:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:30:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:30:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:30:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 01:30:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 01:30:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 01:30:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 01:30:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 01:30:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 01:30:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:30:49 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:30:49 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:30:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:30:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:30:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:30:49 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:30:49 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:30:49 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:30:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 01:30:49 debconf: delaying package configuration, since apt-utils is not installed 01:30:49 Fetched 36.8 MB in 2s (20.3 MB/s) 01:30:49 (Reading database ... 12757 files and directories currently installed.) 01:30:49 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 01:30:49 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:30:50 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 01:30:50 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:30:50 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 01:30:50 (Reading database ... 12757 files and directories currently installed.) 01:30:50 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 01:30:50 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 01:30:50 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 01:30:50 (Reading database ... 12757 files and directories currently installed.) 01:30:50 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 01:30:50 Unpacking apt (1.6.14) over (1.6.1) ... 01:30:51 Setting up apt (1.6.14) ... 01:30:51 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:30:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:30:51 (Reading database ... 12764 files and directories currently installed.) 01:30:51 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 01:30:51 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 01:30:51 Selecting previously unselected package libpython3.6-minimal:amd64. 01:30:51 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:30:51 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:30:51 Selecting previously unselected package libexpat1:amd64. 01:30:51 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:30:51 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:30:51 Selecting previously unselected package python3.6-minimal. 01:30:51 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:30:52 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:30:52 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 01:30:52 Checking for services that may need to be restarted...done. 01:30:52 Checking for services that may need to be restarted...done. 01:30:52 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:30:52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:30:52 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:30:52 Selecting previously unselected package python3-minimal. 01:30:52 (Reading database ... 13012 files and directories currently installed.) 01:30:52 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:30:52 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:30:52 Selecting previously unselected package mime-support. 01:30:52 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:30:52 Unpacking mime-support (3.60ubuntu1) ... 01:30:52 Selecting previously unselected package libmpdec2:amd64. 01:30:52 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:30:52 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:30:52 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:30:52 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:30:52 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:30:53 Selecting previously unselected package python3.6. 01:30:53 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:30:53 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:30:53 Selecting previously unselected package libpython3-stdlib:amd64. 01:30:53 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:30:53 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:30:53 Setting up python3-minimal (3.6.7-1~18.04) ... 01:30:53 Selecting previously unselected package python3. 01:30:53 (Reading database ... 13442 files and directories currently installed.) 01:30:53 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:30:53 Unpacking python3 (3.6.7-1~18.04) ... 01:30:53 Selecting previously unselected package multiarch-support. 01:30:53 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:30:53 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:30:53 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:30:53 Selecting previously unselected package liblzo2-2:amd64. 01:30:53 (Reading database ... 13479 files and directories currently installed.) 01:30:53 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:30:53 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:30:53 Selecting previously unselected package libbsd0:amd64. 01:30:53 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:30:53 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:30:53 Selecting previously unselected package sudo. 01:30:53 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:30:53 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:30:53 Selecting previously unselected package apparmor. 01:30:53 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:30:53 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:30:53 Selecting previously unselected package libedit2:amd64. 01:30:53 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:30:53 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:30:54 Selecting previously unselected package libkrb5support0:amd64. 01:30:54 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:30:54 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:30:54 Selecting previously unselected package libk5crypto3:amd64. 01:30:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:30:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:30:54 Selecting previously unselected package libkeyutils1:amd64. 01:30:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:30:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:30:54 Selecting previously unselected package libkrb5-3:amd64. 01:30:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:30:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:30:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:30:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:30:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:30:54 Selecting previously unselected package libssl1.0.0:amd64. 01:30:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 01:30:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 01:30:54 Selecting previously unselected package openssh-client. 01:30:54 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 01:30:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 01:30:54 Selecting previously unselected package squashfs-tools. 01:30:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 01:30:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 01:30:54 Selecting previously unselected package snapd. 01:30:54 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 01:30:54 Unpacking snapd (2.51.1+18.04) ... 01:30:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:30:56 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 01:30:56 Setting up mime-support (3.60ubuntu1) ... 01:30:56 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:30:56 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:30:56 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:30:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:30:56 Setting up systemd (237-3ubuntu10.52) ... 01:30:56 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:30:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:30:57 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:30:57 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:30:57 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:30:57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:30:57 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:30:58 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 01:30:58 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:30:58 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:30:58 Setting up python3 (3.6.7-1~18.04) ... 01:30:58 running python rtupdate hooks for python3.6... 01:30:58 running python post-rtupdate hooks for python3.6... 01:30:58 Setting up apparmor (2.12-4ubuntu5.1) ... 01:30:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:30:59 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:30:59 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 01:30:59 Setting up snapd (2.51.1+18.04) ... 01:30:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:30:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:30:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:30:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:31:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:31:00 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:31:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:31:00 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:31:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:31:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:31:01 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 01:31:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:31:01 Processing triggers for systemd (237-3ubuntu10.52) ... 01:31:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:31:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:31:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:31:04 Reading package lists... 01:31:04 Reading package lists... 01:31:04 Building dependency tree... 01:31:04 Reading state information... 01:31:04 Calculating upgrade... 01:31:04 The following packages will be upgraded: 01:31:04 advancecomp base-files bash binutils binutils-common 01:31:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:31:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:31:04 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 01:31:04 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 01:31:04 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:31:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:31:04 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:31:04 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 01:31:04 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:31:04 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:31:04 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:31:04 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:31:04 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:31:04 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:31:04 ubuntu-keyring util-linux 01:31:04 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:31:04 Need to get 64.1 MB of archives. 01:31:04 After this operation, 5144 kB of additional disk space will be used. 01:31:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 01:31:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:31:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:31:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:31:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:31:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:31:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:31:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:31:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:31:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:31:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:31:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:31:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:31:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:31:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:31:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:31:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:31:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:31:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:31:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:31:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:31:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:31:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:31:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:31:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:31:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:31:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:31:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:31:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:31:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:31:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:31:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:31:05 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:31:05 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 01:31:05 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 01:31:05 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:31:05 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:31:05 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 01:31:05 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 01:31:05 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:31:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:31:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 01:31:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 01:31:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:31:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:31:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:31:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 01:31:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:31:05 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:31:05 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 01:31:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 01:31:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 01:31:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 01:31:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:31:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:31:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:31:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:31:05 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:31:05 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:31:05 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:31:05 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:31:05 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:31:05 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:31:05 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:31:05 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:31:05 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:31:05 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:31:05 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:31:05 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 01:31:05 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:31:05 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:31:05 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:31:05 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 01:31:05 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:31:05 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:31:05 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:31:05 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:31:06 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:31:06 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:31:06 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:31:06 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:31:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:31:06 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:31:06 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 01:31:06 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 01:31:06 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 01:31:06 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 01:31:06 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] 01:31:06 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:31:06 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:31:06 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:31:06 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 01:31:06 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:31:06 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:31:06 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:31:06 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:31:06 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 01:31:06 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:31:06 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:31:06 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:31:06 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:31:06 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:31:06 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:31:06 debconf: delaying package configuration, since apt-utils is not installed 01:31:06 Fetched 64.1 MB in 2s (40.5 MB/s) 01:31:06 (Reading database ... 13914 files and directories currently installed.) 01:31:06 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:31:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:31:06 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:31:06 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:31:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 01:31:07 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 01:31:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:31:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:31:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:31:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:31:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:31:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:31:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:31:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:31:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:31:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:31:07 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:31:07 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:31:07 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:31:07 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:31:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:31:08 (Reading database ... 13914 files and directories currently installed.) 01:31:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:31:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:31:08 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:31:08 (Reading database ... 13914 files and directories currently installed.) 01:31:08 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:31:08 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:31:08 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:31:08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:31:08 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:31:08 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:31:08 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:31:08 (Reading database ... 13914 files and directories currently installed.) 01:31:08 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:31:08 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:31:09 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:31:09 (Reading database ... 13914 files and directories currently installed.) 01:31:09 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 01:31:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:31:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:31:09 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 01:31:09 Setting up base-files (10.1ubuntu2.11) ... 01:31:09 Installing new version of config file /etc/issue ... 01:31:09 Installing new version of config file /etc/issue.net ... 01:31:09 Installing new version of config file /etc/lsb-release ... 01:31:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:31:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:31:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:31:09 Removing obsolete conffile /etc/default/motd-news ... 01:31:09 (Reading database ... 13915 files and directories currently installed.) 01:31:09 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:31:09 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:31:10 Setting up bash (4.4.18-2ubuntu1.2) ... 01:31:10 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 01:31:10 (Reading database ... 13915 files and directories currently installed.) 01:31:10 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:31:10 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:31:10 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:31:10 (Reading database ... 13915 files and directories currently installed.) 01:31:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:31:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:31:10 Setting up tar (1.29b-2ubuntu0.2) ... 01:31:10 (Reading database ... 13915 files and directories currently installed.) 01:31:10 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:31:10 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:31:10 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:31:10 (Reading database ... 13915 files and directories currently installed.) 01:31:10 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:31:10 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:31:10 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:31:10 (Reading database ... 13915 files and directories currently installed.) 01:31:10 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:31:10 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:31:10 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:31:10 (Reading database ... 13915 files and directories currently installed.) 01:31:10 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:31:11 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:31:11 Setting up grep (3.1-2build1) ... 01:31:11 (Reading database ... 13915 files and directories currently installed.) 01:31:11 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 01:31:11 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 01:31:11 Setting up gzip (1.6-5ubuntu1.1) ... 01:31:11 (Reading database ... 13915 files and directories currently installed.) 01:31:11 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:31:11 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:31:11 Setting up login (1:4.5-1ubuntu2) ... 01:31:11 (Reading database ... 13915 files and directories currently installed.) 01:31:11 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:31:11 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:31:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:31:11 (Reading database ... 13915 files and directories currently installed.) 01:31:11 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:31:11 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:31:11 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:31:11 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:31:12 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:31:12 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:31:12 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:31:12 (Reading database ... 13915 files and directories currently installed.) 01:31:12 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:31:12 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:31:13 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:31:13 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:31:13 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:31:13 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:31:13 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:31:13 (Reading database ... 13915 files and directories currently installed.) 01:31:13 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:31:13 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:31:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:31:13 (Reading database ... 13915 files and directories currently installed.) 01:31:13 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:31:13 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:31:13 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:31:13 (Reading database ... 13915 files and directories currently installed.) 01:31:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:31:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:31:13 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:31:13 (Reading database ... 13915 files and directories currently installed.) 01:31:13 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:31:13 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:31:13 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:31:13 (Reading database ... 13915 files and directories currently installed.) 01:31:13 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:31:13 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:31:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:31:14 (Reading database ... 13915 files and directories currently installed.) 01:31:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:31:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:31:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:31:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:31:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:31:14 (Reading database ... 13915 files and directories currently installed.) 01:31:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:31:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:31:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:31:14 (Reading database ... 13915 files and directories currently installed.) 01:31:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:31:14 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:31:14 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:31:14 (Reading database ... 13915 files and directories currently installed.) 01:31:14 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:31:14 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:31:14 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:31:14 (Reading database ... 13915 files and directories currently installed.) 01:31:14 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:31:14 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:31:15 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:31:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:31:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:31:16 (Reading database ... 13915 files and directories currently installed.) 01:31:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:31:16 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:31:16 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:31:16 (Reading database ... 13915 files and directories currently installed.) 01:31:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:31:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:31:16 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:31:16 (Reading database ... 13917 files and directories currently installed.) 01:31:16 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:31:16 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:31:16 Setting up debconf (1.5.66ubuntu1) ... 01:31:16 (Reading database ... 13917 files and directories currently installed.) 01:31:16 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:31:16 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:31:16 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:31:16 (Reading database ... 13917 files and directories currently installed.) 01:31:16 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:31:16 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:31:16 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:31:16 (Reading database ... 13917 files and directories currently installed.) 01:31:16 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:31:16 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:31:16 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:31:16 (Reading database ... 13917 files and directories currently installed.) 01:31:16 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:31:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:31:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 01:31:17 (Reading database ... 13919 files and directories currently installed.) 01:31:17 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:31:17 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:31:17 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:31:17 (Reading database ... 13923 files and directories currently installed.) 01:31:17 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:31:17 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:31:17 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 01:31:17 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:31:17 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:31:17 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:31:17 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:31:17 (Reading database ... 13923 files and directories currently installed.) 01:31:17 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 01:31:17 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 01:31:17 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 01:31:17 (Reading database ... 13923 files and directories currently installed.) 01:31:17 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 01:31:17 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 01:31:17 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 01:31:17 (Reading database ... 13923 files and directories currently installed.) 01:31:17 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 01:31:17 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:31:17 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 01:31:18 (Reading database ... 13923 files and directories currently installed.) 01:31:18 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:31:18 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:31:18 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:31:18 (Reading database ... 13923 files and directories currently installed.) 01:31:18 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:31:18 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:31:18 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:31:18 (Reading database ... 13923 files and directories currently installed.) 01:31:18 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:31:18 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:31:18 Setting up passwd (1:4.5-1ubuntu2) ... 01:31:18 (Reading database ... 13923 files and directories currently installed.) 01:31:18 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:31:18 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:31:18 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:31:18 (Reading database ... 13923 files and directories currently installed.) 01:31:18 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:31:18 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:31:18 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:31:18 (Reading database ... 13923 files and directories currently installed.) 01:31:18 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:31:18 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:31:19 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:31:19 (Reading database ... 13923 files and directories currently installed.) 01:31:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:31:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:31:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:31:19 (Reading database ... 13923 files and directories currently installed.) 01:31:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:31:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:31:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:31:19 (Reading database ... 13923 files and directories currently installed.) 01:31:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:31:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:31:19 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:31:19 (Reading database ... 13923 files and directories currently installed.) 01:31:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 01:31:19 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 01:31:19 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 01:31:19 (Reading database ... 13923 files and directories currently installed.) 01:31:19 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:31:19 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:31:19 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:31:20 (Reading database ... 13923 files and directories currently installed.) 01:31:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:31:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:31:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:31:20 (Reading database ... 13924 files and directories currently installed.) 01:31:20 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:31:20 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:31:20 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:31:20 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:31:20 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 01:31:20 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 01:31:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 01:31:20 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 01:31:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:31:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:31:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:31:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:31:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:31:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:31:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:31:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:31:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:31:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:31:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:31:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:31:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:31:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:31:21 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 01:31:21 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 01:31:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:31:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:31:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:31:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:31:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:31:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:31:21 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:31:21 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:31:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:31:21 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:31:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:31:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:31:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:31:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:31:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:31:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:31:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:31:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:31:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:31:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:31:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:31:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:31:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:31:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:31:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:31:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:31:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:31:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:31:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:31:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:31:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:31:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:31:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:31:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:31:25 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:31:25 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:31:25 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:31:25 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:31:25 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:31:25 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:31:25 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:31:25 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:31:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:31:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:31:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:31:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:31:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:31:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:31:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:31:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:31:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:31:25 Setting up tzdata (2021a-2ubuntu0.18.04) ... 01:31:25 01:31:25 Current default time zone: 'Etc/UTC' 01:31:25 Local time is now: Thu Oct 21 01:31:25 UTC 2021. 01:31:25 Universal Time is now: Thu Oct 21 01:31:25 UTC 2021. 01:31:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:31:25 01:31:25 Setting up systemd-sysv (237-3ubuntu10.52) ... 01:31:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:31:25 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 01:31:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:31:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:31:26 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:31:26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:31:26 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:31:26 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:31:26 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:31:26 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:31:26 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:31:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:31:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 01:31:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:31:26 Setting up patch (2.7.6-2ubuntu1.1) ... 01:31:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:31:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:31:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 01:31:26 Installing new version of config file /etc/ssl/openssl.cnf ... 01:31:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:31:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:31:26 Setting up ca-certificates (20210119~18.04.2) ... 01:31:28 Updating certificates in /etc/ssl/certs... 01:31:28 23 added, 28 removed; done. 01:31:28 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:31:28 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:31:28 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:31:28 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:31:28 Setting up pkgbinarymangler (138.18.04.1) ... 01:31:28 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:31:28 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 01:31:28 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:31:28 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:31:28 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:31:28 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:31:28 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:31:28 Setting up perl (5.26.1-6ubuntu0.5) ... 01:31:28 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 01:31:28 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:31:28 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:31:28 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 01:31:28 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:31:28 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:31:28 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:31:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:31:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:31:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:31:29 Processing triggers for systemd (237-3ubuntu10.52) ... 01:31:29 Processing triggers for mime-support (3.60ubuntu1) ... 01:31:29 Processing triggers for ca-certificates (20210119~18.04.2) ... 01:31:29 Updating certificates in /etc/ssl/certs... 01:31:29 0 added, 0 removed; done. 01:31:29 Running hooks in /etc/ca-certificates/update.d... 01:31:29 done. 01:31:30 Reading package lists... 01:31:30 Building dependency tree... 01:31:30 Reading state information... 01:31:30 The following NEW packages will be installed: 01:31:30 apt-transport-https 01:31:30 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:31:30 Need to get 4348 B of archives. 01:31:30 After this operation, 154 kB of additional disk space will be used. 01:31:30 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 01:31:30 debconf: delaying package configuration, since apt-utils is not installed 01:31:30 Fetched 4348 B in 0s (24.1 kB/s) 01:31:30 Selecting previously unselected package apt-transport-https. 01:31:30 (Reading database ... 13928 files and directories currently installed.) 01:31:30 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 01:31:30 Unpacking apt-transport-https (1.6.14) ... 01:31:30 Setting up apt-transport-https (1.6.14) ... 01:31:31 Waiting for network to be ready... 01:31:37 2021-10-21T01:31:35Z INFO Waiting for automatic snapd restart... 01:31:38 snapd 2.52 from Canonical* installed 01:31:39 "snapd" switched to the "latest/stable" channel 01:31:39 01:31:41 core18 20210722 from Canonical* installed 01:31:41 "core18" switched to the "latest/stable" channel 01:31:41 01:31:44 snapcraft 5.0 from Canonical* installed 01:31:44 "snapcraft" switched to the "latest/stable" channel 01:31:44 01:31:48 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 01:31:48 - README.md 01:31:48 01:31:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:31:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:31:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:31:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:31:50 Reading package lists... 01:31:50 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 01:31:51 Reading package lists... 01:31:51 Building dependency tree... 01:31:51 Reading state information... 01:31:51 Suggested packages: 01:31:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:31:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:31:51 Recommended packages: 01:31:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:31:51 The following NEW packages will be installed: 01:31:51 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:31:51 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:31:51 pkg-config zip 01:31:51 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:31:51 Need to get 7670 kB of archives. 01:31:51 After this operation, 43.8 MB of additional disk space will be used. 01:31:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:31:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 01:31:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 01:31:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 01:31:51 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:31:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:31:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:31:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:31:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:31:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:31:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:31:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:31:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:31:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:31:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:31:52 debconf: delaying package configuration, since apt-utils is not installed 01:31:52 Fetched 7670 kB in 1s (9778 kB/s) 01:31:52 Selecting previously unselected package libglib2.0-0:amd64. 01:31:52 (Reading database ... 13932 files and directories currently installed.) 01:31:52 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:31:52 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:31:52 Selecting previously unselected package libpsl5:amd64. 01:31:52 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:31:52 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:31:52 Selecting previously unselected package libnghttp2-14:amd64. 01:31:52 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:31:52 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:31:52 Selecting previously unselected package librtmp1:amd64. 01:31:52 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:31:52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:31:52 Selecting previously unselected package libcurl3-gnutls:amd64. 01:31:52 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 01:31:52 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 01:31:52 Selecting previously unselected package liberror-perl. 01:31:52 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:31:52 Unpacking liberror-perl (0.17025-1) ... 01:31:52 Selecting previously unselected package git-man. 01:31:52 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 01:31:52 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 01:31:52 Selecting previously unselected package git. 01:31:52 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 01:31:52 Unpacking git (1:2.17.1-1ubuntu0.9) ... 01:31:53 Selecting previously unselected package libnorm1:amd64. 01:31:53 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:31:53 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:31:53 Selecting previously unselected package libpgm-5.2-0:amd64. 01:31:53 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:31:53 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:31:53 Selecting previously unselected package libsodium23:amd64. 01:31:53 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:31:53 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:31:53 Selecting previously unselected package libzmq5:amd64. 01:31:53 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:31:53 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:31:53 Selecting previously unselected package libzmq3-dev:amd64. 01:31:53 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:31:53 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:31:53 Selecting previously unselected package pkg-config. 01:31:53 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:31:53 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:31:54 Selecting previously unselected package zip. 01:31:54 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:31:54 Unpacking zip (3.0-11build1) ... 01:31:54 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:31:54 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 01:31:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:31:54 Setting up liberror-perl (0.17025-1) ... 01:31:54 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:31:54 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:31:54 No schema files found: doing nothing. 01:31:54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:31:54 Setting up zip (3.0-11build1) ... 01:31:54 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:31:54 Setting up libsodium23:amd64 (1.0.16-2) ... 01:31:54 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:31:54 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:31:54 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 01:31:54 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:31:54 Setting up git (1:2.17.1-1ubuntu0.9) ... 01:31:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:31:54 git set to automatically installed. 01:31:54 git-man set to automatically installed. 01:31:54 libcurl3-gnutls set to automatically installed. 01:31:54 liberror-perl set to automatically installed. 01:31:54 libglib2.0-0 set to automatically installed. 01:31:54 libnghttp2-14 set to automatically installed. 01:31:54 libnorm1 set to automatically installed. 01:31:54 libpgm-5.2-0 set to automatically installed. 01:31:54 libpsl5 set to automatically installed. 01:31:54 librtmp1 set to automatically installed. 01:31:54 libsodium23 set to automatically installed. 01:31:54 libzmq3-dev set to automatically installed. 01:31:54 libzmq5 set to automatically installed. 01:31:54 pkg-config set to automatically installed. 01:31:54 zip set to automatically installed. 01:31:55 snapd is not logged in, snap install commands will use sudo 01:31:56 snap "core18" has no updates available 01:31:57 snapd is not logged in, snap install commands will use sudo 01:32:05 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 01:32:05 Pulling config-common 01:32:05 + snapcraftctl pull 01:32:06 Pulling go-build-helper 01:32:06 + snapcraftctl pull 01:32:07 'edgex-go' has dependencies that need to be staged: go-build-helper 01:32:07 Skipping pull go-build-helper (already ran) 01:32:07 Building go-build-helper 01:32:07 + snapcraftctl build 01:32:09 Staging go-build-helper 01:32:09 + snapcraftctl stage 01:32:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:32:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:32:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] 01:32:19 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:32:19 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:32:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 01:32:19 Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:32:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:32:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:32:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] 01:32:19 Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:32:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:32:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:32:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:32:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:32:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] 01:32:19 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 01:32:19 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 01:32:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:32:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2275 kB] 01:32:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 01:32:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 01:32:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 01:32:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [512 kB] 01:32:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.6 kB] 01:32:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 01:32:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 01:32:19 Fetched 25.5 MB in 0s (0 B/s) 01:32:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:32:19 Fetched 224 kB in 0s (0 B/s) 01:32:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:32:19 Fetched 157 kB in 0s (0 B/s) 01:32:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:32:19 Fetched 221 kB in 0s (0 B/s) 01:32:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:32:19 Fetched 143 kB in 0s (0 B/s) 01:32:19 Pulling edgex-go 01:32:19 + snapcraftctl pull 01:32:19 Pulling hooks 01:32:19 + snapcraftctl pull 01:32:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:32:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:32:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:32:38 Fetched 0 B in 0s (0 B/s) 01:32:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:32:38 Fetched 96.5 kB in 0s (0 B/s) 01:32:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:32:38 Fetched 279 kB in 0s (0 B/s) 01:32:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:32:38 Fetched 122 kB in 0s (0 B/s) 01:32:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:32:38 Fetched 77.8 kB in 0s (0 B/s) 01:32:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:32:38 Fetched 8848 B in 0s (0 B/s) 01:32:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:32:38 Fetched 47.8 kB in 0s (0 B/s) 01:32:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:32:38 Fetched 45.6 kB in 0s (0 B/s) 01:32:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:32:38 Fetched 15.0 kB in 0s (0 B/s) 01:32:38 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 01:32:38 Fetched 220 kB in 0s (0 B/s) 01:32:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:32:38 Fetched 154 kB in 0s (0 B/s) 01:32:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:32:38 Fetched 50.6 kB in 0s (0 B/s) 01:32:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:32:38 Fetched 14.8 kB in 0s (0 B/s) 01:32:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:32:38 Fetched 41.8 kB in 0s (0 B/s) 01:32:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:32:38 Fetched 499 kB in 0s (0 B/s) 01:32:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:32:38 Fetched 111 kB in 0s (0 B/s) 01:32:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:32:38 Fetched 240 kB in 0s (0 B/s) 01:32:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:32:38 Fetched 29.3 kB in 0s (0 B/s) 01:32:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:32:38 Fetched 85.5 kB in 0s (0 B/s) 01:32:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:32:38 Fetched 24.5 kB in 0s (0 B/s) 01:32:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:32:38 Fetched 49.2 kB in 0s (0 B/s) 01:32:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:32:38 Fetched 54.2 kB in 0s (0 B/s) 01:32:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:32:38 Fetched 30.8 kB in 0s (0 B/s) 01:32:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:32:38 Fetched 15.8 kB in 0s (0 B/s) 01:32:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:32:38 Fetched 85.9 kB in 0s (0 B/s) 01:32:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:32:38 Fetched 8720 B in 0s (0 B/s) 01:32:38 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 01:32:38 Fetched 140 kB in 0s (0 B/s) 01:32:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:32:38 Fetched 119 kB in 0s (0 B/s) 01:32:38 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 01:32:38 Fetched 111 kB in 0s (0 B/s) 01:32:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:32:38 Fetched 11.1 kB in 0s (0 B/s) 01:32:38 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 01:32:38 Fetched 646 kB in 0s (0 B/s) 01:32:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:32:38 Fetched 41.3 kB in 0s (0 B/s) 01:32:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:32:38 Fetched 17.9 kB in 0s (0 B/s) 01:32:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:32:38 Fetched 368 kB in 0s (0 B/s) 01:32:38 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:32:38 Fetched 187 kB in 0s (0 B/s) 01:32:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:32:38 Fetched 175 kB in 0s (0 B/s) 01:32:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:32:38 Fetched 206 kB in 0s (0 B/s) 01:32:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 01:32:38 Fetched 1302 kB in 0s (0 B/s) 01:32:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:32:38 Fetched 36.2 kB in 0s (0 B/s) 01:32:38 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 01:32:38 Fetched 159 kB in 0s (0 B/s) 01:32:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:32:38 Fetched 107 kB in 0s (0 B/s) 01:32:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:32:38 Fetched 48.7 kB in 0s (0 B/s) 01:32:38 Pulling static-packages 01:32:38 + snapcraftctl pull 01:32:38 Pulling version 01:32:38 + cd /root/project 01:32:38 + git describe --tags --abbrev=0 01:32:38 + sed s/v// 01:32:38 + GIT_VERSION=2.0.1-dev.73 01:32:38 + [ -z 2.0.1-dev.73 ] 01:32:38 + snapcraftctl set-version 2.0.1-dev.73 01:32:38 Building config-common 01:32:38 + snapcraftctl build 01:32:40 Skipping build go-build-helper (already ran) 01:32:40 Building edgex-go 01:32:40 + cd /root/parts/edgex-go/src 01:32:40 + git describe --tags --abbrev=0 01:32:40 + sed s/v// 01:32:40 + GIT_VERSION=2.0.1-dev.73 01:32:40 + [ -z 2.0.1-dev.73 ] 01:32:40 + echo 2.0.1-dev.73 01:32:40 + [ ! -d vendor ] 01:32:40 + go mod download all 01:32:55 + make build 01:32:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/core-data/core-data ./cmd/core-data 01:33:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:33:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/core-command/core-command ./cmd/core-command 01:33:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:33:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:33:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:33:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:33:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:33:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:33:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:33:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/secrets-config ./cmd/secrets-config 01:33:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:33:18 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:33:18 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:33:18 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:33:18 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:33:18 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:33:18 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:33:18 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:33:18 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:33:18 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:33:18 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:33:18 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:33:18 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:33:18 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:33:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:33:18 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:33:18 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:33:18 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:33:18 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 01:33:18 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:33:18 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:33:18 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:33:18 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:33:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:33:18 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 01:33:18 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:33:18 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:33:18 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:33:19 Building hooks 01:33:19 + cd /root/parts/hooks/src 01:33:19 + make build 01:33:19 go mod tidy 01:33:19 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 01:33:20 go: downloading github.com/davecgh/go-spew v1.1.0 01:33:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:33:20 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 01:33:21 GO111MODULE=on go build -o cmd/install/install ./cmd/install 01:33:21 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 01:33:21 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 01:33:24 Building static-packages 01:33:24 + snapcraftctl build 01:33:26 Building version 01:33:26 + snapcraftctl build 01:33:28 Staging config-common 01:33:28 + snapcraftctl stage 01:33:29 Skipping stage go-build-helper (already ran) 01:33:29 Staging edgex-go 01:33:29 + snapcraftctl stage 01:33:30 Staging hooks 01:33:30 + snapcraftctl stage 01:33:31 Staging static-packages 01:33:31 + snapcraftctl stage 01:33:32 Staging version 01:33:32 + snapcraftctl stage 01:33:33 Priming config-common 01:33:33 + snapcraftctl prime 01:33:34 Priming go-build-helper 01:33:34 + snapcraftctl prime 01:33:35 Priming edgex-go 01:33:35 + snapcraftctl prime 01:33:37 Priming hooks 01:33:37 + snapcraftctl prime 01:33:38 Priming static-packages 01:33:38 + snapcraftctl prime 01:33:40 Priming version 01:33:40 + snapcraftctl prime 01:33:42 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:38:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-807 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws 01:38:32 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 01:38:32 The recommended git tool is: git 01:38:39 using credential edgex-jenkins-ssh 01:38:39 Cloning the remote Git repository 01:38:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:38:39 > git init /w/workspace/edgex-go/4 # timeout=10 01:38:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:38:40 > git --version # timeout=10 01:38:40 > git --version # 'git version 2.17.1' 01:38:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:38:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:38:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:38:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:38:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:38:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:38:59 using GIT_SSH to set credentials SSH Credentials for GitHub 01:38:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:38:59 Merging remotes/origin/main commit 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit f409aa090aba244f8d92c72d950a13b13fa39a50 01:39:00 Merge succeeded, producing f409aa090aba244f8d92c72d950a13b13fa39a50 01:39:00 Checking out Revision f409aa090aba244f8d92c72d950a13b13fa39a50 (PR-3762) 01:39:00 > git config core.sparsecheckout # timeout=10 01:39:00 > git checkout -f f409aa090aba244f8d92c72d950a13b13fa39a50 # timeout=10 01:39:00 > git remote # timeout=10 01:39:00 > git config --get remote.origin.url # timeout=10 01:39:00 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:00 > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 01:39:00 > git rev-parse HEAD^{commit} # timeout=10 01:39:00 > git config core.sparsecheckout # timeout=10 01:39:00 > git checkout -f f409aa090aba244f8d92c72d950a13b13fa39a50 # timeout=10 01:39:05 Commit message: "Merge branch 'main' into issue-3753" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:39:06 % Total % Received % Xferd Average Speed Time Time Time Current 01:39:06 Dload Upload Total Spent Left Speed 01:39:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 78826 0 --:--:-- --:--:-- --:--:-- 78826 [Pipeline] sh 01:39:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:39:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:39:06 + sudo tee /etc/docker/daemon.new 01:39:06 { 01:39:06 "registry-mirrors": [ 01:39:06 "https://nexus3.edgexfoundry.org:10001" 01:39:06 ], 01:39:06 "bip": "10.250.0.254/24", 01:39:06 "hosts": [ 01:39:06 "tcp://0.0.0.0:5555", 01:39:06 "unix:///var/run/docker.sock" 01:39:06 ], 01:39:06 "mtu": 1458, 01:39:06 "selinux-enabled": true, 01:39:06 "seccomp-profile": "/etc/docker/seccomp.json" 01:39:06 } [Pipeline] sh 01:39:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:39:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:26 provisioning config files... 01:39:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8738900582262835522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:26 ---> docker-login.sh 01:39:26 nexus3.edgexfoundry.org:10001 01:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:29 Configure a credential helper to remove this warning. See 01:39:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:29 01:39:29 Login Succeeded 01:39:29 nexus3.edgexfoundry.org:10002 01:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:29 Configure a credential helper to remove this warning. See 01:39:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:29 01:39:29 Login Succeeded 01:39:29 nexus3.edgexfoundry.org:10003 01:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:30 Configure a credential helper to remove this warning. See 01:39:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:30 01:39:30 Login Succeeded 01:39:30 nexus3.edgexfoundry.org:10004 01:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:31 Configure a credential helper to remove this warning. See 01:39:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:31 01:39:31 Login Succeeded 01:39:31 docker.io 01:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:32 Configure a credential helper to remove this warning. See 01:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:32 01:39:32 Login Succeeded 01:39:32 ---> docker-login.sh ends [Pipeline] } 01:39:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:39:32 ========================================================= 01:39:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:39:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:39:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:39:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:39:33 552d1f2373af: Pulling fs layer 01:39:33 ea3f2d53f512: Pulling fs layer 01:39:33 9e70ebbbe112: Pulling fs layer 01:39:33 7a9cfe048b4a: Pulling fs layer 01:39:33 72dc09318566: Pulling fs layer 01:39:33 f4f7b4309257: Pulling fs layer 01:39:33 0ac9a79272e3: Pulling fs layer 01:39:33 b78e95d17946: Pulling fs layer 01:39:33 f4f7b4309257: Waiting 01:39:33 7a9cfe048b4a: Waiting 01:39:33 0ac9a79272e3: Waiting 01:39:33 72dc09318566: Waiting 01:39:33 b78e95d17946: Waiting 01:39:33 9e70ebbbe112: Verifying Checksum 01:39:33 9e70ebbbe112: Download complete 01:39:33 ea3f2d53f512: Verifying Checksum 01:39:33 ea3f2d53f512: Download complete 01:39:33 72dc09318566: Verifying Checksum 01:39:33 72dc09318566: Download complete 01:39:33 f4f7b4309257: Download complete 01:39:33 552d1f2373af: Verifying Checksum 01:39:33 552d1f2373af: Download complete 01:39:33 0ac9a79272e3: Verifying Checksum 01:39:33 0ac9a79272e3: Download complete 01:39:34 552d1f2373af: Pull complete 01:39:35 ea3f2d53f512: Pull complete 01:39:35 9e70ebbbe112: Pull complete 01:39:35 b78e95d17946: Verifying Checksum 01:39:35 b78e95d17946: Download complete 01:39:36 7a9cfe048b4a: Verifying Checksum 01:39:36 7a9cfe048b4a: Download complete 01:39:49 7a9cfe048b4a: Pull complete 01:39:49 72dc09318566: Pull complete 01:39:49 f4f7b4309257: Pull complete 01:39:49 0ac9a79272e3: Pull complete 01:39:55 b78e95d17946: Pull complete 01:39:55 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 01:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:39:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:39:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:39:56 WORKDIR /edgex 01:39:56 COPY go.mod . 01:39:56 RUN go mod download 01:39:56 + docker build -t ci-base-image-arm64 -f - . 01:39:58 Sending build context to Docker daemon 166.5MB 01:39:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:39:58 ---> 8b459fc5aaf0 01:39:58 Step 2/4 : WORKDIR /edgex 01:40:02 ---> Running in 225d0c7ea558 01:40:03 Removing intermediate container 225d0c7ea558 01:40:03 ---> 205587057477 01:40:03 Step 3/4 : COPY go.mod . 01:40:03 ---> 5545567c38a8 01:40:03 Step 4/4 : RUN go mod download 01:40:04 ---> Running in f120f3f6e081 01:41:26 Removing intermediate container f120f3f6e081 01:41:26 ---> 3bc431eae1ca 01:41:26 Successfully built 3bc431eae1ca 01:41:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:41:26 + docker inspect -f . ci-base-image-arm64 01:41:26 . [Pipeline] withDockerContainer 01:41:26 prd-ubuntu18.04-docker-arm64-4c-16g-807 does not seem to be running inside a container 01:41:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:41:28 $ docker top ce344bea5e1b4550b209c56c5878a3963de08e6d4e5d0cf9de13edd88d6546cc -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:29 + go version 01:41:29 go version go1.16.8 linux/arm64 [Pipeline] } 01:41:29 $ docker stop --time=1 ce344bea5e1b4550b209c56c5878a3963de08e6d4e5d0cf9de13edd88d6546cc 01:41:31 $ docker rm -f ce344bea5e1b4550b209c56c5878a3963de08e6d4e5d0cf9de13edd88d6546cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:41:32 + docker inspect -f . ci-base-image-arm64 01:41:32 . [Pipeline] withDockerContainer 01:41:32 prd-ubuntu18.04-docker-arm64-4c-16g-807 does not seem to be running inside a container 01:41:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:41:34 $ docker top a4de572efdedc90f3a6319d1a70ecd757b0dfb18b8123ec83bda0b8706d8e609 -eo pid,comm [Pipeline] { [Pipeline] echo 01:41:34 ========================================================= 01:41:34 [edgeXBuildGoParallel] Running Tests and Build... 01:41:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:41:35 + make test 01:41:35 go mod tidy 01:41:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:42:02 ? github.com/edgexfoundry/edgex-go [no test files] 01:42:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:43:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:43:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:43:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:43:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:43:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:43:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:43:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:43:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:43:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:43:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:43:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:43:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:43:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.227s coverage: 28.7% of statements 01:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:43:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.373s coverage: 98.5% of statements 01:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:43:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.316s coverage: 47.2% of statements 01:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.607s coverage: 90.1% of statements 01:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.208s coverage: 84.4% of statements 01:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:43:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.571s coverage: 94.2% of statements 01:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:43:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.198s coverage: 59.1% of statements 01:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:43:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.196s coverage: 60.0% of statements 01:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:43:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.300s coverage: 0.9% of statements 01:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:43:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.203s coverage: 58.8% of statements 01:43:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.184s coverage: 21.7% of statements 01:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements 01:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.309s coverage: 79.5% of statements 01:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.362s coverage: 94.1% of statements 01:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements 01:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.192s coverage: 87.5% of statements 01:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.204s coverage: 94.4% of statements 01:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements 01:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.607s coverage: 82.5% of statements 01:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.292s coverage: 92.9% of statements 01:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 01:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 01:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 01:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.240s coverage: 58.8% of statements 01:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 01:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements 01:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements 01:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.871s coverage: 91.2% of statements 01:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.783s coverage: 64.4% of statements 01:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.199s coverage: 100.0% of statements 01:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements 01:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements 01:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 01:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 01:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.311s coverage: 70.4% of statements 01:44:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:44:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:44:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.872s coverage: 43.4% of statements 01:44:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:44:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.259s coverage: 89.5% of statements 01:44:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.214s coverage: 84.8% of statements 01:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:44:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.290s coverage: 17.7% of statements 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:44:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.641s coverage: 92.3% of statements 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:44:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.209s coverage: 63.2% of statements 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:44:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.421s coverage: 97.7% of statements 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:44:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:44:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:44:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements 01:44:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements 01:44:28 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:44:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:44:28 GO111MODULE=on go vet ./... 01:45:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:45:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:45:50 ./bin/test-attribution-txt.sh [Pipeline] sh 01:45:53 + ls -al . 01:45:53 total 656 01:45:53 drwxrwxr-x 9 1001 1001 4096 Oct 21 01:45 . 01:45:53 drwxr-xr-x 4 root root 4096 Oct 21 01:41 .. 01:45:53 -rw-rw-r-- 1 1001 1001 11 Oct 21 01:39 .dockerignore 01:45:53 drwxrwxr-x 8 1001 1001 4096 Oct 21 01:39 .git 01:45:53 drwxrwxr-x 4 1001 1001 4096 Oct 21 01:39 .github 01:45:53 -rw-rw-r-- 1 1001 1001 804 Oct 21 01:39 .gitignore 01:45:53 -rw-rw-r-- 1 1001 1001 42 Oct 21 01:39 .golangci.yml 01:45:53 -rw-rw-r-- 1 1001 1001 76 Oct 21 01:39 .hadolint.yml 01:45:53 -rw-rw-r-- 1 1001 1001 166 Oct 21 01:39 .sonarcloud.properties 01:45:53 -rw-rw-r-- 1 1001 1001 1171 Oct 21 01:39 ADOPTERS.md 01:45:53 -rw-rw-r-- 1 1001 1001 8608 Oct 21 01:39 Attribution.txt 01:45:53 -rw-rw-r-- 1 1001 1001 43881 Oct 21 01:39 CHANGELOG.md 01:45:53 -rw-rw-r-- 1 1001 1001 3804 Oct 21 01:39 CONTRIBUTING.md 01:45:53 -rw-rw-r-- 1 1001 1001 677 Oct 21 01:39 GOVERNANCE.md 01:45:53 -rw-rw-r-- 1 1001 1001 849 Oct 21 01:39 Jenkinsfile 01:45:53 -rw-rw-r-- 1 1001 1001 10775 Oct 21 01:39 LICENSE 01:45:53 -rw-rw-r-- 1 1001 1001 6508 Oct 21 01:39 Makefile 01:45:53 -rw-rw-r-- 1 1001 1001 582 Oct 21 01:39 OWNERS.md 01:45:53 -rw-rw-r-- 1 1001 1001 8256 Oct 21 01:39 README.md 01:45:53 -rw-rw-r-- 1 1001 1001 6912 Oct 21 01:39 SECURITY.md 01:45:53 -rw-rw-r-- 1 1001 1001 5 Oct 21 01:21 VERSION 01:45:53 -rw-rw-r-- 1 1001 1001 4131 Oct 21 01:39 ZMQWindows.md 01:45:53 drwxrwxr-x 2 1001 1001 4096 Oct 21 01:39 bin 01:45:53 drwxrwxr-x 14 1001 1001 4096 Oct 21 01:39 cmd 01:45:53 -rw-r--r-- 1 root root 420693 Oct 21 01:44 coverage.out 01:45:53 -rw-rw-r-- 1 1001 1001 829 Oct 21 01:39 go.mod 01:45:53 -rw-rw-r-- 1 1001 1001 50143 Oct 21 01:39 go.sum 01:45:53 drwxrwxr-x 8 1001 1001 4096 Oct 21 01:39 internal 01:45:53 drwxrwxr-x 3 1001 1001 4096 Oct 21 01:39 openapi 01:45:53 drwxrwxr-x 4 1001 1001 4096 Oct 21 01:39 snap 01:45:53 -rw-rw-r-- 1 1001 1001 204 Oct 21 01:39 version.go [Pipeline] sh 01:45:53 + '[' -e coverage.out ] 01:45:53 + chown 1001:1001 coverage.out [Pipeline] stash 01:45:54 Warning: overwriting stash ‘coverage-report’ 01:45:54 Stashed 1 file(s) [Pipeline] sh 01:45:55 + make build 01:45:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:46:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:46:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:46:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:46:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:46:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:46:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:46:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:46:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:46:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:46:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:46:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:46:59 $ docker stop --time=1 a4de572efdedc90f3a6319d1a70ecd757b0dfb18b8123ec83bda0b8706d8e609 01:47:02 $ docker rm -f a4de572efdedc90f3a6319d1a70ecd757b0dfb18b8123ec83bda0b8706d8e609 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:47:04 01:47:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:47:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:47:05 latest: Pulling from edgex-devops/edgex-compose-arm64 01:47:05 29e5d40040c1: Pulling fs layer 01:47:05 1ce36da41761: Pulling fs layer 01:47:05 25b303627fd3: Pulling fs layer 01:47:05 29e5d40040c1: Verifying Checksum 01:47:05 1ce36da41761: Verifying Checksum 01:47:05 1ce36da41761: Download complete 01:47:06 29e5d40040c1: Pull complete 01:47:07 1ce36da41761: Pull complete 01:47:07 25b303627fd3: Verifying Checksum 01:47:07 25b303627fd3: Download complete 01:47:17 25b303627fd3: Pull complete 01:47:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:47:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:47:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:47:17 prd-ubuntu18.04-docker-arm64-4c-16g-807 does not seem to be running inside a container 01:47:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:47:21 $ docker top 480cfa3d89481b62452333d4c4baef4d5d6f99e2bbe56e73a8d9962c5f17e9ba -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:22 + docker-compose build --help 01:47:22 + grep parallel 01:47:26 --parallel Build images in parallel. [Pipeline] } 01:47:26 $ docker stop --time=1 480cfa3d89481b62452333d4c4baef4d5d6f99e2bbe56e73a8d9962c5f17e9ba 01:47:28 $ docker rm -f 480cfa3d89481b62452333d4c4baef4d5d6f99e2bbe56e73a8d9962c5f17e9ba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:47:29 . [Pipeline] withDockerContainer 01:47:29 prd-ubuntu18.04-docker-arm64-4c-16g-807 does not seem to be running inside a container 01:47:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:47:31 $ docker top 0fc1cd04c5d07fef34d9e2c433c9df65157cc8dd0375a533c5f2f8a03ddef839 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:32 + docker-compose -f ./docker-compose-build.yml build --parallel 01:47:36 Building core-command ... 01:47:36 Building core-data ... 01:47:36 Building core-metadata ... 01:47:36 Building security-bootstrapper ... 01:47:36 Building security-proxy-setup ... 01:47:36 Building security-secretstore-setup ... 01:47:36 Building support-notifications ... 01:47:36 Building support-scheduler ... 01:47:36 Building sys-mgmt-agent ... 01:47:36 Building security-secretstore-setup 01:47:36 Building security-proxy-setup 01:47:36 Building sys-mgmt-agent 01:47:36 Building core-data 01:47:36 Building support-scheduler 01:48:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:48:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:48:45 ---> 3bc431eae1ca 01:48:45 Step 3/22 : WORKDIR /edgex-go 01:48:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:48:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:48:45 ---> 3bc431eae1ca 01:48:45 Step 3/22 : WORKDIR /edgex-go 01:48:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:48:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:48:45 ---> 3bc431eae1ca 01:48:45 Step 3/23 : WORKDIR /edgex-go 01:48:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:48:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:48:45 ---> 3bc431eae1ca 01:48:45 Step 3/24 : WORKDIR /edgex-go 01:48:45 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:48:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:48:45 ---> 3bc431eae1ca 01:48:45 Step 3/20 : WORKDIR /edgex-go 01:48:47 ---> Running in 9bd49eae650d 01:48:47 ---> Running in b69e8aff5d30 01:48:47 ---> Running in ead94354b4e9 01:48:47 ---> Running in 67458df2fc43 01:48:47 ---> Running in cd80d03333b9 01:48:48 Removing intermediate container ead94354b4e9 01:48:48 ---> 83b93fe74681 01:48:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:48 Removing intermediate container 67458df2fc43 01:48:48 ---> af1b9b676ff8 01:48:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:48 Removing intermediate container b69e8aff5d30 01:48:48 ---> 9ad3cd77dfac 01:48:48 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:48 ---> Running in 4e51b7a5dca4 01:48:48 Removing intermediate container 9bd49eae650d 01:48:48 ---> 55d5f8c871aa 01:48:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:48 Removing intermediate container cd80d03333b9 01:48:48 ---> 52a1b52442dc 01:48:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:48 ---> Running in ec3fcd94798d 01:48:48 ---> Running in 5d24d23187fc 01:48:48 ---> Running in 563a512c6f6b 01:48:48 ---> Running in d84d5ef9565d 01:48:51 Removing intermediate container 4e51b7a5dca4 01:48:51 ---> caf1235042f7 01:48:51 Step 5/23 : RUN apk add --update --no-cache make git 01:48:52 ---> Running in e8488c8a8e9f 01:48:52 Removing intermediate container ec3fcd94798d 01:48:52 ---> a4776a75083a 01:48:52 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:48:52 ---> Running in 7b9561a702de 01:48:52 Removing intermediate container 5d24d23187fc 01:48:52 ---> 21425a4af533 01:48:52 Step 5/20 : RUN apk add --update --no-cache make git 01:48:52 ---> Running in 430cff924557 01:48:53 Removing intermediate container d84d5ef9565d 01:48:53 ---> 45fa1549e96a 01:48:53 Step 5/24 : RUN apk add --update --no-cache make git 01:48:53 ---> Running in 6b8b6ee1dad0 01:48:53 Removing intermediate container 563a512c6f6b 01:48:53 ---> ce4fe055768a 01:48:53 Step 5/22 : RUN apk add --update --no-cache make bash git 01:48:53 ---> Running in fa25bdc89d49 01:48:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:48:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:48:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:48:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:48:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:48:59 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 01:48:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:48:59 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 01:48:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:49:00 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 01:49:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:49:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:49:00 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 01:49:00 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 01:49:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:49:03 OK: 219 MiB in 52 packages 01:49:03 OK: 219 MiB in 52 packages 01:49:04 OK: 219 MiB in 52 packages 01:49:04 OK: 219 MiB in 52 packages 01:49:04 OK: 219 MiB in 52 packages 01:49:05 Removing intermediate container e8488c8a8e9f 01:49:05 ---> b35bfea81a91 01:49:05 Step 6/23 : COPY go.mod . 01:49:05 Removing intermediate container 7b9561a702de 01:49:05 ---> e635dd9924db 01:49:05 Step 6/22 : COPY . . 01:49:06 Removing intermediate container 430cff924557 01:49:06 ---> 6d02244a8e78 01:49:06 Step 6/20 : COPY . . 01:49:06 Removing intermediate container fa25bdc89d49 01:49:06 ---> 0f3caf009d3d 01:49:06 Step 6/22 : COPY . . 01:49:06 Removing intermediate container 6b8b6ee1dad0 01:49:06 ---> 6044c0e28a2e 01:49:06 Step 6/24 : COPY . . 01:49:07 ---> 1cdf14e035ce 01:49:07 Step 7/23 : RUN go mod download 01:49:13 ---> Running in bf8e5d0f45ee 01:49:36 ---> 9d36033088b3 01:49:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:36 ---> cb6d93acaf01 01:49:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:36 ---> 7a4e12f4e63c 01:49:36 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:36 ---> 45175ee0f81f 01:49:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:36 ---> Running in 3fe85aa60d0a 01:49:36 ---> Running in 528782d38edd 01:49:36 ---> Running in 1848e0ef397d 01:49:36 ---> Running in 5bcad60c02f9 01:49:36 Removing intermediate container bf8e5d0f45ee 01:49:36 ---> 2350114841c2 01:49:36 Step 8/23 : COPY . . 01:49:48 Removing intermediate container 5bcad60c02f9 01:49:48 ---> 5569b29bef25 01:49:48 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:49:48 Removing intermediate container 3fe85aa60d0a 01:49:48 ---> 2e7eb1f4a665 01:49:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:49:48 ---> Running in 5b62d296a9bf 01:49:48 ---> Running in 9739600af49e 01:49:48 ---> 2bf759114a7a 01:49:48 Step 9/23 : RUN go mod tidy 01:49:49 ---> Running in 05f237e1aecc 01:49:49 Removing intermediate container 528782d38edd 01:49:49 ---> 07fbd16b1f4c 01:49:49 Step 8/22 : RUN make cmd/core-data/core-data 01:49:49 Removing intermediate container 1848e0ef397d 01:49:49 ---> b811e8a3d9cc 01:49:49 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:49:49 ---> Running in 22c3a9901c3c 01:49:49 ---> Running in 9e06723590f6 01:49:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:49:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:49:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:49:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:49:56 Removing intermediate container 05f237e1aecc 01:49:56 ---> 80c13c2065c9 01:49:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:49:56 ---> Running in 3bc8edb4d3d0 01:49:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:51:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:51:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:51:50 Removing intermediate container 9739600af49e 01:51:50 ---> c736eb9c5731 01:51:50 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:51:50 ---> Running in fbbf29b2e449 01:51:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:52:00 Removing intermediate container 9e06723590f6 01:52:00 ---> 6be88ab71e1a 01:52:00 01:52:00 Step 9/20 : FROM alpine:3.14 01:52:00 3.14: Pulling from library/alpine 01:52:00 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:52:00 Status: Downloaded newer image for alpine:3.14 01:52:00 ---> bb3de5531c18 01:52:00 Step 10/20 : RUN apk add --update --no-cache curl 01:52:00 Removing intermediate container fbbf29b2e449 01:52:00 ---> 8f7bbe72d12a 01:52:00 01:52:00 Step 10/22 : FROM docker:20.10.8 01:52:00 ---> Running in 0ddd8b6a8073 01:52:01 20.10.8: Pulling from library/docker 01:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:52:05 (1/5) Installing ca-certificates (20191127-r5) 01:52:05 (2/5) Installing brotli-libs (1.0.9-r5) 01:52:05 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:52:05 (4/5) Installing libcurl (7.79.1-r0) 01:52:05 (5/5) Installing curl (7.79.1-r0) 01:52:05 Executing busybox-1.33.1-r3.trigger 01:52:05 Executing ca-certificates-20191127-r5.trigger 01:52:05 OK: 8 MiB in 19 packages 01:52:07 Removing intermediate container 5b62d296a9bf 01:52:07 ---> 5f504c27a8c7 01:52:07 01:52:07 Step 9/24 : FROM alpine:3.14 01:52:07 ---> bb3de5531c18 01:52:07 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:52:08 ---> Running in 504bc954f294 01:52:11 Removing intermediate container 0ddd8b6a8073 01:52:11 ---> 1ed80413bf43 01:52:11 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:52:12 (1/3) Installing ca-certificates (20191127-r5) 01:52:12 (2/3) Installing dumb-init (1.2.5-r1) 01:52:12 (3/3) Installing su-exec (0.2-r1) 01:52:12 Executing busybox-1.33.1-r3.trigger 01:52:12 Executing ca-certificates-20191127-r5.trigger 01:52:12 OK: 6 MiB in 17 packages 01:52:14 ---> Running in 7a31a942e6c1 01:52:14 Removing intermediate container 3bc8edb4d3d0 01:52:14 ---> e5bd14af2e83 01:52:14 01:52:14 Step 11/23 : FROM alpine:3.14 01:52:14 ---> bb3de5531c18 01:52:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:52:15 ---> Running in d39590df4ec3 01:52:15 Removing intermediate container 7a31a942e6c1 01:52:15 ---> 5d542f46b391 01:52:15 Step 12/20 : WORKDIR /edgex 01:52:16 ---> Running in f2cd2293d9bc 01:52:17 Removing intermediate container f2cd2293d9bc 01:52:17 ---> 859bd9bdcd58 01:52:17 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:52:17 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:52:17 Removing intermediate container 504bc954f294 01:52:17 ---> e068ceb37910 01:52:17 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:52:17 Status: Downloaded newer image for docker:20.10.8 01:52:17 ---> 3734d5adc5ac 01:52:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:52:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:52:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:52:18 ---> Running in ae83492a5ed4 01:52:18 ---> Running in 50e34470115d 01:52:19 (1/1) Installing dumb-init (1.2.5-r1) 01:52:19 Executing busybox-1.33.1-r3.trigger 01:52:19 OK: 5 MiB in 15 packages 01:52:19 ---> 527a99d2645e 01:52:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:52:20 Removing intermediate container ae83492a5ed4 01:52:20 ---> 34594d23e58d 01:52:20 Step 12/24 : WORKDIR / 01:52:20 Removing intermediate container 50e34470115d 01:52:20 ---> 52ad59f7f069 01:52:20 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:52:20 ---> Running in b84bdd7fece6 01:52:20 ---> Running in 6349a545bd30 01:52:20 Removing intermediate container 22c3a9901c3c 01:52:20 ---> fee14fce6489 01:52:20 01:52:20 Step 9/22 : FROM alpine:3.14 01:52:20 ---> bb3de5531c18 01:52:20 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:52:20 ---> Running in dec3743b95c7 01:52:20 Removing intermediate container d39590df4ec3 01:52:20 ---> bb1f62ea5ae9 01:52:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:52:20 Removing intermediate container b84bdd7fece6 01:52:21 ---> e9d8e58ad76d 01:52:21 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:52:21 ---> Running in 69f4d7841e08 01:52:21 Removing intermediate container dec3743b95c7 01:52:21 ---> 7314c155a988 01:52:21 Step 11/22 : ENV APP_PORT=59880 01:52:21 ---> d4bb2bc1c9a7 01:52:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:52:21 ---> Running in 68947225738a 01:52:22 Removing intermediate container 69f4d7841e08 01:52:22 ---> 612505cf2ea8 01:52:22 Step 14/23 : ENV APP_PORT=59861 01:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:52:22 ---> Running in 8451cbaf6772 01:52:22 ---> d9bb960bb2bd 01:52:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:52:22 Removing intermediate container 68947225738a 01:52:22 ---> 838b5fa0563f 01:52:22 Step 12/22 : EXPOSE $APP_PORT 01:52:22 ---> Running in 75b68f8b88a3 01:52:22 Removing intermediate container 8451cbaf6772 01:52:22 ---> acaaa21f9e09 01:52:22 Step 15/23 : EXPOSE $APP_PORT 01:52:22 ---> Running in 0dd643bdea42 01:52:23 (1/42) Installing readline (8.1.0-r0) 01:52:23 (2/42) Installing bash (5.1.4-r0) 01:52:23 Executing bash-5.1.4-r0.post-install 01:52:23 (3/42) Installing brotli-libs (1.0.9-r5) 01:52:23 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:52:23 (5/42) Installing libcurl (7.79.1-r0) 01:52:23 (6/42) Installing curl (7.79.1-r0) 01:52:23 (7/42) Installing dumb-init (1.2.5-r1) 01:52:23 (8/42) Installing libbz2 (1.0.8-r1) 01:52:23 (9/42) Installing expat (2.4.1-r0) 01:52:23 (10/42) Installing libffi (3.3-r2) 01:52:23 (11/42) Installing gdbm (1.19-r0) 01:52:23 (12/42) Installing xz-libs (5.2.5-r0) 01:52:23 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:52:23 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:52:23 (15/42) Installing mpdecimal (2.5.1-r1) 01:52:23 (16/42) Installing sqlite-libs (3.35.5-r0) 01:52:23 (17/42) Installing python3 (3.9.5-r1) 01:52:23 Removing intermediate container 75b68f8b88a3 01:52:23 ---> a65876bcc796 01:52:23 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:23 ---> 7060296f33fa 01:52:23 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:52:23 ---> f5685e7144ec 01:52:23 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:52:23 ---> Running in 33ce4d56d518 01:52:23 ---> Running in f20e73559ff6 01:52:24 Removing intermediate container 0dd643bdea42 01:52:24 ---> 761e01a57ea2 01:52:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:25 Removing intermediate container 33ce4d56d518 01:52:25 ---> 3d143f955463 01:52:25 Step 17/20 : CMD ["--init=true"] 01:52:25 ---> 591b91be36c7 01:52:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:52:25 ---> Running in 7ea8fb58883c 01:52:25 ---> fc5abec6ec41 01:52:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:52:25 (18/42) Installing py3-appdirs (1.4.4-r2) 01:52:25 (19/42) Installing py3-chardet (4.0.0-r2) 01:52:25 (20/42) Installing py3-idna (3.2-r0) 01:52:25 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:52:25 (22/42) Installing py3-certifi (2020.12.5-r1) 01:52:25 (23/42) Installing py3-requests (2.25.1-r4) 01:52:26 (24/42) Installing py3-msgpack (1.0.2-r1) 01:52:26 (25/42) Installing py3-lockfile (0.12.2-r4) 01:52:26 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:52:26 (27/42) Installing py3-colorama (0.4.4-r1) 01:52:26 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:52:26 (29/42) Installing py3-distlib (0.3.1-r3) 01:52:26 Removing intermediate container 7ea8fb58883c 01:52:26 ---> 0f93cdcfab47 01:52:26 Step 18/20 : LABEL arch=arm64 01:52:26 (30/42) Installing py3-distro (1.5.0-r3) 01:52:26 (31/42) Installing py3-six (1.15.0-r1) 01:52:26 (32/42) Installing py3-webencodings (0.5.1-r4) 01:52:26 (33/42) Installing py3-html5lib (1.1-r1) 01:52:26 (34/42) Installing py3-parsing (2.4.7-r2) 01:52:26 (35/42) Installing py3-packaging (20.9-r1) 01:52:26 (36/42) Installing py3-toml (0.10.2-r2) 01:52:26 (37/42) Installing py3-pep517 (0.10.0-r2) 01:52:26 (38/42) Installing py3-progress (1.5-r2) 01:52:26 (39/42) Installing py3-retrying (1.3.3-r1) 01:52:26 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:52:26 (41/42) Installing py3-setuptools (52.0.0-r3) 01:52:26 ---> f28f5a6a7699 01:52:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:52:26 ---> Running in c50af605c362 01:52:26 (42/42) Installing py3-pip (20.3.4-r1) 01:52:27 Executing busybox-1.33.1-r3.trigger 01:52:27 OK: 84 MiB in 64 packages 01:52:27 Removing intermediate container c50af605c362 01:52:27 ---> 70b225a27a7f 01:52:27 Step 19/20 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:52:27 ---> f77dc2c73eab 01:52:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:52:27 Removing intermediate container f20e73559ff6 01:52:27 ---> 35c35ad61da0 01:52:27 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:52:27 ---> Running in 2f8c7a0d53c8 01:52:28 ---> Running in cb0fbd6fda1f 01:52:28 ---> 077339d6b599 01:52:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:52:28 Removing intermediate container 2f8c7a0d53c8 01:52:28 ---> 5476dc41e8bd 01:52:28 Step 20/20 : LABEL version=0.0.0 01:52:29 ---> Running in 271966edec50 01:52:29 ---> 0e3bdce7b7d4 01:52:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:52:29 ---> Running in f83af9a6d8ba 01:52:29 Removing intermediate container 271966edec50 01:52:29 ---> c690a5791fa5 01:52:29 01:52:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:52:30 Successfully built c690a5791fa5 01:52:30 Successfully tagged security-proxy-setup-arm64:latest 01:52:30  Building security-proxy-setup ... done Building support-notifications 01:52:30 Removing intermediate container f83af9a6d8ba 01:52:30 ---> 671cacc51f97 01:52:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:30 ---> d84b14e53a01 01:52:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:52:30 ---> Running in 7020df87afa3 01:52:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:52:31 Removing intermediate container 7020df87afa3 01:52:31 ---> abfe32a01b66 01:52:31 Step 21/23 : LABEL arch=arm64 01:52:32 ---> Running in 6699d24bb43d 01:52:32 (1/6) Installing dumb-init (1.2.5-r1) 01:52:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:52:32 ---> c91c76214ac9 01:52:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 01:52:32 (3/6) Installing libsodium (1.0.18-r0) 01:52:32 Collecting docker-compose==1.23.2 01:52:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:52:32 ---> Running in 2708b5fe8211 01:52:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:52:32 (5/6) Installing libzmq (4.3.4-r0) 01:52:32 (6/6) Installing zeromq (4.3.4-r0) 01:52:32 Removing intermediate container 6699d24bb43d 01:52:32 ---> 77f32a906721 01:52:32 Step 22/23 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:52:32 Executing busybox-1.33.1-r3.trigger 01:52:32 Collecting texttable<0.10,>=0.9.0 01:52:32 OK: 8 MiB in 20 packages 01:52:32 Downloading texttable-0.9.1.tar.gz (11 kB) 01:52:32 ---> Running in 5f37aa4985a3 01:52:33 Removing intermediate container 5f37aa4985a3 01:52:33 ---> 6ea86280290e 01:52:34 Step 23/23 : LABEL version=0.0.0 01:52:34 ---> Running in 5d6b7a1afe37 01:52:34 Removing intermediate container cb0fbd6fda1f 01:52:34 ---> 1fb703c202ea 01:52:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:35 Removing intermediate container 5d6b7a1afe37 01:52:35 ---> 594330edc570 01:52:35 01:52:35 Successfully built 594330edc570 01:52:35 Removing intermediate container 2708b5fe8211 01:52:35 ---> 7dcd804be7df 01:52:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:52:35 Successfully tagged support-scheduler-arm64:latest 01:52:35  Building support-scheduler ... done Building core-metadata 01:52:35 Collecting PyYAML<4,>=3.10 01:52:36 Downloading PyYAML-3.13.tar.gz (270 kB) 01:52:36 ---> 8e8e51e45eff 01:52:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:52:36 ---> Running in cf6d38f5087a 01:52:36 Removing intermediate container cf6d38f5087a 01:52:36 ---> 8e4a5c03f7f1 01:52:36 Step 22/24 : LABEL arch=arm64 01:52:36 ---> Running in 91b3fea9a065 01:52:38 Removing intermediate container 91b3fea9a065 01:52:38 ---> 236869e6bedf 01:52:38 Step 23/24 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:52:38 ---> 5bbe1f50b959 01:52:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:52:38 ---> Running in a237a4cb592f 01:52:38 Removing intermediate container a237a4cb592f 01:52:38 ---> cfbfa0ccc184 01:52:39 Step 24/24 : LABEL version=0.0.0 01:52:39 ---> 4d6ac68edce3 01:52:39 Step 18/22 : ENTRYPOINT ["/core-data"] 01:52:39 ---> Running in f631024e80a0 01:52:39 ---> Running in b9408ede1ac2 01:52:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:52:39 Removing intermediate container f631024e80a0 01:52:39 ---> 7205a523c267 01:52:39 01:52:39 Collecting jsonschema<3,>=2.5.1 01:52:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:52:40 Removing intermediate container b9408ede1ac2 01:52:40 ---> c217494135c2 01:52:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:40 Collecting cached-property<2,>=1.2.0 01:52:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:52:40 Successfully built 7205a523c267 01:52:40 Successfully tagged security-secretstore-setup-arm64:latest 01:52:40  Building security-secretstore-setup ... done Building core-command 01:52:40 ---> Running in aaee4ed29321 01:52:41 Removing intermediate container aaee4ed29321 01:52:41 ---> e0331f513ae1 01:52:41 Step 20/22 : LABEL arch=arm64 01:52:41 ---> Running in 8cd4286a033c 01:52:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:52:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:52:41 Collecting dockerpty<0.5,>=0.4.1 01:52:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:52:41 Removing intermediate container 8cd4286a033c 01:52:41 ---> a1b46e742cc9 01:52:41 Step 21/22 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:52:41 ---> Running in 57a170afe3f7 01:52:42 Removing intermediate container 57a170afe3f7 01:52:42 ---> 4e1de0f710f3 01:52:42 Step 22/22 : LABEL version=0.0.0 01:52:42 ---> Running in eb381add9e51 01:52:43 Removing intermediate container eb381add9e51 01:52:43 ---> cf8bc1df6ba0 01:52:43 01:52:44 Successfully built cf8bc1df6ba0 01:52:44 Successfully tagged core-data-arm64:latest 01:52:44  Building core-data ... done Building security-bootstrapper 01:52:44 Collecting docker<4.0,>=3.6.0 01:52:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:52:44 Collecting websocket-client<1.0,>=0.32.0 01:52:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:52:44 Collecting docopt<0.7,>=0.6.1 01:52:44 Downloading docopt-0.6.2.tar.gz (25 kB) 01:52:46 Collecting docker-pycreds>=0.4.0 01:52:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:52:47 Collecting chardet<3.1.0,>=3.0.2 01:52:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:52:47 Collecting idna<2.8,>=2.5 01:52:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:52:48 Collecting urllib3<1.25,>=1.21.1 01:52:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:52:48 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 01:52:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:52:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:52:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:52:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:52:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:52:49 Attempting uninstall: urllib3 01:52:49 Found existing installation: urllib3 1.26.5 01:52:49 Uninstalling urllib3-1.26.5: 01:52:49 Successfully uninstalled urllib3-1.26.5 01:52:50 Attempting uninstall: idna 01:52:50 Found existing installation: idna 3.2 01:52:50 Uninstalling idna-3.2: 01:52:50 Successfully uninstalled idna-3.2 01:52:51 Attempting uninstall: chardet 01:52:51 Found existing installation: chardet 4.0.0 01:52:51 Uninstalling chardet-4.0.0: 01:52:51 Successfully uninstalled chardet-4.0.0 01:52:53 Attempting uninstall: requests 01:52:53 Found existing installation: requests 2.25.1 01:52:53 Uninstalling requests-2.25.1: 01:52:53 Successfully uninstalled requests-2.25.1 01:52:53 Running setup.py install for texttable: started 01:52:55 Running setup.py install for texttable: finished with status 'done' 01:52:55 Running setup.py install for PyYAML: started 01:52:58 Running setup.py install for PyYAML: finished with status 'done' 01:52:58 Running setup.py install for docopt: started 01:53:00 Running setup.py install for docopt: finished with status 'done' 01:53:00 Running setup.py install for dockerpty: started 01:53:03 Running setup.py install for dockerpty: finished with status 'done' 01:53:04 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:53:10 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:53:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:53:10 ---> 3bc431eae1ca 01:53:10 Step 3/21 : WORKDIR /edgex-go 01:53:10 ---> Using cache 01:53:10 ---> 52a1b52442dc 01:53:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:10 ---> Using cache 01:53:10 ---> 45fa1549e96a 01:53:10 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:53:12 ---> Running in 9eb668de19c1 01:53:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:53:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:53:16 OK: 219 MiB in 52 packages 01:53:18 Removing intermediate container 9eb668de19c1 01:53:18 ---> c253c5834406 01:53:18 Step 6/21 : COPY . . 01:53:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:53:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:53:20 ---> 3bc431eae1ca 01:53:20 Step 3/22 : WORKDIR /edgex-go 01:53:20 ---> Using cache 01:53:20 ---> 52a1b52442dc 01:53:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:20 ---> Using cache 01:53:20 ---> 45fa1549e96a 01:53:20 Step 5/22 : RUN apk add --update --no-cache make git 01:53:20 ---> Using cache 01:53:20 ---> 6044c0e28a2e 01:53:20 Step 6/22 : COPY . . 01:53:20 ---> Using cache 01:53:20 ---> 9d36033088b3 01:53:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:20 ---> Using cache 01:53:20 ---> 2e7eb1f4a665 01:53:20 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:53:21 ---> Running in 7fae92e5eb9b 01:53:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:53:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:53:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:53:24 ---> 3bc431eae1ca 01:53:24 Step 3/22 : WORKDIR /edgex-go 01:53:24 ---> Using cache 01:53:24 ---> 52a1b52442dc 01:53:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:24 ---> Using cache 01:53:24 ---> 45fa1549e96a 01:53:24 Step 5/22 : RUN apk add --update --no-cache make git 01:53:24 ---> Using cache 01:53:24 ---> 6044c0e28a2e 01:53:24 Step 6/22 : COPY . . 01:53:24 ---> Using cache 01:53:24 ---> 9d36033088b3 01:53:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:24 ---> Using cache 01:53:24 ---> 2e7eb1f4a665 01:53:24 Step 8/22 : RUN make cmd/core-command/core-command 01:53:25 ---> Running in c97f805a9d82 01:53:27 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:53:27 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:53:27 ---> 3bc431eae1ca 01:53:27 Step 3/30 : WORKDIR /edgex-go 01:53:27 ---> Using cache 01:53:27 ---> 52a1b52442dc 01:53:27 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:27 ---> Using cache 01:53:27 ---> 45fa1549e96a 01:53:27 Step 5/30 : RUN apk add --update --no-cache make git 01:53:27 ---> Using cache 01:53:27 ---> 6044c0e28a2e 01:53:27 Step 6/30 : COPY . . 01:53:27 ---> Using cache 01:53:27 ---> 9d36033088b3 01:53:27 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:27 ---> Using cache 01:53:27 ---> 2e7eb1f4a665 01:53:27 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:53:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:53:28 Removing intermediate container 6349a545bd30 01:53:28 ---> 1536d07cb53b 01:53:28 Step 13/22 : ENV APP_PORT=58890 01:53:28 ---> Running in 24ba21aa9397 01:53:28 ---> Running in 38fee3717eb8 01:53:30 Removing intermediate container 38fee3717eb8 01:53:30 ---> 5d6347525f41 01:53:30 Step 14/22 : EXPOSE $APP_PORT 01:53:30 ---> Running in d4038c4b8a37 01:53:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:53:31 Removing intermediate container d4038c4b8a37 01:53:31 ---> f03cf4738ffa 01:53:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:53:33 ---> 55109dc95d88 01:53:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:53:35 ---> 79a8c3e68639 01:53:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:53:38 ---> 35b40c5860ed 01:53:38 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:53:38 ---> Running in fd2d938dfb6c 01:53:39 Removing intermediate container fd2d938dfb6c 01:53:39 ---> 68b84467d609 01:53:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:39 ---> Running in e7b4292e5a4c 01:53:41 Removing intermediate container e7b4292e5a4c 01:53:41 ---> 4983ced188d8 01:53:41 Step 20/22 : LABEL arch=arm64 01:53:41 ---> Running in 30de32b0fbc1 01:53:42 Removing intermediate container 30de32b0fbc1 01:53:42 ---> c17990168971 01:53:42 Step 21/22 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:53:43 ---> Running in 6e2e89f57a4e 01:53:44 Removing intermediate container 6e2e89f57a4e 01:53:44 ---> 994493e9665f 01:53:44 Step 22/22 : LABEL version=0.0.0 01:53:44 ---> Running in 1db7ce0e3745 01:53:44 ---> 9b53f9f2ca3a 01:53:44 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:44 ---> Running in d63e0ad6b775 01:53:45 Removing intermediate container 1db7ce0e3745 01:53:45 ---> f8815c138e89 01:53:45 01:53:46 Successfully built f8815c138e89 01:53:46 Successfully tagged sys-mgmt-agent-arm64:latest 01:53:50  Building sys-mgmt-agent ... done Removing intermediate container d63e0ad6b775 01:53:50 ---> d2ac2935fdf9 01:53:50 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:53:50 ---> Running in 8f923eccac58 01:53: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 01:55:14 Removing intermediate container c97f805a9d82 01:55:14 ---> 51186239da0d 01:55:14 01:55:14 Step 9/22 : FROM alpine:3.14 01:55:14 ---> bb3de5531c18 01:55:14 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:55:14 ---> Using cache 01:55:14 ---> bb1f62ea5ae9 01:55:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:55:14 ---> Using cache 01:55:14 ---> 612505cf2ea8 01:55:14 Step 12/22 : ENV APP_PORT=59882 01:55:14 ---> Running in f2270d640fe9 01:55:14 Removing intermediate container f2270d640fe9 01:55:14 ---> 0e26297ee590 01:55:14 Step 13/22 : EXPOSE $APP_PORT 01:55:14 ---> Running in d2455b980c82 01:55:14 Removing intermediate container d2455b980c82 01:55:14 ---> a7521378ea3e 01:55:14 Step 14/22 : WORKDIR / 01:55:14 ---> Running in 2b01c8f853f3 01:55:14 Removing intermediate container 2b01c8f853f3 01:55:14 ---> eb09ef434e11 01:55:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:14 ---> 7aa610bb25ae 01:55:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:55:14 Removing intermediate container 7fae92e5eb9b 01:55:14 ---> 146cfb5c0552 01:55:14 01:55:14 Step 9/22 : FROM alpine:3.14 01:55:14 ---> bb3de5531c18 01:55:14 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:55:14 ---> Using cache 01:55:14 ---> bb1f62ea5ae9 01:55:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:55:14 ---> Using cache 01:55:14 ---> 612505cf2ea8 01:55:14 Step 12/22 : ENV APP_PORT=59881 01:55:14 ---> Running in 6321032ee325 01:55:14 Removing intermediate container 6321032ee325 01:55:14 ---> 11735f529526 01:55:14 Step 13/22 : EXPOSE $APP_PORT 01:55:14 ---> Running in 144d8b468136 01:55:14 Removing intermediate container 144d8b468136 01:55:14 ---> 71b2cc6d213b 01:55:14 Step 14/22 : WORKDIR / 01:55:14 ---> f61d4315a70d 01:55:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:55:14 ---> Running in c26a15e66040 01:55:14 Removing intermediate container 24ba21aa9397 01:55:14 ---> f2ff232a7760 01:55:14 01:55:14 Step 9/30 : FROM alpine:3.14 01:55:14 ---> bb3de5531c18 01:55:14 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:55:14 Removing intermediate container c26a15e66040 01:55:14 ---> 17d545086215 01:55:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:14 ---> Running in 2a551798a0d7 01:55:14 ---> a1e1dbb000b6 01:55:14 Step 18/22 : ENTRYPOINT ["/core-command"] 01:55:14 ---> Running in 8ad9503ac076 01:55:14 Removing intermediate container 2a551798a0d7 01:55:14 ---> 0b814cbc3bb3 01:55:14 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:55:14 ---> Running in 3c3ce7ac1be3 01:55:15 ---> caf490ebc4a4 01:55:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:55:15 Removing intermediate container 8ad9503ac076 01:55:15 ---> 8bf47587f2f4 01:55:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:15 ---> Running in 8653f61f9836 01:55:16 Removing intermediate container 8653f61f9836 01:55:16 ---> df6b69ad0363 01:55:16 Step 20/22 : LABEL arch=arm64 01:55:16 ---> Running in ad50ef279c27 01:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:55:16 ---> 59b98eea1e05 01:55:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:55:17 Removing intermediate container ad50ef279c27 01:55:17 ---> 7cb22df40df0 01:55:17 Step 21/22 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:55:17 ---> Running in 233b958f8a72 01:55:18 Removing intermediate container 233b958f8a72 01:55:18 ---> f5c1055cf963 01:55:18 Step 22/22 : LABEL version=0.0.0 01:55:18 (1/2) Installing dumb-init (1.2.5-r1) 01:55:18 (2/2) Installing su-exec (0.2-r1) 01:55:18 Executing busybox-1.33.1-r3.trigger 01:55:18 OK: 5 MiB in 16 packages 01:55:18 ---> 379a71053cae 01:55:18 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:55:18 ---> Running in 6ec01450c64a 01:55:18 ---> Running in 9e2f3143e485 01:55:19 Removing intermediate container 6ec01450c64a 01:55:19 ---> b063a908cb0c 01:55:19 01:55:19 Removing intermediate container 9e2f3143e485 01:55:19 ---> 8782db1b5831 01:55:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:19 ---> Running in 7c64d056fe87 01:55:19 Removing intermediate container 3c3ce7ac1be3 01:55:19 ---> ccfeac051680 01:55:19 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:55:19 Successfully built b063a908cb0c 01:55:19 Successfully tagged core-command-arm64:latest 01:55:19  Building core-command ... done  ---> Running in 6df4ddc3e6b8 01:55:20 Removing intermediate container 7c64d056fe87 01:55:20 ---> 85f9eee80fb5 01:55:20 Step 20/22 : LABEL arch=arm64 01:55:20 ---> Running in 954c25aa6076 01:55:20 Removing intermediate container 6df4ddc3e6b8 01:55:20 ---> 91dbf17aefec 01:55:20 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:55:20 ---> Running in 440b0b0377a7 01:55:21 Removing intermediate container 954c25aa6076 01:55:21 ---> c7b4895cb64b 01:55:21 Step 21/22 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:55:21 ---> Running in 9223f5c86939 01:55:21 Removing intermediate container 440b0b0377a7 01:55:21 ---> a7ccab7cdd0a 01:55:21 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:55:21 ---> Running in e726852e91df 01:55:22 Removing intermediate container 9223f5c86939 01:55:22 ---> 929c0a8cfd31 01:55:22 Step 22/22 : LABEL version=0.0.0 01:55:22 ---> Running in 41df82ec6d0d 01:55:22 Removing intermediate container 8f923eccac58 01:55:22 ---> 0ad7ecbb2320 01:55:22 01:55:22 Step 9/21 : FROM alpine:3.14 01:55:22 ---> bb3de5531c18 01:55:22 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:55:22 ---> Running in 3d02c0778605 01:55:23 Removing intermediate container 41df82ec6d0d 01:55:23 ---> b328de008e76 01:55:23 01:55:23 Successfully built b328de008e76 01:55:23 Successfully tagged core-metadata-arm64:latest 01:55:24  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:55:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:55:24 Removing intermediate container e726852e91df 01:55:24 ---> 5b60d8e38a3b 01:55:24 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:55:24 ---> Running in 0aec31ac86f7 01:55:25 (1/2) Installing ca-certificates (20191127-r5) 01:55:25 Removing intermediate container 0aec31ac86f7 01:55:25 (2/2) Installing dumb-init (1.2.5-r1) 01:55:25 ---> 760ef8accb0a 01:55:25 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:55:25 Executing busybox-1.33.1-r3.trigger 01:55:25 Executing ca-certificates-20191127-r5.trigger 01:55:25 OK: 6 MiB in 16 packages 01:55:26 ---> 46b6175fcb93 01:55:26 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:55:26 ---> Running in 1ad169745f95 01:55:27 Removing intermediate container 3d02c0778605 01:55:27 ---> cec4a933fcd6 01:55:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:55:27 ---> Running in 64d2c7b9dbc9 01:55:28 Removing intermediate container 64d2c7b9dbc9 01:55:28 ---> 9c55a9aaa752 01:55:28 Step 12/21 : ENV APP_PORT=59860 01:55:28 ---> Running in f094d3def881 01:55:28 Removing intermediate container f094d3def881 01:55:28 ---> 2fe855519707 01:55:28 Step 13/21 : EXPOSE $APP_PORT 01:55:28 ---> Running in fab038cf07ba 01:55:29 Removing intermediate container 1ad169745f95 01:55:29 ---> 4ba20a569ca4 01:55:29 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:29 Removing intermediate container fab038cf07ba 01:55:29 ---> 461ebc142bf6 01:55:29 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:30 ---> 76f046f02d3b 01:55:30 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:55:30 ---> 96cf3480c546 01:55:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:55:31 ---> cf261462010a 01:55:31 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:55:34 ---> bac82091717d 01:55:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:55:34 ---> 8b9994b308f9 01:55:34 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:55:34 ---> ad6fe3e5d1b9 01:55:34 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:55:34 ---> Running in 3d99270b0bce 01:55:35 ---> 594444176bf2 01:55:35 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:55:35 Removing intermediate container 3d99270b0bce 01:55:35 ---> fdea72f41765 01:55:35 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:35 ---> Running in b146a7653a81 01:55:36 Removing intermediate container b146a7653a81 01:55:36 ---> f0359bfd5909 01:55:36 Step 19/21 : LABEL arch=arm64 01:55:36 ---> Running in 78695044a9f8 01:55:36 ---> 7a3edec71112 01:55:36 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:55:36 ---> Running in f22a0a2a673f 01:55:37 Removing intermediate container 78695044a9f8 01:55:37 ---> 6b49523b5830 01:55:37 Step 20/21 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:55:37 ---> Running in f73db85f9afe 01:55:37 Removing intermediate container f22a0a2a673f 01:55:37 ---> 852ee934e2b3 01:55:37 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:55:37 Removing intermediate container f73db85f9afe 01:55:37 ---> a98ea3c6b5c1 01:55:37 Step 21/21 : LABEL version=0.0.0 01:55:37 ---> Running in a6938cdb287b 01:55:38 ---> 24b9e46909d2 01:55:38 Step 25/30 : RUN chmod +x /entrypoint.sh 01:55:38 ---> Running in d6052f900904 01:55:38 Removing intermediate container a6938cdb287b 01:55:38 ---> 4105ed247877 01:55:38 01:55:39 Successfully built 4105ed247877 01:55:39 Successfully tagged support-notifications-arm64:latest 01:55:41  Building support-notifications ... done Removing intermediate container d6052f900904 01:55:41 ---> 3373f2404c1d 01:55:41 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:55:41 ---> Running in 51ab1c8e9d5c 01:55:41 Removing intermediate container 51ab1c8e9d5c 01:55:41 ---> 82372ce4f6ad 01:55:41 Step 27/30 : CMD ["gate"] 01:55:41 ---> Running in dc581e6ee938 01:55:42 Removing intermediate container dc581e6ee938 01:55:42 ---> 75f97d748e58 01:55:42 Step 28/30 : LABEL arch=arm64 01:55:42 ---> Running in 3c54ecd0ed71 01:55:43 Removing intermediate container 3c54ecd0ed71 01:55:43 ---> 7383d9296283 01:55:43 Step 29/30 : LABEL git_sha=f409aa090aba244f8d92c72d950a13b13fa39a50 01:55:43 ---> Running in 2d7a83059e6e 01:55:44 Removing intermediate container 2d7a83059e6e 01:55:44 ---> 792e6ca28eec 01:55:44 Step 30/30 : LABEL version=0.0.0 01:55:44 ---> Running in 812955b96a49 01:55:45 Removing intermediate container 812955b96a49 01:55:45 ---> e0ad559558aa 01:55:45 01:55:45 Successfully built e0ad559558aa 01:55:45 Successfully tagged security-bootstrapper-arm64:latest 01:55:45  Building security-bootstrapper ... done  [Pipeline] } 01:55:45 $ docker stop --time=1 0fc1cd04c5d07fef34d9e2c433c9df65157cc8dd0375a533c5f2f8a03ddef839 01:55:47 $ docker rm -f 0fc1cd04c5d07fef34d9e2c433c9df65157cc8dd0375a533c5f2f8a03ddef839 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:48 + docker images 01:55:48 REPOSITORY TAG IMAGE ID CREATED SIZE 01:55:48 security-bootstrapper-arm64 latest e0ad559558aa 4 seconds ago 17.7MB 01:55:48 support-notifications-arm64 latest 4105ed247877 10 seconds ago 15.9MB 01:55:48 core-metadata-arm64 latest b328de008e76 26 seconds ago 15.8MB 01:55:48 0ad7ecbb2320 26 seconds ago 1.57GB 01:55:48 core-command-arm64 latest b063a908cb0c 30 seconds ago 15.2MB 01:55:48 f2ff232a7760 36 seconds ago 1.57GB 01:55:48 146cfb5c0552 40 seconds ago 1.57GB 01:55:48 51186239da0d 46 seconds ago 1.57GB 01:55:48 sys-mgmt-agent-arm64 latest f8815c138e89 2 minutes ago 277MB 01:55:48 core-data-arm64 latest cf8bc1df6ba0 3 minutes ago 19.4MB 01:55:48 security-secretstore-setup-arm64 latest 7205a523c267 3 minutes ago 26.5MB 01:55:48 support-scheduler-arm64 latest 594330edc570 3 minutes ago 15.2MB 01:55:48 security-proxy-setup-arm64 latest c690a5791fa5 3 minutes ago 25.3MB 01:55:48 fee14fce6489 3 minutes ago 1.58GB 01:55:48 e5bd14af2e83 3 minutes ago 1.57GB 01:55:48 5f504c27a8c7 3 minutes ago 1.58GB 01:55:48 8f7bbe72d12a 3 minutes ago 1.57GB 01:55:48 6be88ab71e1a 3 minutes ago 1.57GB 01:55:48 ci-base-image-arm64 latest 3bc431eae1ca 14 minutes ago 1.24GB 01:55:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 days ago 534MB 01:55:48 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 01:55:48 alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB 01:55:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 01:55:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:55:49 01:55:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:55:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:55:50 arm64: Pulling from edgex-lftools-log-publisher 01:55:50 448f6bf000e3: Pulling fs layer 01:55:50 f757da607395: Pulling fs layer 01:55:50 05883995daec: Pulling fs layer 01:55:50 8603b9c90790: Pulling fs layer 01:55:50 1560dd03e051: Pulling fs layer 01:55:50 27f5ce0e4adf: Pulling fs layer 01:55:50 c2d8d7efcc4b: Pulling fs layer 01:55:50 8603b9c90790: Waiting 01:55:50 27f5ce0e4adf: Waiting 01:55:50 c2d8d7efcc4b: Waiting 01:55:50 1560dd03e051: Waiting 01:55:50 f757da607395: Verifying Checksum 01:55:50 f757da607395: Download complete 01:55:50 8603b9c90790: Verifying Checksum 01:55:50 8603b9c90790: Download complete 01:55:50 05883995daec: Verifying Checksum 01:55:50 05883995daec: Download complete 01:55:50 27f5ce0e4adf: Download complete 01:55:50 1560dd03e051: Verifying Checksum 01:55:50 1560dd03e051: Download complete 01:55:50 448f6bf000e3: Verifying Checksum 01:55:50 448f6bf000e3: Download complete 01:55:53 c2d8d7efcc4b: Verifying Checksum 01:55:53 c2d8d7efcc4b: Download complete 01:55:54 448f6bf000e3: Pull complete 01:55:55 f757da607395: Pull complete 01:55:57 05883995daec: Pull complete 01:55:57 8603b9c90790: Pull complete 01:55:58 1560dd03e051: Pull complete 01:55:58 27f5ce0e4adf: Pull complete 01:56:13 c2d8d7efcc4b: Pull complete 01:56:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:56:13 prd-ubuntu18.04-docker-arm64-4c-16g-807 does not seem to be running inside a container 01:56:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:56:17 $ docker top 7df3dcf3c7017990b6f589a03c8b9d0c6b7ada39e76e0e7d8277c97efa99d5dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:18 ---> job-cost.sh 01:56:18 lf-activate-venv: SKIPPING 01:56:18 INFO: No Stack... 01:56:18 INFO: Retrieving Pricing Info for: v3-standard-4 01:56:19 INFO: Archiving Costs [Pipeline] sh 01:56:19 + cat /w/workspace/edgex-go/4/archives/cost.csv 01:56:19 + cut -d, -f6 [Pipeline] lock 01:56:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3762-4-stack-cost] 01:56:19 Resource [jenkins-edgexfoundry-edgex-go-PR-3762-4-stack-cost] did not exist. Created. 01:56:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3762-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:56:20 + echo total: 0.10999999940395355 [Pipeline] stash 01:56:20 Stashed 1 file(s) [Pipeline] } 01:56:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3762-4-stack-cost] [Pipeline] // lock [Pipeline] } 01:56:20 $ docker stop --time=1 7df3dcf3c7017990b6f589a03c8b9d0c6b7ada39e76e0e7d8277c97efa99d5dd 01:56:22 $ docker rm -f 7df3dcf3c7017990b6f589a03c8b9d0c6b7ada39e76e0e7d8277c97efa99d5dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:56:23 provisioning config files... 01:56:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6206736334928818310tmp [Pipeline] { [Pipeline] sh 01:56:23 + set +x 01:56:23 + curl -s https://codecov.io/bash 01:56:23 + bash -s -- 01:56:23 01:56:23 _____ _ 01:56:23 / ____| | | 01:56:23 | | ___ __| | ___ ___ _____ __ 01:56:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:56:23 | |___| (_) | (_| | __/ (_| (_) \ V / 01:56:23 \_____\___/ \__,_|\___|\___\___/ \_/ 01:56:23 Bash-1.0.6 01:56:23 01:56:23 01:56:23 ==> git version 2.24.4 found 01:56:23 ==> 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 01:56:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:56:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:56:23 ==> Jenkins CI detected. 01:56:23 current dir:  /w/workspace/edgex-go/4 01:56:23 project root: . 01:56:23 --> token set from env 01:56:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:56:23 ==> Running gcov in . (disable via -X gcov) 01:56:23 ==> Python coveragepy not found 01:56:23 ==> Searching for coverage reports in: 01:56:23 + . 01:56:23 -> Found 1 reports 01:56:23 ==> Detecting git/mercurial file structure 01:56:23 ==> Reading reports 01:56:23 + ./coverage.out bytes=420693 01:56:23 ==> Appending adjustments 01:56:23 https://docs.codecov.io/docs/fixing-reports 01:56:24 + Found adjustments 01:56:24 ==> Gzipping contents 01:56:24 56K /tmp/codecov.hyLm5g.gz 01:56:24 ==> Uploading reports 01:56:24 url: https://codecov.io 01:56:24 query: branch=PR-3762&commit=f409aa090aba244f8d92c72d950a13b13fa39a50&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3762%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3762&job=&cmd_args= 01:56:24 -> Pinging Codecov 01:56:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3762&commit=f409aa090aba244f8d92c72d950a13b13fa39a50&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3762%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3762&job=&cmd_args= 01:56:24 -> Uploading to 01:56:24 https://storage.googleapis.com/codecov/v4/raw/2021-10-21/00271124DB129430A58F1EEE437C3FCB/f409aa090aba244f8d92c72d950a13b13fa39a50/f244c7ca-e72f-419d-a6e8-840eec7feafa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211021T015624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=384a490d80d0ab9dd51c1ca9dfda618c385ea6028d121b0262d036f344a5fcaf 01:56:24 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:24 Dload Upload Total Spent Left Speed 01:56:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56960 0 0 100 56960 0 123k --:--:-- --:--:-- --:--:-- 124k 01:56:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f409aa090aba244f8d92c72d950a13b13fa39a50 [Pipeline] } 01:56:25 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 01:56:26 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:56:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:56:27 ---> package-listing.sh 01:56:27 ++ tr '[:upper:]' '[:lower:]' 01:56:27 ++ facter osfamily 01:56:27 + OS_FAMILY=redhat 01:56:27 + workspace=/w/workspace/edgex-go/4 01:56:27 + START_PACKAGES=/tmp/packages_start.txt 01:56:27 + END_PACKAGES=/tmp/packages_end.txt 01:56:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:56:27 + PACKAGES=/tmp/packages_start.txt 01:56:27 + '[' /w/workspace/edgex-go/4 ']' 01:56:27 + PACKAGES=/tmp/packages_end.txt 01:56:27 + case "${OS_FAMILY}" in 01:56:27 + sort 01:56:27 + rpm -qa 01:56:30 + '[' -f /tmp/packages_start.txt ']' 01:56:30 + '[' -f /tmp/packages_end.txt ']' 01:56:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:56:30 + '[' /w/workspace/edgex-go/4 ']' 01:56:30 + mkdir -p /w/workspace/edgex-go/4/archives/ 01:56:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 01:56:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:56:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:56:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:31 01:56:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:56:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:31 latest: Pulling from edgex-lftools-log-publisher 01:56:31 b4d181a07f80: Pulling fs layer 01:56:31 a1111a8f2ec3: Pulling fs layer 01:56:31 ed53099fbce6: Pulling fs layer 01:56:31 dc539afda2c1: Pulling fs layer 01:56:31 77bc0d833cb6: Pulling fs layer 01:56:31 9065ff56babe: Pulling fs layer 01:56:31 d287ab97295c: Pulling fs layer 01:56:31 77bc0d833cb6: Waiting 01:56:31 9065ff56babe: Waiting 01:56:31 d287ab97295c: Waiting 01:56:31 dc539afda2c1: Waiting 01:56:31 a1111a8f2ec3: Verifying Checksum 01:56:31 a1111a8f2ec3: Download complete 01:56:31 dc539afda2c1: Verifying Checksum 01:56:31 dc539afda2c1: Download complete 01:56:31 ed53099fbce6: Verifying Checksum 01:56:31 ed53099fbce6: Download complete 01:56:32 9065ff56babe: Verifying Checksum 01:56:32 9065ff56babe: Download complete 01:56:32 77bc0d833cb6: Verifying Checksum 01:56:32 77bc0d833cb6: Download complete 01:56:32 b4d181a07f80: Download complete 01:56:32 d287ab97295c: Verifying Checksum 01:56:32 d287ab97295c: Download complete 01:56:33 b4d181a07f80: Pull complete 01:56:33 a1111a8f2ec3: Pull complete 01:56:34 ed53099fbce6: Pull complete 01:56:34 dc539afda2c1: Pull complete 01:56:34 77bc0d833cb6: Pull complete 01:56:34 9065ff56babe: Pull complete 01:56:40 d287ab97295c: Pull complete 01:56:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:56:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:56:40 prd-centos7-docker-4c-2g-790 does not seem to be running inside a container 01:56:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:56:43 $ docker top 41f78d8bd5c9f0602306446d97651045641bbdf3c1ddbb5fd2ff830f9476cf61 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:44 + touch /tmp/pre-build-complete [Pipeline] sh 01:56:44 + mkdir -p /var/log/sysstat [Pipeline] sh 01:56:44 + ls /var/log/sa-host 01:56:44 + sadf -c /var/log/sa-host/sa21 01:56:44 file_magic: OK 01:56:44 HZ: Using current value: 100 01:56:44 file_header: OK 01:56:44 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 01:56:44 Statistics: 01:56:44 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... 01:56:44 File successfully converted to sysstat format version 12.0.3 01:56:44 + sadf -c /var/log/sa-host/sa30 01:56:44 file_magic: OK 01:56:44 HZ: Using current value: 100 01:56:44 file_header: OK 01:56:44 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 01:56:44 Statistics: 01:56:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:56:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:44 provisioning config files... 01:56:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8060566664118780444tmp [Pipeline] { [Pipeline] echo 01:56:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:56:44 ---> create-netrc.sh [Pipeline] } 01:56:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:56:45 ---> python-tools-install.sh [Pipeline] echo 01:56:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:56:45 ---> sudo-logs.sh 01:56:45 Archiving 'sudo' log.. 01:56:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-790.novalocal: Name or service not known 01:56:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-790.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:56:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:56:46 ---> job-cost.sh 01:56:46 lf-activate-venv: SKIPPING 01:56:46 DEBUG: total: 0.10999999940395355 01:56:46 INFO: Retrieving Stack Cost... 01:56:48 INFO: Retrieving Pricing Info for: v3-standard-2 01:56:49 INFO: Archiving Costs [Pipeline] echo 01:56:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:56:49 ---> logs-deploy.sh 01:56:49 lf-activate-venv: SKIPPING 01:56:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3762/4 01:56:49 INFO: archiving workspace using pattern(s): 01:56:49 Archives upload complete. 01:56:50 INFO: archiving logs to Nexus 01:56:50 ---> uname -a: 01:56:50 Linux prd-centos7-docker-4c-2g-790.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 01:56:50 01:56:50 01:56:50 ---> lscpu: 01:56:50 Architecture: x86_64 01:56:50 CPU op-mode(s): 32-bit, 64-bit 01:56:50 Byte Order: Little Endian 01:56:50 Address sizes: 40 bits physical, 48 bits virtual 01:56:50 CPU(s): 2 01:56:50 On-line CPU(s) list: 0,1 01:56:50 Thread(s) per core: 1 01:56:50 Core(s) per socket: 1 01:56:50 Socket(s): 2 01:56:50 NUMA node(s): 1 01:56:50 Vendor ID: AuthenticAMD 01:56:50 CPU family: 23 01:56:50 Model: 49 01:56:50 Model name: AMD EPYC-Rome Processor 01:56:50 Stepping: 0 01:56:50 CPU MHz: 2799.998 01:56:50 BogoMIPS: 5599.99 01:56:50 Virtualization: AMD-V 01:56:50 Hypervisor vendor: KVM 01:56:50 Virtualization type: full 01:56:50 L1d cache: 32K 01:56:50 L1i cache: 32K 01:56:50 L2 cache: 512K 01:56:50 L3 cache: 16384K 01:56:50 NUMA node0 CPU(s): 0,1 01:56:50 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 01:56:50 01:56:50 01:56:50 ---> nproc: 01:56:50 2 01:56:50 01:56:50 01:56:50 ---> df -h: 01:56:50 Filesystem Size Used Avail Use% Mounted on 01:56:50 overlay 40G 13G 28G 32% / 01:56:50 tmpfs 64M 0 64M 0% /dev 01:56:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:56:50 shm 64M 0 64M 0% /dev/shm 01:56:50 /dev/vda1 40G 13G 28G 32% /facter-os 01:56:50 01:56:50 01:56:50 ---> sar -b -r -n DEV: 01:56:50 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/21/21 _x86_64_ (2 CPU) 01:56:50 01:56:50 01:20:46 LINUX RESTART (2 CPU) 01:56:50 01:56:50 01:21:01 tps rtps wtps bread/s bwrtn/s 01:56:50 01:22:02 242.25 24.82 217.43 5643.42 85738.72 01:56:50 01:23:01 282.28 0.00 282.28 0.00 58373.37 01:56:50 01:24:01 54.73 0.00 54.73 0.00 10709.58 01:56:50 01:25:01 117.35 0.00 117.35 0.00 4805.66 01:56:50 01:26:02 840.38 407.65 432.73 13476.10 282003.79 01:56:50 01:27:02 584.95 204.18 380.77 12382.80 142295.04 01:56:50 01:28:01 450.03 103.86 346.17 3814.43 110023.77 01:56:50 01:29:01 15.22 6.46 8.76 366.96 379.98 01:56:50 01:30:01 0.15 0.00 0.15 0.00 1.87 01:56:50 01:31:01 0.17 0.00 0.17 0.00 1.63 01:56:50 01:32:01 0.28 0.00 0.28 0.00 3.36 01:56:50 01:33:01 0.25 0.00 0.25 0.00 2.62 01:56:50 01:34:01 0.28 0.00 0.28 0.00 3.25 01:56:50 01:35:01 0.25 0.00 0.25 0.00 2.33 01:56:50 01:36:01 0.45 0.25 0.20 7.86 2.51 01:56:50 01:37:01 0.78 0.00 0.78 0.00 13.51 01:56:50 01:38:01 0.25 0.00 0.25 0.00 2.88 01:56:50 01:39:01 0.25 0.00 0.25 0.00 3.78 01:56:50 01:40:01 0.23 0.00 0.23 0.00 2.73 01:56:50 01:41:01 0.23 0.00 0.23 0.00 3.36 01:56:50 01:42:01 0.25 0.00 0.25 0.00 2.60 01:56:50 01:43:01 0.20 0.00 0.20 0.00 1.82 01:56:50 01:44:01 0.28 0.00 0.28 0.00 3.25 01:56:50 01:45:01 0.25 0.00 0.25 0.00 2.47 01:56:50 01:46:01 0.25 0.00 0.25 0.00 2.83 01:56:50 01:47:01 0.50 0.25 0.25 94.49 2.75 01:56:50 01:48:01 0.18 0.00 0.18 0.00 1.92 01:56:50 01:49:01 0.25 0.00 0.25 0.00 3.08 01:56:50 01:50:01 0.23 0.00 0.23 0.00 2.58 01:56:50 01:51:01 0.30 0.00 0.30 0.00 3.55 01:56:50 01:52:01 0.22 0.00 0.22 0.00 2.58 01:56:50 01:53:01 0.17 0.00 0.17 0.00 1.37 01:56:50 01:54:01 0.27 0.00 0.27 0.00 2.98 01:56:50 01:55:01 0.25 0.00 0.25 0.00 2.33 01:56:50 01:56:01 0.25 0.00 0.25 0.00 2.86 01:56:50 Average: 74.19 21.52 52.68 1025.58 19915.56 01:56:50 01:56:50 01:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:56:50 01:22:02 4322692 0 771592 9.63 2620 2912028 1640968 18.12 1032768 2323616 4616 01:56:50 01:23:01 3534988 0 946744 11.82 2620 3524580 1525592 16.84 1256876 2748688 180552 01:56:50 01:24:01 3298936 0 1014688 12.67 2620 3692688 1554860 17.17 1409192 2816996 37404 01:56:50 01:25:01 3174500 0 1085892 13.56 2620 3745920 1524124 16.83 1473612 2854724 123448 01:56:50 01:26:02 1271708 0 1277872 15.96 2620 5456732 2490996 27.50 2275104 3860416 2656 01:56:50 01:27:02 786376 0 1306820 16.32 2620 5913116 2410436 26.61 2498040 4096872 440 01:56:50 01:28:01 3169832 0 1167772 14.58 2620 3668708 1627332 17.97 1252156 2969988 8 01:56:50 01:29:01 3209512 0 1118200 13.96 2620 3678600 1373988 15.17 1229832 2968540 8 01:56:50 01:30:01 3214004 0 1113712 13.91 2620 3678596 1350512 14.91 1249208 2947956 8 01:56:50 01:31:01 3220476 0 1107236 13.83 2620 3678600 1345192 14.85 1246092 2945076 8 01:56:50 01:32:01 3220108 0 1107600 13.83 2620 3678604 1345324 14.85 1246284 2945208 8 01:56:50 01:33:01 3224256 0 1103448 13.78 2620 3678608 1345192 14.85 1245860 2941432 8 01:56:50 01:34:01 3224576 0 1103120 13.77 2620 3678616 1345192 14.85 1245980 2941432 8 01:56:50 01:35:01 3224404 0 1103292 13.78 2620 3678616 1345192 14.85 1245984 2941432 8 01:56:50 01:36:01 3224032 0 1103624 13.78 2620 3678656 1345192 14.85 1246500 2940840 20 01:56:50 01:37:01 3223912 0 1103740 13.78 2620 3678660 1345300 14.85 1246600 2940840 8 01:56:50 01:38:01 3223224 0 1104420 13.79 2620 3678668 1345420 14.85 1247108 2940840 20 01:56:50 01:39:01 3223448 0 1104192 13.79 2620 3678672 1345444 14.85 1247120 2940840 20 01:56:50 01:40:01 3224016 0 1103624 13.78 2620 3678672 1345192 14.85 1246552 2940840 20 01:56:50 01:41:01 3224428 0 1103204 13.77 2620 3678680 1345192 14.85 1246676 2940616 8 01:56:50 01:42:01 3224152 0 1103480 13.78 2620 3678680 1345288 14.85 1246660 2940616 8 01:56:50 01:43:01 3224576 0 1103048 13.77 2620 3678688 1345192 14.85 1246572 2940616 12 01:56:50 01:44:01 3224652 0 1102968 13.77 2620 3678692 1345192 14.85 1246692 2940616 8 01:56:50 01:45:01 3224420 0 1103196 13.77 2620 3678696 1345192 14.85 1246580 2940616 8 01:56:50 01:46:01 3224280 0 1103332 13.78 2620 3678700 1345192 14.85 1246700 2940616 8 01:56:50 01:47:01 3218472 0 1106324 13.81 2620 3681516 1345276 14.85 1252384 2940652 8 01:56:50 01:48:01 3218244 0 1106552 13.82 2620 3681516 1345360 14.85 1252680 2940644 12 01:56:50 01:49:01 3217636 0 1107156 13.82 2620 3681520 1345432 14.85 1253040 2940644 8 01:56:50 01:50:01 3218576 0 1106212 13.81 2620 3681524 1345192 14.85 1252308 2940644 8 01:56:50 01:51:01 3218832 0 1105952 13.81 2620 3681528 1345192 14.85 1252312 2940644 8 01:56:50 01:52:01 3218596 0 1106176 13.81 2620 3681540 1345264 14.85 1252296 2940644 8 01:56:50 01:53:01 3218840 0 1105932 13.81 2620 3681540 1345192 14.85 1252208 2940644 8 01:56:50 01:54:01 3218996 0 1105768 13.81 2620 3681548 1345192 14.85 1252280 2940648 8 01:56:50 01:55:01 3219104 0 1105660 13.81 2620 3681548 1345192 14.85 1252372 2940644 8 01:56:50 01:56:01 3218724 0 1106036 13.81 2620 3681552 1345192 14.85 1252340 2940644 8 01:56:50 Average: 3135644 0 1100817 13.74 2620 3769852 1442148 15.92 1318428 2973049 9983 01:56:50 01:56:50 01:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:56:50 01:22:02 eth0 1455.85 1592.87 9588.87 200.78 0.00 0.00 0.00 0.00 01:56:50 01:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:22:02 veth75ed388 62.23 81.14 6.16 61.13 0.00 0.00 0.00 0.00 01:56:50 01:22:02 docker0 772.53 505.91 67.40 2733.69 0.00 0.00 0.00 0.00 01:56:50 01:23:01 eth0 176.89 132.84 2040.27 20.26 0.00 0.00 0.00 0.00 01:56:50 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:23:01 veth16a1963 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 01:56:50 01:23:01 docker0 115.79 147.94 9.12 2012.73 0.00 0.00 0.00 0.00 01:56:50 01:24:01 eth0 29.25 15.62 22.61 12.00 0.00 0.00 0.00 0.00 01:56:50 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:24:01 veth16a1963 2.17 2.17 0.17 0.18 0.00 0.00 0.00 0.00 01:56:50 01:24:01 docker0 2.17 2.17 0.14 0.18 0.00 0.00 0.00 0.00 01:56:50 01:25:01 eth0 23.31 12.26 19.87 10.29 0.00 0.00 0.00 0.00 01:56:50 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:25:01 veth16a1963 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:26:02 veth7370848 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:26:02 veth3eaf402 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:26:02 veth1f2ed8d 0.00 1.11 0.00 0.06 0.00 0.00 0.00 0.00 01:56:50 01:26:02 eth0 140.64 86.71 1836.49 129.81 0.00 0.00 0.00 0.00 01:56:50 01:27:02 vethebd2ed7 0.02 0.14 0.00 0.01 0.00 0.00 0.00 0.00 01:56:50 01:27:02 veth1f2ed8d 0.00 0.44 0.00 0.02 0.00 0.00 0.00 0.00 01:56:50 01:27:02 eth0 66.42 29.50 247.34 16.22 0.00 0.00 0.00 0.00 01:56:50 01:27:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:56:50 01:28:01 veth1f2ed8d 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:28:01 eth0 132.04 76.57 1575.42 135.78 0.00 0.00 0.00 0.00 01:56:50 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:28:01 docker0 951.03 768.85 80.94 5679.25 0.00 0.00 0.00 0.00 01:56:50 01:29:01 eth0 4.21 2.08 2.99 1.05 0.00 0.00 0.00 0.00 01:56:50 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:30:01 eth0 1.92 0.67 0.62 0.40 0.00 0.00 0.00 0.00 01:56:50 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:31:01 eth0 0.95 0.03 0.07 0.00 0.00 0.00 0.00 0.00 01:56:50 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:32:01 eth0 1.35 0.42 0.46 0.27 0.00 0.00 0.00 0.00 01:56:50 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:33:01 eth0 1.50 0.08 0.11 0.01 0.00 0.00 0.00 0.00 01:56:50 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:34:01 eth0 0.93 0.10 0.07 0.01 0.00 0.00 0.00 0.00 01:56:50 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:35:01 eth0 1.90 0.07 0.17 0.01 0.00 0.00 0.00 0.00 01:56:50 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:36:01 eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:50 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:37:01 eth0 2.03 0.13 0.23 0.07 0.00 0.00 0.00 0.00 01:56:50 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:38:01 eth0 1.63 0.68 0.69 0.40 0.00 0.00 0.00 0.00 01:56:50 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:39:01 eth0 0.43 0.37 0.26 0.20 0.00 0.00 0.00 0.00 01:56:50 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:40:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:56:50 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:41:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:56:50 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:42:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 01:56:50 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:43:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:44:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:45:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:46:01 eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:56:50 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:47:01 eth0 0.72 0.23 0.19 0.07 0.00 0.00 0.00 0.00 01:56:50 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:48:01 eth0 1.18 0.33 0.35 0.20 0.00 0.00 0.00 0.00 01:56:50 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:49:01 eth0 0.57 0.28 0.27 0.17 0.00 0.00 0.00 0.00 01:56:50 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:50:01 eth0 0.07 0.07 0.00 0.03 0.00 0.00 0.00 0.00 01:56:50 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:51:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:52:01 eth0 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 01:56:50 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:53:01 eth0 0.03 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:56:50 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:54:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:55:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:56:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 Average: eth0 58.45 55.84 438.37 15.12 0.00 0.00 0.00 0.00 01:56:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:50 Average: docker0 26.76 21.64 2.28 159.82 0.00 0.00 0.00 0.00 01:56:50 01:56:50 01:56:50 ---> sar -P ALL: 01:56:50 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/21/21 _x86_64_ (2 CPU) 01:56:50 01:56:50 01:20:46 LINUX RESTART (2 CPU) 01:56:50 01:56:50 01:21:01 CPU %user %nice %system %iowait %steal %idle 01:56:50 01:22:02 all 38.40 0.00 10.86 6.78 0.13 43.83 01:56:50 01:22:02 0 46.09 0.00 11.76 7.17 0.14 34.83 01:56:50 01:22:02 1 30.84 0.00 9.97 6.40 0.12 52.66 01:56:50 01:23:01 all 45.45 0.00 9.88 2.70 0.14 41.84 01:56:50 01:23:01 0 45.33 0.00 9.98 3.01 0.15 41.53 01:56:50 01:23:01 1 45.57 0.00 9.78 2.38 0.13 42.14 01:56:50 01:24:01 all 37.93 0.00 4.84 0.24 0.10 56.90 01:56:50 01:24:01 0 37.56 0.00 4.69 0.27 0.09 57.40 01:56:50 01:24:01 1 38.29 0.00 4.99 0.21 0.11 56.40 01:56:50 01:25:01 all 74.97 0.00 7.11 1.10 0.15 16.67 01:56:50 01:25:01 0 76.15 0.00 7.26 1.11 0.15 15.33 01:56:50 01:25:01 1 73.80 0.00 6.95 1.09 0.15 18.01 01:56:50 01:26:02 all 29.36 0.00 18.42 29.08 0.14 22.99 01:56:50 01:26:02 0 30.40 0.00 18.25 29.15 0.14 22.06 01:56:50 01:26:02 1 28.32 0.00 18.59 29.01 0.14 23.93 01:56:50 01:27:02 all 79.71 0.00 15.10 4.25 0.15 0.78 01:56:50 01:27:02 0 79.37 0.00 15.35 4.25 0.15 0.89 01:56:50 01:27:02 1 80.06 0.00 14.86 4.26 0.15 0.68 01:56:50 01:28:01 all 66.59 0.00 14.39 5.88 0.16 12.99 01:56:50 01:28:01 0 68.52 0.00 14.07 5.41 0.17 11.83 01:56:50 01:28:01 1 64.65 0.00 14.71 6.35 0.15 14.15 01:56:50 01:29:01 all 0.36 0.00 0.32 0.14 0.02 99.16 01:56:50 01:29:01 0 0.20 0.00 0.27 0.07 0.02 99.45 01:56:50 01:29:01 1 0.52 0.00 0.37 0.22 0.02 98.88 01:56:50 01:30:01 all 0.19 0.00 0.08 0.00 0.02 99.72 01:56:50 01:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 01:56:50 01:30:01 1 0.35 0.00 0.10 0.00 0.02 99.53 01:56:50 01:31:01 all 0.18 0.00 0.03 0.00 0.02 99.77 01:56:50 01:31:01 0 0.07 0.00 0.03 0.00 0.02 99.88 01:56:50 01:31:01 1 0.28 0.00 0.03 0.00 0.02 99.67 01:56:50 01:32:01 all 0.21 0.00 0.03 0.00 0.01 99.75 01:56:50 01:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:56:50 01:32:01 1 0.38 0.00 0.05 0.00 0.02 99.55 01:56:50 01:56:50 01:32:01 CPU %user %nice %system %iowait %steal %idle 01:56:50 01:33:01 all 0.22 0.00 0.03 0.00 0.01 99.74 01:56:50 01:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:56:50 01:33:01 1 0.40 0.00 0.03 0.00 0.00 99.57 01:56:50 01:34:01 all 0.17 0.00 0.04 0.00 0.01 99.78 01:56:50 01:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:56:50 01:34:01 1 0.32 0.00 0.05 0.00 0.02 99.62 01:56:50 01:35:01 all 0.21 0.00 0.03 0.00 0.02 99.74 01:56:50 01:35:01 0 0.07 0.00 0.05 0.00 0.02 99.87 01:56:50 01:35:01 1 0.35 0.00 0.02 0.00 0.02 99.62 01:56:50 01:36:01 all 0.23 0.00 0.06 0.01 0.02 99.68 01:56:50 01:36:01 0 0.05 0.00 0.08 0.02 0.03 99.82 01:56:50 01:36:01 1 0.42 0.00 0.03 0.00 0.00 99.55 01:56:50 01:37:01 all 0.22 0.00 0.03 0.00 0.01 99.75 01:56:50 01:37:01 0 0.38 0.00 0.02 0.00 0.00 99.60 01:56:50 01:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:56:50 01:38:01 all 0.14 0.00 0.05 0.00 0.01 99.80 01:56:50 01:38:01 0 0.27 0.00 0.07 0.00 0.02 99.65 01:56:50 01:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:56:50 01:39:01 all 0.23 0.00 0.03 0.00 0.02 99.72 01:56:50 01:39:01 0 0.42 0.00 0.02 0.00 0.02 99.55 01:56:50 01:39:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:56:50 01:40:01 all 0.19 0.00 0.03 0.00 0.01 99.77 01:56:50 01:40:01 0 0.35 0.00 0.02 0.00 0.00 99.63 01:56:50 01:40:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:56:50 01:41:01 all 0.23 0.00 0.03 0.00 0.01 99.74 01:56:50 01:41:01 0 0.40 0.00 0.02 0.00 0.00 99.58 01:56:50 01:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:56:50 01:42:01 all 0.15 0.00 0.05 0.00 0.02 99.78 01:56:50 01:42:01 0 0.28 0.00 0.08 0.00 0.03 99.60 01:56:50 01:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:56:50 01:43:01 all 0.15 0.00 0.04 0.00 0.01 99.80 01:56:50 01:43:01 0 0.25 0.00 0.05 0.00 0.02 99.68 01:56:50 01:43:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:56:50 01:56:50 01:43:01 CPU %user %nice %system %iowait %steal %idle 01:56:50 01:44:01 all 0.21 0.00 0.03 0.00 0.01 99.75 01:56:50 01:44:01 0 0.38 0.00 0.03 0.00 0.00 99.58 01:56:50 01:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:56:50 01:45:01 all 0.22 0.00 0.01 0.00 0.02 99.76 01:56:50 01:45:01 0 0.40 0.00 0.00 0.00 0.02 99.58 01:56:50 01:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:56:50 01:46:01 all 0.23 0.00 0.04 0.00 0.01 99.72 01:56:50 01:46:01 0 0.42 0.00 0.05 0.00 0.00 99.53 01:56:50 01:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:56:50 01:47:01 all 0.17 0.00 0.03 0.01 0.02 99.77 01:56:50 01:47:01 0 0.30 0.00 0.03 0.00 0.00 99.67 01:56:50 01:47:01 1 0.03 0.00 0.03 0.02 0.03 99.88 01:56:50 01:48:01 all 0.11 0.00 0.05 0.00 0.02 99.82 01:56:50 01:48:01 0 0.17 0.00 0.07 0.00 0.02 99.75 01:56:50 01:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:56:50 01:49:01 all 0.18 0.00 0.03 0.00 0.02 99.77 01:56:50 01:49:01 0 0.32 0.00 0.02 0.00 0.00 99.67 01:56:50 01:49:01 1 0.05 0.00 0.05 0.00 0.03 99.87 01:56:50 01:50:01 all 0.18 0.00 0.03 0.01 0.02 99.77 01:56:50 01:50:01 0 0.28 0.00 0.02 0.00 0.02 99.68 01:56:50 01:50:01 1 0.07 0.00 0.03 0.02 0.02 99.87 01:56:50 01:51:01 all 0.21 0.00 0.03 0.00 0.01 99.75 01:56:50 01:51:01 0 0.17 0.00 0.03 0.00 0.00 99.80 01:56:50 01:51:01 1 0.25 0.00 0.03 0.00 0.02 99.70 01:56:50 01:52:01 all 0.14 0.00 0.05 0.00 0.02 99.79 01:56:50 01:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:56:50 01:52:01 1 0.23 0.00 0.07 0.00 0.02 99.68 01:56:50 01:53:01 all 0.20 0.00 0.02 0.00 0.01 99.77 01:56:50 01:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:56:50 01:53:01 1 0.38 0.00 0.02 0.00 0.02 99.58 01:56:50 01:54:01 all 0.25 0.00 0.03 0.00 0.01 99.71 01:56:50 01:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:56:50 01:54:01 1 0.47 0.00 0.03 0.00 0.00 99.50 01:56:50 01:56:50 01:54:01 CPU %user %nice %system %iowait %steal %idle 01:56:50 01:55:01 all 0.24 0.00 0.03 0.00 0.01 99.72 01:56:50 01:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:56:50 01:55:01 1 0.45 0.00 0.03 0.00 0.02 99.50 01:56:50 01:56:01 all 0.16 0.00 0.02 0.00 0.02 99.80 01:56:50 01:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:56:50 01:56:01 1 0.27 0.00 0.00 0.00 0.02 99.71 01:56:50 Average: all 10.00 0.00 2.18 1.35 0.04 86.43 01:56:50 Average: 0 10.28 0.00 2.19 1.36 0.03 86.13 01:56:50 Average: 1 9.72 0.00 2.16 1.35 0.04 86.73 01:56:50 01:56:50 01:56:50