Pull request #3758 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 cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from e462041107369ea5f4f7de20c9f99930c2ea7559+4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 (e619eec69e9aeb98f0dd395edcc008b8214226f9) 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-ssh6280256422112734199.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-ssh6325658552044519402.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-3758/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-3758/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3234897517626069675.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-ssh7299935427589146226.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-3758/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-3758/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4382100022645374443.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 Running on prd-centos7-docker-4c-2g-860 in /w/workspace/edgexfoundry_edgex-go_PR-3758 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh7949717678189652833.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit e462041107369ea5f4f7de20c9f99930c2ea7559 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7606531949470891011.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3758/head:refs/remotes/origin/PR-3758 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e462041107369ea5f4f7de20c9f99930c2ea7559 # timeout=10 Merge succeeded, producing e462041107369ea5f4f7de20c9f99930c2ea7559 Checking out Revision e462041107369ea5f4f7de20c9f99930c2ea7559 (PR-3758) > 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/5@tmp/jenkins-gitclient-ssh8389624190057125054.key > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e462041107369ea5f4f7de20c9f99930c2ea7559 # timeout=10 Commit message: "feat(all): Enable CORS headers for all services" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:26:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 87f2c2be9b48e3a80b6cf54bff75732d64d0560e # timeout=10 06:26:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:26:36 ========================================================= 06:26:36 EdgeX Global Pipelines Version Info 06:26:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:26:37 ------------------- 06:26:37 stable info: 06:26:37 ------------------- 06:26:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:26:37 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 06:26:37 Message: update stable to v1.0.210 06:26:38 ------------------- 06:26:38 experimental info: 06:26:38 ------------------- 06:26:38 Commited By: **** collab-it+edgex@linuxfoundation.org 06:26:38 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 06:26:38 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3758 [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3758 [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3758 [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e462041107369ea5f4f7de20c9f99930c2ea7559 [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e462041 [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:38 provisioning config files... 06:26:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4689708121566480428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:38 ---> docker-login.sh 06:26:38 nexus3.edgexfoundry.org:10001 06:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:39 Configure a credential helper to remove this warning. See 06:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:39 06:26:39 Login Succeeded 06:26:39 nexus3.edgexfoundry.org:10002 06:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:39 Configure a credential helper to remove this warning. See 06:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:39 06:26:39 Login Succeeded 06:26:39 nexus3.edgexfoundry.org:10003 06:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:39 Configure a credential helper to remove this warning. See 06:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:39 06:26:39 Login Succeeded 06:26:39 nexus3.edgexfoundry.org:10004 06:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:39 Configure a credential helper to remove this warning. See 06:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:39 06:26:39 Login Succeeded 06:26:39 docker.io 06:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:40 Configure a credential helper to remove this warning. See 06:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:40 06:26:40 Login Succeeded 06:26:40 ---> docker-login.sh ends [Pipeline] } 06:26:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:40 ++ 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 06:26:40 + for file in '`ls cmd/**/Dockerfile`' 06:26:40 ++ dirname cmd/core-command/Dockerfile 06:26:40 ++ cut -d/ -f2 06:26:40 + echo core-command,cmd/core-command/Dockerfile 06:26:40 + for file in '`ls cmd/**/Dockerfile`' 06:26:40 ++ dirname cmd/core-data/Dockerfile 06:26:40 ++ cut -d/ -f2 06:26:40 + echo core-data,cmd/core-data/Dockerfile 06:26:40 + for file in '`ls cmd/**/Dockerfile`' 06:26:40 ++ dirname cmd/core-metadata/Dockerfile 06:26:40 ++ cut -d/ -f2 06:26:40 + echo core-metadata,cmd/core-metadata/Dockerfile 06:26:40 + for file in '`ls cmd/**/Dockerfile`' 06:26:40 ++ dirname cmd/security-bootstrapper/Dockerfile 06:26:40 ++ cut -d/ -f2 06:26:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:26:40 + for file in '`ls cmd/**/Dockerfile`' 06:26:40 ++ dirname cmd/security-proxy-setup/Dockerfile 06:26:40 ++ cut -d/ -f2 06:26:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:26:40 + for file in '`ls cmd/**/Dockerfile`' 06:26:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:26:40 ++ cut -d/ -f2 06:26:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:26:40 + for file in '`ls cmd/**/Dockerfile`' 06:26:40 ++ cut -d/ -f2 06:26:40 ++ dirname cmd/support-notifications/Dockerfile 06:26:40 + echo support-notifications,cmd/support-notifications/Dockerfile 06:26:40 + for file in '`ls cmd/**/Dockerfile`' 06:26:40 ++ dirname cmd/support-scheduler/Dockerfile 06:26:40 ++ cut -d/ -f2 06:26:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:26:40 + for file in '`ls cmd/**/Dockerfile`' 06:26:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:26:40 ++ cut -d/ -f2 06:26:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:26:40 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 06:26:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:40 06:26:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:26:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:41 latest: Pulling from edgex-devops/git-semver 06:26:41 a0d0a0d46f8b: Pulling fs layer 06:26:41 3e5f54012d9b: Pulling fs layer 06:26:41 4c7163046ea9: Pulling fs layer 06:26:41 0c2d73faf560: Pulling fs layer 06:26:41 0c2d73faf560: Waiting 06:26:41 3e5f54012d9b: Verifying Checksum 06:26:41 3e5f54012d9b: Download complete 06:26:41 a0d0a0d46f8b: Verifying Checksum 06:26:41 a0d0a0d46f8b: Download complete 06:26:41 4c7163046ea9: Verifying Checksum 06:26:41 4c7163046ea9: Download complete 06:26:41 0c2d73faf560: Verifying Checksum 06:26:41 0c2d73faf560: Download complete 06:26:41 a0d0a0d46f8b: Pull complete 06:26:41 3e5f54012d9b: Pull complete 06:26:41 4c7163046ea9: Pull complete 06:26:42 0c2d73faf560: Pull complete 06:26:42 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:26:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:26:42 prd-centos7-docker-4c-2g-860 does not seem to be running inside a container 06:26:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:26:42 $ docker top 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:26:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:42 [ssh-agent] Looking for ssh-agent implementation... 06:26:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:42 $ docker exec 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff ssh-agent 06:26:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIGgmAm/agent.15 06:26:43 SSH_AGENT_PID=22 06:26:43 Running ssh-add (command line suppressed) 06:26:43 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4499912238286031425.key (/w/workspace/edgex-go/5@tmp/private_key_4499912238286031425.key) 06:26:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:43 + git tag --points-at HEAD [Pipeline] } 06:26:43 $ docker exec --env ******** --env ******** 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff ssh-agent -k 06:26:43 unset SSH_AUTH_SOCK; 06:26:43 unset SSH_AGENT_PID; 06:26:43 echo Agent pid 22 killed; 06:26:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:26:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:43 [ssh-agent] Looking for ssh-agent implementation... 06:26:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:43 $ docker exec 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff ssh-agent 06:26:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXooaaBM/agent.55 06:26:43 SSH_AGENT_PID=61 06:26:43 Running ssh-add (command line suppressed) 06:26:43 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8234134925140263403.key (/w/workspace/edgex-go/5@tmp/private_key_8234134925140263403.key) 06:26:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:44 + git semver init 06:26:44 # -> Open(): unable to determine branch for HEAD 06:26:44 # $GIT_DIR = /w/workspace/edgex-go/5/.git 06:26:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 06:26:44 # $SEMVER_REMOTE_NAME = origin 06:26:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:26:44 # $SEMVER_USER_NAME = edgex-jenkins 06:26:44 # $SEMVER_BRANCH = PR-3758 06:26:44 # $SEMVER_TEMP = /tmp/semver-538715923 06:26:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:26:59 # '/tmp/semver-538715923' -> '/w/workspace/edgex-go/5/.semver' 06:26:59 # -> Force: false 06:26:59 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 06:26:59 $ docker exec --env ******** --env ******** 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff ssh-agent -k 06:26:59 unset SSH_AUTH_SOCK; 06:26:59 unset SSH_AGENT_PID; 06:26:59 echo Agent pid 61 killed; 06:26:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:59 + git semver [Pipeline] } 06:26:59 $ docker stop --time=1 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff 06:27:01 $ docker rm -f 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff [Pipeline] // withDockerContainer [Pipeline] sh 06:27:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:27:02 Stashed 1 file(s) [Pipeline] echo 06:27:02 [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 06:27:02 ========================================================= 06:27:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:27:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:27:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:27:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:27:02 a0d0a0d46f8b: Already exists 06:27:02 31adcdaf11c8: Pulling fs layer 06:27:02 b8b176561691: Pulling fs layer 06:27:02 4527c011a84f: Pulling fs layer 06:27:02 5d74067f8e1e: Pulling fs layer 06:27:02 e0aca202a116: Pulling fs layer 06:27:02 3a43be97a3b4: Pulling fs layer 06:27:02 34cad66bf833: Pulling fs layer 06:27:02 b4e3c513aaa6: Pulling fs layer 06:27:02 5d74067f8e1e: Waiting 06:27:02 e0aca202a116: Waiting 06:27:02 3a43be97a3b4: Waiting 06:27:02 34cad66bf833: Waiting 06:27:02 b4e3c513aaa6: Waiting 06:27:02 b8b176561691: Verifying Checksum 06:27:02 b8b176561691: Download complete 06:27:02 31adcdaf11c8: Verifying Checksum 06:27:02 31adcdaf11c8: Download complete 06:27:02 5d74067f8e1e: Verifying Checksum 06:27:02 5d74067f8e1e: Download complete 06:27:02 e0aca202a116: Verifying Checksum 06:27:02 e0aca202a116: Download complete 06:27:02 3a43be97a3b4: Download complete 06:27:03 31adcdaf11c8: Pull complete 06:27:03 34cad66bf833: Verifying Checksum 06:27:03 34cad66bf833: Download complete 06:27:03 b8b176561691: Pull complete 06:27:03 b4e3c513aaa6: Verifying Checksum 06:27:03 b4e3c513aaa6: Download complete 06:27:03 4527c011a84f: Verifying Checksum 06:27:03 4527c011a84f: Download complete 06:27:07 4527c011a84f: Pull complete 06:27:07 5d74067f8e1e: Pull complete 06:27:07 e0aca202a116: Pull complete 06:27:07 3a43be97a3b4: Pull complete 06:27:07 34cad66bf833: Pull complete 06:27:09 b4e3c513aaa6: Pull complete 06:27:09 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 06:27:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:27:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 06:27:10 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:27:10 WORKDIR /edgex 06:27:10 COPY go.mod . 06:27:10 RUN go mod download' 06:27:10 + docker build -t ci-base-image-x86_64 -f - . 06:27:11 Sending build context to Docker daemon 329.7MB 06:27:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:27:11 ---> 9f6097aaca64 06:27:11 Step 2/4 : WORKDIR /edgex 06:27:12 ---> Running in 136cd90ad29b 06:27:12 Removing intermediate container 136cd90ad29b 06:27:12 ---> c37f58fceed6 06:27:12 Step 3/4 : COPY go.mod . 06:27:13 ---> bb58f9090602 06:27:13 Step 4/4 : RUN go mod download 06:27:13 ---> Running in ff296c6b8f6d 06:27:17 Still waiting to schedule task 06:27:17 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-868’ 06:27:39 Removing intermediate container ff296c6b8f6d 06:27:39 ---> 229587df3a44 06:27:39 Successfully built 229587df3a44 06:27:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:27:40 + docker inspect -f . ci-base-image-x86_64 06:27:40 . [Pipeline] withDockerContainer 06:27:40 prd-centos7-docker-4c-2g-860 does not seem to be running inside a container 06:27:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 06:27:40 $ docker top f0dac5cf9686b2ebbbdafef1422a5b36ed3255caddd14c57e758c9d88a8e37ec -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:40 + go version 06:27:40 go version go1.16.8 linux/amd64 [Pipeline] } 06:27:41 $ docker stop --time=1 f0dac5cf9686b2ebbbdafef1422a5b36ed3255caddd14c57e758c9d88a8e37ec 06:27:42 $ docker rm -f f0dac5cf9686b2ebbbdafef1422a5b36ed3255caddd14c57e758c9d88a8e37ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:42 + docker inspect -f . ci-base-image-x86_64 06:27:42 . [Pipeline] withDockerContainer 06:27:42 prd-centos7-docker-4c-2g-860 does not seem to be running inside a container 06:27:42 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 06:27:43 $ docker top d1b96045b04495c86ceacda91a621b6fe4a1db0b69021a150fe3986547892e5c -eo pid,comm [Pipeline] { [Pipeline] echo 06:27:43 ========================================================= 06:27:43 [edgeXBuildGoParallel] Running Tests and Build... 06:27:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:27:43 + make test 06:27:43 go mod tidy 06:27:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:27:49 ? github.com/edgexfoundry/edgex-go [no test files] 06:28:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:28:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:28:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:28:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:28:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:28:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:28:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:28:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:28:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:28:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:28:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:28:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 06:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:28:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements 06:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:28:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 47.2% of statements 06:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:28:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 90.1% of statements 06:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:28:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements 06:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:28:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 06:28:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:28:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:28:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:28:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:28:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:28:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements 06:28:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:28:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:28:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 06:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 06:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 06:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 06:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 06:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements 06:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 06:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.196s coverage: 82.5% of statements 06:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 06:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 06:28:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.227s coverage: 70.4% of statements 06:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:28:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.4% of statements 06:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:28:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 06:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:28:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 06:28:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:29:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:29:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:29:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:29:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:29:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:29:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 06:29:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 06:29:07 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 06:29:46 GO111MODULE=on go vet ./... 06:29:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:29:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:29:52 ./bin/test-attribution-txt.sh [Pipeline] sh 06:29:53 + ls -al . 06:29:53 total 628 06:29:53 drwxrwxr-x 10 1001 1001 4096 Oct 21 06:29 . 06:29:53 drwxr-xr-x 4 root root 28 Oct 21 06:27 .. 06:29:53 -rw-rw-r-- 1 1001 1001 11 Oct 21 06:26 .dockerignore 06:29:53 drwxrwxr-x 8 1001 1001 179 Oct 21 06:26 .git 06:29:53 drwxrwxr-x 4 1001 1001 142 Oct 21 06:26 .github 06:29:53 -rw-rw-r-- 1 1001 1001 804 Oct 21 06:26 .gitignore 06:29:53 -rw-rw-r-- 1 1001 1001 42 Oct 21 06:26 .golangci.yml 06:29:53 -rw-rw-r-- 1 1001 1001 76 Oct 21 06:26 .hadolint.yml 06:29:53 drwx------ 3 1001 1001 58 Oct 21 06:26 .semver 06:29:53 -rw-rw-r-- 1 1001 1001 166 Oct 21 06:26 .sonarcloud.properties 06:29:53 -rw-rw-r-- 1 1001 1001 1171 Oct 21 06:26 ADOPTERS.md 06:29:53 -rw-rw-r-- 1 1001 1001 8910 Oct 21 06:26 Attribution.txt 06:29:53 -rw-rw-r-- 1 1001 1001 43881 Oct 21 06:26 CHANGELOG.md 06:29:53 -rw-rw-r-- 1 1001 1001 3804 Oct 21 06:26 CONTRIBUTING.md 06:29:53 -rw-rw-r-- 1 1001 1001 677 Oct 21 06:26 GOVERNANCE.md 06:29:53 -rw-rw-r-- 1 1001 1001 849 Oct 21 06:26 Jenkinsfile 06:29:53 -rw-rw-r-- 1 1001 1001 10775 Oct 21 06:26 LICENSE 06:29:53 -rw-rw-r-- 1 1001 1001 6508 Oct 21 06:26 Makefile 06:29:53 -rw-rw-r-- 1 1001 1001 582 Oct 21 06:26 OWNERS.md 06:29:53 -rw-rw-r-- 1 1001 1001 8256 Oct 21 06:26 README.md 06:29:53 -rw-rw-r-- 1 1001 1001 6912 Oct 21 06:26 SECURITY.md 06:29:53 -rw-rw-r-- 1 1001 1001 5 Oct 21 06:27 VERSION 06:29:53 -rw-rw-r-- 1 1001 1001 4131 Oct 21 06:26 ZMQWindows.md 06:29:53 drwxrwxr-x 2 1001 1001 37 Oct 21 06:26 bin 06:29:53 drwxrwxr-x 14 1001 1001 4096 Oct 21 06:26 cmd 06:29:53 -rw-r--r-- 1 root root 420693 Oct 21 06:29 coverage.out 06:29:53 -rw-rw-r-- 1 1001 1001 848 Oct 21 06:26 go.mod 06:29:53 -rw-rw-r-- 1 1001 1001 50296 Oct 21 06:26 go.sum 06:29:53 drwxrwxr-x 8 1001 1001 124 Oct 21 06:26 internal 06:29:53 drwxrwxr-x 3 1001 1001 16 Oct 21 06:26 openapi 06:29:53 drwxrwxr-x 4 1001 1001 71 Oct 21 06:26 snap 06:29:53 -rw-rw-r-- 1 1001 1001 204 Oct 21 06:26 version.go [Pipeline] sh 06:29:54 + '[' -e coverage.out ] 06:29:54 + chown 1001:1001 coverage.out [Pipeline] stash 06:29:54 Stashed 1 file(s) [Pipeline] sh 06:29:54 + make build 06:29:54 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 06:29:56 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 06:30:03 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 06:30: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 06:30:05 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 06:30:05 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 06:30:06 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 06:30:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:30:08 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 06:30:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:30:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:30:11 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] } 06:30:13 $ docker stop --time=1 d1b96045b04495c86ceacda91a621b6fe4a1db0b69021a150fe3986547892e5c 06:30:14 $ docker rm -f d1b96045b04495c86ceacda91a621b6fe4a1db0b69021a150fe3986547892e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:30:17 06:30:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:30:17 latest: Pulling from edgex-devops/edgex-compose 06:30:17 cbdbe7a5bc2a: Pulling fs layer 06:30:17 ca9280d653b3: Pulling fs layer 06:30:17 7e9c9ca2126c: Pulling fs layer 06:30:17 cbdbe7a5bc2a: Verifying Checksum 06:30:17 cbdbe7a5bc2a: Download complete 06:30:17 ca9280d653b3: Verifying Checksum 06:30:17 ca9280d653b3: Download complete 06:30:17 cbdbe7a5bc2a: Pull complete 06:30:17 7e9c9ca2126c: Verifying Checksum 06:30:17 7e9c9ca2126c: Download complete 06:30:18 ca9280d653b3: Pull complete 06:30:22 7e9c9ca2126c: Pull complete 06:30:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:30:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:30:22 prd-centos7-docker-4c-2g-860 does not seem to be running inside a container 06:30:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10003/edgex-devops/edgex-compose:latest cat 06:30:25 $ docker top 6b30765dfc3637b3795b6ceb81de5d4824edb8fe6aca8b00309d8953d9b89a19 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:25 + docker-compose build --help 06:30:25 + grep parallel 06:30:25 --parallel Build images in parallel. [Pipeline] } 06:30:25 $ docker stop --time=1 6b30765dfc3637b3795b6ceb81de5d4824edb8fe6aca8b00309d8953d9b89a19 06:30:27 $ docker rm -f 6b30765dfc3637b3795b6ceb81de5d4824edb8fe6aca8b00309d8953d9b89a19 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:30:27 . [Pipeline] withDockerContainer 06:30:27 prd-centos7-docker-4c-2g-860 does not seem to be running inside a container 06:30:27 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:30:28 $ docker top 315b33b018e256a3ddc920412102ca514e8ecd7f814ae4b2679d870196798772 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:28 + docker-compose -f ./docker-compose-build.yml build --parallel 06:30:28 Building core-command ... 06:30:28 Building core-data ... 06:30:28 Building core-metadata ... 06:30:28 Building security-bootstrapper ... 06:30:28 Building security-proxy-setup ... 06:30:28 Building security-secretstore-setup ... 06:30:28 Building support-notifications ... 06:30:28 Building support-scheduler ... 06:30:28 Building sys-mgmt-agent ... 06:30:28 Building sys-mgmt-agent 06:30:28 Building core-command 06:30:28 Building core-data 06:30:28 Building security-secretstore-setup 06:30:28 Building security-proxy-setup 06:30:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:30:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:30:37 ---> 229587df3a44 06:30:37 Step 3/22 : WORKDIR /edgex-go 06:30:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:30:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:30:45 ---> 229587df3a44 06:30:45 Step 3/22 : WORKDIR /edgex-go 06:30:45 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:30:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:30:45 ---> 229587df3a44 06:30:45 Step 3/20 : WORKDIR /edgex-go 06:30:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:30:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:30:46 ---> 229587df3a44 06:30:46 Step 3/22 : WORKDIR /edgex-go 06:30:47 ---> Running in 594adab86224 06:30:47 ---> Running in 155cc48496ba 06:30:47 ---> Running in b3fa89250117 06:30:47 ---> Running in b44ed20ddb51 06:30:51 Removing intermediate container b3fa89250117 06:30:51 ---> 5833df8c2ab8 06:30:51 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:51 Removing intermediate container 155cc48496ba 06:30:51 ---> 0c6c1e1e83ed 06:30:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:51 Removing intermediate container 594adab86224 06:30:51 ---> 3452e38558ff 06:30:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:51 Removing intermediate container b44ed20ddb51 06:30:51 ---> 4913787b963d 06:30:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:51 ---> Running in 79ab0d484d63 06:30:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:30:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:30:51 ---> 229587df3a44 06:30:51 Step 3/24 : WORKDIR /edgex-go 06:30:51 ---> Using cache 06:30:51 ---> 4913787b963d 06:30:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:51 ---> Running in 534febdf11ba 06:30:51 ---> Running in 94f17f861985 06:30:51 ---> Running in e96d6a7577b2 06:30:51 ---> Running in 6c0903f4a045 06:30:52 Removing intermediate container 79ab0d484d63 06:30:52 ---> 8f25a117e969 06:30:52 Step 5/20 : RUN apk add --update --no-cache make git 06:30:52 ---> Running in 44517a6f070e 06:30:52 Removing intermediate container 534febdf11ba 06:30:52 ---> 82973b3f8fdd 06:30:52 Step 5/22 : RUN apk add --update --no-cache make bash git 06:30:52 ---> Running in c14550b706c1 06:30:52 Removing intermediate container 94f17f861985 06:30:52 ---> 253e5870f240 06:30:52 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:30:52 Removing intermediate container e96d6a7577b2 06:30:52 ---> 2096b215a306 06:30:52 Step 5/22 : RUN apk add --update --no-cache make git 06:30:53 ---> Running in 8cea979596d6 06:30:53 ---> Running in a66a67f13756 06:30:53 Removing intermediate container 6c0903f4a045 06:30:53 ---> e8f6f0f8aecf 06:30:53 Step 5/24 : RUN apk add --update --no-cache make git 06:30:53 ---> Running in 87639f5e560e 06:30:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:30:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:30:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:30:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:30:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:30:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:30:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:30:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:30:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:30:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:30:54 OK: 220 MiB in 52 packages 06:30:54 OK: 220 MiB in 52 packages 06:30:54 OK: 220 MiB in 52 packages 06:30:54 OK: 220 MiB in 52 packages 06:30:55 OK: 220 MiB in 52 packages 06:30:55 Removing intermediate container c14550b706c1 06:30:55 ---> eacfc3548c2b 06:30:55 Step 6/22 : COPY . . 06:30:55 Removing intermediate container 44517a6f070e 06:30:55 ---> ffdd19aeb0f7 06:30:55 Step 6/20 : COPY . . 06:30:55 Removing intermediate container 8cea979596d6 06:30:55 ---> f611bcb3dd54 06:30:55 Step 6/22 : COPY . . 06:30:56 Removing intermediate container a66a67f13756 06:30:56 ---> b57b5ea09ecb 06:30:56 Step 6/22 : COPY . . 06:31:00 Removing intermediate container 87639f5e560e 06:31:00 ---> 9cddfe7e4623 06:31:00 Step 6/24 : COPY . . 06:31:08 ---> f55171da78fe 06:31:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:08 ---> Running in a38f7531e0cf 06:31:26 ---> e5ab81517aea 06:31:26 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:26 ---> Running in 288fd2c967e6 06:31:26 Removing intermediate container a38f7531e0cf 06:31:26 ---> 75047d86ad3e 06:31:26 Step 8/22 : RUN make cmd/core-command/core-command 06:31:26 ---> Running in af0e43ce9ab5 06:31:26 ---> 3412df71e9f3 06:31:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:26 ---> f6f12d6ab8a4 06:31:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:26 ---> Running in b104478f569e 06:31:26 ---> Running in 691feadea5d6 06:31:26 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 06:31:26 Removing intermediate container 288fd2c967e6 06:31:26 ---> 79f0323b226f 06:31:26 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:31:26 ---> Running in 922aed2505ec 06:31:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:31:28 Removing intermediate container b104478f569e 06:31:28 ---> 20a7d8b6a324 06:31:28 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:31:28 Removing intermediate container 691feadea5d6 06:31:28 ---> b7c2638cc6e0 06:31:28 Step 8/22 : RUN make cmd/core-data/core-data 06:31:28 ---> Running in 71ccb47c1123 06:31:28 ---> Running in c149e0440212 06:31:28 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 06:31:29 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 06:31:29 ---> 2800ca0b9843 06:31:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:29 ---> Running in a1dd329eec3e 06:31:31 Removing intermediate container a1dd329eec3e 06:31:31 ---> 96d3fc9b8401 06:31:31 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:31:31 ---> Running in 0f9cdf8e41b7 06:31:31 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 06:32:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:32:10 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 06:32:11 Removing intermediate container af0e43ce9ab5 06:32:11 ---> f0e92a5427f1 06:32:11 06:32:11 Step 9/22 : FROM alpine:3.14 06:32:11 Removing intermediate container 71ccb47c1123 06:32:11 ---> d610703071fb 06:32:11 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:32:11 ---> Running in 0cdf4122994c 06:32:11 3.14: Pulling from library/alpine 06:32:11 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 06:32:11 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:32:11 Status: Downloaded newer image for alpine:3.14 06:32:11 ---> 14119a10abf4 06:32:11 Step 10/22 : RUN apk add --update --no-cache dumb-init 06:32:12 ---> Running in 094a3bba39c6 06:32:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:32:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:32:13 (1/1) Installing dumb-init (1.2.5-r1) 06:32:13 Executing busybox-1.33.1-r3.trigger 06:32:14 OK: 6 MiB in 15 packages 06:32:14 Removing intermediate container 0f9cdf8e41b7 06:32:14 ---> ebcb2c1e9e09 06:32:14 06:32:14 Step 9/24 : FROM alpine:3.14 06:32:14 ---> 14119a10abf4 06:32:14 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:32:14 Removing intermediate container 0cdf4122994c 06:32:14 ---> 7a8904413ad5 06:32:14 06:32:14 Step 10/22 : FROM docker:20.10.8 06:32:14 Removing intermediate container 922aed2505ec 06:32:14 ---> ed215fc00f8e 06:32:14 06:32:14 Step 9/20 : FROM alpine:3.14 06:32:14 ---> 14119a10abf4 06:32:14 Step 10/20 : RUN apk add --update --no-cache curl 06:32:14 ---> Running in 90f7b7acc22d 06:32:14 20.10.8: Pulling from library/docker 06:32:14 ---> Running in e3b30796d195 06:32:14 Removing intermediate container 094a3bba39c6 06:32:14 ---> 6297912da977 06:32:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:32:14 ---> Running in 1289a383f901 06:32:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:32:14 Removing intermediate container 1289a383f901 06:32:14 ---> dbb52e05839b 06:32:14 Step 12/22 : ENV APP_PORT=59882 06:32:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:32:15 ---> Running in 219124caf7d7 06:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:32:15 (1/5) Installing ca-certificates (20191127-r5) 06:32:15 (2/5) Installing brotli-libs (1.0.9-r5) 06:32:15 (3/5) Installing nghttp2-libs (1.43.0-r0) 06:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:32:15 Removing intermediate container 219124caf7d7 06:32:15 ---> d79443db79c1 06:32:15 Step 13/22 : EXPOSE $APP_PORT 06:32:15 (4/5) Installing libcurl (7.79.1-r0) 06:32:15 (5/5) Installing curl (7.79.1-r0) 06:32:15 Executing busybox-1.33.1-r3.trigger 06:32:15 Executing ca-certificates-20191127-r5.trigger 06:32:15 OK: 8 MiB in 19 packages 06:32:15 ---> Running in 0d8cdef90fb5 06:32:15 (1/3) Installing ca-certificates (20191127-r5) 06:32:15 (2/3) Installing dumb-init (1.2.5-r1) 06:32:15 (3/3) Installing su-exec (0.2-r1) 06:32:15 Executing busybox-1.33.1-r3.trigger 06:32:15 Executing ca-certificates-20191127-r5.trigger 06:32:15 OK: 6 MiB in 17 packages 06:32:15 Removing intermediate container 0d8cdef90fb5 06:32:15 ---> ed52fd2f5096 06:32:15 Step 14/22 : WORKDIR / 06:32:15 ---> Running in f3c834e1e424 06:32:15 Removing intermediate container f3c834e1e424 06:32:15 ---> 8a8311b5faf9 06:32:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:32:15 Removing intermediate container e3b30796d195 06:32:15 ---> b4fc2b96d4ce 06:32:15 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:32:16 Removing intermediate container 90f7b7acc22d 06:32:16 ---> dd76a9378ed2 06:32:16 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:32:16 ---> Running in 49c0611e096f 06:32:16 ---> Running in 36c08b2de4c3 06:32:16 ---> a60071804472 06:32:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:32:16 Removing intermediate container 49c0611e096f 06:32:16 ---> 34db0a67fc09 06:32:16 Step 12/20 : WORKDIR /edgex 06:32:16 Removing intermediate container c149e0440212 06:32:16 ---> f9eb8afe5db1 06:32:16 06:32:16 Step 9/22 : FROM alpine:3.14 06:32:16 ---> 14119a10abf4 06:32:16 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:32:17 Removing intermediate container 36c08b2de4c3 06:32:17 ---> 7cdefd85c3ae 06:32:17 Step 12/24 : WORKDIR / 06:32:17 ---> Running in b360ef396991 06:32:17 ---> Running in a816d5f3f615 06:32:17 ---> Running in 81604f65b452 06:32:17 Removing intermediate container a816d5f3f615 06:32:17 ---> d2b695f2e34d 06:32:17 Step 11/22 : ENV APP_PORT=59880 06:32:17 ---> d86ee1e3a818 06:32:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:32:17 Removing intermediate container b360ef396991 06:32:17 ---> 41f1cc32ed38 06:32:17 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:32:17 Removing intermediate container 81604f65b452 06:32:17 ---> ce44617bcc0b 06:32:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:32:17 ---> Running in 0d7d53ba1f9a 06:32:17 ---> ae9471a79b4c 06:32:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:32:17 Removing intermediate container 0d7d53ba1f9a 06:32:17 ---> 88626782bb20 06:32:17 Step 12/22 : EXPOSE $APP_PORT 06:32:17 ---> aca646088bd2 06:32:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:32:17 ---> 33d51d39b553 06:32:17 Step 18/22 : ENTRYPOINT ["/core-command"] 06:32:17 ---> Running in 084c7f5be162 06:32:17 ---> Running in dcfb8f55f004 06:32:17 Removing intermediate container 084c7f5be162 06:32:17 ---> 3108ae9e630b 06:32:17 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:18 ---> f49cfe6c44b7 06:32:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:32:18 Removing intermediate container dcfb8f55f004 06:32:18 ---> 3f6fecc0b7d6 06:32:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:18 ---> Running in 5d88636e2780 06:32:18 ---> 7d05e64d64dc 06:32:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:32:18 ---> Running in f061ba369bd2 06:32:18 ---> b8e141be02b4 06:32:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:32:18 Removing intermediate container f061ba369bd2 06:32:18 ---> fee7270c2958 06:32:18 Step 20/22 : LABEL arch=x86_64 06:32:18 ---> 73ecfa9c0644 06:32:18 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:32:18 ---> Running in 5b10eabf07fc 06:32:18 ---> Running in 2f88e402f63c 06:32:18 ---> 6bb4b011f5ba 06:32:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:32:18 Removing intermediate container 5b10eabf07fc 06:32:18 ---> 9d33e43ae89f 06:32:18 Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 06:32:18 ---> Running in e12745122e98 06:32:18 Removing intermediate container 2f88e402f63c 06:32:18 ---> ebc76b6a78d9 06:32:18 Step 17/20 : CMD ["--init=true"] 06:32:18 Removing intermediate container 5d88636e2780 06:32:18 ---> ddbd5de448ac 06:32:18 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 06:32:18 ---> Running in f49cdbf60567 06:32:18 ---> Running in f2a932767b48 06:32:18 ---> ef93e926d631 06:32:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:32:18 Removing intermediate container e12745122e98 06:32:18 ---> c3753c070ec2 06:32:18 Step 22/22 : LABEL version=0.0.0 06:32:19 ---> Running in 11a12853d1b6 06:32:19 Removing intermediate container f49cdbf60567 06:32:19 ---> 98682849a88f 06:32:19 Step 18/20 : LABEL arch=x86_64 06:32:19 ---> Running in a1ec78bf593e 06:32:19 Removing intermediate container 11a12853d1b6 06:32:19 ---> 403764d8eb54 06:32:19 06:32:19 ---> 154b5cd2d573 06:32:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:32:19 Successfully built 403764d8eb54 06:32:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:32:19 Successfully tagged core-command:latest 06:32:19  Building core-command ... done Building core-metadata 06:32:19 Removing intermediate container a1ec78bf593e 06:32:19 ---> 4e033e135e1e 06:32:19 Step 19/20 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 06:32:20 ---> Running in 037eb902c303 06:32:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:32:20 (1/6) Installing dumb-init (1.2.5-r1) 06:32:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:32:20 ---> f596424d606b 06:32:20 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/ 06:32:20 (3/6) Installing libsodium (1.0.18-r0) 06:32:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:32:21 (5/6) Installing libzmq (4.3.4-r0) 06:32:21 (6/6) Installing zeromq (4.3.4-r0) 06:32:21 Removing intermediate container 037eb902c303 06:32:21 ---> 3042783e5dd8 06:32:21 Step 20/20 : LABEL version=0.0.0 06:32:21 ---> Running in a60a5644968d 06:32:21 Executing busybox-1.33.1-r3.trigger 06:32:21 OK: 8 MiB in 20 packages 06:32:21 ---> Running in c86dd22bfda3 06:32:21 Removing intermediate container c86dd22bfda3 06:32:21 ---> 6eb4bc9119e1 06:32:21 06:32:21 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 06:32:21 Status: Downloaded newer image for docker:20.10.8 06:32:21 ---> bc6c0ffef665 06:32:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:32:21 Successfully built 6eb4bc9119e1 06:32:21 Successfully tagged security-proxy-setup:latest 06:32:21 Building support-notifications 06:32:21  Building security-proxy-setup ... done  ---> Running in 2932b8895f33 06:32:21 Removing intermediate container f2a932767b48 06:32:21 ---> a4b315b42f5f 06:32:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:32:23 Removing intermediate container 2932b8895f33 06:32:23 ---> b20049fe5867 06:32:23 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 06:32:23 ---> 656b54310078 06:32:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:32:23 Removing intermediate container a60a5644968d 06:32:23 ---> be42a88ddc3f 06:32:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:32:23 ---> Running in 8818936e8c81 06:32:23 ---> Running in dd0254c19849 06:32:23 Removing intermediate container dd0254c19849 06:32:23 ---> 7a9033a17a6a 06:32:23 Step 22/24 : LABEL arch=x86_64 06:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:32:24 ---> Running in 3874008cf055 06:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:32:24 ---> dab4eeeb0c61 06:32:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:32:24 Removing intermediate container 3874008cf055 06:32:24 ---> 6a67215881f0 06:32:24 Step 23/24 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 06:32:24 ---> Running in 08e85a0fda1c 06:32:24 (1/42) Installing readline (8.1.0-r0) 06:32:24 (2/42) Installing bash (5.1.4-r0) 06:32:24 Executing bash-5.1.4-r0.post-install 06:32:24 (3/42) Installing brotli-libs (1.0.9-r5) 06:32:24 (4/42) Installing nghttp2-libs (1.43.0-r0) 06:32:24 (5/42) Installing libcurl (7.79.1-r0) 06:32:24 (6/42) Installing curl (7.79.1-r0) 06:32:24 (7/42) Installing dumb-init (1.2.5-r1) 06:32:24 (8/42) Installing libbz2 (1.0.8-r1) 06:32:24 (9/42) Installing expat (2.4.1-r0) 06:32:24 (10/42) Installing libffi (3.3-r2) 06:32:24 (11/42) Installing gdbm (1.19-r0) 06:32:24 (12/42) Installing xz-libs (5.2.5-r0) 06:32:24 (13/42) Installing libgcc (10.3.1_git20210424-r2) 06:32:24 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 06:32:24 (15/42) Installing mpdecimal (2.5.1-r1) 06:32:24 (16/42) Installing sqlite-libs (3.35.5-r0) 06:32:24 (17/42) Installing python3 (3.9.5-r1) 06:32:24 ---> 5ef364adcfd4 06:32:24 Step 18/22 : ENTRYPOINT ["/core-data"] 06:32:24 Removing intermediate container 08e85a0fda1c 06:32:24 ---> 1710ac393237 06:32:24 Step 24/24 : LABEL version=0.0.0 06:32:24 ---> Running in 1b2576c6767b 06:32:25 ---> Running in ec303bdfff2d 06:32:25 Removing intermediate container 1b2576c6767b 06:32:25 ---> 4485a26055cf 06:32:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:25 (18/42) Installing py3-appdirs (1.4.4-r2) 06:32:25 Removing intermediate container ec303bdfff2d 06:32:25 ---> 07a6233a17dc 06:32:25 06:32:25 (19/42) Installing py3-chardet (4.0.0-r2) 06:32:25 (20/42) Installing py3-idna (3.2-r0) 06:32:25 ---> Running in 6c0a73c6d48e 06:32:25 (21/42) Installing py3-urllib3 (1.26.5-r0) 06:32:25 (22/42) Installing py3-certifi (2020.12.5-r1) 06:32:25 (23/42) Installing py3-requests (2.25.1-r4) 06:32:25 (24/42) Installing py3-msgpack (1.0.2-r1) 06:32:25 (25/42) Installing py3-lockfile (0.12.2-r4) 06:32:25 (26/42) Installing py3-cachecontrol (0.12.6-r1) 06:32:25 (27/42) Installing py3-colorama (0.4.4-r1) 06:32:25 Successfully built 07a6233a17dc 06:32:25 (28/42) Installing py3-contextlib2 (0.6.0-r1) 06:32:25 (29/42) Installing py3-distlib (0.3.1-r3) 06:32:25 Successfully tagged security-secretstore-setup:latest 06:32:25  Building security-secretstore-setup ... done Building security-bootstrapper 06:32:25 (30/42) Installing py3-distro (1.5.0-r3) 06:32:26 (31/42) Installing py3-six (1.15.0-r1) 06:32:26 (32/42) Installing py3-webencodings (0.5.1-r4) 06:32:26 (33/42) Installing py3-html5lib (1.1-r1) 06:32:26 Removing intermediate container 6c0a73c6d48e 06:32:26 ---> 235274402d87 06:32:26 Step 20/22 : LABEL arch=x86_64 06:32:26 (34/42) Installing py3-parsing (2.4.7-r2) 06:32:26 (35/42) Installing py3-packaging (20.9-r1) 06:32:26 (36/42) Installing py3-toml (0.10.2-r2) 06:32:27 (37/42) Installing py3-pep517 (0.10.0-r2) 06:32:27 (38/42) Installing py3-progress (1.5-r2) 06:32:27 (39/42) Installing py3-retrying (1.3.3-r1) 06:32:27 (40/42) Installing py3-ordered-set (4.0.2-r1) 06:32:27 (41/42) Installing py3-setuptools (52.0.0-r3) 06:32:27 (42/42) Installing py3-pip (20.3.4-r1) 06:32:28 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:32:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:32:28 ---> 229587df3a44 06:32:28 Step 3/21 : WORKDIR /edgex-go 06:32:28 ---> Using cache 06:32:28 ---> 4913787b963d 06:32:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:28 ---> Using cache 06:32:28 ---> e8f6f0f8aecf 06:32:28 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 06:32:28 Executing busybox-1.33.1-r3.trigger 06:32:28 ---> Running in 3ce1dc1795d2 06:32:28 OK: 84 MiB in 64 packages 06:32:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:32:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:32:28 ---> 229587df3a44 06:32:28 Step 3/22 : WORKDIR /edgex-go 06:32:28 ---> Using cache 06:32:28 ---> 4913787b963d 06:32:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:28 ---> Using cache 06:32:28 ---> e8f6f0f8aecf 06:32:28 Step 5/22 : RUN apk add --update --no-cache make git 06:32:28 ---> Using cache 06:32:28 ---> 9cddfe7e4623 06:32:28 Step 6/22 : COPY . . 06:32:28 ---> Using cache 06:32:28 ---> 2800ca0b9843 06:32:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:28 ---> Using cache 06:32:28 ---> 96d3fc9b8401 06:32:28 Step 8/22 : RUN make cmd/core-metadata/core-metadata 06:32:29 ---> Running in cbcbf55ffd74 06:32:29 Removing intermediate container 3ce1dc1795d2 06:32:29 ---> c670a78943ff 06:32:29 Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 06:32:29 ---> Running in cf6e798fad0d 06:32:29 ---> Running in cef5bee96979 06:32:29 Removing intermediate container cef5bee96979 06:32:29 ---> e27fe839b58f 06:32:29 Step 22/22 : LABEL version=0.0.0 06:32:29 ---> Running in 9ea7b16c6a90 06:32:29 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 06:32:29 Collecting docker-compose==1.23.2 06:32:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:32:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:32:29 Removing intermediate container 9ea7b16c6a90 06:32:29 ---> 6cda0ad0b494 06:32:29 06:32:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:32:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:32:30 Successfully built 6cda0ad0b494 06:32:30 Successfully tagged core-data:latest 06:32:30 Building support-scheduler 06:32:30 Collecting PyYAML<4,>=3.10 06:32:30 Downloading PyYAML-3.13.tar.gz (270 kB) 06:32:30  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:32:31 Collecting dockerpty<0.5,>=0.4.1 06:32:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:32:31 OK: 220 MiB in 52 packages 06:32:31 Collecting jsonschema<3,>=2.5.1 06:32:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:32:31 Collecting texttable<0.10,>=0.9.0 06:32:31 Downloading texttable-0.9.1.tar.gz (11 kB) 06:32:32 Collecting websocket-client<1.0,>=0.32.0 06:32:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:32:32 Collecting docopt<0.7,>=0.6.1 06:32:32 Downloading docopt-0.6.2.tar.gz (25 kB) 06:32:32 Collecting cached-property<2,>=1.2.0 06:32:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:32:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 06:32:32 Collecting docker<4.0,>=3.6.0 06:32:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:32:32 Collecting docker-pycreds>=0.4.0 06:32:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:32:32 Collecting chardet<3.1.0,>=3.0.2 06:32:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:32:32 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) 06:32:33 Collecting urllib3<1.25,>=1.21.1 06:32:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:32:33 Collecting idna<2.8,>=2.5 06:32:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:32:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:32:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:32:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:32:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:32:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:32:33 Attempting uninstall: urllib3 06:32:33 Found existing installation: urllib3 1.26.5 06:32:33 Uninstalling urllib3-1.26.5: 06:32:33 Successfully uninstalled urllib3-1.26.5 06:32:33 Attempting uninstall: idna 06:32:33 Found existing installation: idna 3.2 06:32:33 Uninstalling idna-3.2: 06:32:33 Successfully uninstalled idna-3.2 06:32:34 Attempting uninstall: chardet 06:32:34 Found existing installation: chardet 4.0.0 06:32:34 Uninstalling chardet-4.0.0: 06:32:34 Removing intermediate container cbcbf55ffd74 06:32:34 ---> 84d1a27b09d4 06:32:34 Step 6/21 : COPY . . 06:32:34 Successfully uninstalled chardet-4.0.0 06:32:34 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:32:34 Step 2/30 : FROM ${BUILDER_BASE} AS builder 06:32:34 ---> 229587df3a44 06:32:34 Step 3/30 : WORKDIR /edgex-go 06:32:34 ---> Using cache 06:32:34 ---> 4913787b963d 06:32:34 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:34 ---> Using cache 06:32:34 ---> e8f6f0f8aecf 06:32:34 Step 5/30 : RUN apk add --update --no-cache make git 06:32:34 ---> Using cache 06:32:34 ---> 9cddfe7e4623 06:32:34 Step 6/30 : COPY . . 06:32:34 ---> Using cache 06:32:34 ---> 2800ca0b9843 06:32:34 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:34 ---> Using cache 06:32:34 ---> 96d3fc9b8401 06:32:34 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:32:35 Attempting uninstall: requests 06:32:35 Found existing installation: requests 2.25.1 06:32:35 Uninstalling requests-2.25.1: 06:32:35 Successfully uninstalled requests-2.25.1 06:32:36 ---> Running in 10e67f732d2c 06:32:36 Running setup.py install for texttable: started 06:32:36 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 06:32:36 Running setup.py install for texttable: finished with status 'done' 06:32:36 Running setup.py install for PyYAML: started 06:32:37 Running setup.py install for PyYAML: finished with status 'done' 06:32:38 Running setup.py install for docopt: started 06:32:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:32:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:32:38 ---> 229587df3a44 06:32:38 Step 3/23 : WORKDIR /edgex-go 06:32:38 ---> Using cache 06:32:38 ---> 4913787b963d 06:32:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:38 ---> Using cache 06:32:38 ---> e8f6f0f8aecf 06:32:38 Step 5/23 : RUN apk add --update --no-cache make git 06:32:38 ---> Using cache 06:32:38 ---> 9cddfe7e4623 06:32:38 Step 6/23 : COPY go.mod . 06:32:38 Running setup.py install for docopt: finished with status 'done' 06:32:38 Running setup.py install for dockerpty: started 06:32:39 Running setup.py install for dockerpty: finished with status 'done' 06:32:40 ---> 336a62cec359 06:32:40 Step 7/23 : RUN go mod download 06:32:40 ---> Running in 6b17637fd177 06:32:41 ---> bbe7f93b3ead 06:32:41 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:41 ---> Running in 9a291f364b26 06:32:41 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 06:32:43 Removing intermediate container 9a291f364b26 06:32:43 ---> 61aa4c79419d 06:32:43 Step 8/21 : RUN make cmd/support-notifications/support-notifications 06:32:44 ---> Running in d25e1b1ada2a 06:32:44 Removing intermediate container 6b17637fd177 06:32:44 ---> aace3afc4800 06:32:44 Step 8/23 : COPY . . 06:32:45 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 06:32:47 Removing intermediate container 8818936e8c81 06:32:47 ---> da1635166f51 06:32:47 Step 13/22 : ENV APP_PORT=58890 06:32:47 ---> Running in 4cc442f97bdf 06:32:48 Removing intermediate container 4cc442f97bdf 06:32:48 ---> c270192edc41 06:32:48 Step 14/22 : EXPOSE $APP_PORT 06:32:49 ---> Running in df5fefa2fd52 06:32:50 Removing intermediate container df5fefa2fd52 06:32:50 ---> c30819cb0932 06:32:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:32:51 ---> 25d0fa58b99d 06:32:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:32:51 ---> 85faa8b4c2c4 06:32:51 Step 9/23 : RUN go mod tidy 06:32:52 ---> Running in cd1a0485fb27 06:32:52 ---> ec7ae50c3545 06:32:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:32:52 ---> 0dc651ae4743 06:32:52 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 06:32:52 ---> Running in 409834e8f5c8 06:32:52 Removing intermediate container 409834e8f5c8 06:32:52 ---> ec663640fef9 06:32:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:52 ---> Running in f0599bf41d8e 06:32:52 Removing intermediate container f0599bf41d8e 06:32:52 ---> 828c9385728f 06:32:52 Step 20/22 : LABEL arch=x86_64 06:32:52 ---> Running in d22af74882fe 06:32:53 Removing intermediate container d22af74882fe 06:32:53 ---> 07428595d2dd 06:32:53 Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 06:32:53 ---> Running in 54ac1ffe938a 06:32:53 Removing intermediate container 54ac1ffe938a 06:32:53 ---> 08866ce33036 06:32:53 Step 22/22 : LABEL version=0.0.0 06:32:53 ---> Running in cfc7791d6596 06:32:53 Removing intermediate container cfc7791d6596 06:32:53 ---> e7fc4c520fa6 06:32:53 06:32:53 Successfully built e7fc4c520fa6 06:32:53 Successfully tagged sys-mgmt-agent:latest 06:32:57  Building sys-mgmt-agent ... done Removing intermediate container cd1a0485fb27 06:32:57 ---> dc3bdb5578a8 06:32:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:32:57 ---> Running in 3ba04e120bde 06:32:57 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 06:33:05 Removing intermediate container cf6e798fad0d 06:33:05 ---> 68471a42ba39 06:33:05 06:33:05 Step 9/22 : FROM alpine:3.14 06:33:05 ---> 14119a10abf4 06:33:05 Step 10/22 : RUN apk add --update --no-cache dumb-init 06:33:05 ---> Using cache 06:33:05 ---> 6297912da977 06:33:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:33:05 ---> Using cache 06:33:05 ---> dbb52e05839b 06:33:05 Step 12/22 : ENV APP_PORT=59881 06:33:05 ---> Running in d132ac9e4cc4 06:33:05 Removing intermediate container d132ac9e4cc4 06:33:05 ---> 97aa4a5b992f 06:33:05 Step 13/22 : EXPOSE $APP_PORT 06:33:05 ---> Running in 9d016b8da17b 06:33:05 Removing intermediate container 9d016b8da17b 06:33:05 ---> d04649c18ddb 06:33:05 Step 14/22 : WORKDIR / 06:33:05 ---> Running in 74bab09e132a 06:33:05 Removing intermediate container 74bab09e132a 06:33:05 ---> 20d1a816da9b 06:33:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:06 ---> 2f4a284da0ba 06:33:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:33:06 ---> 067348333326 06:33:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:33:07 ---> 92381e6448d1 06:33:07 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:33:07 ---> Running in 1fefb2e29efb 06:33:07 Removing intermediate container 1fefb2e29efb 06:33:07 ---> 9baf7404926d 06:33:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:07 ---> Running in ac61ce89a015 06:33:07 Removing intermediate container ac61ce89a015 06:33:07 ---> d68f4c0c02a7 06:33:07 Step 20/22 : LABEL arch=x86_64 06:33:07 ---> Running in c2267689d884 06:33:07 Removing intermediate container c2267689d884 06:33:07 ---> 797af3014122 06:33:07 Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 06:33:07 ---> Running in 0ea9df0a9df0 06:33:07 Removing intermediate container 0ea9df0a9df0 06:33:07 ---> 5e9737145d82 06:33:07 Step 22/22 : LABEL version=0.0.0 06:33:07 ---> Running in 7df97c9540e2 06:33:08 Removing intermediate container 7df97c9540e2 06:33:08 ---> 256685c56063 06:33:08 06:33:08 Successfully built 256685c56063 06:33:08 Successfully tagged core-metadata:latest 06:33:10  Building core-metadata ... done Removing intermediate container 10e67f732d2c 06:33:10 ---> 6319c369971c 06:33:10 06:33:10 Step 9/30 : FROM alpine:3.14 06:33:10 ---> 14119a10abf4 06:33:10 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:33:10 ---> Running in 6dd9189ed61b 06:33:10 Removing intermediate container 6dd9189ed61b 06:33:10 ---> be33442acdec 06:33:10 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 06:33:10 ---> Running in 80f3a7c7931a 06:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:33:11 (1/2) Installing dumb-init (1.2.5-r1) 06:33:11 (2/2) Installing su-exec (0.2-r1) 06:33:11 Executing busybox-1.33.1-r3.trigger 06:33:11 OK: 6 MiB in 16 packages 06:33:12 Removing intermediate container 80f3a7c7931a 06:33:12 ---> 629667e24c52 06:33:12 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 06:33:12 ---> Running in 341ddd9d5d52 06:33:12 Removing intermediate container 341ddd9d5d52 06:33:12 ---> fc25b7645f13 06:33:12 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:33:12 ---> Running in 4bfa424f074d 06:33:12 Removing intermediate container 4bfa424f074d 06:33:12 ---> f835064c166c 06:33:12 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:33:12 ---> Running in cba7527eea6c 06:33:13 Removing intermediate container cba7527eea6c 06:33:13 ---> e0378485300b 06:33:13 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 06:33:13 ---> Running in 409aecf5ce92 06:33:13 Removing intermediate container 409aecf5ce92 06:33:13 ---> 23300e123564 06:33:13 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:33:14 ---> 6927f5bcb5ed 06:33:14 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:33:14 ---> Running in b139ccf7ddc7 06:33:15 Removing intermediate container b139ccf7ddc7 06:33:15 ---> 65e9fa92098b 06:33:15 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:16 ---> b3f1065eb939 06:33:16 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:33:16 Removing intermediate container d25e1b1ada2a 06:33:16 ---> 549b61016260 06:33:16 06:33:16 Step 9/21 : FROM alpine:3.14 06:33:16 ---> 14119a10abf4 06:33:16 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 06:33:16 ---> Running in 0121a5b21c1c 06:33:16 ---> 6cd69fa479af 06:33:16 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:33:16 ---> 1fcc9b2a9862 06:33:16 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:33:17 ---> a81788a0d8e1 06:33:17 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:33:17 (1/2) Installing ca-certificates (20191127-r5) 06:33:17 (2/2) Installing dumb-init (1.2.5-r1) 06:33:17 Executing busybox-1.33.1-r3.trigger 06:33:17 Executing ca-certificates-20191127-r5.trigger 06:33:17 OK: 6 MiB in 16 packages 06:33:17 ---> d9972a2b61cb 06:33:17 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 06:33:17 ---> Running in dae37ef8bb9f 06:33:17 Removing intermediate container dae37ef8bb9f 06:33:17 ---> fc64766afb24 06:33:17 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:33:17 Removing intermediate container 0121a5b21c1c 06:33:17 ---> bec0197aabbe 06:33:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:33:18 ---> Running in 2f6501e382a3 06:33:18 Removing intermediate container 2f6501e382a3 06:33:18 ---> c70d9b578076 06:33:18 Step 12/21 : ENV APP_PORT=59860 06:33:18 ---> 6155829e1a1f 06:33:18 Step 25/30 : RUN chmod +x /entrypoint.sh 06:33:18 ---> Running in ebb490e35f40 06:33:18 ---> Running in 73615d434755 06:33:18 Removing intermediate container ebb490e35f40 06:33:18 ---> ddf45cd7c9d3 06:33:18 Step 13/21 : EXPOSE $APP_PORT 06:33:18 ---> Running in 508ca032390e 06:33:18 Removing intermediate container 508ca032390e 06:33:18 ---> fd5beae99c08 06:33:18 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:18 ---> 14b49edabe11 06:33:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:33:19 Removing intermediate container 73615d434755 06:33:19 ---> a73a05902ed6 06:33:19 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 06:33:19 ---> Running in d60c0173f492 06:33:19 ---> 8867ca45f32c 06:33:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:33:19 Removing intermediate container d60c0173f492 06:33:19 ---> 79792e4f5fea 06:33:19 Step 27/30 : CMD ["gate"] 06:33:19 ---> Running in 1d1def1cc903 06:33:19 ---> ccee72ea123c 06:33:19 Step 17/21 : ENTRYPOINT ["/support-notifications"] 06:33:20 Removing intermediate container 3ba04e120bde 06:33:20 ---> 2bb4fddc3968 06:33:20 06:33:20 Step 11/23 : FROM alpine:3.14 06:33:20 ---> 14119a10abf4 06:33:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:33:20 ---> Using cache 06:33:20 ---> 6297912da977 06:33:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:33:20 ---> Using cache 06:33:20 ---> dbb52e05839b 06:33:20 Step 14/23 : ENV APP_PORT=59861 06:33:20 ---> Running in 1db49b527f5d 06:33:20 ---> Running in ea923803558e 06:33:20 Removing intermediate container 1d1def1cc903 06:33:20 ---> f993c2763567 06:33:20 Step 28/30 : LABEL arch=x86_64 06:33:20 ---> Running in 7a8fca0a759a 06:33:20 Removing intermediate container 1db49b527f5d 06:33:20 ---> 399cf0f35b89 06:33:20 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:20 Removing intermediate container ea923803558e 06:33:20 ---> 571e004e4d1d 06:33:20 Step 15/23 : EXPOSE $APP_PORT 06:33:20 ---> Running in eb3f02b9ff72 06:33:20 ---> Running in 87a7147abeac 06:33:20 Removing intermediate container 7a8fca0a759a 06:33:20 ---> d67d34acbd77 06:33:20 Step 29/30 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 06:33:20 ---> Running in 00aa128d0a35 06:33:20 Removing intermediate container eb3f02b9ff72 06:33:20 ---> 6000a12c6bd1 06:33:20 Step 19/21 : LABEL arch=x86_64 06:33:20 Removing intermediate container 87a7147abeac 06:33:20 ---> 6a6a35c5911a 06:33:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:20 ---> Running in a0b04bca1628 06:33:20 Removing intermediate container 00aa128d0a35 06:33:20 ---> ed3e74032e06 06:33:20 Step 30/30 : LABEL version=0.0.0 06:33:20 Removing intermediate container a0b04bca1628 06:33:20 ---> cf1ec1bb624d 06:33:20 Step 20/21 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 06:33:20 ---> Running in fa84855f414b 06:33:20 ---> Running in 81e4edb00e40 06:33:20 ---> 905cd01b889d 06:33:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:33:20 Removing intermediate container 81e4edb00e40 06:33:20 ---> 145084fcf4ce 06:33:20 06:33:20 Removing intermediate container fa84855f414b 06:33:20 ---> 2e2238ba8a9e 06:33:20 Step 21/21 : LABEL version=0.0.0 06:33:20 Successfully built 145084fcf4ce 06:33:20 Successfully tagged security-bootstrapper:latest 06:33:20  Building security-bootstrapper ... done  ---> Running in d5695421a856 06:33:20 Removing intermediate container d5695421a856 06:33:20 ---> 56d6d03f464e 06:33:20 06:33:20 ---> 6cd8874cdb55 06:33:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:33:20 Successfully built 56d6d03f464e 06:33:21 Successfully tagged support-notifications:latest 06:33:21  Building support-notifications ... done  ---> c57206196f9e 06:33:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:33:21 ---> Running in 909a4f1b910d 06:33:21 Removing intermediate container 909a4f1b910d 06:33:21 ---> bcac212add7a 06:33:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:21 ---> Running in cf18510adf03 06:33:21 Removing intermediate container cf18510adf03 06:33:21 ---> 9f41e8371fc1 06:33:21 Step 21/23 : LABEL arch=x86_64 06:33:21 ---> Running in 994ec936f48b 06:33:21 Removing intermediate container 994ec936f48b 06:33:21 ---> 02c1eaf6d17b 06:33:21 Step 22/23 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 06:33:21 ---> Running in a4a495e6effc 06:33:21 Removing intermediate container a4a495e6effc 06:33:21 ---> 43599a454985 06:33:21 Step 23/23 : LABEL version=0.0.0 06:33:21 ---> Running in 7a281411bd8b 06:33:21 Removing intermediate container 7a281411bd8b 06:33:21 ---> cab49fa55aea 06:33:21 06:33:21 Successfully built cab49fa55aea 06:33:21 Successfully tagged support-scheduler:latest 06:33:21  Building support-scheduler ... done  [Pipeline] } 06:33:21 $ docker stop --time=1 315b33b018e256a3ddc920412102ca514e8ecd7f814ae4b2679d870196798772 06:33:23 $ docker rm -f 315b33b018e256a3ddc920412102ca514e8ecd7f814ae4b2679d870196798772 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:23 + docker images 06:33:23 REPOSITORY TAG IMAGE ID CREATED SIZE 06:33:23 support-scheduler latest cab49fa55aea 2 seconds ago 16.2MB 06:33:23 security-bootstrapper latest 145084fcf4ce 3 seconds ago 18.9MB 06:33:23 support-notifications latest 56d6d03f464e 3 seconds ago 16.9MB 06:33:23 2bb4fddc3968 4 seconds ago 1.76GB 06:33:23 549b61016260 8 seconds ago 1.76GB 06:33:23 6319c369971c 14 seconds ago 1.76GB 06:33:23 core-metadata latest 256685c56063 16 seconds ago 16.9MB 06:33:23 68471a42ba39 19 seconds ago 1.76GB 06:33:23 sys-mgmt-agent latest e7fc4c520fa6 30 seconds ago 294MB 06:33:23 core-data latest 6cda0ad0b494 54 seconds ago 20.6MB 06:33:23 security-secretstore-setup latest 07a6233a17dc 58 seconds ago 28.3MB 06:33:23 security-proxy-setup latest 6eb4bc9119e1 About a minute ago 26.8MB 06:33:23 core-command latest 403764d8eb54 About a minute ago 16.1MB 06:33:23 f9eb8afe5db1 About a minute ago 1.76GB 06:33:23 7a8904413ad5 About a minute ago 1.76GB 06:33:23 ed215fc00f8e About a minute ago 1.76GB 06:33:23 ebcb2c1e9e09 About a minute ago 1.76GB 06:33:23 f0e92a5427f1 About a minute ago 1.75GB 06:33:23 ci-base-image-x86_64 latest 229587df3a44 5 minutes ago 1.25GB 06:33:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 days ago 548MB 06:33:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 13 days ago 34.5MB 06:33:23 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 06:33:23 alpine 3.14 14119a10abf4 7 weeks ago 5.6MB 06:33:23 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 06:33:38 Still waiting to schedule task 06:33:38 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:36:44 Running on prd-ubuntu18.04-docker-8c-8g-873 in /w/workspace/edgexfoundry_edgex-go_PR-3758 [Pipeline] { [Pipeline] ws 06:36:44 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 06:36:44 The recommended git tool is: git 06:36:46 using credential edgex-jenkins-ssh 06:36:46 Cloning the remote Git repository 06:36:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:36:46 > git init /w/workspace/edgex-go/5 # timeout=10 06:36:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:36:46 > git --version # timeout=10 06:36:46 > git --version # 'git version 2.17.1' 06:36:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:51 Merging remotes/origin/main commit 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit e462041107369ea5f4f7de20c9f99930c2ea7559 06:36:51 Merge succeeded, producing e462041107369ea5f4f7de20c9f99930c2ea7559 06:36:51 Checking out Revision e462041107369ea5f4f7de20c9f99930c2ea7559 (PR-3758) 06:36:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:36:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:36:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:36:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3758/head:refs/remotes/origin/PR-3758 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:36:51 > git config core.sparsecheckout # timeout=10 06:36:51 > git checkout -f e462041107369ea5f4f7de20c9f99930c2ea7559 # timeout=10 06:36:51 > git remote # timeout=10 06:36:51 > git config --get remote.origin.url # timeout=10 06:36:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:51 > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 06:36:51 > git rev-parse HEAD^{commit} # timeout=10 06:36:51 > git config core.sparsecheckout # timeout=10 06:36:51 > git checkout -f e462041107369ea5f4f7de20c9f99930c2ea7559 # timeout=10 06:36:55 Commit message: "feat(all): Enable CORS headers for all services" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:55 + echo snap-build.sh 06:36:55 snap-build.sh 06:36:55 + SNAP_BASE_DIR=. 06:36:55 + '[' '!' -z /w/workspace/edgex-go/5 ']' 06:36:55 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 06:36:55 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 06:36:55 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 06:36:55 + cd /w/workspace/edgex-go/5 06:36:55 + sudo apt-get remove -qy --purge lxd lxd-client 06:36:55 Reading package lists... 06:36:55 Building dependency tree... 06:36:55 Reading state information... 06:36:55 The following packages were automatically installed and are no longer required: 06:36:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:36:55 uidmap xdelta3 06:36:55 Use 'sudo apt autoremove' to remove them. 06:36:55 The following packages will be REMOVED: 06:36:55 lxd* lxd-client* 06:36:56 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:36:56 After this operation, 31.7 MB disk space will be freed. 06:36:56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 06:36:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:36:57 Removing lxd dnsmasq configuration 06:36:57 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:36:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:36:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:36:58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 06:36:58 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:36:59 Processing triggers for systemd (237-3ubuntu10.45) ... 06:36:59 Processing triggers for ureadahead (0.100.0-21) ... 06:37:00 + sudo snap remove --purge lxd 06:37:00 snap "lxd" is not installed 06:37:00 + sudo groupadd --force --system lxd 06:37:00 ++ whoami 06:37:00 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:37:00 + newgrp - lxd 06:37:00 + sudo snap install lxd 06:37:18 2021-10-21T06:37:15Z INFO Waiting for automatic snapd restart... 06:37:40 lxd 4.19 from Canonical* installed 06:37:40 + sudo lxd init --auto 06:37:46 + sudo snap install --classic snapcraft 06:38:08 snapcraft 5.0 from Canonical* installed 06:38:08 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:38:08 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:38:08 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:08 Dload Upload Total Spent Left Speed 06:38:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4543 06:38:08 100 3325k 100 3325k 0 0 11.5M 0 --:--:-- --:--:-- --:--:-- 11.5M 06:38:08 ./yq_linux_amd64 06:38:08 + sudo snapcraft prime --use-lxd 06:38:09 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:38:09 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:38:09 - README.md 06:38:09 06:38:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:38:09 Launching a container. 06:38:17 Waiting for container to be ready 06:38:17 To start your first instance, try: lxc launch ubuntu:20.04 06:38:17 06:38:22 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:38:23 Waiting for network to be ready... 06:38:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:38:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] 06:38:24 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:38:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 06:38:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 06:38:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 06:38:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] 06:38:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] 06:38:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 06:38:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 06:38:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:38:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:38:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:38:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:38:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:38:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:38:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:38:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:38:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:38:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2275 kB] 06:38:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 06:38:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 06:38:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 06:38:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [512 kB] 06:38:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.6 kB] 06:38:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 06:38:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 06:38:28 Fetched 25.5 MB in 4s (5920 kB/s) 06:38:29 Reading package lists... 06:38:29 Reading package lists... 06:38:29 Building dependency tree... 06:38:29 Reading state information... 06:38:30 The following additional packages will be installed: 06:38:30 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:38:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:38:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:38:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:38:30 Suggested packages: 06:38:30 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:38:30 Recommended packages: 06:38:30 gnupg libsasl2-modules 06:38:30 The following NEW packages will be installed: 06:38:30 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:38:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:38:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:38:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:38:30 The following packages will be upgraded: 06:38:30 gpg gpg-agent gpgconf libudev1 06:38:30 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 06:38:30 Need to get 3527 kB of archives. 06:38:30 After this operation, 13.3 MB of additional disk space will be used. 06:38:30 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] 06:38:30 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] 06:38:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:38:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:38:30 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 06:38:30 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 06:38:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:38:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:38:31 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:38:31 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:38:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:38:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:38:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:38:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:38:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:38:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:38:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:38:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:38:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:38:31 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:38:31 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:38:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:38:31 debconf: delaying package configuration, since apt-utils is not installed 06:38:31 Fetched 3527 kB in 1s (3119 kB/s) 06:38:32 (Reading database ... 12511 files and directories currently installed.) 06:38:32 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 06:38:32 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 06:38:33 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 06:38:34 Selecting previously unselected package udev. 06:38:34 (Reading database ... 12511 files and directories currently installed.) 06:38:34 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 06:38:34 Unpacking udev (237-3ubuntu10.52) ... 06:38:35 Selecting previously unselected package libfuse2:amd64. 06:38:35 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:38:35 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:38:36 Selecting previously unselected package fuse. 06:38:36 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:38:36 Unpacking fuse (2.9.7-1ubuntu1) ... 06:38:36 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:38:37 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:38:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:38:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:38:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:38:39 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:38:39 Selecting previously unselected package libksba8:amd64. 06:38:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:38:39 Unpacking libksba8:amd64 (1.3.5-2) ... 06:38:39 Selecting previously unselected package libroken18-heimdal:amd64. 06:38:39 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:38:39 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:38:40 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:38:40 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:38:40 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:38:42 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:38:42 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:38:42 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:38:42 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:38:42 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:38:42 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:38:43 Selecting previously unselected package libwind0-heimdal:amd64. 06:38:43 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:38:43 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:38:43 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:38:43 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:38:43 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:38:44 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:38:44 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:38:44 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:38:45 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:38:45 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:38:45 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:38:49 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:38:49 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:38:50 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:38:55 Selecting previously unselected package libsasl2-modules-db:amd64. 06:38:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:38:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:39:01 Selecting previously unselected package libsasl2-2:amd64. 06:39:01 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:39:01 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:39:01 Selecting previously unselected package libldap-common. 06:39:01 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:39:01 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:39:02 Selecting previously unselected package libldap-2.4-2:amd64. 06:39:02 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:39:02 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:39:03 Selecting previously unselected package dirmngr. 06:39:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:39:03 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:39:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:39:03 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:39:04 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:39:04 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:39:04 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:39:04 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:39:04 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:04 Setting up libksba8:amd64 (1.3.5-2) ... 06:39:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:39:04 Setting up udev (237-3ubuntu10.52) ... 06:39:05 invoke-rc.d: policy-rc.d denied execution of start. 06:39:05 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:05 Processing triggers for systemd (237-3ubuntu10) ... 06:39:05 Setting up fuse (2.9.7-1ubuntu1) ... 06:39:06 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:39:06 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:06 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:06 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:06 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:06 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:06 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:06 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:06 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:39:06 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:39:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:39:07 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:39:07 settings in the [Install] section, and DefaultInstance for template units). 06:39:07 This means they are not meant to be enabled using systemctl. 06:39:07 Possible reasons for having this kind of units are: 06:39:07 1) A unit may be statically enabled by being symlinked from another unit's 06:39:07 .wants/ or .requires/ directory. 06:39:07 2) A unit's purpose may be to act as a helper for some other unit which has 06:39:07 a requirement dependency on it. 06:39:07 3) A unit may be started when needed via activation (socket, path, timer, 06:39:07 D-Bus, udev, scripted systemctl call, ...). 06:39:07 4) In case of template units, the unit is meant to be enabled with some 06:39:07 instance name specified. 06:39:08 Reading package lists... 06:39:08 Building dependency tree... 06:39:08 Reading state information... 06:39:08 The following additional packages will be installed: 06:39:08 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:39:08 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:39:08 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:39:08 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:39:08 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:39:08 Suggested packages: 06:39:08 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:39:08 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:39:08 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:39:08 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:39:08 systemd-container policykit-1 06:39:08 Recommended packages: 06:39:08 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:39:08 The following NEW packages will be installed: 06:39:08 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:39:08 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:39:08 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:39:08 multiarch-support openssh-client python3 python3-minimal python3.6 06:39:08 python3.6-minimal snapd squashfs-tools sudo 06:39:08 The following packages will be upgraded: 06:39:08 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:39:08 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 06:39:08 Need to get 36.8 MB of archives. 06:39:08 After this operation, 147 MB of additional disk space will be used. 06:39:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 06:39:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:39:08 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 06:39:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:39:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:39:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:39:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:39:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:39:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:39:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:39:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:39:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:39:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:39:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:39:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 06:39:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 06:39:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 06:39:09 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 06:39:09 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 06:39:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 06:39:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:39:09 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:39:09 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:39:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:39:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:39:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:39:09 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:39:09 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:39:09 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:39:09 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 06:39:10 debconf: delaying package configuration, since apt-utils is not installed 06:39:10 Fetched 36.8 MB in 2s (18.6 MB/s) 06:39:10 (Reading database ... 12757 files and directories currently installed.) 06:39:10 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 06:39:10 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 06:39:14 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 06:39:14 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 06:39:15 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 06:39:15 (Reading database ... 12757 files and directories currently installed.) 06:39:15 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 06:39:16 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 06:39:16 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 06:39:17 (Reading database ... 12757 files and directories currently installed.) 06:39:17 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 06:39:17 Unpacking apt (1.6.14) over (1.6.1) ... 06:39:18 Setting up apt (1.6.14) ... 06:39:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:39:19 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:39:20 (Reading database ... 12764 files and directories currently installed.) 06:39:20 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 06:39:20 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 06:39:21 Selecting previously unselected package libpython3.6-minimal:amd64. 06:39:21 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:39:22 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:39:24 Selecting previously unselected package libexpat1:amd64. 06:39:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:39:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:39:25 Selecting previously unselected package python3.6-minimal. 06:39:25 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:39:25 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:39:26 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 06:39:26 Checking for services that may need to be restarted...done. 06:39:26 Checking for services that may need to be restarted...done. 06:39:26 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:39:26 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:39:27 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:39:28 Selecting previously unselected package python3-minimal. 06:39:28 (Reading database ... 13012 files and directories currently installed.) 06:39:28 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:39:28 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:39:29 Selecting previously unselected package mime-support. 06:39:29 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:39:29 Unpacking mime-support (3.60ubuntu1) ... 06:39:29 Selecting previously unselected package libmpdec2:amd64. 06:39:29 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:39:29 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:39:30 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:39:30 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:39:30 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:39:35 Selecting previously unselected package python3.6. 06:39:35 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:39:35 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:39:35 Selecting previously unselected package libpython3-stdlib:amd64. 06:39:35 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:39:35 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:39:35 Setting up python3-minimal (3.6.7-1~18.04) ... 06:39:37 Selecting previously unselected package python3. 06:39:37 (Reading database ... 13442 files and directories currently installed.) 06:39:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:39:37 Unpacking python3 (3.6.7-1~18.04) ... 06:39:37 Selecting previously unselected package multiarch-support. 06:39:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:39:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:39:39 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:39:40 Selecting previously unselected package liblzo2-2:amd64. 06:39:40 (Reading database ... 13479 files and directories currently installed.) 06:39:40 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:39:40 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:39:41 Selecting previously unselected package libbsd0:amd64. 06:39:41 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:39:41 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:39:42 Selecting previously unselected package sudo. 06:39:42 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:39:42 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:39:43 Selecting previously unselected package apparmor. 06:39:43 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:39:43 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:39:45 Selecting previously unselected package libedit2:amd64. 06:39:45 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:39:45 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:39:45 Selecting previously unselected package libkrb5support0:amd64. 06:39:45 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:39:45 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:39:46 Selecting previously unselected package libk5crypto3:amd64. 06:39:46 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:39:46 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:39:46 Selecting previously unselected package libkeyutils1:amd64. 06:39:46 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:39:46 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:39:47 Selecting previously unselected package libkrb5-3:amd64. 06:39:47 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:39:47 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:39:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:39:48 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:39:48 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:39:49 Selecting previously unselected package libssl1.0.0:amd64. 06:39:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 06:39:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 06:39:50 Selecting previously unselected package openssh-client. 06:39:50 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 06:39:50 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 06:39:51 Selecting previously unselected package squashfs-tools. 06:39:51 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 06:39:51 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 06:39:51 Selecting previously unselected package snapd. 06:39:51 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 06:39:52 Unpacking snapd (2.51.1+18.04) ... 06:39:54 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:39:54 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 06:39:54 Setting up mime-support (3.60ubuntu1) ... 06:39:54 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:39:54 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:39:54 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:39:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:39:55 Setting up systemd (237-3ubuntu10.52) ... 06:39:55 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:39:56 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:39:56 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:39:56 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:39:56 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:39:56 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:39:56 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:39:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 06:39:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:39:57 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:39:57 Setting up python3 (3.6.7-1~18.04) ... 06:39:57 running python rtupdate hooks for python3.6... 06:39:57 running python post-rtupdate hooks for python3.6... 06:39:57 Setting up apparmor (2.12-4ubuntu5.1) ... 06:39:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:39:59 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:40:00 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 06:40:00 Setting up snapd (2.51.1+18.04) ... 06:40:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:40:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:40:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:40:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:40:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:40:02 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:40:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:40:02 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:40:02 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:40:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:40:03 /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' 06:40:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:40:03 Processing triggers for systemd (237-3ubuntu10.52) ... 06:40:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:40:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:40:05 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:40:06 Reading package lists... 06:40:07 Reading package lists... 06:40:07 Building dependency tree... 06:40:07 Reading state information... 06:40:07 Calculating upgrade... 06:40:07 The following packages will be upgraded: 06:40:07 advancecomp base-files bash binutils binutils-common 06:40:07 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:40:07 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:40:07 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 06:40:07 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 06:40:07 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:40:07 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:40:07 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:40:07 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 06:40:07 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 06:40:07 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 06:40:07 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 06:40:07 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 06:40:07 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 06:40:07 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 06:40:07 ubuntu-keyring util-linux 06:40:07 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:40:07 Need to get 64.1 MB of archives. 06:40:07 After this operation, 5144 kB of additional disk space will be used. 06:40:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 06:40:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:40:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:40:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:40:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:40:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:40:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:40:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:40:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:40:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:40:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:40:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:40:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:40:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:40:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:40:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:40:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:40:07 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:40:07 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:40:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:40:07 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:40:07 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:40:07 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:40:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:40:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:40:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:40:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:40:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:40:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:40:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:40:07 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:40:07 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:40:07 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:40:07 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 06:40:07 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 06:40:07 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:40:07 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:40:07 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 06:40:07 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 06:40:07 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:40:07 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:40:07 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 06:40:07 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 06:40:07 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:40:07 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:40:07 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:40:07 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 06:40:07 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:40:07 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:40:07 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] 06:40:07 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:40:07 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:40:07 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:40:07 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:40:07 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:40:07 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:40:07 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:40:08 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:40:08 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:40:08 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:40:08 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:40:08 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:40:08 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:40:08 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:40:08 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:40:08 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:40:08 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:40:08 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:40:08 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 06:40:08 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:40:08 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:40:08 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:40:08 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 06:40:08 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:40:08 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:40:08 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:40:08 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:40:08 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:40:08 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:40:08 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:40:08 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:40:08 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:40:08 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:40:08 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 06:40:08 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] 06:40:08 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 06:40:08 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 06:40:08 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] 06:40:08 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:40:08 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:40:08 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:40:08 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 06:40:08 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:40:08 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:40:08 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:40:08 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:40:08 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] 06:40:09 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:40:09 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:40:09 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:40:09 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:40:09 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:40:09 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:40:09 debconf: delaying package configuration, since apt-utils is not installed 06:40:09 Fetched 64.1 MB in 2s (40.3 MB/s) 06:40:09 (Reading database ... 13914 files and directories currently installed.) 06:40:09 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:40:09 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:40:09 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:40:09 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:40:09 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 06:40:09 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 06:40:10 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:10 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:10 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:10 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:11 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:11 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:11 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:11 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:11 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:11 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:11 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:11 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:11 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:11 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:11 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:40:12 (Reading database ... 13914 files and directories currently installed.) 06:40:12 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:12 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:40:12 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:40:12 (Reading database ... 13914 files and directories currently installed.) 06:40:12 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:12 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:12 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:12 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:12 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:13 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:13 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:40:13 (Reading database ... 13914 files and directories currently installed.) 06:40:13 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:40:14 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:40:15 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:40:16 (Reading database ... 13914 files and directories currently installed.) 06:40:16 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 06:40:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:40:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:40:16 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 06:40:17 Setting up base-files (10.1ubuntu2.11) ... 06:40:17 Installing new version of config file /etc/issue ... 06:40:17 Installing new version of config file /etc/issue.net ... 06:40:17 Installing new version of config file /etc/lsb-release ... 06:40:17 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:40:18 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:40:18 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:40:18 Removing obsolete conffile /etc/default/motd-news ... 06:40:18 (Reading database ... 13915 files and directories currently installed.) 06:40:18 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:40:18 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:40:19 Setting up bash (4.4.18-2ubuntu1.2) ... 06:40:20 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 06:40:20 (Reading database ... 13915 files and directories currently installed.) 06:40:20 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:20 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:40:20 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:40:21 (Reading database ... 13915 files and directories currently installed.) 06:40:21 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:40:21 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:40:21 Setting up tar (1.29b-2ubuntu0.2) ... 06:40:22 (Reading database ... 13915 files and directories currently installed.) 06:40:22 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:40:22 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:40:22 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:40:23 (Reading database ... 13915 files and directories currently installed.) 06:40:23 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:40:23 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:40:23 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:40:23 (Reading database ... 13915 files and directories currently installed.) 06:40:23 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:40:23 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:40:23 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:40:23 (Reading database ... 13915 files and directories currently installed.) 06:40:23 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:40:23 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:40:23 Setting up grep (3.1-2build1) ... 06:40:23 (Reading database ... 13915 files and directories currently installed.) 06:40:23 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 06:40:24 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 06:40:24 Setting up gzip (1.6-5ubuntu1.1) ... 06:40:24 (Reading database ... 13915 files and directories currently installed.) 06:40:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:40:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:40:24 Setting up login (1:4.5-1ubuntu2) ... 06:40:24 (Reading database ... 13915 files and directories currently installed.) 06:40:24 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:40:24 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:40:24 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:40:24 (Reading database ... 13915 files and directories currently installed.) 06:40:24 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:40:24 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:40:25 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:40:25 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:40:25 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:40:25 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:40:25 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:40:25 (Reading database ... 13915 files and directories currently installed.) 06:40:25 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:40:25 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:40:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:40:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:40:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:40:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:40:26 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:40:26 (Reading database ... 13915 files and directories currently installed.) 06:40:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:40:26 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:40:26 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:40:26 (Reading database ... 13915 files and directories currently installed.) 06:40:26 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:26 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:26 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:40:26 (Reading database ... 13915 files and directories currently installed.) 06:40:26 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:26 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:27 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:40:27 (Reading database ... 13915 files and directories currently installed.) 06:40:27 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:27 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:27 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:40:27 (Reading database ... 13915 files and directories currently installed.) 06:40:27 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:27 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:27 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:40:27 (Reading database ... 13915 files and directories currently installed.) 06:40:27 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:40:27 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:40:28 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:40:28 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:40:28 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:40:28 (Reading database ... 13915 files and directories currently installed.) 06:40:28 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:40:28 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:40:28 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:40:28 (Reading database ... 13915 files and directories currently installed.) 06:40:28 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:28 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:28 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:40:28 (Reading database ... 13915 files and directories currently installed.) 06:40:28 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:28 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:28 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:40:29 (Reading database ... 13915 files and directories currently installed.) 06:40:29 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:29 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:29 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:40:30 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:40:30 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:40:30 (Reading database ... 13915 files and directories currently installed.) 06:40:30 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:40:30 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:40:31 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:40:32 (Reading database ... 13915 files and directories currently installed.) 06:40:32 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:40:32 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:40:33 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:40:33 (Reading database ... 13917 files and directories currently installed.) 06:40:33 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:40:33 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:40:34 Setting up debconf (1.5.66ubuntu1) ... 06:40:35 (Reading database ... 13917 files and directories currently installed.) 06:40:35 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:40:35 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:40:36 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:40:36 (Reading database ... 13917 files and directories currently installed.) 06:40:36 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:40:36 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:40:37 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:40:39 (Reading database ... 13917 files and directories currently installed.) 06:40:39 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:40:39 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:40:39 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:40:40 (Reading database ... 13917 files and directories currently installed.) 06:40:40 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:40:40 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:40:40 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 06:40:41 (Reading database ... 13919 files and directories currently installed.) 06:40:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:40:41 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:40:41 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:40:41 (Reading database ... 13923 files and directories currently installed.) 06:40:41 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:42 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 06:40:42 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 06:40:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:40:42 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:40:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:40:42 (Reading database ... 13923 files and directories currently installed.) 06:40:42 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 06:40:42 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 06:40:42 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 06:40:43 (Reading database ... 13923 files and directories currently installed.) 06:40:43 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 06:40:43 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 06:40:43 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 06:40:43 (Reading database ... 13923 files and directories currently installed.) 06:40:43 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 06:40:43 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:40:43 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 06:40:44 (Reading database ... 13923 files and directories currently installed.) 06:40:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:40:44 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:40:44 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:40:44 (Reading database ... 13923 files and directories currently installed.) 06:40:44 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:40:44 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:40:45 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:40:46 (Reading database ... 13923 files and directories currently installed.) 06:40:46 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:40:46 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:40:47 Setting up passwd (1:4.5-1ubuntu2) ... 06:40:48 (Reading database ... 13923 files and directories currently installed.) 06:40:48 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:40:48 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:40:48 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:40:49 (Reading database ... 13923 files and directories currently installed.) 06:40:49 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 06:40:49 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 06:40:49 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 06:40:50 (Reading database ... 13923 files and directories currently installed.) 06:40:50 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 06:40:50 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 06:40:50 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 06:40:51 (Reading database ... 13923 files and directories currently installed.) 06:40:51 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:40:51 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:40:51 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:40:51 (Reading database ... 13923 files and directories currently installed.) 06:40:51 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:40:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:40:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:40:53 (Reading database ... 13923 files and directories currently installed.) 06:40:53 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:40:54 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:40:54 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:40:55 (Reading database ... 13923 files and directories currently installed.) 06:40:55 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 06:40:55 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 06:40:55 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 06:40:56 (Reading database ... 13923 files and directories currently installed.) 06:40:56 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:40:57 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:40:57 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:40:57 (Reading database ... 13923 files and directories currently installed.) 06:40:57 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:40:58 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:40:58 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:40:58 (Reading database ... 13924 files and directories currently installed.) 06:40:58 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:40:59 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:41:00 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:41:00 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:41:01 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 06:41:01 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 06:41:02 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 06:41:02 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 06:41:04 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:41:04 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:41:05 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:41:05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:41:05 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:41:05 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:41:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:41:05 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:41:06 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:41:06 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:41:07 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:41:07 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:41:08 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:41:08 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:41:09 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 06:41:09 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 06:41:12 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:41:12 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:41:12 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:41:12 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:41:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:41:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:41:15 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:41:15 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:41:16 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:41:16 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:41:16 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:41:16 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:41:17 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:17 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:18 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:18 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:19 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:19 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:21 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:28 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:28 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:28 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:30 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:30 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:30 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:41:30 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:41:31 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:41:31 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:41:32 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:41:32 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:41:33 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:41:33 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:41:33 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:41:33 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:41:34 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:41:34 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:41:34 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:41:35 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:41:35 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:35 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:41:35 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:35 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:36 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:36 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:41:36 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:41:36 Setting up tzdata (2021a-2ubuntu0.18.04) ... 06:41:36 06:41:36 Current default time zone: 'Etc/UTC' 06:41:36 Local time is now: Thu Oct 21 06:41:36 UTC 2021. 06:41:36 Universal Time is now: Thu Oct 21 06:41:36 UTC 2021. 06:41:36 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:41:36 06:41:37 Setting up systemd-sysv (237-3ubuntu10.52) ... 06:41:37 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:37 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 06:41:37 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:41:37 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:41:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:41:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:41:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:41:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:41:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:41:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:41:40 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:41:40 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:41:40 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:40 Setting up patch (2.7.6-2ubuntu1.1) ... 06:41:41 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:41:41 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:41:41 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 06:41:41 Installing new version of config file /etc/ssl/openssl.cnf ... 06:41:41 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:41:42 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:41:42 Setting up ca-certificates (20210119~18.04.2) ... 06:41:44 Updating certificates in /etc/ssl/certs... 06:41:45 23 added, 28 removed; done. 06:41:45 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:41:45 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:46 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:41:46 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:41:46 Setting up pkgbinarymangler (138.18.04.1) ... 06:41:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:41:48 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:41:48 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:41:48 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:41:48 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:41:49 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:41:49 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:41:49 Setting up perl (5.26.1-6ubuntu0.5) ... 06:41:50 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:41:50 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:41:50 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:41:50 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:41:50 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:41:51 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:41:51 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:41:52 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:41:52 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:41:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:41:53 Processing triggers for systemd (237-3ubuntu10.52) ... 06:41:53 Processing triggers for mime-support (3.60ubuntu1) ... 06:41:53 Processing triggers for ca-certificates (20210119~18.04.2) ... 06:41:53 Updating certificates in /etc/ssl/certs... 06:41:54 0 added, 0 removed; done. 06:41:54 Running hooks in /etc/ca-certificates/update.d... 06:41:54 done. 06:41:54 Reading package lists... 06:41:55 Building dependency tree... 06:41:55 Reading state information... 06:41:55 The following NEW packages will be installed: 06:41:55 apt-transport-https 06:41:55 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:41:55 Need to get 4348 B of archives. 06:41:55 After this operation, 154 kB of additional disk space will be used. 06:41:55 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 06:41:55 debconf: delaying package configuration, since apt-utils is not installed 06:41:55 Fetched 4348 B in 0s (21.1 kB/s) 06:41:55 Selecting previously unselected package apt-transport-https. 06:41:55 (Reading database ... 13928 files and directories currently installed.) 06:41:55 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 06:41:55 Unpacking apt-transport-https (1.6.14) ... 06:41:56 Setting up apt-transport-https (1.6.14) ... 06:41:57 Waiting for network to be ready... 06:42:53 2021-10-21T06:42:44Z INFO Waiting for automatic snapd restart... 06:42:53 snapd 2.52 from Canonical* installed 06:42:53 "snapd" switched to the "latest/stable" channel 06:42:53 06:42:58 core18 20210722 from Canonical* installed 06:42:59 "core18" switched to the "latest/stable" channel 06:42:59 06:43:07 snapcraft 5.0 from Canonical* installed 06:43:08 "snapcraft" switched to the "latest/stable" channel 06:43:08 06:43:14 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: 06:43:14 - README.md 06:43:14 06:43:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:43:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:43:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:43:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:43:15 Reading package lists... 06:43:16 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 06:43:16 Reading package lists... 06:43:16 Building dependency tree... 06:43:16 Reading state information... 06:43:16 Suggested packages: 06:43:16 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:43:16 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:43:16 Recommended packages: 06:43:16 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:43:16 The following NEW packages will be installed: 06:43:16 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:43:16 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:43:16 pkg-config zip 06:43:16 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:43:16 Need to get 7670 kB of archives. 06:43:16 After this operation, 43.8 MB of additional disk space will be used. 06:43:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 06:43:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 06:43:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 06:43:16 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:43:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 06:43:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:43:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:43:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:43:16 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:43:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:43:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:43:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:43:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:43:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:43:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:43:17 debconf: delaying package configuration, since apt-utils is not installed 06:43:17 Fetched 7670 kB in 1s (10.3 MB/s) 06:43:18 Selecting previously unselected package libglib2.0-0:amd64. 06:43:18 (Reading database ... 13932 files and directories currently installed.) 06:43:18 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:43:18 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:43:19 Selecting previously unselected package libpsl5:amd64. 06:43:19 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:43:19 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:43:19 Selecting previously unselected package libnghttp2-14:amd64. 06:43:19 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:43:19 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:43:19 Selecting previously unselected package librtmp1:amd64. 06:43:19 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:43:19 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:43:20 Selecting previously unselected package libcurl3-gnutls:amd64. 06:43:20 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 06:43:20 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 06:43:20 Selecting previously unselected package liberror-perl. 06:43:20 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:43:20 Unpacking liberror-perl (0.17025-1) ... 06:43:21 Selecting previously unselected package git-man. 06:43:21 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 06:43:21 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 06:43:21 Selecting previously unselected package git. 06:43:21 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 06:43:21 Unpacking git (1:2.17.1-1ubuntu0.9) ... 06:43:24 Selecting previously unselected package libnorm1:amd64. 06:43:24 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:43:24 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:43:24 Selecting previously unselected package libpgm-5.2-0:amd64. 06:43:24 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:43:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:43:25 Selecting previously unselected package libsodium23:amd64. 06:43:25 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:43:25 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:43:26 Selecting previously unselected package libzmq5:amd64. 06:43:26 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:43:26 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:43:26 Selecting previously unselected package libzmq3-dev:amd64. 06:43:26 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:43:26 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:43:27 Selecting previously unselected package pkg-config. 06:43:27 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:43:27 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:43:28 Selecting previously unselected package zip. 06:43:28 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:43:28 Unpacking zip (3.0-11build1) ... 06:43:28 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:43:28 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 06:43:28 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:43:29 Setting up liberror-perl (0.17025-1) ... 06:43:29 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:43:29 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:43:29 No schema files found: doing nothing. 06:43:29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:43:29 Setting up zip (3.0-11build1) ... 06:43:29 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:43:30 Setting up libsodium23:amd64 (1.0.16-2) ... 06:43:30 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:43:30 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:43:30 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 06:43:31 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:43:31 Setting up git (1:2.17.1-1ubuntu0.9) ... 06:43:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:43:32 git set to automatically installed. 06:43:32 git-man set to automatically installed. 06:43:32 libcurl3-gnutls set to automatically installed. 06:43:32 liberror-perl set to automatically installed. 06:43:32 libglib2.0-0 set to automatically installed. 06:43:32 libnghttp2-14 set to automatically installed. 06:43:32 libnorm1 set to automatically installed. 06:43:32 libpgm-5.2-0 set to automatically installed. 06:43:32 libpsl5 set to automatically installed. 06:43:32 librtmp1 set to automatically installed. 06:43:32 libsodium23 set to automatically installed. 06:43:32 libzmq3-dev set to automatically installed. 06:43:32 libzmq5 set to automatically installed. 06:43:32 pkg-config set to automatically installed. 06:43:32 zip set to automatically installed. 06:43:36 snapd is not logged in, snap install commands will use sudo 06:43:40 snap "core18" has no updates available 06:43:41 snapd is not logged in, snap install commands will use sudo 06:43:59 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 06:43:59 Pulling config-common 06:43:59 + snapcraftctl pull 06:43:59 Pulling go-build-helper 06:43:59 + snapcraftctl pull 06:44:01 'edgex-go' has dependencies that need to be staged: go-build-helper 06:44:01 Skipping pull go-build-helper (already ran) 06:44:01 Building go-build-helper 06:44:01 + snapcraftctl build 06:44:03 Staging go-build-helper 06:44:03 + snapcraftctl stage 06:44:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:44:13 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:44:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] 06:44:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 06:44:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 06:44:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 06:44:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] 06:44:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] 06:44:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 06:44:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 06:44:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:44:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:44:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:44:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:44:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:44:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:44:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:44:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:44:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:44:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2275 kB] 06:44:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 06:44:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 06:44:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 06:44:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [512 kB] 06:44:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.6 kB] 06:44:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 06:44:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 06:44:13 Fetched 25.5 MB in 0s (0 B/s) 06:44:13 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:44:13 Fetched 224 kB in 0s (0 B/s) 06:44:13 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:44:13 Fetched 157 kB in 0s (0 B/s) 06:44:13 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:44:13 Fetched 221 kB in 0s (0 B/s) 06:44:13 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:44:13 Fetched 143 kB in 0s (0 B/s) 06:44:13 Pulling edgex-go 06:44:13 + snapcraftctl pull 06:44:14 Pulling hooks 06:44:14 + snapcraftctl pull 06:44:32 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:44:32 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:44:32 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:44:32 Fetched 0 B in 0s (0 B/s) 06:44:32 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:44:32 Fetched 96.5 kB in 0s (0 B/s) 06:44:32 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:44:32 Fetched 279 kB in 0s (0 B/s) 06:44:32 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:44:32 Fetched 122 kB in 0s (0 B/s) 06:44:32 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:44:32 Fetched 77.8 kB in 0s (0 B/s) 06:44:32 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:44:32 Fetched 8848 B in 0s (0 B/s) 06:44:32 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:44:32 Fetched 47.8 kB in 0s (0 B/s) 06:44:32 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:44:32 Fetched 45.6 kB in 0s (0 B/s) 06:44:32 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:44:32 Fetched 15.0 kB in 0s (0 B/s) 06:44:32 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 06:44:32 Fetched 220 kB in 0s (0 B/s) 06:44:32 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:44:32 Fetched 154 kB in 0s (0 B/s) 06:44:32 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:44:32 Fetched 50.6 kB in 0s (0 B/s) 06:44:32 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:44:32 Fetched 14.8 kB in 0s (0 B/s) 06:44:32 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:44:32 Fetched 41.8 kB in 0s (0 B/s) 06:44:32 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:44:32 Fetched 499 kB in 0s (0 B/s) 06:44:32 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:44:32 Fetched 111 kB in 0s (0 B/s) 06:44:32 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:44:32 Fetched 240 kB in 0s (0 B/s) 06:44:32 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:44:32 Fetched 29.3 kB in 0s (0 B/s) 06:44:32 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:44:32 Fetched 85.5 kB in 0s (0 B/s) 06:44:32 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:44:32 Fetched 24.5 kB in 0s (0 B/s) 06:44:32 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:44:32 Fetched 49.2 kB in 0s (0 B/s) 06:44:32 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:44:32 Fetched 54.2 kB in 0s (0 B/s) 06:44:32 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:44:32 Fetched 30.8 kB in 0s (0 B/s) 06:44:32 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:44:32 Fetched 15.8 kB in 0s (0 B/s) 06:44:32 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:44:32 Fetched 85.9 kB in 0s (0 B/s) 06:44:32 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:44:32 Fetched 8720 B in 0s (0 B/s) 06:44:32 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 06:44:32 Fetched 140 kB in 0s (0 B/s) 06:44:32 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:44:32 Fetched 119 kB in 0s (0 B/s) 06:44:32 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 06:44:32 Fetched 111 kB in 0s (0 B/s) 06:44:32 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:44:32 Fetched 11.1 kB in 0s (0 B/s) 06:44:32 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 06:44:32 Fetched 646 kB in 0s (0 B/s) 06:44:32 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:44:32 Fetched 41.3 kB in 0s (0 B/s) 06:44:32 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:44:32 Fetched 17.9 kB in 0s (0 B/s) 06:44:32 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:44:32 Fetched 368 kB in 0s (0 B/s) 06:44:32 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:44:32 Fetched 187 kB in 0s (0 B/s) 06:44:32 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:44:32 Fetched 175 kB in 0s (0 B/s) 06:44:32 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:44:32 Fetched 206 kB in 0s (0 B/s) 06:44:32 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 06:44:32 Fetched 1302 kB in 0s (0 B/s) 06:44:32 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:44:32 Fetched 36.2 kB in 0s (0 B/s) 06:44:32 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 06:44:32 Fetched 159 kB in 0s (0 B/s) 06:44:32 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:44:32 Fetched 107 kB in 0s (0 B/s) 06:44:32 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:44:32 Fetched 48.7 kB in 0s (0 B/s) 06:44:32 Pulling static-packages 06:44:32 + snapcraftctl pull 06:44:33 Pulling version 06:44:33 + cd /root/project 06:44:33 + + git describe --tags --abbrev=0 06:44:33 sed s/v// 06:44:33 + GIT_VERSION=2.0.1-dev.73 06:44:33 + [ -z 2.0.1-dev.73 ] 06:44:33 + snapcraftctl set-version 2.0.1-dev.73 06:44:35 Building config-common 06:44:35 + snapcraftctl build 06:44:37 Skipping build go-build-helper (already ran) 06:44:37 Building edgex-go 06:44:37 + cd /root/parts/edgex-go/src 06:44:37 + + sed s/v// 06:44:37 git describe --tags --abbrev=0 06:44:37 + GIT_VERSION=2.0.1-dev.73 06:44:37 + [ -z 2.0.1-dev.73 ] 06:44:37 + echo 2.0.1-dev.73 06:44:37 + [ ! -d vendor ] 06:44:37 + go mod download all 06:45:35 + make build 06:45:35 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 06:45:45 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 06:45:48 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 06:45:50 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 06:45:51 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 06:45:51 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 06:45:52 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 06:45:54 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 06:45:55 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 06:45:57 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 06:45:58 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 06:45:58 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 06:46:00 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:46:00 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:46:00 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:46:00 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:46:00 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:46:00 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:46:00 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:46:00 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:46:00 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:46:00 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:46:00 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:46:00 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:46:00 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:46:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:46:00 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:46:00 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:46:00 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:46:00 + 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 06:46:00 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:46:00 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:46:00 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:46:00 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:46:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:46:00 + 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 06:46:00 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:46:00 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:46:00 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:46:02 Building hooks 06:46:02 + cd /root/parts/hooks/src 06:46:02 + make build 06:46:02 go mod tidy 06:46:04 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 06:46:08 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:46:08 go: downloading github.com/davecgh/go-spew v1.1.0 06:46:11 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 06:46:11 GO111MODULE=on go build -o cmd/install/install ./cmd/install 06:46:12 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 06:46:12 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 06:46:15 Building static-packages 06:46:15 + snapcraftctl build 06:46:17 Building version 06:46:17 + snapcraftctl build 06:46:20 Staging config-common 06:46:20 + snapcraftctl stage 06:46:21 Skipping stage go-build-helper (already ran) 06:46:21 Staging edgex-go 06:46:21 + snapcraftctl stage 06:46:21 Staging hooks 06:46:21 + snapcraftctl stage 06:46:23 Staging static-packages 06:46:23 + snapcraftctl stage 06:46:24 Staging version 06:46:24 + snapcraftctl stage 06:46:25 Priming config-common 06:46:25 + snapcraftctl prime 06:46:27 Priming go-build-helper 06:46:27 + snapcraftctl prime 06:46:28 Priming edgex-go 06:46:28 + snapcraftctl prime 06:46:29 Priming hooks 06:46:29 + snapcraftctl prime 06:46:30 Priming static-packages 06:46:30 + snapcraftctl prime 06:46:33 Priming version 06:46:33 + snapcraftctl prime 06:46:34 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] } 06:51:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-892 in /w/workspace/edgexfoundry_edgex-go_PR-3758 [Pipeline] { [Pipeline] ws 06:51:29 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 06:51:30 The recommended git tool is: git 06:51:35 using credential edgex-jenkins-ssh 06:51:35 Cloning the remote Git repository 06:51:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:51:35 > git init /w/workspace/edgex-go/5 # timeout=10 06:51:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:51:35 > git --version # timeout=10 06:51:35 > git --version # 'git version 2.17.1' 06:51:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:53 Merging remotes/origin/main commit 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit e462041107369ea5f4f7de20c9f99930c2ea7559 06:51:54 Merge succeeded, producing e462041107369ea5f4f7de20c9f99930c2ea7559 06:51:54 Checking out Revision e462041107369ea5f4f7de20c9f99930c2ea7559 (PR-3758) 06:51:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:51:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:51:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:51:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3758/head:refs/remotes/origin/PR-3758 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:51:53 > git config core.sparsecheckout # timeout=10 06:51:53 > git checkout -f e462041107369ea5f4f7de20c9f99930c2ea7559 # timeout=10 06:51:54 > git remote # timeout=10 06:51:54 > git config --get remote.origin.url # timeout=10 06:51:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:54 > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 06:51:54 > git rev-parse HEAD^{commit} # timeout=10 06:51:54 > git config core.sparsecheckout # timeout=10 06:51:54 > git checkout -f e462041107369ea5f4f7de20c9f99930c2ea7559 # timeout=10 06:51:58 Commit message: "feat(all): Enable CORS headers for all services" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:51:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:51:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:51:59 Dload Upload Total Spent Left Speed 06:51:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86941 0 --:--:-- --:--:-- --:--:-- 87585 [Pipeline] sh 06:52:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:52:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:52:00 + sudo tee /etc/docker/daemon.new 06:52:00 { 06:52:00 "registry-mirrors": [ 06:52:00 "https://nexus3.edgexfoundry.org:10001" 06:52:00 ], 06:52:00 "bip": "10.250.0.254/24", 06:52:00 "hosts": [ 06:52:00 "tcp://0.0.0.0:5555", 06:52:00 "unix:///var/run/docker.sock" 06:52:00 ], 06:52:00 "mtu": 1458, 06:52:00 "selinux-enabled": true, 06:52:00 "seccomp-profile": "/etc/docker/seccomp.json" 06:52:00 } [Pipeline] sh 06:52:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:52:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:19 provisioning config files... 06:52:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5754559800941356582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:20 ---> docker-login.sh 06:52:20 nexus3.edgexfoundry.org:10001 06:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:21 Configure a credential helper to remove this warning. See 06:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:21 06:52:21 Login Succeeded 06:52:21 nexus3.edgexfoundry.org:10002 06:52:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:22 Configure a credential helper to remove this warning. See 06:52:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:22 06:52:22 Login Succeeded 06:52:22 nexus3.edgexfoundry.org:10003 06:52:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:22 Configure a credential helper to remove this warning. See 06:52:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:22 06:52:22 Login Succeeded 06:52:22 nexus3.edgexfoundry.org:10004 06:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:23 Configure a credential helper to remove this warning. See 06:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:23 06:52:23 Login Succeeded 06:52:23 docker.io 06:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:24 Configure a credential helper to remove this warning. See 06:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:24 06:52:24 Login Succeeded 06:52:24 ---> docker-login.sh ends [Pipeline] } 06:52:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:52:24 ========================================================= 06:52:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:52:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:52:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:52:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:52:25 552d1f2373af: Pulling fs layer 06:52:25 ea3f2d53f512: Pulling fs layer 06:52:25 9e70ebbbe112: Pulling fs layer 06:52:25 7a9cfe048b4a: Pulling fs layer 06:52:25 72dc09318566: Pulling fs layer 06:52:25 f4f7b4309257: Pulling fs layer 06:52:25 0ac9a79272e3: Pulling fs layer 06:52:25 b78e95d17946: Pulling fs layer 06:52:25 7a9cfe048b4a: Waiting 06:52:25 72dc09318566: Waiting 06:52:25 f4f7b4309257: Waiting 06:52:25 b78e95d17946: Waiting 06:52:25 9e70ebbbe112: Verifying Checksum 06:52:25 9e70ebbbe112: Download complete 06:52:25 ea3f2d53f512: Download complete 06:52:25 72dc09318566: Verifying Checksum 06:52:25 72dc09318566: Download complete 06:52:25 f4f7b4309257: Download complete 06:52:25 0ac9a79272e3: Verifying Checksum 06:52:25 0ac9a79272e3: Download complete 06:52:25 552d1f2373af: Download complete 06:52:26 552d1f2373af: Pull complete 06:52:27 ea3f2d53f512: Pull complete 06:52:27 9e70ebbbe112: Pull complete 06:52:27 b78e95d17946: Verifying Checksum 06:52:27 b78e95d17946: Download complete 06:52:28 7a9cfe048b4a: Verifying Checksum 06:52:28 7a9cfe048b4a: Download complete 06:52:38 7a9cfe048b4a: Pull complete 06:52:38 72dc09318566: Pull complete 06:52:39 f4f7b4309257: Pull complete 06:52:39 0ac9a79272e3: Pull complete 06:52:45 b78e95d17946: Pull complete 06:52:45 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 06:52:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:52:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 06:52:45 + docker+ build -t ci-base-image-arm64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:52:45 WORKDIR /edgex 06:52:45 COPY go.mod . 06:52:45 RUN go mod download - 06:52:45 . 06:52:47 Sending build context to Docker daemon 166.5MB 06:52:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:52:47 ---> 8b459fc5aaf0 06:52:47 Step 2/4 : WORKDIR /edgex 06:52:52 ---> Running in 460a541152aa 06:52:53 Removing intermediate container 460a541152aa 06:52:53 ---> 4782730c3b22 06:52:53 Step 3/4 : COPY go.mod . 06:52:54 ---> 7d8e11b5dc6a 06:52:54 Step 4/4 : RUN go mod download 06:52:54 ---> Running in 3c833e3bfea7 06:54:16 Removing intermediate container 3c833e3bfea7 06:54:16 ---> df2c9629fd8f 06:54:16 Successfully built df2c9629fd8f 06:54:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:54:16 + docker inspect -f . ci-base-image-arm64 06:54:16 . [Pipeline] withDockerContainer 06:54:16 prd-ubuntu18.04-docker-arm64-4c-16g-892 does not seem to be running inside a container 06:54:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat 06:54:18 $ docker top 3cdb5fa01846a90cd1e4a8dba1a69af47f742cbdf72ca0e30b753dd076badb08 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:19 + go version 06:54:19 go version go1.16.8 linux/arm64 [Pipeline] } 06:54:19 $ docker stop --time=1 3cdb5fa01846a90cd1e4a8dba1a69af47f742cbdf72ca0e30b753dd076badb08 06:54:21 $ docker rm -f 3cdb5fa01846a90cd1e4a8dba1a69af47f742cbdf72ca0e30b753dd076badb08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:54:22 + docker inspect -f . ci-base-image-arm64 06:54:22 . [Pipeline] withDockerContainer 06:54:22 prd-ubuntu18.04-docker-arm64-4c-16g-892 does not seem to be running inside a container 06:54:22 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat 06:54:24 $ docker top 74a756e03eae9a45d5ba5a827706f2aac28888f41f4d13124253f120a6f576d7 -eo pid,comm [Pipeline] { [Pipeline] echo 06:54:24 ========================================================= 06:54:24 [edgeXBuildGoParallel] Running Tests and Build... 06:54:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:54:25 + make test 06:54:25 go mod tidy 06:54:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:54:52 ? github.com/edgexfoundry/edgex-go [no test files] 06:56:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:56:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:56:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:56:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:56:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:56:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:56:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:56:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:56:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:56:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:56:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:56:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:56:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:56:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.257s coverage: 28.7% of statements 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:56:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.414s coverage: 98.5% of statements 06:56:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:56:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.418s coverage: 47.2% of statements 06:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:56:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.697s coverage: 90.1% of statements 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:56:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.317s coverage: 84.4% of statements 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:56:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.807s coverage: 94.2% of statements 06:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:56:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.255s coverage: 59.1% of statements 06:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:56:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.223s coverage: 60.0% of statements 06:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:56:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.527s coverage: 0.9% of statements 06:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:56:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.218s coverage: 58.8% of statements 06:56:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.215s coverage: 21.7% of statements 06:56:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.239s coverage: 47.1% of statements 06:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.287s coverage: 79.5% of statements 06:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements 06:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements 06:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 06:56:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.204s coverage: 94.4% of statements 06:56:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements 06:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.584s coverage: 82.5% of statements 06:57:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.284s coverage: 92.9% of statements 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 06:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.289s coverage: 87.2% of statements 06:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements 06:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.783s coverage: 91.2% of statements 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.847s coverage: 64.4% of statements 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements 06:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 89.4% of statements 06:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 06:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 06:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.283s coverage: 70.4% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.788s coverage: 43.4% of statements 06:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.233s coverage: 89.5% of statements 06:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements 06:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:57:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:57:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.644s coverage: 92.3% of statements 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:57:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.339s coverage: 63.2% of statements 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:57:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:57:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:57:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements 06:57:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 06:57:29 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 06:57:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:57:29 GO111MODULE=on go vet ./... 06:59:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:59:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:59:06 ./bin/test-attribution-txt.sh [Pipeline] sh 06:59:07 + ls -al . 06:59:07 total 656 06:59:07 drwxrwxr-x 9 1001 1001 4096 Oct 21 06:58 . 06:59:07 drwxr-xr-x 4 root root 4096 Oct 21 06:54 .. 06:59:07 -rw-rw-r-- 1 1001 1001 11 Oct 21 06:51 .dockerignore 06:59:07 drwxrwxr-x 8 1001 1001 4096 Oct 21 06:51 .git 06:59:07 drwxrwxr-x 4 1001 1001 4096 Oct 21 06:51 .github 06:59:07 -rw-rw-r-- 1 1001 1001 804 Oct 21 06:51 .gitignore 06:59:07 -rw-rw-r-- 1 1001 1001 42 Oct 21 06:51 .golangci.yml 06:59:07 -rw-rw-r-- 1 1001 1001 76 Oct 21 06:51 .hadolint.yml 06:59:07 -rw-rw-r-- 1 1001 1001 166 Oct 21 06:51 .sonarcloud.properties 06:59:07 -rw-rw-r-- 1 1001 1001 1171 Oct 21 06:51 ADOPTERS.md 06:59:07 -rw-rw-r-- 1 1001 1001 8910 Oct 21 06:51 Attribution.txt 06:59:07 -rw-rw-r-- 1 1001 1001 43881 Oct 21 06:51 CHANGELOG.md 06:59:07 -rw-rw-r-- 1 1001 1001 3804 Oct 21 06:51 CONTRIBUTING.md 06:59:07 -rw-rw-r-- 1 1001 1001 677 Oct 21 06:51 GOVERNANCE.md 06:59:07 -rw-rw-r-- 1 1001 1001 849 Oct 21 06:51 Jenkinsfile 06:59:07 -rw-rw-r-- 1 1001 1001 10775 Oct 21 06:51 LICENSE 06:59:07 -rw-rw-r-- 1 1001 1001 6508 Oct 21 06:51 Makefile 06:59:07 -rw-rw-r-- 1 1001 1001 582 Oct 21 06:51 OWNERS.md 06:59:07 -rw-rw-r-- 1 1001 1001 8256 Oct 21 06:51 README.md 06:59:07 -rw-rw-r-- 1 1001 1001 6912 Oct 21 06:51 SECURITY.md 06:59:07 -rw-rw-r-- 1 1001 1001 5 Oct 21 06:27 VERSION 06:59:07 -rw-rw-r-- 1 1001 1001 4131 Oct 21 06:51 ZMQWindows.md 06:59:07 drwxrwxr-x 2 1001 1001 4096 Oct 21 06:51 bin 06:59:07 drwxrwxr-x 14 1001 1001 4096 Oct 21 06:51 cmd 06:59:07 -rw-r--r-- 1 root root 420693 Oct 21 06:57 coverage.out 06:59:07 -rw-rw-r-- 1 1001 1001 848 Oct 21 06:51 go.mod 06:59:07 -rw-rw-r-- 1 1001 1001 50296 Oct 21 06:51 go.sum 06:59:07 drwxrwxr-x 8 1001 1001 4096 Oct 21 06:51 internal 06:59:07 drwxrwxr-x 3 1001 1001 4096 Oct 21 06:51 openapi 06:59:07 drwxrwxr-x 4 1001 1001 4096 Oct 21 06:51 snap 06:59:07 -rw-rw-r-- 1 1001 1001 204 Oct 21 06:51 version.go [Pipeline] sh 06:59:07 + '[' -e coverage.out ] 06:59:07 + chown 1001:1001 coverage.out [Pipeline] stash 06:59:07 Warning: overwriting stash ‘coverage-report’ 06:59:08 Stashed 1 file(s) [Pipeline] sh 06:59:09 + make build 06:59:09 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 06:59:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:59:38 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 06:59:41 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 06:59:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:59:46 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 06:59:49 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 06:59:52 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 06:59:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:00:00 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 07:00:03 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 07:00:06 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] } 07:00:13 $ docker stop --time=1 74a756e03eae9a45d5ba5a827706f2aac28888f41f4d13124253f120a6f576d7 07:00:16 $ docker rm -f 74a756e03eae9a45d5ba5a827706f2aac28888f41f4d13124253f120a6f576d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:00:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:00:18 07:00:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:00:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:00:18 latest: Pulling from edgex-devops/edgex-compose-arm64 07:00:18 29e5d40040c1: Pulling fs layer 07:00:18 1ce36da41761: Pulling fs layer 07:00:18 25b303627fd3: Pulling fs layer 07:00:19 29e5d40040c1: Verifying Checksum 07:00:19 29e5d40040c1: Download complete 07:00:19 1ce36da41761: Verifying Checksum 07:00:19 1ce36da41761: Download complete 07:00:19 29e5d40040c1: Pull complete 07:00:20 25b303627fd3: Verifying Checksum 07:00:20 25b303627fd3: Download complete 07:00:21 1ce36da41761: Pull complete 07:00:31 25b303627fd3: Pull complete 07:00:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:00:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:00:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:00:31 prd-ubuntu18.04-docker-arm64-4c-16g-892 does not seem to be running inside a container 07:00:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:00:34 $ docker top 6cce3ecc0d9b30dd141f55fe40fce733e14d8278d9f947f8725ab0a2afdcaaae -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:35 + grep parallel 07:00:35 + docker-compose build --help 07:00:40 --parallel Build images in parallel. [Pipeline] } 07:00:40 $ docker stop --time=1 6cce3ecc0d9b30dd141f55fe40fce733e14d8278d9f947f8725ab0a2afdcaaae 07:00:41 $ docker rm -f 6cce3ecc0d9b30dd141f55fe40fce733e14d8278d9f947f8725ab0a2afdcaaae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:00:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:00:42 . [Pipeline] withDockerContainer 07:00:42 prd-ubuntu18.04-docker-arm64-4c-16g-892 does not seem to be running inside a container 07:00:42 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 07:00:44 $ docker top b5828ee689b0f243cf81cce592c3ddf138f3ca7f4cdcf76ede4207642004d767 -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:45 + docker-compose -f ./docker-compose-build.yml build --parallel 07:00:49 Building core-command ... 07:00:49 Building core-data ... 07:00:49 Building core-metadata ... 07:00:49 Building security-bootstrapper ... 07:00:49 Building security-proxy-setup ... 07:00:49 Building security-secretstore-setup ... 07:00:49 Building support-notifications ... 07:00:49 Building support-scheduler ... 07:00:49 Building sys-mgmt-agent ... 07:00:49 Building core-data 07:00:49 Building security-bootstrapper 07:00:49 Building security-secretstore-setup 07:00:49 Building core-metadata 07:00:49 Building security-proxy-setup 07:01:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:01:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:01:58 ---> df2c9629fd8f 07:01:58 Step 3/22 : WORKDIR /edgex-go 07:01:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:01:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:01:58 ---> df2c9629fd8f 07:01:58 Step 3/24 : WORKDIR /edgex-go 07:01:58 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:01:58 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:01:58 ---> df2c9629fd8f 07:01:58 Step 3/30 : WORKDIR /edgex-go 07:01:58 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:01:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:01:58 ---> df2c9629fd8f 07:01:58 Step 3/20 : WORKDIR /edgex-go 07:01:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:01:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:01:58 ---> df2c9629fd8f 07:01:58 Step 3/22 : WORKDIR /edgex-go 07:02:00 ---> Running in 268fbe3337e2 07:02:00 ---> Running in d8f3dcad0dc3 07:02:00 ---> Running in bc13ed5b53a5 07:02:00 ---> Running in ab4167137baf 07:02:00 ---> Running in 95fca7e89a31 07:02:00 Removing intermediate container 268fbe3337e2 07:02:00 ---> d97bf1a98500 07:02:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:00 Removing intermediate container d8f3dcad0dc3 07:02:00 ---> 08b630b74ec5 07:02:00 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:00 Removing intermediate container bc13ed5b53a5 07:02:00 ---> 3e6a29f1ccb8 07:02:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:00 ---> Running in 39e63fc37569 07:02:00 Removing intermediate container 95fca7e89a31 07:02:00 ---> 7b419f3d4ba3 07:02:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:00 ---> Running in 905e96b59f0f 07:02:00 Removing intermediate container ab4167137baf 07:02:00 ---> aa1e3fe6b890 07:02:00 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:00 ---> Running in 0941b16d24df 07:02:00 ---> Running in 8141e286e62c 07:02:01 ---> Running in c17fd59a0bb5 07:02:04 Removing intermediate container 39e63fc37569 07:02:04 ---> 67e27d9b3ff2 07:02:04 Step 5/22 : RUN apk add --update --no-cache make git 07:02:04 ---> Running in 2f4800d95aaa 07:02:04 Removing intermediate container 905e96b59f0f 07:02:04 ---> 4b457a78f8a4 07:02:04 Step 5/20 : RUN apk add --update --no-cache make git 07:02:04 ---> Running in 7f57e0caa379 07:02:05 Removing intermediate container c17fd59a0bb5 07:02:05 ---> 752eb9fa6151 07:02:05 Step 5/30 : RUN apk add --update --no-cache make git 07:02:05 ---> Running in 433bb141f114 07:02:05 Removing intermediate container 8141e286e62c 07:02:05 ---> 6ac58e8d5401 07:02:05 Step 5/24 : RUN apk add --update --no-cache make git 07:02:05 Removing intermediate container 0941b16d24df 07:02:05 ---> acd3169e99bd 07:02:05 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:02:05 ---> Running in f9a22c38755e 07:02:05 ---> Running in 7cd51490d3d7 07:02:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:08 OK: 219 MiB in 52 packages 07:02:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:08 OK: 219 MiB in 52 packages 07:02:09 OK: 219 MiB in 52 packages 07:02:10 OK: 219 MiB in 52 packages 07:02:10 OK: 219 MiB in 52 packages 07:02:10 Removing intermediate container 2f4800d95aaa 07:02:10 ---> d5ba9cabcc8d 07:02:10 Step 6/22 : COPY . . 07:02:11 Removing intermediate container 7f57e0caa379 07:02:11 ---> 69061d4c975e 07:02:11 Step 6/20 : COPY . . 07:02:11 Removing intermediate container 433bb141f114 07:02:11 ---> 5976d16b5e0e 07:02:11 Step 6/30 : COPY . . 07:02:12 Removing intermediate container f9a22c38755e 07:02:12 ---> 6aa1329a538c 07:02:12 Step 6/24 : COPY . . 07:02:12 Removing intermediate container 7cd51490d3d7 07:02:12 ---> 817121687980 07:02:12 Step 6/22 : COPY . . 07:02:45 ---> 93f8e7edfda9 07:02:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:45 ---> 66335aa10c09 07:02:45 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:45 ---> 7ba9736b88e1 07:02:45 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:45 ---> 388e2adde602 07:02:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:45 ---> 98ea0d30646d 07:02:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:45 ---> Running in a38eb14d033f 07:02:45 ---> Running in 40581bf52eb4 07:02:45 ---> Running in d2dea8a3fd0e 07:02:45 ---> Running in 53aad50a5a8c 07:02:45 ---> Running in 5a8ec49af8f2 07:02:50 Removing intermediate container a38eb14d033f 07:02:50 ---> 02def33d8702 07:02:50 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:02:50 ---> Running in 66a0b915e59b 07:02:50 Removing intermediate container d2dea8a3fd0e 07:02:50 ---> 8728fec3bf13 07:02:50 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:02:50 ---> Running in 82b6786853ae 07:02:50 Removing intermediate container 53aad50a5a8c 07:02:50 ---> c45ccfce4586 07:02:50 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:02:50 Removing intermediate container 40581bf52eb4 07:02:50 ---> ca3dbc223932 07:02:50 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:02:50 ---> Running in 3df60148ba48 07:02:51 Removing intermediate container 5a8ec49af8f2 07:02:51 ---> ad29a32b876d 07:02:51 ---> Running in 870e7588227e 07:02:51 Step 8/22 : RUN make cmd/core-data/core-data 07:02:51 ---> Running in 7fa2270a622f 07:02:52 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 07:02: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 07:02:53 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 07:02:53 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 07:02:53 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 07:04:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:04: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 07:04:57 Removing intermediate container 82b6786853ae 07:04:57 ---> 001750a0c617 07:04:57 07:04:57 Step 9/30 : FROM alpine:3.14 07:04:57 3.14: Pulling from library/alpine 07:04:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:04:57 Status: Downloaded newer image for alpine:3.14 07:04:57 ---> bb3de5531c18 07:04:57 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:04:57 ---> Running in 05374a1c89ec 07:04:58 Removing intermediate container 05374a1c89ec 07:04:58 ---> dc4088791e3c 07:04:58 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:04:58 ---> Running in 46ec284d471d 07:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:05:02 (1/2) Installing dumb-init (1.2.5-r1) 07:05:02 (2/2) Installing su-exec (0.2-r1) 07:05:02 Executing busybox-1.33.1-r3.trigger 07:05:02 OK: 5 MiB in 16 packages 07:05:03 Removing intermediate container 870e7588227e 07:05:03 ---> aca832f07833 07:05:03 07:05:03 Step 9/20 : FROM alpine:3.14 07:05:03 ---> bb3de5531c18 07:05:03 Step 10/20 : RUN apk add --update --no-cache curl 07:05:04 ---> Running in 7c53d98fe887 07:05:05 Removing intermediate container 46ec284d471d 07:05:05 ---> 8e8b84d261f1 07:05:05 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:05:05 ---> Running in 9a85c43eca7f 07:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:05:06 Removing intermediate container 3df60148ba48 07:05:06 ---> 2c68f816f647 07:05:06 07:05:06 Step 9/24 : FROM alpine:3.14 07:05:06 ---> bb3de5531c18 07:05:06 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:05:06 Removing intermediate container 9a85c43eca7f 07:05:06 ---> 2e2297f2c202 07:05:06 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:05:06 ---> Running in 0bd6aab461d5 07:05:06 (1/5) Installing ca-certificates (20191127-r5) 07:05:06 (2/5) Installing brotli-libs (1.0.9-r5) 07:05:06 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:05:06 (4/5) Installing libcurl (7.79.1-r0) 07:05:06 (5/5) Installing curl (7.79.1-r0) 07:05:07 Executing busybox-1.33.1-r3.trigger 07:05:07 Executing ca-certificates-20191127-r5.trigger 07:05:07 Removing intermediate container 66a0b915e59b 07:05:07 ---> 3cd4d1a1ee92 07:05:07 07:05:07 Step 9/22 : FROM alpine:3.14 07:05:07 ---> bb3de5531c18 07:05:07 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:05:07 ---> Running in b66c0c23057c 07:05:07 OK: 8 MiB in 19 packages 07:05:07 ---> Running in 24492c9bdc9b 07:05:08 Removing intermediate container b66c0c23057c 07:05:08 ---> 133e1ef01d7c 07:05:08 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:05:08 ---> Running in d1c2eaa1b3b6 07:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:05:10 Removing intermediate container 7c53d98fe887 07:05:10 ---> 463b6c455b4c 07:05:10 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:05:10 ---> Running in 0ff82764974b 07:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:05:10 (1/3) Installing ca-certificates (20191127-r5) 07:05:11 (2/3) Installing dumb-init (1.2.5-r1) 07:05:11 (3/3) Installing su-exec (0.2-r1) 07:05:11 Executing busybox-1.33.1-r3.trigger 07:05:11 Executing ca-certificates-20191127-r5.trigger 07:05:11 OK: 6 MiB in 17 packages 07:05:11 (1/1) Installing dumb-init (1.2.5-r1) 07:05:11 Executing busybox-1.33.1-r3.trigger 07:05:11 Removing intermediate container 0ff82764974b 07:05:11 ---> 86d886c78bbb 07:05:11 Step 12/20 : WORKDIR /edgex 07:05:11 OK: 5 MiB in 15 packages 07:05:11 ---> Running in e4ccfa645ddb 07:05:12 Removing intermediate container d1c2eaa1b3b6 07:05:12 ---> c4b7ede7ebb8 07:05:12 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:05:12 Removing intermediate container e4ccfa645ddb 07:05:12 ---> 158240f344ca 07:05:12 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:05:12 ---> Running in 79b7378de452 07:05:13 Removing intermediate container 24492c9bdc9b 07:05:13 ---> 5878411d572c 07:05:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:05:13 Removing intermediate container 79b7378de452 07:05:13 ---> 12ef52bef560 07:05:13 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:05:13 Removing intermediate container 0bd6aab461d5 07:05:13 ---> c1cab42b9224 07:05:13 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:05:14 ---> Running in bd5acede4358 07:05:14 ---> 044f91ea9c9d 07:05:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:05:14 ---> Running in c82ff451e87b 07:05:15 Removing intermediate container bd5acede4358 07:05:15 ---> 94de724ba3b8 07:05:15 Step 12/22 : ENV APP_PORT=59881 07:05:15 ---> Running in a4c75a461f12 07:05:15 Removing intermediate container c82ff451e87b 07:05:15 ---> bbe528866922 07:05:15 Step 12/24 : WORKDIR / 07:05:15 ---> 05f380db00fd 07:05:15 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:05:15 ---> Running in e5e01fbdc619 07:05:15 ---> Running in 1ea96470b66c 07:05:16 Removing intermediate container a4c75a461f12 07:05:16 ---> 9b568c6cd054 07:05:16 Step 13/22 : EXPOSE $APP_PORT 07:05:16 ---> 14f9c71010be 07:05:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:05:16 ---> Running in bcf496268b8b 07:05:17 Removing intermediate container 1ea96470b66c 07:05:17 ---> 5145cb9fa788 07:05:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:05:18 Removing intermediate container 7fa2270a622f 07:05:18 ---> d76e453538e4 07:05:18 07:05:18 Step 9/22 : FROM alpine:3.14 07:05:18 ---> bb3de5531c18 07:05:18 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:05:18 Removing intermediate container bcf496268b8b 07:05:18 ---> 01a4e2ffb692 07:05:18 Step 14/22 : WORKDIR / 07:05:18 ---> Running in 160a53939e06 07:05:18 ---> Running in c00eb6758a1a 07:05:18 ---> 4cde6a3044c2 07:05:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:05:19 Removing intermediate container 160a53939e06 07:05:19 ---> 9d87c9fdd4b5 07:05:19 Step 11/22 : ENV APP_PORT=59880 07:05:19 Removing intermediate container c00eb6758a1a 07:05:19 ---> 4e96407cb211 07:05:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:05:19 ---> deaa3d3d271d 07:05:19 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:05:19 ---> Running in e54f640d2f6a 07:05:19 ---> Running in 383e4f9fb1fb 07:05:19 Removing intermediate container e5e01fbdc619 07:05:19 ---> 58d0659dc50d 07:05:19 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:05:19 ---> c4088e5ac4b0 07:05:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:05:20 Removing intermediate container e54f640d2f6a 07:05:20 ---> 9561f8d8eaf4 07:05:20 Step 12/22 : EXPOSE $APP_PORT 07:05:20 Removing intermediate container 383e4f9fb1fb 07:05:20 ---> d056b7e8bc6e 07:05:20 Step 17/20 : CMD ["--init=true"] 07:05:20 ---> Running in a5a46ab73a61 07:05:20 ---> Running in b108bf9aa81e 07:05:20 ---> ec56b858eea7 07:05:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:05:21 ---> e50f86a21a5f 07:05:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:05:21 ---> a2bd84c3ad40 07:05:21 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:05:21 Removing intermediate container a5a46ab73a61 07:05:21 ---> a483f9b5668f 07:05:21 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:21 Removing intermediate container b108bf9aa81e 07:05:21 ---> f76cbb27d711 07:05:21 Step 18/20 : LABEL arch=arm64 07:05:21 ---> Running in 2ff13857653d 07:05:21 ---> Running in cb410b2b9e89 07:05:22 ---> 189812ccc7d9 07:05:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:05:23 ---> 505ad1080b7c 07:05:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:05:23 Removing intermediate container cb410b2b9e89 07:05:23 ---> 957d78ce7a94 07:05:23 Step 19/20 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 07:05:23 ---> 9cf167f4bc09 07:05:23 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:05:23 ---> Running in 2e7701c10e4d 07:05:24 Removing intermediate container 2e7701c10e4d 07:05:24 ---> deddee9c72e4 07:05:24 Step 20/20 : LABEL version=0.0.0 07:05:24 ---> 853d631680d2 07:05:24 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:05:24 ---> cc875bdd63a9 07:05:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:05:24 ---> Running in debe2f26e7a9 07:05:24 ---> Running in ea05b23552d6 07:05:24 ---> df8a29101200 07:05:24 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:05:24 Removing intermediate container 2ff13857653d 07:05:24 ---> f4fd16934dc3 07:05:24 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:05:25 ---> Running in 5fb56a7e9ebe 07:05:25 Removing intermediate container debe2f26e7a9 07:05:25 ---> cb9e4bc32e0c 07:05:25 07:05:25 Removing intermediate container ea05b23552d6 07:05:25 ---> e810ece3fa19 07:05:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:05:26 ---> Running in 65204212efc4 07:05:26 Successfully built cb9e4bc32e0c 07:05:26 Successfully tagged security-proxy-setup-arm64:latest 07:05:26  Building security-proxy-setup ... done Building support-scheduler 07:05:26 ---> 5a980bf065a1 07:05:26 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:05:26 ---> 3a69395f2151 07:05:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:05:26 Removing intermediate container 65204212efc4 07:05:26 ---> 0e5a0ca9c372 07:05:26 Step 20/22 : LABEL arch=arm64 07:05:26 ---> Running in 5070f8b23ace 07:05:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:05:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:05:28 ---> 048087f4d7d0 07:05:28 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:05:28 Removing intermediate container 5070f8b23ace 07:05:28 ---> 8cb42c5309a1 07:05:28 Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 07:05:28 ---> 8289a8af284b 07:05:28 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/ 07:05:29 (1/6) Installing dumb-init (1.2.5-r1) 07:05:29 ---> Running in 8094d16b9afb 07:05:29 ---> Running in 7e893faf286c 07:05:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:05:29 (3/6) Installing libsodium (1.0.18-r0) 07:05:29 ---> Running in aed2cc182826 07:05:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:05:29 (5/6) Installing libzmq (4.3.4-r0) 07:05:29 (6/6) Installing zeromq (4.3.4-r0) 07:05:29 Executing busybox-1.33.1-r3.trigger 07:05:29 OK: 8 MiB in 20 packages 07:05:30 Removing intermediate container 7e893faf286c 07:05:30 ---> 2b7d27f699cf 07:05:30 Step 22/22 : LABEL version=0.0.0 07:05:30 Removing intermediate container 8094d16b9afb 07:05:30 ---> 9eb7771d68ae 07:05:30 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:05:30 ---> Running in 50921932e372 07:05:32 Removing intermediate container 50921932e372 07:05:32 ---> da155070f6a2 07:05:32 07:05:32 Removing intermediate container 5fb56a7e9ebe 07:05:32 ---> 77deecc4d98a 07:05:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:05:32 ---> 6dce629465d3 07:05:32 Step 25/30 : RUN chmod +x /entrypoint.sh 07:05:32 Successfully built da155070f6a2 07:05:32 Successfully tagged core-metadata-arm64:latest 07:05:32  Building core-metadata ... done Building support-notifications 07:05:32 ---> Running in 1e6a23f7462f 07:05:33 Removing intermediate container aed2cc182826 07:05:33 ---> 0c57dc3d545d 07:05:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:05:33 ---> Running in 9aa3e6bb7786 07:05:33 ---> b34a314b3616 07:05:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:05:34 Removing intermediate container 9aa3e6bb7786 07:05:34 ---> a1f4b02e9b70 07:05:34 Step 22/24 : LABEL arch=arm64 07:05:34 ---> Running in 603ae5b195e8 07:05:35 Removing intermediate container 603ae5b195e8 07:05:35 ---> 0c3052b1695d 07:05:35 Step 23/24 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 07:05:35 ---> 67cbc28d5b4d 07:05:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:05:35 ---> Running in dc4d72b85d5b 07:05:35 Removing intermediate container 1e6a23f7462f 07:05:35 ---> 78413b48bdbb 07:05:35 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:05:36 ---> Running in 4ba178690eee 07:05:36 Removing intermediate container dc4d72b85d5b 07:05:36 ---> c5c558776c68 07:05:36 Step 24/24 : LABEL version=0.0.0 07:05:37 ---> 6ae4ae61362b 07:05:37 Step 18/22 : ENTRYPOINT ["/core-data"] 07:05:37 ---> Running in 80392acdde9c 07:05:37 ---> Running in 4bc35668bbac 07:05:37 Removing intermediate container 4ba178690eee 07:05:37 ---> 8342ffdba687 07:05:37 Step 27/30 : CMD ["gate"] 07:05:37 Removing intermediate container 80392acdde9c 07:05:37 ---> d45cc48f7cd4 07:05:37 07:05:38 ---> Running in f2be9e0263d6 07:05:38 Removing intermediate container 4bc35668bbac 07:05:38 ---> 84a2ec95fc84 07:05:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:05:38 Successfully built d45cc48f7cd4 07:05:38 Successfully tagged security-secretstore-setup-arm64:latest 07:05:38 Building sys-mgmt-agent 07:05:38  Building security-secretstore-setup ... done  ---> Running in 80069b4bd96e 07:05:39 Removing intermediate container f2be9e0263d6 07:05:39 ---> 320f63a4be85 07:05:39 Step 28/30 : LABEL arch=arm64 07:05:39 ---> Running in c0df956da141 07:05:39 Removing intermediate container 80069b4bd96e 07:05:39 ---> feaf1ad5f187 07:05:39 Step 20/22 : LABEL arch=arm64 07:05:39 ---> Running in eccae4763dd5 07:05:40 Removing intermediate container c0df956da141 07:05:40 ---> 72af62db89af 07:05:40 Step 29/30 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 07:05:40 Removing intermediate container eccae4763dd5 07:05:40 ---> d5f05b6c44bd 07:05:40 Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 07:05:40 ---> Running in d4b323a59d4c 07:05:41 ---> Running in a52c5bef4f45 07:05:42 Removing intermediate container d4b323a59d4c 07:05:42 ---> df8bb8a672fe 07:05:42 Step 30/30 : LABEL version=0.0.0 07:05:42 Removing intermediate container a52c5bef4f45 07:05:42 ---> c8f90ec4ffba 07:05:42 Step 22/22 : LABEL version=0.0.0 07:05:42 ---> Running in 5e38ea1aa39c 07:05:42 ---> Running in 9abe001eb25f 07:05:43 Removing intermediate container 5e38ea1aa39c 07:05:43 ---> d7e377e79509 07:05:43 07:05:43 Removing intermediate container 9abe001eb25f 07:05:43 ---> 7cb35b9b3847 07:05:43 07:05:43 Successfully built d7e377e79509 07:05:43 Successfully tagged security-bootstrapper-arm64:latest 07:05:43  Building security-bootstrapper ... done Building core-command 07:05:44 Successfully built 7cb35b9b3847 07:05:44 Successfully tagged core-data-arm64:latest 07:06:10  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:06:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:06:10 ---> df2c9629fd8f 07:06:10 Step 3/23 : WORKDIR /edgex-go 07:06:10 ---> Using cache 07:06:10 ---> aa1e3fe6b890 07:06:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:10 ---> Using cache 07:06:10 ---> 752eb9fa6151 07:06:10 Step 5/23 : RUN apk add --update --no-cache make git 07:06:10 ---> Using cache 07:06:10 ---> 5976d16b5e0e 07:06:10 Step 6/23 : COPY go.mod . 07:06:12 ---> 79aef7064ca1 07:06:12 Step 7/23 : RUN go mod download 07:06:12 ---> Running in 7d9f5f11bef7 07:06:17 Removing intermediate container 7d9f5f11bef7 07:06:17 ---> 554162714e40 07:06:17 Step 8/23 : COPY . . 07:06:17 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:06:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:06:17 ---> df2c9629fd8f 07:06:17 Step 3/21 : WORKDIR /edgex-go 07:06:17 ---> Using cache 07:06:17 ---> aa1e3fe6b890 07:06:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:17 ---> Using cache 07:06:17 ---> 752eb9fa6151 07:06:17 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:06:17 ---> Running in 876d910d94df 07:06:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:06:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:06:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:06:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:06:21 ---> df2c9629fd8f 07:06:21 Step 3/22 : WORKDIR /edgex-go 07:06:21 ---> Using cache 07:06:21 ---> aa1e3fe6b890 07:06:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:21 ---> Using cache 07:06:21 ---> 752eb9fa6151 07:06:21 Step 5/22 : RUN apk add --update --no-cache make bash git 07:06:21 OK: 219 MiB in 52 packages 07:06:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:06:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:06:23 ---> df2c9629fd8f 07:06:23 Step 3/22 : WORKDIR /edgex-go 07:06:23 ---> Using cache 07:06:23 ---> aa1e3fe6b890 07:06:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:23 ---> Using cache 07:06:23 ---> 752eb9fa6151 07:06:23 Step 5/22 : RUN apk add --update --no-cache make git 07:06:23 ---> Using cache 07:06:23 ---> 5976d16b5e0e 07:06:23 Step 6/22 : COPY . . 07:06:23 ---> Using cache 07:06:23 ---> 66335aa10c09 07:06:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:23 ---> Using cache 07:06:23 ---> 8728fec3bf13 07:06:23 Step 8/22 : RUN make cmd/core-command/core-command 07:06:23 ---> Running in fdb318ece6d8 07:06:23 ---> Running in 347267d50505 07:06:24 Removing intermediate container 876d910d94df 07:06:24 ---> f2bea41dc9f1 07:06:24 Step 6/21 : COPY . . 07:06:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:06:25 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 07:06:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:06:27 OK: 219 MiB in 52 packages 07:06:31 Removing intermediate container fdb318ece6d8 07:06:31 ---> 105276419e30 07:06:31 Step 6/22 : COPY . . 07:06:46 ---> 742d46741d33 07:06:46 Step 9/23 : RUN go mod tidy 07:06:46 ---> Running in 66b37137181b 07:06:54 Removing intermediate container 66b37137181b 07:06:54 ---> fd1f5ce669c7 07:06:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:06:54 ---> Running in 3fbbdea2ed62 07:06:55 ---> 53e00da1ca7b 07:06:55 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:55 ---> Running in 4df81111f58e 07:06:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:07:03 ---> 2aaa55c0e89a 07:07:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:03 Removing intermediate container 4df81111f58e 07:07:03 ---> 6db0943f848b 07:07:03 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:07:03 ---> Running in fdf6b90f04da 07:07:03 ---> Running in 6b2ffe9d4226 07:07: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 07:07:08 Removing intermediate container fdf6b90f04da 07:07:08 ---> 81f851ce978d 07:07:08 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:07:08 ---> Running in a539fa5bee8f 07:07:10 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 07:07:42 Removing intermediate container 347267d50505 07:07:42 ---> 54f1f792c8b6 07:07:42 07:07:42 Step 9/22 : FROM alpine:3.14 07:07:42 ---> bb3de5531c18 07:07:42 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:07:42 ---> Using cache 07:07:42 ---> 5878411d572c 07:07:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:07:42 ---> Using cache 07:07:42 ---> 94de724ba3b8 07:07:42 Step 12/22 : ENV APP_PORT=59882 07:07:42 ---> Running in d9ecc9dd0460 07:07:42 Removing intermediate container d9ecc9dd0460 07:07:42 ---> f2a6ff69d26f 07:07:42 Step 13/22 : EXPOSE $APP_PORT 07:07:42 ---> Running in 9353f8c52065 07:07:42 Removing intermediate container 9353f8c52065 07:07:42 ---> de49a854e1de 07:07:42 Step 14/22 : WORKDIR / 07:07:42 ---> Running in 2a61576dc730 07:07:43 Removing intermediate container 2a61576dc730 07:07:43 ---> 8d129d39cf7e 07:07:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:07:44 ---> e63278ef65d2 07:07:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:07:46 ---> f3cc8584ffa8 07:07:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:07:47 ---> 57c6c1b95eae 07:07:47 Step 18/22 : ENTRYPOINT ["/core-command"] 07:07:47 ---> Running in 251ef4169745 07:07:48 Removing intermediate container 251ef4169745 07:07:48 ---> 71c5a7d55a42 07:07:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:07:48 ---> Running in 638082d30c85 07:07:49 Removing intermediate container 638082d30c85 07:07:49 ---> ce1bef3cd6b7 07:07:49 Step 20/22 : LABEL arch=arm64 07:07:49 ---> Running in 2286d3ac2d1c 07:07:50 Removing intermediate container 2286d3ac2d1c 07:07:50 ---> c604b0f11e15 07:07:50 Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 07:07:50 ---> Running in 5b956bf8edc9 07:07:51 Removing intermediate container 5b956bf8edc9 07:07:51 ---> 5836f7739230 07:07:51 Step 22/22 : LABEL version=0.0.0 07:07:51 ---> Running in 5f68a6004f2a 07:07:52 Removing intermediate container 5f68a6004f2a 07:07:52 ---> 44bec99e5fb6 07:07:52 07:07:52 Successfully built 44bec99e5fb6 07:07:52 Successfully tagged core-command-arm64:latest 07:08:39  Building core-command ... done Removing intermediate container 3fbbdea2ed62 07:08:39 ---> ef857622e472 07:08:39 07:08:39 Step 11/23 : FROM alpine:3.14 07:08:39 ---> bb3de5531c18 07:08:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:08:39 ---> Using cache 07:08:39 ---> 5878411d572c 07:08:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:08:39 ---> Using cache 07:08:39 ---> 94de724ba3b8 07:08:39 Step 14/23 : ENV APP_PORT=59861 07:08:39 ---> Running in 1f12068f6eb6 07:08:39 Removing intermediate container 1f12068f6eb6 07:08:39 ---> ec5653043cf8 07:08:39 Step 15/23 : EXPOSE $APP_PORT 07:08:40 ---> Running in 243d0ab752e5 07:08:41 Removing intermediate container 243d0ab752e5 07:08:41 ---> 08efbe49a013 07:08:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:08:41 Removing intermediate container a539fa5bee8f 07:08:41 ---> 387406d9787b 07:08:41 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:08:41 ---> Running in b54cac4ab1a4 07:08:42 Removing intermediate container 6b2ffe9d4226 07:08:42 ---> 92405bf787b8 07:08:42 07:08:42 Step 9/21 : FROM alpine:3.14 07:08:42 ---> bb3de5531c18 07:08:42 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:08:42 ---> b1c09c4ac4b5 07:08:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:08:42 ---> Running in f84099d666cf 07:08:43 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 07:08:43 ---> 1d5513e51653 07:08:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:08:44 ---> e73c8496b088 07:08:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:08:45 ---> Running in 47d10a281095 07:08:45 (1/2) Installing ca-certificates (20191127-r5) 07:08:45 (2/2) Installing dumb-init (1.2.5-r1) 07:08:45 Executing busybox-1.33.1-r3.trigger 07:08:45 Executing ca-certificates-20191127-r5.trigger 07:08:45 OK: 6 MiB in 16 packages 07:08:45 Removing intermediate container 47d10a281095 07:08:45 ---> af8f1bd8e2d2 07:08:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:46 ---> Running in 3879e4e50807 07:08:46 Removing intermediate container 3879e4e50807 07:08:46 ---> a0701dff98f4 07:08:46 Step 21/23 : LABEL arch=arm64 07:08:46 Removing intermediate container b54cac4ab1a4 07:08:46 ---> 0372f8e73f36 07:08:46 07:08:46 Step 10/22 : FROM docker:20.10.8 07:08:46 ---> Running in ce8e1546760e 07:08:46 20.10.8: Pulling from library/docker 07:08:47 Removing intermediate container ce8e1546760e 07:08:47 ---> fc49c7b35fbb 07:08:47 Step 22/23 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 07:08:47 ---> Running in 4fdca858e95c 07:08:47 Removing intermediate container f84099d666cf 07:08:47 ---> bad8154214f6 07:08:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:08:48 ---> Running in 834ddb16b17a 07:08:48 Removing intermediate container 4fdca858e95c 07:08:48 ---> 86e8f47ebf57 07:08:48 Step 23/23 : LABEL version=0.0.0 07:08:48 ---> Running in f91649915785 07:08:48 Removing intermediate container 834ddb16b17a 07:08:48 ---> 9242805c1e87 07:08:48 Step 12/21 : ENV APP_PORT=59860 07:08:49 ---> Running in 94960ffce6ff 07:08:49 Removing intermediate container f91649915785 07:08:49 ---> b671e271e19f 07:08:49 07:08:49 Successfully built b671e271e19f 07:08:49 Removing intermediate container 94960ffce6ff 07:08:49 ---> 62d0f05a8ed3 07:08:49 Step 13/21 : EXPOSE $APP_PORT 07:08:49 Successfully tagged support-scheduler-arm64:latest 07:08:50  Building support-scheduler ... done  ---> Running in 7d6c78f280a0 07:08:50 Removing intermediate container 7d6c78f280a0 07:08:50 ---> fe41465aeae3 07:08:50 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:08:52 ---> adbeb237e951 07:08:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:08:54 ---> d813cb61ba21 07:08:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:08:54 ---> e0115f0fedde 07:08:54 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:08:55 ---> Running in fb1adfc6ab24 07:08:55 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 07:08:55 Status: Downloaded newer image for docker:20.10.8 07:08:55 ---> 3734d5adc5ac 07:08:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:08:55 ---> Running in 83afd6bace7c 07:08:55 Removing intermediate container fb1adfc6ab24 07:08:55 ---> 749a1821047b 07:08:55 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:55 ---> Running in af405ac5a693 07:08:55 Removing intermediate container 83afd6bace7c 07:08:55 ---> 1b4c78a78c2c 07:08:55 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 07:08:56 ---> Running in 8a710d3264fb 07:08:56 Removing intermediate container af405ac5a693 07:08:56 ---> 4627b69161c9 07:08:56 Step 19/21 : LABEL arch=arm64 07:08:56 ---> Running in abd3d2f1bec5 07:08:57 Removing intermediate container abd3d2f1bec5 07:08:57 ---> 4a77a74413b2 07:08:57 Step 20/21 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 07:08:57 ---> Running in 24e81c024cb1 07:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:08:57 Removing intermediate container 24e81c024cb1 07:08:57 ---> bbed8f536612 07:08:57 Step 21/21 : LABEL version=0.0.0 07:08:57 ---> Running in dcffa1b6ef39 07:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:08:58 Removing intermediate container dcffa1b6ef39 07:08:58 ---> d88f3af9e068 07:08:58 07:08:58 (1/42) Installing readline (8.1.0-r0) 07:08:58 Successfully built d88f3af9e068 07:08:58 (2/42) Installing bash (5.1.4-r0) 07:08:58 Successfully tagged support-notifications-arm64:latest 07:08:58  Building support-notifications ... done Executing bash-5.1.4-r0.post-install 07:08:58 (3/42) Installing brotli-libs (1.0.9-r5) 07:08:58 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:08:58 (5/42) Installing libcurl (7.79.1-r0) 07:08:58 (6/42) Installing curl (7.79.1-r0) 07:08:58 (7/42) Installing dumb-init (1.2.5-r1) 07:08:58 (8/42) Installing libbz2 (1.0.8-r1) 07:08:58 (9/42) Installing expat (2.4.1-r0) 07:08:58 (10/42) Installing libffi (3.3-r2) 07:08:58 (11/42) Installing gdbm (1.19-r0) 07:08:58 (12/42) Installing xz-libs (5.2.5-r0) 07:08:58 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:08:58 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:08:59 (15/42) Installing mpdecimal (2.5.1-r1) 07:08:59 (16/42) Installing sqlite-libs (3.35.5-r0) 07:08:59 (17/42) Installing python3 (3.9.5-r1) 07:09:01 (18/42) Installing py3-appdirs (1.4.4-r2) 07:09:01 (19/42) Installing py3-chardet (4.0.0-r2) 07:09:01 (20/42) Installing py3-idna (3.2-r0) 07:09:01 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:09:01 (22/42) Installing py3-certifi (2020.12.5-r1) 07:09:01 (23/42) Installing py3-requests (2.25.1-r4) 07:09:01 (24/42) Installing py3-msgpack (1.0.2-r1) 07:09:01 (25/42) Installing py3-lockfile (0.12.2-r4) 07:09:01 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:09:01 (27/42) Installing py3-colorama (0.4.4-r1) 07:09:01 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:09:01 (29/42) Installing py3-distlib (0.3.1-r3) 07:09:01 (30/42) Installing py3-distro (1.5.0-r3) 07:09:01 (31/42) Installing py3-six (1.15.0-r1) 07:09:01 (32/42) Installing py3-webencodings (0.5.1-r4) 07:09:01 (33/42) Installing py3-html5lib (1.1-r1) 07:09:01 (34/42) Installing py3-parsing (2.4.7-r2) 07:09:01 (35/42) Installing py3-packaging (20.9-r1) 07:09:01 (36/42) Installing py3-toml (0.10.2-r2) 07:09:01 (37/42) Installing py3-pep517 (0.10.0-r2) 07:09:01 (38/42) Installing py3-progress (1.5-r2) 07:09:01 (39/42) Installing py3-retrying (1.3.3-r1) 07:09:01 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:09:01 (41/42) Installing py3-setuptools (52.0.0-r3) 07:09:01 (42/42) Installing py3-pip (20.3.4-r1) 07:09:01 Executing busybox-1.33.1-r3.trigger 07:09:02 OK: 84 MiB in 64 packages 07:09:06 Collecting docker-compose==1.23.2 07:09:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:09:06 Collecting dockerpty<0.5,>=0.4.1 07:09:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:09:08 Collecting texttable<0.10,>=0.9.0 07:09:08 Downloading texttable-0.9.1.tar.gz (11 kB) 07:09:10 Collecting websocket-client<1.0,>=0.32.0 07:09:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:09:10 Collecting docker<4.0,>=3.6.0 07:09:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:09:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:09:10 Collecting docopt<0.7,>=0.6.1 07:09:10 Downloading docopt-0.6.2.tar.gz (25 kB) 07:09:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:09:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:09:14 Collecting PyYAML<4,>=3.10 07:09:14 Downloading PyYAML-3.13.tar.gz (270 kB) 07:09:17 Collecting cached-property<2,>=1.2.0 07:09:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:09:18 Collecting jsonschema<3,>=2.5.1 07:09:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:09:18 Collecting docker-pycreds>=0.4.0 07:09:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:09:19 Collecting idna<2.8,>=2.5 07:09:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:09:19 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) 07:09:19 Collecting urllib3<1.25,>=1.21.1 07:09:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:09:19 Collecting chardet<3.1.0,>=3.0.2 07:09:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:09:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:09:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:09:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:09:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:09:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:09:21 Attempting uninstall: urllib3 07:09:21 Found existing installation: urllib3 1.26.5 07:09:21 Uninstalling urllib3-1.26.5: 07:09:21 Successfully uninstalled urllib3-1.26.5 07:09:22 Attempting uninstall: idna 07:09:22 Found existing installation: idna 3.2 07:09:22 Uninstalling idna-3.2: 07:09:22 Successfully uninstalled idna-3.2 07:09:23 Attempting uninstall: chardet 07:09:23 Found existing installation: chardet 4.0.0 07:09:23 Uninstalling chardet-4.0.0: 07:09:23 Successfully uninstalled chardet-4.0.0 07:09:24 Attempting uninstall: requests 07:09:24 Found existing installation: requests 2.25.1 07:09:24 Uninstalling requests-2.25.1: 07:09:24 Successfully uninstalled requests-2.25.1 07:09:25 Running setup.py install for texttable: started 07:09:27 Running setup.py install for texttable: finished with status 'done' 07:09:27 Running setup.py install for PyYAML: started 07:09:29 Running setup.py install for PyYAML: finished with status 'done' 07:09:29 Running setup.py install for docopt: started 07:09:31 Running setup.py install for docopt: finished with status 'done' 07:09:31 Running setup.py install for dockerpty: started 07:09:33 Running setup.py install for dockerpty: finished with status 'done' 07:09:35 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 07:09:48 Removing intermediate container 8a710d3264fb 07:09:48 ---> a92d3bc09fa2 07:09:48 Step 13/22 : ENV APP_PORT=58890 07:09:48 ---> Running in 614e835e4e2f 07:09:48 Removing intermediate container 614e835e4e2f 07:09:48 ---> 0007b5830ab3 07:09:48 Step 14/22 : EXPOSE $APP_PORT 07:09:48 ---> Running in cf6ca2b6e7cf 07:09:48 Removing intermediate container cf6ca2b6e7cf 07:09:48 ---> 5b22879332fe 07:09:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:09:49 ---> 811fa67e74c0 07:09:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:09:50 ---> edb0214d90ee 07:09:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:09:51 ---> aba5dfac3832 07:09:51 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:09:51 ---> Running in b4bed721536b 07:09:52 Removing intermediate container b4bed721536b 07:09:52 ---> 8d9bb9e8dcc0 07:09:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:09:52 ---> Running in e27bf45c06e4 07:09:52 Removing intermediate container e27bf45c06e4 07:09:52 ---> c27d0a1afb4d 07:09:52 Step 20/22 : LABEL arch=arm64 07:09:52 ---> Running in 5b71e579c277 07:09:53 Removing intermediate container 5b71e579c277 07:09:53 ---> 7c434ee9cdee 07:09:53 Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 07:09:53 ---> Running in 047d5259379e 07:09:53 Removing intermediate container 047d5259379e 07:09:53 ---> 4727fbbdee72 07:09:53 Step 22/22 : LABEL version=0.0.0 07:09:53 ---> Running in 72bc8ade16be 07:09:54 Removing intermediate container 72bc8ade16be 07:09:54 ---> d316a45d2b26 07:09:54 07:09:54 Successfully built d316a45d2b26 07:09:54 Successfully tagged sys-mgmt-agent-arm64:latest 07:09:54  Building sys-mgmt-agent ... done  [Pipeline] } 07:09:54 $ docker stop --time=1 b5828ee689b0f243cf81cce592c3ddf138f3ca7f4cdcf76ede4207642004d767 07:09:56 $ docker rm -f b5828ee689b0f243cf81cce592c3ddf138f3ca7f4cdcf76ede4207642004d767 [Pipeline] // withDockerContainer [Pipeline] sh 07:09:57 + docker images 07:09:57 REPOSITORY TAG IMAGE ID CREATED SIZE 07:09:57 sys-mgmt-agent-arm64 latest d316a45d2b26 3 seconds ago 277MB 07:09:57 support-notifications-arm64 latest d88f3af9e068 About a minute ago 16.1MB 07:09:57 support-scheduler-arm64 latest b671e271e19f About a minute ago 15.3MB 07:09:57 0372f8e73f36 About a minute ago 1.57GB 07:09:57 92405bf787b8 About a minute ago 1.57GB 07:09:57 ef857622e472 About a minute ago 1.57GB 07:09:57 core-command-arm64 latest 44bec99e5fb6 2 minutes ago 15.2MB 07:09:57 54f1f792c8b6 2 minutes ago 1.57GB 07:09:57 core-data-arm64 latest 7cb35b9b3847 4 minutes ago 19.5MB 07:09:57 security-bootstrapper-arm64 latest d7e377e79509 4 minutes ago 17.8MB 07:09:57 security-secretstore-setup-arm64 latest d45cc48f7cd4 4 minutes ago 26.8MB 07:09:57 core-metadata-arm64 latest da155070f6a2 4 minutes ago 15.9MB 07:09:57 security-proxy-setup-arm64 latest cb9e4bc32e0c 4 minutes ago 25.4MB 07:09:57 d76e453538e4 4 minutes ago 1.58GB 07:09:57 3cd4d1a1ee92 4 minutes ago 1.57GB 07:09:57 2c68f816f647 4 minutes ago 1.58GB 07:09:57 aca832f07833 4 minutes ago 1.57GB 07:09:57 001750a0c617 5 minutes ago 1.57GB 07:09:57 ci-base-image-arm64 latest df2c9629fd8f 15 minutes ago 1.24GB 07:09:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 days ago 534MB 07:09:57 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 07:09:57 alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB 07:09:57 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 07:09:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:58 07:09:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:09:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:58 arm64: Pulling from edgex-lftools-log-publisher 07:09:58 448f6bf000e3: Pulling fs layer 07:09:58 f757da607395: Pulling fs layer 07:09:58 05883995daec: Pulling fs layer 07:09:58 8603b9c90790: Pulling fs layer 07:09:58 1560dd03e051: Pulling fs layer 07:09:58 27f5ce0e4adf: Pulling fs layer 07:09:58 c2d8d7efcc4b: Pulling fs layer 07:09:58 8603b9c90790: Waiting 07:09:58 1560dd03e051: Waiting 07:09:58 27f5ce0e4adf: Waiting 07:09:58 c2d8d7efcc4b: Waiting 07:09:58 f757da607395: Verifying Checksum 07:09:58 f757da607395: Download complete 07:09:58 8603b9c90790: Verifying Checksum 07:09:58 8603b9c90790: Download complete 07:09:58 05883995daec: Verifying Checksum 07:09:58 05883995daec: Download complete 07:09:58 1560dd03e051: Verifying Checksum 07:09:58 1560dd03e051: Download complete 07:09:58 27f5ce0e4adf: Verifying Checksum 07:09:58 27f5ce0e4adf: Download complete 07:09:59 448f6bf000e3: Verifying Checksum 07:09:59 448f6bf000e3: Download complete 07:10:02 c2d8d7efcc4b: Verifying Checksum 07:10:02 c2d8d7efcc4b: Download complete 07:10:03 448f6bf000e3: Pull complete 07:10:03 f757da607395: Pull complete 07:10:05 05883995daec: Pull complete 07:10:05 8603b9c90790: Pull complete 07:10:06 1560dd03e051: Pull complete 07:10:06 27f5ce0e4adf: Pull complete 07:10:22 c2d8d7efcc4b: Pull complete 07:10:22 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:10:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:10:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:10:22 prd-ubuntu18.04-docker-arm64-4c-16g-892 does not seem to be running inside a container 07:10:22 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:10:25 $ docker top 757630c42cfedc63e6febb131da81fb1ff6d839093d585fd3493878dd42600d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:26 ---> job-cost.sh 07:10:26 lf-activate-venv: SKIPPING 07:10:26 INFO: No Stack... 07:10:41 INFO: Retrieving Pricing Info for: v3-standard-4 07:10:41 INFO: Archiving Costs [Pipeline] sh 07:10:42 + cat /w/workspace/edgex-go/5/archives/cost.csv 07:10:42 + cut -d, -f6 [Pipeline] lock 07:10:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3758-5-stack-cost] 07:10:42 Resource [jenkins-edgexfoundry-edgex-go-PR-3758-5-stack-cost] did not exist. Created. 07:10:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3758-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:10:42 + echo total: 0.10999999940395355 [Pipeline] stash 07:10:42 Stashed 1 file(s) [Pipeline] } 07:10:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3758-5-stack-cost] [Pipeline] // lock [Pipeline] } 07:10:42 $ docker stop --time=1 757630c42cfedc63e6febb131da81fb1ff6d839093d585fd3493878dd42600d2 07:10:44 $ docker rm -f 757630c42cfedc63e6febb131da81fb1ff6d839093d585fd3493878dd42600d2 [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 07:10:45 provisioning config files... 07:10:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5992966703723905373tmp [Pipeline] { [Pipeline] sh 07:10:45 + set +x 07:10:45 + curl -s https://codecov.io/bash 07:10:45 + bash -s -- 07:10:45 07:10:45 _____ _ 07:10:45 / ____| | | 07:10:45 | | ___ __| | ___ ___ _____ __ 07:10:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:10:45 | |___| (_) | (_| | __/ (_| (_) \ V / 07:10:45 \_____\___/ \__,_|\___|\___\___/ \_/ 07:10:45 Bash-1.0.6 07:10:45 07:10:45 07:10:45 ==> git version 2.24.4 found 07:10:45 ==> 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 07:10:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:10:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:10:45 ==> Jenkins CI detected. 07:10:45 current dir:  /w/workspace/edgex-go/5 07:10:45 project root: . 07:10:45 --> token set from env 07:10:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:10:45 ==> Running gcov in . (disable via -X gcov) 07:10:45 ==> Python coveragepy not found 07:10:45 ==> Searching for coverage reports in: 07:10:45 + . 07:10:45 -> Found 1 reports 07:10:45 ==> Detecting git/mercurial file structure 07:10:45 ==> Reading reports 07:10:45 + ./coverage.out bytes=420693 07:10:45 ==> Appending adjustments 07:10:45 https://docs.codecov.io/docs/fixing-reports 07:10:46 + Found adjustments 07:10:46 ==> Gzipping contents 07:10:46 56K /tmp/codecov.FiB6Sf.gz 07:10:46 ==> Uploading reports 07:10:46 url: https://codecov.io 07:10:46 query: branch=PR-3758&commit=e462041107369ea5f4f7de20c9f99930c2ea7559&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3758%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3758&job=&cmd_args= 07:10:46 -> Pinging Codecov 07:10:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3758&commit=e462041107369ea5f4f7de20c9f99930c2ea7559&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3758%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3758&job=&cmd_args= 07:10:47 -> Uploading to 07:10:47 https://storage.googleapis.com/codecov/v4/raw/2021-10-21/00271124DB129430A58F1EEE437C3FCB/e462041107369ea5f4f7de20c9f99930c2ea7559/893868ec-985e-4a65-996d-f1acf2d333bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211021T071047Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=785dafee2ede37c3efd6142f9e27b6bf610714c4115d983ed2e0b7d27439b622 07:10:47 % Total % Received % Xferd Average Speed Time Time Time Current 07:10:47 Dload Upload Total Spent Left Speed 07:10:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56904 0 0 100 56904 0 141k --:--:-- --:--:-- --:--:-- 142k 07:10:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e462041107369ea5f4f7de20c9f99930c2ea7559 [Pipeline] } 07:10:47 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 07:10:48 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:10:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:10:49 ---> package-listing.sh 07:10:49 ++ facter osfamily 07:10:49 ++ tr '[:upper:]' '[:lower:]' 07:10:49 + OS_FAMILY=redhat 07:10:49 + workspace=/w/workspace/edgex-go/5 07:10:49 + START_PACKAGES=/tmp/packages_start.txt 07:10:49 + END_PACKAGES=/tmp/packages_end.txt 07:10:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:10:49 + PACKAGES=/tmp/packages_start.txt 07:10:49 + '[' /w/workspace/edgex-go/5 ']' 07:10:49 + PACKAGES=/tmp/packages_end.txt 07:10:49 + case "${OS_FAMILY}" in 07:10:49 + rpm -qa 07:10:49 + sort 07:10:53 + '[' -f /tmp/packages_start.txt ']' 07:10:53 + '[' -f /tmp/packages_end.txt ']' 07:10:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:10:53 + '[' /w/workspace/edgex-go/5 ']' 07:10:53 + mkdir -p /w/workspace/edgex-go/5/archives/ 07:10:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 07:10:53 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:10:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:10:54 07:10:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:10:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:10:54 latest: Pulling from edgex-lftools-log-publisher 07:10:54 b4d181a07f80: Pulling fs layer 07:10:54 a1111a8f2ec3: Pulling fs layer 07:10:54 ed53099fbce6: Pulling fs layer 07:10:54 dc539afda2c1: Pulling fs layer 07:10:54 77bc0d833cb6: Pulling fs layer 07:10:54 9065ff56babe: Pulling fs layer 07:10:54 d287ab97295c: Pulling fs layer 07:10:54 77bc0d833cb6: Waiting 07:10:54 9065ff56babe: Waiting 07:10:54 d287ab97295c: Waiting 07:10:54 dc539afda2c1: Waiting 07:10:54 a1111a8f2ec3: Verifying Checksum 07:10:54 a1111a8f2ec3: Download complete 07:10:54 dc539afda2c1: Verifying Checksum 07:10:54 dc539afda2c1: Download complete 07:10:54 ed53099fbce6: Verifying Checksum 07:10:54 ed53099fbce6: Download complete 07:10:54 77bc0d833cb6: Verifying Checksum 07:10:54 77bc0d833cb6: Download complete 07:10:54 9065ff56babe: Verifying Checksum 07:10:54 9065ff56babe: Download complete 07:10:54 b4d181a07f80: Verifying Checksum 07:10:54 b4d181a07f80: Download complete 07:10:55 d287ab97295c: Verifying Checksum 07:10:55 d287ab97295c: Download complete 07:10:56 b4d181a07f80: Pull complete 07:10:56 a1111a8f2ec3: Pull complete 07:10:56 ed53099fbce6: Pull complete 07:10:56 dc539afda2c1: Pull complete 07:10:57 77bc0d833cb6: Pull complete 07:10:57 9065ff56babe: Pull complete 07:11:02 d287ab97295c: Pull complete 07:11:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:11:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:11:02 prd-centos7-docker-4c-2g-860 does not seem to be running inside a container 07:11:02 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:11:06 $ docker top 1eb2e1cc69d5333df09ad5039f891ff546f5a2ef050589815ba1543e728eddad -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:06 + touch /tmp/pre-build-complete [Pipeline] sh 07:11:06 + mkdir -p /var/log/sysstat [Pipeline] sh 07:11:07 + ls /var/log/sa-host 07:11:07 + sadf -c /var/log/sa-host/sa21 07:11:07 file_magic: OK 07:11:07 HZ: Using current value: 100 07:11:07 file_header: OK 07:11:07 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 07:11:07 Statistics: 07:11:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:11:07 File successfully converted to sysstat format version 12.0.3 07:11:07 + sadf -c /var/log/sa-host/sa30 07:11:07 file_magic: OK 07:11:07 HZ: Using current value: 100 07:11:07 file_header: OK 07:11:07 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 07:11:07 Statistics: 07:11:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:11:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:07 provisioning config files... 07:11:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config800527486449480186tmp [Pipeline] { [Pipeline] echo 07:11:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:11:07 ---> create-netrc.sh [Pipeline] } 07:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:11:07 ---> python-tools-install.sh [Pipeline] echo 07:11:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:11:08 ---> sudo-logs.sh 07:11:08 Archiving 'sudo' log.. 07:11:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-860.novalocal: Name or service not known 07:11:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-860.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:11:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:11:08 ---> job-cost.sh 07:11:08 lf-activate-venv: SKIPPING 07:11:08 DEBUG: total: 0.10999999940395355 07:11:08 INFO: Retrieving Stack Cost... 07:11:12 INFO: Retrieving Pricing Info for: v3-standard-2 07:11:12 INFO: Archiving Costs [Pipeline] echo 07:11:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:11:12 ---> logs-deploy.sh 07:11:12 lf-activate-venv: SKIPPING 07:11:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3758/5 07:11:12 INFO: archiving workspace using pattern(s): 07:11:13 Archives upload complete. 07:11:13 INFO: archiving logs to Nexus 07:11:14 ---> uname -a: 07:11:14 Linux prd-centos7-docker-4c-2g-860.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 07:11:14 07:11:14 07:11:14 ---> lscpu: 07:11:14 Architecture: x86_64 07:11:14 CPU op-mode(s): 32-bit, 64-bit 07:11:14 Byte Order: Little Endian 07:11:14 Address sizes: 40 bits physical, 48 bits virtual 07:11:14 CPU(s): 2 07:11:14 On-line CPU(s) list: 0,1 07:11:14 Thread(s) per core: 1 07:11:14 Core(s) per socket: 1 07:11:14 Socket(s): 2 07:11:14 NUMA node(s): 1 07:11:14 Vendor ID: AuthenticAMD 07:11:14 CPU family: 23 07:11:14 Model: 49 07:11:14 Model name: AMD EPYC-Rome Processor 07:11:14 Stepping: 0 07:11:14 CPU MHz: 2800.000 07:11:14 BogoMIPS: 5600.00 07:11:14 Virtualization: AMD-V 07:11:14 Hypervisor vendor: KVM 07:11:14 Virtualization type: full 07:11:14 L1d cache: 32K 07:11:14 L1i cache: 32K 07:11:14 L2 cache: 512K 07:11:14 L3 cache: 16384K 07:11:14 NUMA node0 CPU(s): 0,1 07:11:14 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 07:11:14 07:11:14 07:11:14 ---> nproc: 07:11:14 2 07:11:14 07:11:14 07:11:14 ---> df -h: 07:11:14 Filesystem Size Used Avail Use% Mounted on 07:11:14 overlay 40G 13G 28G 32% / 07:11:14 tmpfs 64M 0 64M 0% /dev 07:11:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:11:14 shm 64M 0 64M 0% /dev/shm 07:11:14 /dev/vda1 40G 13G 28G 32% /facter-os 07:11:14 07:11:14 07:11:14 ---> sar -b -r -n DEV: 07:11:14 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) 07:11:14 07:11:14 05:52:27 LINUX RESTART (2 CPU) 07:11:14 07:11:14 05:53:03 tps rtps wtps bread/s bwrtn/s 07:11:14 05:54:01 0.76 0.00 0.76 0.00 11.42 07:11:14 05:55:01 0.33 0.00 0.33 0.00 5.38 07:11:14 05:56:01 0.25 0.00 0.25 0.00 2.43 07:11:14 05:57:01 0.15 0.00 0.15 0.00 1.92 07:11:14 05:58:01 0.30 0.00 0.30 0.00 3.83 07:11:14 05:59:01 0.32 0.00 0.32 0.00 4.05 07:11:14 06:00:01 0.25 0.00 0.25 0.00 3.10 07:11:14 06:01:01 0.25 0.00 0.25 0.00 2.58 07:11:14 06:02:01 0.47 0.10 0.37 1.73 5.75 07:11:14 06:03:01 0.20 0.00 0.20 0.00 2.57 07:11:14 06:04:01 0.27 0.00 0.27 0.00 3.36 07:11:14 06:05:01 0.20 0.00 0.20 0.00 2.70 07:11:14 06:06:01 0.20 0.00 0.20 0.00 1.90 07:11:14 06:07:01 3.15 2.83 0.32 48.11 4.28 07:11:14 06:08:01 288.51 267.31 21.20 3715.66 968.87 07:11:14 06:09:01 0.25 0.00 0.25 0.00 3.70 07:11:14 06:10:01 0.22 0.00 0.22 0.00 2.43 07:11:14 06:11:01 0.25 0.00 0.25 0.00 3.33 07:11:14 06:12:01 0.13 0.00 0.13 0.00 1.73 07:11:14 06:13:01 0.17 0.00 0.17 0.00 1.35 07:11:14 06:14:01 0.27 0.00 0.27 0.00 3.48 07:11:14 06:15:01 0.22 0.00 0.22 0.00 3.13 07:11:14 06:16:01 0.20 0.00 0.20 0.00 1.77 07:11:14 06:17:01 0.23 0.00 0.23 0.00 1.75 07:11:14 06:18:01 0.17 0.00 0.17 0.00 1.48 07:11:14 06:19:01 0.37 0.00 0.37 0.00 6.15 07:11:14 06:20:01 0.18 0.00 0.18 0.00 1.63 07:11:14 06:21:01 0.48 0.00 0.48 0.00 4.33 07:11:14 06:22:01 0.53 0.00 0.53 0.00 4.05 07:11:14 06:23:01 0.37 0.00 0.37 0.00 4.00 07:11:14 06:24:01 0.38 0.00 0.38 0.00 6.60 07:11:14 06:25:02 0.30 0.00 0.30 0.00 4.33 07:11:14 06:26:01 0.20 0.00 0.20 0.00 1.95 07:11:14 06:27:01 82.73 3.76 78.97 2452.22 9749.29 07:11:14 06:28:01 379.79 0.22 379.57 26.50 97133.93 07:11:14 06:29:01 57.58 0.00 57.58 0.00 10831.01 07:11:14 06:30:01 108.54 0.00 108.54 0.00 4607.18 07:11:14 06:31:01 689.83 325.02 364.80 9696.06 239377.44 07:11:14 06:32:01 605.61 448.56 157.05 26161.53 73780.25 07:11:14 06:33:01 637.55 89.58 547.98 5328.49 229877.17 07:11:14 06:34:01 176.45 18.35 158.10 1557.77 23236.80 07:11:14 06:35:01 1.30 0.00 1.30 0.00 20.34 07:11:14 06:36:01 0.25 0.00 0.25 0.00 2.95 07:11:14 06:37:01 0.22 0.00 0.22 0.00 2.42 07:11:14 06:38:01 0.17 0.00 0.17 0.00 1.47 07:11:14 06:39:02 0.20 0.00 0.20 0.00 1.95 07:11:14 06:40:01 0.34 0.00 0.34 0.00 4.32 07:11:14 06:41:01 0.25 0.00 0.25 0.00 2.83 07:11:14 06:42:01 0.22 0.00 0.22 0.00 2.28 07:11:14 06:43:01 0.13 0.00 0.13 0.00 2.00 07:11:14 06:44:01 0.15 0.00 0.15 0.00 2.00 07:11:14 06:45:01 0.18 0.05 0.13 0.40 2.00 07:11:14 06:46:01 0.25 0.00 0.25 0.00 3.27 07:11:14 06:47:01 0.28 0.00 0.28 0.00 2.75 07:11:14 06:48:01 0.42 0.07 0.35 0.93 4.78 07:11:14 06:49:01 0.25 0.00 0.25 0.00 3.12 07:11:14 06:50:01 0.20 0.00 0.20 0.00 2.42 07:11:14 06:51:01 0.25 0.00 0.25 0.00 2.98 07:11:14 06:52:01 0.22 0.00 0.22 0.00 2.28 07:11:14 06:53:01 0.17 0.00 0.17 0.00 1.47 07:11:14 06:54:01 0.28 0.00 0.28 0.00 3.43 07:11:14 06:55:01 0.23 0.00 0.23 0.00 2.68 07:11:14 06:56:01 0.25 0.00 0.25 0.00 2.98 07:11:14 06:57:01 0.22 0.00 0.22 0.00 2.15 07:11:14 06:58:01 0.17 0.00 0.17 0.00 1.63 07:11:14 06:59:01 0.28 0.00 0.28 0.00 3.27 07:11:14 07:00:01 0.22 0.00 0.22 0.00 2.47 07:11:14 07:01:01 0.45 0.03 0.42 0.53 5.00 07:11:14 07:02:01 0.37 0.07 0.30 0.93 4.20 07:11:14 07:03:01 0.25 0.00 0.25 0.00 2.85 07:11:14 07:04:01 0.22 0.00 0.22 0.00 2.45 07:11:14 07:05:01 0.23 0.00 0.23 0.00 3.25 07:11:14 07:06:01 0.22 0.00 0.22 0.00 2.32 07:11:14 07:07:01 0.20 0.00 0.20 0.00 1.65 07:11:14 07:08:01 0.30 0.00 0.30 0.00 4.08 07:11:14 07:09:01 0.22 0.00 0.22 0.00 2.55 07:11:14 07:10:01 0.25 0.00 0.25 0.00 2.98 07:11:14 07:11:01 69.89 57.45 12.44 4175.62 636.59 07:11:14 Average: 40.08 15.60 24.48 683.18 8882.45 07:11:14 07:11:14 05:53:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:11:14 05:54:01 5934532 0 499500 6.24 2620 1572280 1061528 11.72 376032 1473608 12 07:11:14 05:55:01 5946720 0 487308 6.08 2620 1572284 1028976 11.36 365016 1473372 8 07:11:14 05:56:01 5944860 0 489164 6.11 2620 1572288 1028976 11.36 366952 1473376 12 07:11:14 05:57:01 5942720 0 491296 6.13 2620 1572296 1028976 11.36 368972 1473524 8 07:11:14 05:58:01 5942364 0 491648 6.14 2620 1572300 1029096 11.36 369612 1473524 8 07:11:14 05:59:01 5942716 0 491292 6.13 2620 1572304 1029060 11.36 369428 1473636 8 07:11:14 06:00:01 5937160 0 496844 6.20 2620 1572308 1028976 11.36 374640 1473636 8 07:11:14 06:01:01 5935432 0 498564 6.23 2620 1572316 1031320 11.39 376072 1473372 8 07:11:14 06:02:01 5936348 0 497524 6.21 2620 1572440 1029484 11.37 375588 1473440 8 07:11:14 06:03:01 5935304 0 498564 6.23 2620 1572444 1029640 11.37 376532 1473436 8 07:11:14 06:04:01 5934292 0 499576 6.24 2620 1572444 1029760 11.37 377116 1473436 20 07:11:14 06:05:01 5936088 0 497772 6.22 2620 1572452 1029484 11.37 375712 1473436 16 07:11:14 06:06:01 5936132 0 497724 6.21 2620 1572456 1029484 11.37 375736 1473436 8 07:11:14 06:07:01 5932000 0 500840 6.25 2620 1573472 1031704 11.39 377572 1473996 16 07:11:14 06:08:01 5770472 0 604124 7.54 2620 1631716 1029636 11.37 414800 1492456 12 07:11:14 06:09:01 5770864 0 603728 7.54 2620 1631720 1029516 11.37 414224 1492456 8 07:11:14 06:10:01 5771112 0 603476 7.54 2620 1631724 1029516 11.37 414212 1492456 8 07:11:14 06:11:01 5771256 0 603324 7.53 2620 1631732 1029516 11.37 414068 1492460 16 07:11:14 06:12:01 5771108 0 603472 7.53 2620 1631732 1029516 11.37 414236 1492456 8 07:11:14 06:13:01 5770452 0 604124 7.54 2620 1631736 1029636 11.37 414748 1492456 20 07:11:14 06:14:01 5770632 0 603940 7.54 2620 1631740 1029600 11.37 414604 1492456 20 07:11:14 06:15:01 5769200 0 605368 7.56 2620 1631744 1029516 11.37 416032 1492456 8 07:11:14 06:16:01 5769192 0 605368 7.56 2620 1631752 1029516 11.37 415924 1492456 8 07:11:14 06:17:01 5769200 0 605360 7.56 2620 1631752 1029516 11.37 415944 1492456 8 07:11:14 06:18:01 5769204 0 605348 7.56 2620 1631760 1029612 11.37 416432 1492456 20 07:11:14 06:19:01 5769348 0 605196 7.56 2620 1631768 1029516 11.37 415932 1492464 16 07:11:14 06:20:01 5769400 0 605144 7.56 2620 1631768 1029540 11.37 415952 1492456 8 07:11:14 06:21:01 5769068 0 605468 7.56 2620 1631776 1029516 11.37 415968 1492456 8 07:11:14 06:22:01 5769308 0 605228 7.56 2620 1631776 1029516 11.37 416064 1492456 8 07:11:14 06:23:01 5767540 0 606988 7.58 2620 1631784 1029988 11.37 417136 1492456 20 07:11:14 06:24:01 5769176 0 605348 7.56 2620 1631788 1029772 11.37 415984 1492456 12 07:11:14 06:25:02 5769252 0 605268 7.56 2620 1631792 1029808 11.37 416208 1492456 8 07:11:14 06:26:01 5769200 0 605316 7.56 2620 1631796 1029772 11.37 415976 1492456 12 07:11:14 06:27:01 4992740 0 777732 9.71 2620 2235840 1677660 18.52 957004 1698588 129348 07:11:14 06:28:01 3370320 0 1057964 13.21 2620 3578028 1890772 20.88 1288040 2765484 174464 07:11:14 06:29:01 3078624 0 1176272 14.69 2620 3751416 1909524 21.08 1501896 2835952 35764 07:11:14 06:30:01 3040276 0 1227188 15.32 2620 3738848 1880464 20.76 1546612 2809940 57304 07:11:14 06:31:01 137024 0 1455776 18.18 2620 6413512 2628752 29.02 3387256 3765368 535432 07:11:14 06:32:01 1186656 0 1595280 19.92 2620 5224376 3802720 41.98 2586328 3515004 302416 07:11:14 06:33:01 643288 0 1724644 21.53 2620 5638380 3402224 37.56 2739848 3862820 41804 07:11:14 06:34:01 2776472 0 1240896 15.49 2620 3988944 1519524 16.78 1381960 3151664 8 07:11:14 06:35:01 2781200 0 1236164 15.43 2620 3988948 1482492 16.37 1381184 3150596 8 07:11:14 06:36:01 2789780 0 1227576 15.33 2620 3988956 1482492 16.37 1373996 3148884 8 07:11:14 06:37:01 2787000 0 1230352 15.36 2620 3988960 1482756 16.37 1376908 3148888 8 07:11:14 06:38:01 2793932 0 1223416 15.28 2620 3988964 1482564 16.37 1375944 3143304 8 07:11:14 06:39:02 2794172 0 1223172 15.27 2620 3988968 1482576 16.37 1375876 3143304 8 07:11:14 06:40:01 2794300 0 1223040 15.27 2620 3988972 1482492 16.37 1375788 3143344 8 07:11:14 06:41:01 2794292 0 1223044 15.27 2620 3988976 1482492 16.37 1375976 3143344 8 07:11:14 06:42:01 2793516 0 1223812 15.28 2620 3988984 1482684 16.37 1376576 3143136 12 07:11:14 06:43:01 2793480 0 1223848 15.28 2620 3988984 1482636 16.37 1376620 3143136 12 07:11:14 06:44:01 2794308 0 1223012 15.27 2620 3988992 1482604 16.37 1376344 3143136 12 07:11:14 06:45:01 2793888 0 1223432 15.28 2620 3988992 1482556 16.37 1376404 3143148 20 07:11:14 06:46:01 2794044 0 1223272 15.27 2620 3988996 1482556 16.37 1376536 3143148 8 07:11:14 06:47:01 2793680 0 1223628 15.28 2620 3989004 1482556 16.37 1376480 3143148 8 07:11:14 06:48:01 2793648 0 1223684 15.28 2620 3988980 1482088 16.36 1376728 3142960 8 07:11:14 06:49:01 2793788 0 1223536 15.28 2620 3988988 1482064 16.36 1376692 3142960 8 07:11:14 06:50:01 2793604 0 1223720 15.28 2620 3988988 1482016 16.36 1376688 3142960 8 07:11:14 06:51:01 2793960 0 1223356 15.27 2620 3988996 1482016 16.36 1376716 3142960 8 07:11:14 06:52:01 2791468 0 1225844 15.31 2620 3989000 1482328 16.37 1378884 3142960 8 07:11:14 06:53:01 2790568 0 1226744 15.32 2620 3989000 1482376 16.37 1379964 3142960 8 07:11:14 06:54:01 2791768 0 1225536 15.30 2620 3989008 1482064 16.36 1379160 3142960 8 07:11:14 06:55:01 2792096 0 1225208 15.30 2620 3989008 1482016 16.36 1379100 3142960 8 07:11:14 06:56:01 2791824 0 1225472 15.30 2620 3989016 1482016 16.36 1379300 3142960 8 07:11:14 06:57:01 2791692 0 1225600 15.30 2620 3989020 1482016 16.36 1379360 3142960 8 07:11:14 06:58:01 2791024 0 1226260 15.31 2620 3989028 1482076 16.36 1379676 3142964 8 07:11:14 06:59:01 2790876 0 1226404 15.31 2620 3989032 1482088 16.36 1379908 3142960 8 07:11:14 07:00:01 2790996 0 1226272 15.31 2620 3989044 1482016 16.36 1379792 3142968 12 07:11:14 07:01:01 2789480 0 1227784 15.33 2620 3989048 1485212 16.40 1380708 3142964 8 07:11:14 07:02:01 2790888 0 1226324 15.31 2620 3989100 1482016 16.36 1380032 3143004 8 07:11:14 07:03:01 2790560 0 1226652 15.32 2620 3989100 1482100 16.36 1380272 3143004 8 07:11:14 07:04:01 2790156 0 1227048 15.32 2620 3989108 1482088 16.36 1380452 3143004 8 07:11:14 07:05:01 2789128 0 1228072 15.33 2620 3989112 1482232 16.36 1381676 3143004 8 07:11:14 07:06:01 2789704 0 1227492 15.33 2620 3989116 1482016 16.36 1381292 3143008 8 07:11:14 07:07:01 2789416 0 1227776 15.33 2620 3989120 1482016 16.36 1381376 3143004 8 07:11:14 07:08:01 2788940 0 1228252 15.34 2620 3989120 1482088 16.36 1381720 3143004 8 07:11:14 07:09:01 2788956 0 1228228 15.34 2620 3989128 1482076 16.36 1381780 3143004 8 07:11:14 07:10:01 2788928 0 1228252 15.34 2620 3989132 1482016 16.36 1381892 3143004 8 07:11:14 07:11:01 1916004 0 1383736 17.28 2620 4706572 1845564 20.38 1634564 3713324 591800 07:11:14 Average: 4030694 0 951282 11.88 2620 3024336 1383727 15.28 1022702 2439398 23962 07:11:14 07:11:14 05:53:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:11:14 05:54:01 eth0 0.50 0.33 0.28 0.17 0.00 0.00 0.00 0.00 07:11:14 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 05:55:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 07:11:14 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 05:56:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:11:14 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 05:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:11:14 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 05:58:01 eth0 0.20 0.17 0.08 0.04 0.00 0.00 0.00 0.00 07:11:14 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 05:59:01 eth0 0.15 0.10 0.06 0.03 0.00 0.00 0.00 0.00 07:11:14 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:00:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:11:14 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:11:14 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:11:14 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:03:01 eth0 0.20 0.15 0.08 0.04 0.00 0.00 0.00 0.00 07:11:14 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:04:01 eth0 1.38 0.48 0.42 0.17 0.00 0.00 0.00 0.00 07:11:14 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:05:01 eth0 0.08 0.08 0.01 0.07 0.00 0.00 0.00 0.00 07:11:14 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:06:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:11:14 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:07:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:08:01 eth0 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:11:14 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:09:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:11:14 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:10:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:11:14 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:11:14 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:12:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:13:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:11:14 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:14:01 eth0 0.22 0.22 0.12 0.01 0.00 0.00 0.00 0.00 07:11:14 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:15:01 eth0 0.08 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:11:14 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:16:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:17:01 eth0 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 07:11:14 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:18:01 eth0 0.50 0.15 0.11 0.07 0.00 0.00 0.00 0.00 07:11:14 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:19:01 eth0 0.52 0.07 0.05 0.00 0.00 0.00 0.00 0.00 07:11:14 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:20:01 eth0 0.55 0.10 0.11 0.01 0.00 0.00 0.00 0.00 07:11:14 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:21:01 eth0 0.37 0.03 0.03 0.00 0.00 0.00 0.00 0.00 07:11:14 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:22:01 eth0 0.58 0.05 0.06 0.00 0.00 0.00 0.00 0.00 07:11:14 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:23:01 eth0 0.57 0.53 0.34 0.27 0.00 0.00 0.00 0.00 07:11:14 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:24:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 07:11:14 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:25:02 eth0 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 07:11:14 06:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:26:01 eth0 0.14 0.15 0.02 0.01 0.00 0.00 0.00 0.00 07:11:14 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:27:01 eth0 1015.19 1156.35 5931.06 148.82 0.00 0.00 0.00 0.00 07:11:14 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:27:01 docker0 708.63 431.07 62.34 2676.43 0.00 0.00 0.00 0.00 07:11:14 06:28:01 eth0 363.79 254.62 5280.33 36.29 0.00 0.00 0.00 0.00 07:11:14 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:28:01 veth534adb1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:11:14 06:28:01 docker0 174.55 228.38 14.21 2041.47 0.00 0.00 0.00 0.00 07:11:14 06:29:01 eth0 32.11 16.87 25.56 11.63 0.00 0.00 0.00 0.00 07:11:14 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:29:01 veth534adb1 1.95 1.95 0.15 0.15 0.00 0.00 0.00 0.00 07:11:14 06:29:01 docker0 1.95 1.95 0.13 0.15 0.00 0.00 0.00 0.00 07:11:14 06:30:01 eth0 18.28 9.69 15.92 8.22 0.00 0.00 0.00 0.00 07:11:14 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:30:01 veth534adb1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:31:01 eth0 135.66 85.76 1866.88 129.31 0.00 0.00 0.00 0.00 07:11:14 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:31:01 vethf613a9d 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 07:11:14 06:31:01 docker0 16.97 31.51 0.93 176.35 0.00 0.00 0.00 0.00 07:11:14 06:32:01 vethd734651 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:11:14 06:32:01 veth24fa1fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:11:14 06:32:01 veth329ad2f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:11:14 06:32:01 eth0 16.00 8.03 14.61 6.71 0.00 0.00 0.00 0.00 07:11:14 06:33:01 veth2876d78 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 07:11:14 06:33:01 veth03e7580 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:11:14 06:33:01 vethd0dc2f3 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 07:11:14 06:33:01 eth0 151.26 71.92 1690.37 23.66 0.00 0.00 0.00 0.00 07:11:14 06:34:01 eth0 28.09 13.14 91.94 8.92 0.00 0.00 0.00 0.00 07:11:14 06:34:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:11:14 06:34:01 docker0 930.51 768.29 79.69 5590.01 0.00 0.00 0.00 0.00 07:11:14 06:35:01 eth0 0.08 0.08 0.01 0.02 0.00 0.00 0.00 0.00 07:11:14 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:36:01 eth0 0.83 0.00 0.06 0.00 0.00 0.00 0.00 0.00 07:11:14 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:37:01 eth0 1.98 0.63 0.66 0.40 0.00 0.00 0.00 0.00 07:11:14 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:38:01 eth0 0.27 0.15 0.09 0.07 0.00 0.00 0.00 0.00 07:11:14 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:39:02 eth0 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:11:14 06:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:40:01 eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:11:14 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:41:01 eth0 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 07:11:14 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:42:01 eth0 1.62 0.43 0.37 0.18 0.00 0.00 0.00 0.00 07:11:14 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:43:01 eth0 0.33 0.17 0.09 0.10 0.00 0.00 0.00 0.00 07:11:14 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:44:01 eth0 0.45 0.13 0.09 0.01 0.00 0.00 0.00 0.00 07:11:14 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:45:01 eth0 0.42 0.05 0.05 0.00 0.00 0.00 0.00 0.00 07:11:14 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:46:01 eth0 1.52 0.03 0.14 0.00 0.00 0.00 0.00 0.00 07:11:14 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:47:01 eth0 0.62 0.02 0.07 0.00 0.00 0.00 0.00 0.00 07:11:14 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:48:01 eth0 1.00 0.20 0.16 0.07 0.00 0.00 0.00 0.00 07:11:14 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:49:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:11:14 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:50:01 eth0 1.15 0.00 0.11 0.00 0.00 0.00 0.00 0.00 07:11:14 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:51:01 eth0 0.93 0.03 0.10 0.00 0.00 0.00 0.00 0.00 07:11:14 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:52:01 eth0 1.73 0.62 0.63 0.37 0.00 0.00 0.00 0.00 07:11:14 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:53:01 eth0 0.67 0.37 0.35 0.29 0.00 0.00 0.00 0.00 07:11:14 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:54:01 eth0 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:11:14 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:55:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:56:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 07:11:14 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:57:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:58:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:11:14 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:59:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 07:11:14 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:00:01 eth0 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 07:11:14 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:01:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:03:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:11:14 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:04:01 eth0 1.03 0.15 0.16 0.01 0.00 0.00 0.00 0.00 07:11:14 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:05:01 eth0 0.45 0.37 0.27 0.20 0.00 0.00 0.00 0.00 07:11:14 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:06:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:07:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:08:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:11:14 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:09:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 07:11:14 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:10:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:11:14 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:11:01 eth0 122.77 67.36 2600.70 12.53 0.00 0.00 0.00 0.00 07:11:14 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 Average: eth0 24.51 21.73 225.08 5.01 0.00 0.00 0.00 0.00 07:11:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:14 Average: docker0 11.94 9.86 1.02 71.74 0.00 0.00 0.00 0.00 07:11:14 07:11:14 07:11:14 ---> sar -P ALL: 07:11:14 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) 07:11:14 07:11:14 05:52:27 LINUX RESTART (2 CPU) 07:11:14 07:11:14 05:53:03 CPU %user %nice %system %iowait %steal %idle 07:11:14 05:54:01 all 0.41 0.00 0.06 0.00 0.01 99.52 07:11:14 05:54:01 0 0.07 0.00 0.07 0.00 0.02 99.84 07:11:14 05:54:01 1 0.76 0.00 0.05 0.00 0.00 99.19 07:11:14 05:55:01 all 0.18 0.00 0.03 0.00 0.02 99.77 07:11:14 05:55:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:11:14 05:55:01 1 0.30 0.00 0.03 0.00 0.02 99.65 07:11:14 05:56:01 all 0.14 0.00 0.04 0.00 0.03 99.79 07:11:14 05:56:01 0 0.05 0.00 0.05 0.00 0.03 99.87 07:11:14 05:56:01 1 0.23 0.00 0.03 0.00 0.02 99.72 07:11:14 05:57:01 all 0.18 0.00 0.04 0.00 0.01 99.77 07:11:14 05:57:01 0 0.07 0.00 0.07 0.00 0.02 99.85 07:11:14 05:57:01 1 0.30 0.00 0.02 0.00 0.00 99.68 07:11:14 05:58:01 all 0.19 0.00 0.03 0.00 0.03 99.75 07:11:14 05:58:01 0 0.07 0.00 0.05 0.00 0.03 99.85 07:11:14 05:58:01 1 0.32 0.00 0.02 0.00 0.02 99.65 07:11:14 05:59:01 all 0.25 0.00 0.03 0.00 0.02 99.70 07:11:14 05:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:11:14 05:59:01 1 0.47 0.00 0.05 0.00 0.02 99.47 07:11:14 06:00:01 all 0.14 0.00 0.03 0.00 0.01 99.82 07:11:14 06:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:11:14 06:00:01 1 0.23 0.00 0.03 0.00 0.00 99.73 07:11:14 06:01:01 all 0.21 0.00 0.03 0.00 0.02 99.74 07:11:14 06:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:11:14 06:01:01 1 0.38 0.00 0.03 0.00 0.02 99.57 07:11:14 06:02:01 all 0.23 0.00 0.06 0.01 0.02 99.68 07:11:14 06:02:01 0 0.08 0.00 0.07 0.02 0.02 99.82 07:11:14 06:02:01 1 0.38 0.00 0.05 0.00 0.02 99.55 07:11:14 06:03:01 all 0.22 0.00 0.03 0.00 0.01 99.75 07:11:14 06:03:01 0 0.10 0.00 0.03 0.00 0.00 99.87 07:11:14 06:03:01 1 0.33 0.00 0.02 0.00 0.02 99.63 07:11:14 06:04:01 all 0.22 0.00 0.04 0.00 0.01 99.73 07:11:14 06:04:01 0 0.10 0.00 0.03 0.00 0.02 99.85 07:11:14 06:04:01 1 0.33 0.00 0.05 0.00 0.00 99.62 07:11:14 07:11:14 06:04:01 CPU %user %nice %system %iowait %steal %idle 07:11:14 06:05:01 all 0.19 0.00 0.04 0.00 0.02 99.75 07:11:14 06:05:01 0 0.10 0.00 0.05 0.00 0.02 99.83 07:11:14 06:05:01 1 0.28 0.00 0.03 0.00 0.02 99.67 07:11:14 06:06:01 all 0.26 0.00 0.03 0.00 0.01 99.71 07:11:14 06:06:01 0 0.50 0.00 0.03 0.00 0.02 99.45 07:11:14 06:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:11:14 06:07:01 all 0.23 0.03 0.09 0.03 0.02 99.62 07:11:14 06:07:01 0 0.42 0.03 0.10 0.02 0.02 99.42 07:11:14 06:07:01 1 0.03 0.02 0.08 0.03 0.02 99.82 07:11:14 06:08:01 all 0.41 4.07 12.63 2.16 0.06 80.67 07:11:14 06:08:01 0 0.37 4.12 13.29 2.03 0.05 80.14 07:11:14 06:08:01 1 0.46 4.01 11.97 2.29 0.07 81.20 07:11:14 06:09:01 all 0.23 0.00 0.04 0.00 0.02 99.71 07:11:14 06:09:01 0 0.07 0.00 0.07 0.00 0.03 99.83 07:11:14 06:09:01 1 0.40 0.00 0.02 0.00 0.00 99.58 07:11:14 06:10:01 all 0.20 0.00 0.05 0.00 0.01 99.74 07:11:14 06:10:01 0 0.05 0.00 0.08 0.00 0.02 99.85 07:11:14 06:10:01 1 0.35 0.00 0.02 0.00 0.00 99.63 07:11:14 06:11:01 all 0.08 0.00 0.03 0.00 0.02 99.87 07:11:14 06:11:01 0 0.07 0.00 0.05 0.00 0.03 99.85 07:11:14 06:11:01 1 0.10 0.00 0.02 0.00 0.00 99.88 07:11:14 06:12:01 all 0.18 0.00 0.03 0.00 0.02 99.77 07:11:14 06:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:11:14 06:12:01 1 0.33 0.00 0.02 0.00 0.02 99.63 07:11:14 06:13:01 all 0.20 0.00 0.03 0.00 0.01 99.76 07:11:14 06:13:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:11:14 06:13:01 1 0.37 0.00 0.03 0.00 0.02 99.58 07:11:14 06:14:01 all 0.18 0.00 0.03 0.00 0.01 99.78 07:11:14 06:14:01 0 0.07 0.00 0.07 0.00 0.02 99.85 07:11:14 06:14:01 1 0.28 0.00 0.00 0.00 0.00 99.72 07:11:14 06:15:01 all 0.19 0.00 0.04 0.00 0.02 99.75 07:11:14 06:15:01 0 0.13 0.00 0.05 0.00 0.02 99.80 07:11:14 06:15:01 1 0.25 0.00 0.03 0.00 0.02 99.70 07:11:14 07:11:14 06:15:01 CPU %user %nice %system %iowait %steal %idle 07:11:14 06:16:01 all 0.19 0.00 0.05 0.00 0.02 99.74 07:11:14 06:16:01 0 0.08 0.00 0.08 0.00 0.03 99.80 07:11:14 06:16:01 1 0.30 0.00 0.02 0.00 0.00 99.68 07:11:14 06:17:01 all 0.24 0.00 0.03 0.00 0.01 99.72 07:11:14 06:17:01 0 0.08 0.00 0.05 0.00 0.02 99.85 07:11:14 06:17:01 1 0.40 0.00 0.02 0.00 0.00 99.58 07:11:14 06:18:01 all 0.30 0.00 0.03 0.00 0.01 99.66 07:11:14 06:18:01 0 0.22 0.00 0.05 0.00 0.02 99.72 07:11:14 06:18:01 1 0.38 0.00 0.02 0.00 0.00 99.60 07:11:14 06:19:01 all 0.23 0.00 0.04 0.00 0.02 99.71 07:11:14 06:19:01 0 0.07 0.00 0.07 0.00 0.03 99.83 07:11:14 06:19:01 1 0.40 0.00 0.02 0.00 0.00 99.58 07:11:14 06:20:01 all 0.23 0.00 0.04 0.00 0.02 99.72 07:11:14 06:20:01 0 0.05 0.00 0.07 0.00 0.02 99.87 07:11:14 06:20:01 1 0.40 0.00 0.02 0.00 0.02 99.57 07:11:14 06:21:01 all 0.11 0.00 0.05 0.00 0.01 99.83 07:11:14 06:21:01 0 0.13 0.00 0.07 0.00 0.02 99.78 07:11:14 06:21:01 1 0.08 0.00 0.03 0.00 0.00 99.88 07:11:14 06:22:01 all 0.19 0.00 0.03 0.00 0.01 99.77 07:11:14 06:22:01 0 0.37 0.00 0.05 0.00 0.02 99.57 07:11:14 06:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:11:14 06:23:01 all 0.24 0.00 0.03 0.00 0.02 99.72 07:11:14 06:23:01 0 0.42 0.00 0.03 0.00 0.02 99.53 07:11:14 06:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:11:14 06:24:01 all 0.18 0.00 0.03 0.00 0.02 99.78 07:11:14 06:24:01 0 0.32 0.00 0.03 0.00 0.02 99.63 07:11:14 06:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:11:14 06:25:02 all 0.22 0.00 0.04 0.00 0.01 99.73 07:11:14 06:25:02 0 0.35 0.00 0.03 0.00 0.00 99.62 07:11:14 06:25:02 1 0.08 0.00 0.05 0.00 0.02 99.85 07:11:14 06:26:01 all 0.14 0.00 0.06 0.00 0.01 99.80 07:11:14 06:26:01 0 0.20 0.00 0.05 0.00 0.00 99.75 07:11:14 06:26:01 1 0.07 0.00 0.07 0.00 0.02 99.85 07:11:14 07:11:14 06:26:01 CPU %user %nice %system %iowait %steal %idle 07:11:14 06:27:01 all 19.42 0.00 4.51 2.57 0.07 73.42 07:11:14 06:27:01 0 15.31 0.00 5.55 3.40 0.07 75.67 07:11:14 06:27:01 1 23.56 0.00 3.47 1.74 0.07 71.16 07:11:14 06:28:01 all 49.34 0.01 13.35 4.58 0.14 32.59 07:11:14 06:28:01 0 47.69 0.02 13.71 4.39 0.13 34.07 07:11:14 06:28:01 1 51.00 0.00 12.99 4.77 0.15 31.10 07:11:14 06:29:01 all 39.25 0.00 4.90 0.54 0.09 55.22 07:11:14 06:29:01 0 39.71 0.00 5.03 0.55 0.09 54.63 07:11:14 06:29:01 1 38.79 0.00 4.77 0.53 0.09 55.82 07:11:14 06:30:01 all 74.46 0.00 7.83 1.37 0.11 16.23 07:11:14 06:30:01 0 76.59 0.00 7.83 1.33 0.11 14.14 07:11:14 06:30:01 1 72.34 0.00 7.82 1.41 0.11 18.32 07:11:14 06:31:01 all 34.88 0.00 17.32 22.06 0.13 25.62 07:11:14 06:31:01 0 34.68 0.00 16.94 20.60 0.13 27.65 07:11:14 06:31:01 1 35.08 0.00 17.69 23.52 0.13 23.58 07:11:14 06:32:01 all 56.00 0.00 10.21 32.34 0.14 1.30 07:11:14 06:32:01 0 56.18 0.00 9.84 32.14 0.13 1.71 07:11:14 06:32:01 1 55.83 0.00 10.59 32.54 0.15 0.90 07:11:14 06:33:01 all 72.97 0.00 19.78 4.97 0.17 2.11 07:11:14 06:33:01 0 73.51 0.00 18.43 5.23 0.17 2.67 07:11:14 06:33:01 1 72.45 0.00 21.13 4.71 0.17 1.55 07:11:14 06:34:01 all 23.41 0.00 5.32 1.31 0.05 69.90 07:11:14 06:34:01 0 23.00 0.00 5.69 1.48 0.05 69.78 07:11:14 06:34:01 1 23.82 0.00 4.95 1.16 0.05 70.02 07:11:14 06:35:01 all 0.19 0.00 0.08 0.00 0.02 99.72 07:11:14 06:35:01 0 0.35 0.00 0.03 0.00 0.02 99.60 07:11:14 06:35:01 1 0.03 0.00 0.12 0.00 0.02 99.83 07:11:14 06:36:01 all 0.22 0.00 0.04 0.00 0.01 99.73 07:11:14 06:36:01 0 0.37 0.00 0.02 0.00 0.00 99.62 07:11:14 06:36:01 1 0.07 0.00 0.07 0.00 0.02 99.85 07:11:14 06:37:01 all 0.18 0.00 0.03 0.00 0.02 99.77 07:11:14 06:37:01 0 0.35 0.00 0.02 0.00 0.02 99.62 07:11:14 06:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:11:14 07:11:14 06:37:01 CPU %user %nice %system %iowait %steal %idle 07:11:14 06:38:01 all 0.21 0.00 0.03 0.00 0.02 99.74 07:11:14 06:38:01 0 0.35 0.00 0.03 0.00 0.02 99.60 07:11:14 06:38:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:11:14 06:39:02 all 0.27 0.00 0.03 0.00 0.00 99.70 07:11:14 06:39:02 0 0.05 0.00 0.03 0.00 0.00 99.92 07:11:14 06:39:02 1 0.48 0.00 0.03 0.00 0.00 99.48 07:11:14 06:40:01 all 0.25 0.00 0.05 0.00 0.02 99.68 07:11:14 06:40:01 0 0.03 0.00 0.07 0.00 0.02 99.88 07:11:14 06:40:01 1 0.47 0.00 0.03 0.00 0.02 99.47 07:11:14 06:41:01 all 0.21 0.00 0.03 0.00 0.00 99.76 07:11:14 06:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:11:14 06:41:01 1 0.38 0.00 0.03 0.00 0.00 99.58 07:11:14 06:42:01 all 0.14 0.00 0.05 0.00 0.02 99.79 07:11:14 06:42:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:11:14 06:42:01 1 0.22 0.00 0.08 0.00 0.02 99.68 07:11:14 06:43:01 all 0.08 0.00 0.03 0.00 0.02 99.87 07:11:14 06:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:11:14 06:43:01 1 0.10 0.00 0.03 0.00 0.02 99.85 07:11:14 06:44:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:11:14 06:44:01 0 0.13 0.00 0.02 0.00 0.00 99.85 07:11:14 06:44:01 1 0.17 0.00 0.03 0.00 0.00 99.80 07:11:14 06:45:01 all 0.18 0.00 0.03 0.00 0.01 99.78 07:11:14 06:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:11:14 06:45:01 1 0.33 0.00 0.03 0.00 0.02 99.62 07:11:14 06:46:01 all 0.17 0.00 0.03 0.00 0.01 99.79 07:11:14 06:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:11:14 06:46:01 1 0.30 0.00 0.03 0.00 0.00 99.67 07:11:14 06:47:01 all 0.11 0.00 0.03 0.00 0.01 99.85 07:11:14 06:47:01 0 0.18 0.00 0.07 0.00 0.02 99.73 07:11:14 06:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:11:14 06:48:01 all 0.19 0.00 0.03 0.00 0.02 99.76 07:11:14 06:48:01 0 0.35 0.00 0.03 0.00 0.02 99.60 07:11:14 06:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:11:14 07:11:14 06:48:01 CPU %user %nice %system %iowait %steal %idle 07:11:14 06:49:01 all 0.22 0.00 0.03 0.00 0.01 99.74 07:11:14 06:49:01 0 0.38 0.00 0.03 0.00 0.02 99.57 07:11:14 06:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:11:14 06:50:01 all 0.15 0.00 0.03 0.00 0.01 99.81 07:11:14 06:50:01 0 0.23 0.00 0.05 0.00 0.02 99.70 07:11:14 06:50:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:11:14 06:51:01 all 0.19 0.00 0.03 0.00 0.01 99.77 07:11:14 06:51:01 0 0.33 0.00 0.03 0.00 0.02 99.62 07:11:14 06:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:11:14 06:52:01 all 0.24 0.00 0.03 0.00 0.01 99.72 07:11:14 06:52:01 0 0.45 0.00 0.05 0.00 0.00 99.50 07:11:14 06:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:11:14 06:53:01 all 0.22 0.00 0.04 0.00 0.02 99.72 07:11:14 06:53:01 0 0.15 0.00 0.05 0.00 0.03 99.77 07:11:14 06:53:01 1 0.28 0.00 0.03 0.00 0.00 99.68 07:11:14 06:54:01 all 0.21 0.00 0.04 0.00 0.00 99.75 07:11:14 06:54:01 0 0.05 0.00 0.05 0.00 0.00 99.90 07:11:14 06:54:01 1 0.37 0.00 0.03 0.00 0.00 99.60 07:11:14 06:55:01 all 0.09 0.00 0.04 0.00 0.02 99.85 07:11:14 06:55:01 0 0.07 0.00 0.05 0.00 0.03 99.85 07:11:14 06:55:01 1 0.12 0.00 0.03 0.00 0.00 99.85 07:11:14 06:56:01 all 0.17 0.00 0.05 0.00 0.02 99.77 07:11:14 06:56:01 0 0.03 0.00 0.07 0.00 0.02 99.88 07:11:14 06:56:01 1 0.30 0.00 0.03 0.00 0.02 99.65 07:11:14 06:57:01 all 0.19 0.00 0.03 0.00 0.01 99.77 07:11:14 06:57:01 0 0.18 0.00 0.05 0.00 0.02 99.75 07:11:14 06:57:01 1 0.20 0.00 0.02 0.00 0.00 99.78 07:11:14 06:58:01 all 0.22 0.00 0.03 0.00 0.02 99.74 07:11:14 06:58:01 0 0.42 0.00 0.03 0.00 0.02 99.53 07:11:14 06:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:11:14 06:59:01 all 0.23 0.00 0.03 0.00 0.00 99.74 07:11:14 06:59:01 0 0.43 0.00 0.03 0.00 0.00 99.53 07:11:14 06:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:11:14 07:11:14 06:59:01 CPU %user %nice %system %iowait %steal %idle 07:11:14 07:00:01 all 0.21 0.00 0.03 0.00 0.01 99.76 07:11:14 07:00:01 0 0.40 0.00 0.03 0.00 0.02 99.55 07:11:14 07:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:11:14 07:01:01 all 0.20 0.00 0.03 0.00 0.02 99.75 07:11:14 07:01:01 0 0.38 0.00 0.03 0.00 0.02 99.57 07:11:14 07:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:11:14 07:02:01 all 0.08 0.00 0.03 0.00 0.02 99.87 07:11:14 07:02:01 0 0.12 0.00 0.03 0.00 0.03 99.82 07:11:14 07:02:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:11:14 07:03:01 all 0.16 0.00 0.03 0.00 0.02 99.79 07:11:14 07:03:01 0 0.30 0.00 0.05 0.00 0.02 99.63 07:11:14 07:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:11:14 07:04:01 all 0.21 0.00 0.03 0.00 0.00 99.76 07:11:14 07:04:01 0 0.35 0.00 0.03 0.00 0.00 99.62 07:11:14 07:04:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:11:14 07:05:01 all 0.17 0.00 0.03 0.00 0.02 99.78 07:11:14 07:05:01 0 0.32 0.00 0.03 0.00 0.02 99.63 07:11:14 07:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:11:14 07:06:01 all 0.12 0.00 0.06 0.00 0.01 99.82 07:11:14 07:06:01 0 0.18 0.00 0.10 0.00 0.00 99.72 07:11:14 07:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:11:14 07:07:01 all 0.11 0.00 0.03 0.00 0.01 99.85 07:11:14 07:07:01 0 0.22 0.00 0.05 0.00 0.02 99.72 07:11:14 07:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:11:14 07:08:01 all 0.26 0.00 0.03 0.00 0.02 99.69 07:11:14 07:08:01 0 0.48 0.00 0.03 0.00 0.02 99.47 07:11:14 07:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:11:14 07:09:01 all 0.13 0.00 0.02 0.00 0.00 99.86 07:11:14 07:09:01 0 0.23 0.00 0.03 0.00 0.00 99.73 07:11:14 07:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:11:14 07:10:01 all 0.22 0.00 0.03 0.00 0.02 99.74 07:11:14 07:10:01 0 0.38 0.00 0.03 0.00 0.02 99.57 07:11:14 07:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:11:14 07:11:14 07:10:01 CPU %user %nice %system %iowait %steal %idle 07:11:14 07:11:01 all 9.05 0.00 3.15 1.70 0.03 86.06 07:11:14 07:11:01 0 8.48 0.00 3.18 0.61 0.03 87.69 07:11:14 07:11:01 1 9.61 0.00 3.13 2.79 0.03 84.44 07:11:14 Average: all 4.68 0.05 1.22 0.88 0.02 93.15 07:11:14 Average: 0 4.62 0.05 1.24 0.85 0.02 93.21 07:11:14 Average: 1 4.73 0.05 1.21 0.90 0.02 93.09 07:11:14 07:11:14 07:11:14