Pull request #3443 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 6b23ec567a86ee52455607061a4fabaca114589a rather than fe00754adffd8f3eabd989660c0f21412a68e8e1 Obtained Jenkinsfile from 6b23ec567a86ee52455607061a4fabaca114589a Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3443/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3443/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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/v1, 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- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4074 in /w/workspace/edgexfoundry_edgex-go_PR-3443 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit fe00754adffd8f3eabd989660c0f21412a68e8e1 Merge succeeded, producing fe00754adffd8f3eabd989660c0f21412a68e8e1 Checking out Revision fe00754adffd8f3eabd989660c0f21412a68e8e1 (PR-3443) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3443/head:refs/remotes/origin/PR-3443 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe00754adffd8f3eabd989660c0f21412a68e8e1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe00754adffd8f3eabd989660c0f21412a68e8e1 # timeout=10 Commit message: "fix(notifications): fix using the wrong key to update Subscription" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-10T12:45:22.890Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-10T12:45:23.170Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-10T12:45:23.308Z] ========================================================= [2021-05-10T12:45:23.308Z] EdgeX Global Pipelines Version Info [2021-05-10T12:45:23.308Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-10T12:45:25.081Z] ------------------- [2021-05-10T12:45:25.081Z] stable info: [2021-05-10T12:45:25.081Z] ------------------- [2021-05-10T12:45:25.081Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-10T12:45:25.081Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T12:45:25.081Z] Message: update stable to v1.0.191 [2021-05-10T12:45:26.055Z] ------------------- [2021-05-10T12:45:26.055Z] experimental info: [2021-05-10T12:45:26.055Z] ------------------- [2021-05-10T12:45:26.055Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-10T12:45:26.055Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T12:45:26.055Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-10T12:45:26.351Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-10T12:45:26.419Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-10T12:45:26.490Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-10T12:45:26.557Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-10T12:45:26.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-10T12:45:26.701Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-10T12:45:26.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-10T12:45:26.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-10T12:45:26.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-10T12:45:26.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-10T12:45:27.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-10T12:45:27.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-10T12:45:27.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-10T12:45:27.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-10T12:45:27.295Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T12:45:27.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T12:45:27.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-10T12:45:27.489Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-10T12:45:27.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-10T12:45:27.624Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-10T12:45:27.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-10T12:45:27.774Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-10T12:45:27.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3443 [Pipeline] echo [2021-05-10T12:45:27.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3443 [Pipeline] echo [2021-05-10T12:45:27.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3443 [Pipeline] echo [2021-05-10T12:45:28.048Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe00754adffd8f3eabd989660c0f21412a68e8e1 [Pipeline] echo [2021-05-10T12:45:28.122Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe00754 [Pipeline] echo [2021-05-10T12:45:28.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T12:45:28.383Z] provisioning config files... [2021-05-10T12:45:28.454Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1702262201078181472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T12:45:28.875Z] ---> docker-login.sh [2021-05-10T12:45:28.875Z] nexus3.edgexfoundry.org:10001 [2021-05-10T12:45:29.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T12:45:29.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T12:45:29.432Z] Configure a credential helper to remove this warning. See [2021-05-10T12:45:29.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T12:45:29.432Z] [2021-05-10T12:45:29.432Z] Login Succeeded [2021-05-10T12:45:29.432Z] nexus3.edgexfoundry.org:10002 [2021-05-10T12:45:29.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T12:45:29.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T12:45:29.703Z] Configure a credential helper to remove this warning. See [2021-05-10T12:45:29.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T12:45:29.703Z] [2021-05-10T12:45:29.703Z] Login Succeeded [2021-05-10T12:45:29.703Z] nexus3.edgexfoundry.org:10003 [2021-05-10T12:45:30.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T12:45:30.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T12:45:30.004Z] Configure a credential helper to remove this warning. See [2021-05-10T12:45:30.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T12:45:30.004Z] [2021-05-10T12:45:30.004Z] Login Succeeded [2021-05-10T12:45:30.004Z] nexus3.edgexfoundry.org:10004 [2021-05-10T12:45:30.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T12:45:30.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T12:45:30.282Z] Configure a credential helper to remove this warning. See [2021-05-10T12:45:30.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T12:45:30.282Z] [2021-05-10T12:45:30.282Z] Login Succeeded [2021-05-10T12:45:30.282Z] docker.io [2021-05-10T12:45:30.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T12:45:30.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T12:45:30.892Z] Configure a credential helper to remove this warning. See [2021-05-10T12:45:30.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T12:45:30.892Z] [2021-05-10T12:45:30.892Z] Login Succeeded [2021-05-10T12:45:30.892Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T12:45:30.918Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T12:45:31.370Z] ++ 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 [2021-05-10T12:45:31.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T12:45:31.370Z] ++ dirname cmd/core-command/Dockerfile [2021-05-10T12:45:31.370Z] ++ cut -d/ -f2 [2021-05-10T12:45:31.370Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-10T12:45:31.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T12:45:31.370Z] ++ dirname cmd/core-data/Dockerfile [2021-05-10T12:45:31.370Z] ++ cut -d/ -f2 [2021-05-10T12:45:31.370Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-10T12:45:31.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T12:45:31.370Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-10T12:45:31.370Z] ++ cut -d/ -f2 [2021-05-10T12:45:31.370Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-10T12:45:31.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T12:45:31.370Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-10T12:45:31.370Z] ++ cut -d/ -f2 [2021-05-10T12:45:31.370Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-10T12:45:31.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T12:45:31.370Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-10T12:45:31.370Z] ++ cut -d/ -f2 [2021-05-10T12:45:31.370Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-10T12:45:31.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T12:45:31.370Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-10T12:45:31.370Z] ++ cut -d/ -f2 [2021-05-10T12:45:31.370Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-10T12:45:31.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T12:45:31.370Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-10T12:45:31.370Z] ++ cut -d/ -f2 [2021-05-10T12:45:31.370Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-10T12:45:31.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T12:45:31.370Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-10T12:45:31.370Z] ++ cut -d/ -f2 [2021-05-10T12:45:31.370Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-10T12:45:31.370Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T12:45:31.370Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-10T12:45:31.370Z] ++ cut -d/ -f2 [2021-05-10T12:45:31.370Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-10T12:45:31.509Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-10T12:45:33.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T12:45:33.372Z] [2021-05-10T12:45:33.372Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T12:45:33.730Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T12:45:33.993Z] latest: Pulling from edgex-devops/git-semver [2021-05-10T12:45:33.993Z] 31603596830f: Pulling fs layer [2021-05-10T12:45:33.993Z] 54011a49482f: Pulling fs layer [2021-05-10T12:45:33.993Z] a6820b24f6d8: Pulling fs layer [2021-05-10T12:45:33.993Z] f581987b2513: Pulling fs layer [2021-05-10T12:45:33.993Z] f581987b2513: Waiting [2021-05-10T12:45:33.993Z] 54011a49482f: Verifying Checksum [2021-05-10T12:45:33.993Z] 54011a49482f: Download complete [2021-05-10T12:45:34.572Z] 31603596830f: Download complete [2021-05-10T12:45:35.164Z] 31603596830f: Pull complete [2021-05-10T12:45:35.164Z] f581987b2513: Verifying Checksum [2021-05-10T12:45:35.164Z] f581987b2513: Download complete [2021-05-10T12:45:35.164Z] 54011a49482f: Pull complete [2021-05-10T12:45:35.427Z] a6820b24f6d8: Verifying Checksum [2021-05-10T12:45:35.427Z] a6820b24f6d8: Download complete [2021-05-10T12:45:36.375Z] a6820b24f6d8: Pull complete [2021-05-10T12:45:36.638Z] f581987b2513: Pull complete [2021-05-10T12:45:36.638Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-10T12:45:36.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T12:45:36.638Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-10T12:45:36.771Z] prd-centos7-docker-4c-2g-4074 does not seem to be running inside a container [2021-05-10T12:45:36.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-10T12:45:39.729Z] $ docker top aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T12:45:40.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T12:45:40.084Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T12:45:40.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T12:45:40.353Z] $ docker exec aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d ssh-agent [2021-05-10T12:45:40.528Z] SSH_AUTH_SOCK=/tmp/ssh-dFQ3Vmn74Io5/agent.12 [2021-05-10T12:45:40.528Z] SSH_AGENT_PID=17 [2021-05-10T12:45:40.545Z] Running ssh-add (command line suppressed) [2021-05-10T12:45:40.672Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2300603309998231487.key (/w/workspace/edgex-go/1@tmp/private_key_2300603309998231487.key) [2021-05-10T12:45:40.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T12:45:41.081Z] + git tag --points-at HEAD [Pipeline] } [2021-05-10T12:45:41.108Z] $ docker exec --env ******** --env ******** aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d ssh-agent -k [2021-05-10T12:45:41.225Z] unset SSH_AUTH_SOCK; [2021-05-10T12:45:41.226Z] unset SSH_AGENT_PID; [2021-05-10T12:45:41.226Z] echo Agent pid 17 killed; [2021-05-10T12:45:41.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-10T12:45:41.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T12:45:41.387Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T12:45:41.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T12:45:41.566Z] $ docker exec aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d ssh-agent [2021-05-10T12:45:41.738Z] SSH_AUTH_SOCK=/tmp/ssh-ptnVcifLtn3g/agent.46 [2021-05-10T12:45:41.738Z] SSH_AGENT_PID=52 [2021-05-10T12:45:41.745Z] Running ssh-add (command line suppressed) [2021-05-10T12:45:41.865Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7016354753016406996.key (/w/workspace/edgex-go/1@tmp/private_key_7016354753016406996.key) [2021-05-10T12:45:41.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T12:45:42.288Z] + git semver init [2021-05-10T12:45:42.288Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T12:45:42.288Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-10T12:45:42.288Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-10T12:45:42.288Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T12:45:42.288Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T12:45:42.288Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T12:45:42.288Z] # $SEMVER_BRANCH = PR-3443 [2021-05-10T12:45:42.288Z] # $SEMVER_TEMP = /tmp/semver-750500824 [2021-05-10T12:45:42.288Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-10T12:46:29.076Z] # '/tmp/semver-750500824' -> '/w/workspace/edgex-go/1/.semver' [2021-05-10T12:46:29.076Z] # -> Force: false [2021-05-10T12:46:29.076Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-10T12:46:29.098Z] $ docker exec --env ******** --env ******** aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d ssh-agent -k [2021-05-10T12:46:29.471Z] unset SSH_AUTH_SOCK; [2021-05-10T12:46:29.471Z] unset SSH_AGENT_PID; [2021-05-10T12:46:29.471Z] echo Agent pid 52 killed; [2021-05-10T12:46:29.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T12:46:30.038Z] + git semver [Pipeline] } [2021-05-10T12:46:30.073Z] $ docker stop --time=1 aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d [2021-05-10T12:46:32.087Z] $ docker rm -f aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T12:46:32.629Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-10T12:46:33.187Z] Stashed 1 file(s) [Pipeline] echo [2021-05-10T12:46:33.218Z] [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] sh [2021-05-10T12:46:34.210Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-10T12:46:34.552Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T12:46:34.874Z] + sudo service docker restart [2021-05-10T12:46:34.874Z] + true [2021-05-10T12:46:34.874Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-10T12:46:35.488Z] ========================================================= [2021-05-10T12:46:35.488Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-10T12:46:35.488Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T12:46:35.852Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-10T12:46:39.293Z] Sending build context to Docker daemon 330MB [2021-05-10T12:46:39.293Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T12:46:39.293Z] Step 2/6 : FROM ${BASE} [2021-05-10T12:46:39.557Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-10T12:46:39.557Z] 540db60ca938: Pulling fs layer [2021-05-10T12:46:39.557Z] adcc1eea9eea: Pulling fs layer [2021-05-10T12:46:39.557Z] 4c4ab2625f07: Pulling fs layer [2021-05-10T12:46:39.557Z] 0510c868ecb4: Pulling fs layer [2021-05-10T12:46:39.557Z] afea3b2eda06: Pulling fs layer [2021-05-10T12:46:39.557Z] 7809a108b3ef: Pulling fs layer [2021-05-10T12:46:39.557Z] f706445af74f: Pulling fs layer [2021-05-10T12:46:39.557Z] afea3b2eda06: Waiting [2021-05-10T12:46:39.557Z] 7809a108b3ef: Waiting [2021-05-10T12:46:39.557Z] f706445af74f: Waiting [2021-05-10T12:46:39.557Z] 0510c868ecb4: Waiting [2021-05-10T12:46:40.958Z] 4c4ab2625f07: Verifying Checksum [2021-05-10T12:46:40.958Z] 4c4ab2625f07: Download complete [2021-05-10T12:46:44.280Z] adcc1eea9eea: Verifying Checksum [2021-05-10T12:46:44.280Z] adcc1eea9eea: Download complete [2021-05-10T12:46:44.280Z] afea3b2eda06: Verifying Checksum [2021-05-10T12:46:44.280Z] afea3b2eda06: Download complete [2021-05-10T12:46:44.280Z] 7809a108b3ef: Verifying Checksum [2021-05-10T12:46:44.280Z] 7809a108b3ef: Download complete [2021-05-10T12:46:48.627Z] Still waiting to schedule task [2021-05-10T12:46:48.627Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-10T12:47:06.294Z] 540db60ca938: Verifying Checksum [2021-05-10T12:47:06.294Z] 540db60ca938: Download complete [2021-05-10T12:47:06.294Z] 540db60ca938: Pull complete [2021-05-10T12:47:06.294Z] adcc1eea9eea: Pull complete [2021-05-10T12:47:06.294Z] 4c4ab2625f07: Pull complete [2021-05-10T12:49:09.166Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4075 in /w/workspace/edgexfoundry_edgex-go_PR-3443 [Pipeline] { [Pipeline] ws [2021-05-10T12:49:09.233Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T12:49:14.740Z] using credential edgex-jenkins-ssh [2021-05-10T12:49:14.762Z] Cloning the remote Git repository [2021-05-10T12:49:14.814Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-10T12:49:14.924Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-10T12:49:14.991Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T12:49:14.992Z] > git --version # timeout=10 [2021-05-10T12:49:15.067Z] > git --version # 'git version 2.17.1' [2021-05-10T12:49:15.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T12:49:15.174Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T12:49:42.969Z] f706445af74f: Verifying Checksum [2021-05-10T12:49:42.969Z] f706445af74f: Download complete [2021-05-10T12:51:04.549Z] 0510c868ecb4: Verifying Checksum [2021-05-10T12:51:04.549Z] 0510c868ecb4: Download complete [2021-05-10T12:51:04.549Z] 0510c868ecb4: Pull complete [2021-05-10T12:51:04.549Z] afea3b2eda06: Pull complete [2021-05-10T12:51:04.549Z] 7809a108b3ef: Pull complete [2021-05-10T12:51:04.549Z] f706445af74f: Pull complete [2021-05-10T12:51:04.549Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-10T12:51:04.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-10T12:51:04.549Z] ---> b068be0155e3 [2021-05-10T12:51:04.549Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-10T12:51:04.815Z] ---> Running in c7a1f709a572 [2021-05-10T12:51:05.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T12:51:13.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T12:52:00.496Z] (1/12) Installing libmagic (5.39-r0) [2021-05-10T12:52:18.648Z] (2/12) Installing file (5.39-r0) [2021-05-10T12:52:18.648Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-10T12:52:18.648Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-10T12:55:16.678Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T12:55:16.692Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T12:55:16.722Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T12:55:16.751Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T12:55:16.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T12:55:16.768Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3443/head:refs/remotes/origin/PR-3443 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T12:55:17.711Z] Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T12:55:18.208Z] Merge succeeded, producing fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T12:55:18.209Z] Checking out Revision fe00754adffd8f3eabd989660c0f21412a68e8e1 (PR-3443) [2021-05-10T12:55:22.507Z] Commit message: "fix(notifications): fix using the wrong key to update Subscription" [2021-05-10T12:55:22.577Z] > git --version # timeout=10 [2021-05-10T12:55:22.596Z] > git --version # 'git version 2.17.1' [2021-05-10T12:55:22.617Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T12:55:24.478Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-10T12:55:24.887Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T12:55:25.250Z] + + sudotrue service docker [2021-05-10T12:55:25.250Z] restart [2021-05-10T12:55:17.738Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T12:55:17.757Z] > git checkout -f fe00754adffd8f3eabd989660c0f21412a68e8e1 # timeout=10 [2021-05-10T12:55:18.131Z] > git remote # timeout=10 [2021-05-10T12:55:18.148Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T12:55:18.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T12:55:18.170Z] > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 [2021-05-10T12:55:18.200Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T12:55:18.222Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T12:55:18.233Z] > git checkout -f fe00754adffd8f3eabd989660c0f21412a68e8e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T12:55:27.344Z] provisioning config files... [2021-05-10T12:55:27.401Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6764765700961741939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T12:55:27.816Z] ---> docker-login.sh [2021-05-10T12:55:27.816Z] nexus3.edgexfoundry.org:10001 [2021-05-10T12:55:28.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T12:55:29.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T12:55:29.392Z] Configure a credential helper to remove this warning. See [2021-05-10T12:55:29.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T12:55:29.392Z] [2021-05-10T12:55:29.392Z] Login Succeeded [2021-05-10T12:55:29.392Z] nexus3.edgexfoundry.org:10002 [2021-05-10T12:55:29.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T12:55:30.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T12:55:30.267Z] Configure a credential helper to remove this warning. See [2021-05-10T12:55:30.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T12:55:30.268Z] [2021-05-10T12:55:30.268Z] Login Succeeded [2021-05-10T12:55:30.268Z] nexus3.edgexfoundry.org:10003 [2021-05-10T12:55:30.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T12:55:30.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T12:55:30.815Z] Configure a credential helper to remove this warning. See [2021-05-10T12:55:30.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T12:55:30.815Z] [2021-05-10T12:55:30.815Z] Login Succeeded [2021-05-10T12:55:30.815Z] nexus3.edgexfoundry.org:10004 [2021-05-10T12:55:31.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T12:55:32.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T12:55:32.526Z] Configure a credential helper to remove this warning. See [2021-05-10T12:55:32.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T12:55:32.526Z] [2021-05-10T12:55:32.526Z] Login Succeeded [2021-05-10T12:55:32.526Z] docker.io [2021-05-10T12:55:32.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T12:55:33.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T12:55:33.777Z] Configure a credential helper to remove this warning. See [2021-05-10T12:55:33.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T12:55:33.777Z] [2021-05-10T12:55:33.777Z] Login Succeeded [2021-05-10T12:55:33.777Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T12:55:33.810Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-10T12:55:34.233Z] ========================================================= [2021-05-10T12:55:34.233Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-10T12:55:34.233Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T12:55:34.639Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-10T12:55:37.277Z] Sending build context to Docker daemon 167.6MB [2021-05-10T12:55:37.277Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T12:55:37.277Z] Step 2/6 : FROM ${BASE} [2021-05-10T12:55:37.277Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-10T12:55:37.277Z] 595b0fe564bb: Pulling fs layer [2021-05-10T12:55:37.277Z] 7186ed65a4f7: Pulling fs layer [2021-05-10T12:55:37.277Z] 316046926c0a: Pulling fs layer [2021-05-10T12:55:37.277Z] 4ebd0625c992: Pulling fs layer [2021-05-10T12:55:37.277Z] 207e8628e3a3: Pulling fs layer [2021-05-10T12:55:37.277Z] c791037a9be2: Pulling fs layer [2021-05-10T12:55:37.278Z] ffd874e62e21: Pulling fs layer [2021-05-10T12:55:37.278Z] 207e8628e3a3: Waiting [2021-05-10T12:55:37.278Z] c791037a9be2: Waiting [2021-05-10T12:55:37.278Z] ffd874e62e21: Waiting [2021-05-10T12:55:37.278Z] 4ebd0625c992: Waiting [2021-05-10T12:55:38.252Z] 316046926c0a: Verifying Checksum [2021-05-10T12:55:38.252Z] 316046926c0a: Download complete [2021-05-10T12:55:38.848Z] 7186ed65a4f7: Download complete [2021-05-10T12:55:38.848Z] 207e8628e3a3: Verifying Checksum [2021-05-10T12:55:38.848Z] 207e8628e3a3: Download complete [2021-05-10T12:55:40.282Z] c791037a9be2: Verifying Checksum [2021-05-10T12:55:40.282Z] c791037a9be2: Download complete [2021-05-10T12:55:43.682Z] 595b0fe564bb: Verifying Checksum [2021-05-10T12:55:43.682Z] 595b0fe564bb: Download complete [2021-05-10T12:55:43.682Z] 595b0fe564bb: Pull complete [2021-05-10T12:55:44.282Z] 7186ed65a4f7: Pull complete [2021-05-10T12:55:44.554Z] 316046926c0a: Pull complete [2021-05-10T12:56:31.492Z] ffd874e62e21: Verifying Checksum [2021-05-10T12:56:31.492Z] ffd874e62e21: Download complete [2021-05-10T12:56:34.103Z] 4ebd0625c992: Verifying Checksum [2021-05-10T12:56:34.103Z] 4ebd0625c992: Download complete [2021-05-10T12:56:44.264Z] 4ebd0625c992: Pull complete [2021-05-10T12:56:44.264Z] 207e8628e3a3: Pull complete [2021-05-10T12:56:44.264Z] c791037a9be2: Pull complete [2021-05-10T12:56:48.587Z] ffd874e62e21: Pull complete [2021-05-10T12:56:48.587Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-10T12:56:48.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-10T12:56:48.587Z] ---> cfc18b08335c [2021-05-10T12:56:48.587Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-10T12:56:50.572Z] ---> Running in a530cb869eae [2021-05-10T12:56:52.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T12:56:53.988Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T12:56:55.413Z] (1/12) Installing libmagic (5.39-r0) [2021-05-10T12:56:56.834Z] (2/12) Installing file (5.39-r0) [2021-05-10T12:56:56.834Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-10T12:56:57.104Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-10T12:57:10.390Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-10T12:57:10.390Z] (6/12) Installing patch (2.7.6-r6) [2021-05-10T12:57:10.390Z] (7/12) Installing build-base (0.5-r2) [2021-05-10T12:57:10.390Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-10T12:57:10.390Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-10T12:57:10.390Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-10T12:57:10.390Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-10T12:57:10.390Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-10T12:57:10.390Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T12:57:10.390Z] OK: 219 MiB in 52 packages [2021-05-10T12:57:10.652Z] Removing intermediate container c7a1f709a572 [2021-05-10T12:57:10.653Z] ---> 3e670cf990a6 [2021-05-10T12:57:10.653Z] Step 4/6 : WORKDIR /edgex-go [2021-05-10T12:57:10.653Z] ---> Running in f6eead6eb266 [2021-05-10T12:57:10.916Z] Removing intermediate container f6eead6eb266 [2021-05-10T12:57:10.916Z] ---> 689789325565 [2021-05-10T12:57:10.916Z] Step 5/6 : COPY go.mod . [2021-05-10T12:57:11.179Z] ---> 0afe0c6b7288 [2021-05-10T12:57:11.179Z] Step 6/6 : RUN go mod download [2021-05-10T12:57:11.179Z] ---> Running in 877e00ce40d8 [2021-05-10T12:57:37.853Z] Removing intermediate container 877e00ce40d8 [2021-05-10T12:57:37.853Z] ---> b4bb8ab665ba [2021-05-10T12:57:37.853Z] Successfully built b4bb8ab665ba [2021-05-10T12:57:37.853Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T12:57:38.215Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T12:57:38.215Z] . [Pipeline] withDockerContainer [2021-05-10T12:57:38.347Z] prd-centos7-docker-4c-2g-4074 does not seem to be running inside a container [2021-05-10T12:57:38.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-10T12:57:39.316Z] $ docker top 2621aa007abb1adfa725e8467ea1752e8a0e83d037a78f94804b351c4fc2c301 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T12:57:39.861Z] + go version [2021-05-10T12:57:39.861Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-10T12:57:39.894Z] $ docker stop --time=1 2621aa007abb1adfa725e8467ea1752e8a0e83d037a78f94804b351c4fc2c301 [2021-05-10T12:57:41.268Z] $ docker rm -f 2621aa007abb1adfa725e8467ea1752e8a0e83d037a78f94804b351c4fc2c301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T12:57:42.088Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T12:57:42.088Z] . [Pipeline] withDockerContainer [2021-05-10T12:57:42.210Z] prd-centos7-docker-4c-2g-4074 does not seem to be running inside a container [2021-05-10T12:57:42.263Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-10T12:57:43.090Z] $ docker top ef859d08e19b071738f4e556c158a8ed8860020c305e6e73cd2ea154892a1ce5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-10T12:57:43.299Z] ========================================================= [2021-05-10T12:57:43.299Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-10T12:57:43.299Z] ========================================================= [Pipeline] sh [2021-05-10T12:57:43.622Z] + go mod tidy [Pipeline] sh [2021-05-10T12:57:44.903Z] + make test [2021-05-10T12:57:44.903Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-10T12:57:53.209Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-10T12:58:15.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-10T12:58:18.825Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-10T12:58:18.825Z] (6/12) Installing patch (2.7.6-r6) [2021-05-10T12:58:18.825Z] (7/12) Installing build-base (0.5-r2) [2021-05-10T12:58:18.825Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-10T12:58:18.825Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-10T12:58:18.825Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-10T12:58:18.825Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-10T12:58:19.424Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-10T12:58:19.424Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T12:58:19.424Z] OK: 218 MiB in 52 packages [2021-05-10T12:58:20.682Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-10T12:58:20.682Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-10T12:58:20.682Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-10T12:58:22.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-10T12:58:22.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-10T12:58:22.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-10T12:58:22.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-10T12:58:23.751Z] Removing intermediate container a530cb869eae [2021-05-10T12:58:23.751Z] ---> db075314e3ff [2021-05-10T12:58:23.751Z] Step 4/6 : WORKDIR /edgex-go [2021-05-10T12:58:23.751Z] ---> Running in 6b77fd367208 [2021-05-10T12:58:24.084Z] Removing intermediate container 6b77fd367208 [2021-05-10T12:58:24.084Z] ---> 1504d91e0bbd [2021-05-10T12:58:24.084Z] Step 5/6 : COPY go.mod . [2021-05-10T12:58:24.590Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-10T12:58:25.061Z] ---> 1123b5d62df8 [2021-05-10T12:58:25.061Z] Step 6/6 : RUN go mod download [2021-05-10T12:58:25.061Z] ---> Running in a54e4f22c2bd [2021-05-10T12:58:25.177Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-10T12:58:27.770Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-10T12:58:27.770Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-10T12:58:27.770Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-10T12:58:29.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.102s coverage: 45.9% of statements [2021-05-10T12:58:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-10T12:58:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-10T12:58:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-10T12:58:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-10T12:58:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-10T12:58:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-10T12:58:29.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.060s coverage: 19.8% of statements [2021-05-10T12:58:29.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.115s coverage: 100.0% of statements [2021-05-10T12:58:33.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.194s coverage: 27.1% of statements [2021-05-10T12:58:33.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-10T12:58:33.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-10T12:58:33.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-10T12:58:33.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-10T12:58:33.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-10T12:58:33.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-10T12:58:33.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-05-10T12:58:33.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-10T12:58:33.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements [2021-05-10T12:58:33.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-10T12:58:33.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-10T12:58:33.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.082s coverage: 71.3% of statements [2021-05-10T12:58:33.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-10T12:58:33.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-10T12:58:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.164s coverage: 87.7% of statements [2021-05-10T12:58:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-10T12:58:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T12:58:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.075s coverage: 78.9% of statements [2021-05-10T12:58:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-10T12:58:36.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.373s coverage: 28.6% of statements [2021-05-10T12:58:36.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-10T12:58:36.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-10T12:58:36.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-10T12:58:36.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-10T12:58:36.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-10T12:58:36.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.082s coverage: 100.0% of statements [2021-05-10T12:58:36.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-10T12:58:36.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements [2021-05-10T12:58:36.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-10T12:58:36.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.150s coverage: 86.7% of statements [2021-05-10T12:58:36.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-10T12:58:36.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.151s coverage: 97.5% of statements [2021-05-10T12:58:36.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-10T12:58:37.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements [2021-05-10T12:58:37.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-10T12:58:37.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-10T12:58:37.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-10T12:58:37.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-10T12:58:39.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.413s coverage: 95.1% of statements [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-10T12:58:39.864Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-10T12:58:39.864Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.071s coverage: 0.9% of statements [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-10T12:58:39.864Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.066s coverage: 22.6% of statements [2021-05-10T12:58:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-10T12:58:39.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2021-05-10T12:58:40.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements [2021-05-10T12:58:40.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2021-05-10T12:58:40.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-05-10T12:58:40.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2021-05-10T12:58:51.852Z] Removing intermediate container a54e4f22c2bd [2021-05-10T12:58:51.852Z] ---> 903f7bdf78e1 [2021-05-10T12:58:51.852Z] Successfully built 903f7bdf78e1 [2021-05-10T12:58:51.852Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T12:58:52.230Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T12:58:52.230Z] . [Pipeline] withDockerContainer [2021-05-10T12:58:52.479Z] prd-ubuntu18.04-docker-arm64-4c-16g-4075 does not seem to be running inside a container [2021-05-10T12:58:52.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-05-10T12:58:52.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements [2021-05-10T12:58:52.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-05-10T12:58:54.131Z] $ docker top 4818ed18eb6620bd571d168db93ef59a6533d7eb4d8a1c12635209cbb70b6e6b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T12:58:55.129Z] + go version [2021-05-10T12:58:55.129Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-10T12:58:55.212Z] $ docker stop --time=1 4818ed18eb6620bd571d168db93ef59a6533d7eb4d8a1c12635209cbb70b6e6b [2021-05-10T12:58:55.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.291s coverage: 81.8% of statements [2021-05-10T12:58:55.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-10T12:58:57.186Z] $ docker rm -f 4818ed18eb6620bd571d168db93ef59a6533d7eb4d8a1c12635209cbb70b6e6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T12:58:58.196Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T12:58:58.197Z] . [Pipeline] withDockerContainer [2021-05-10T12:58:58.465Z] prd-ubuntu18.04-docker-arm64-4c-16g-4075 does not seem to be running inside a container [2021-05-10T12:58:58.625Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-05-10T12:59:00.130Z] $ docker top e9c706a667b549fe7b17a1e080c46453c662fcde03f7c93406760f9e78dea99b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-10T12:59:00.469Z] ========================================================= [2021-05-10T12:59:00.469Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-10T12:59:00.469Z] ========================================================= [Pipeline] sh [2021-05-10T12:59:01.141Z] + go mod tidy [Pipeline] sh [2021-05-10T12:59:02.829Z] + make test [2021-05-10T12:59:02.829Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-10T12:59:03.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2021-05-10T12:59:03.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-10T12:59:03.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-10T12:59:03.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-10T12:59:03.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 65.1% of statements [2021-05-10T12:59:03.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-10T12:59:03.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-10T12:59:03.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.089s coverage: 87.2% of statements [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.099s coverage: 91.2% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.4% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 66.9% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 43.4% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.0% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.059s coverage: 9.6% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.158s coverage: 92.6% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.748s coverage: 28.7% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-10T12:59:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.095s coverage: 64.6% of statements [2021-05-10T12:59:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-10T12:59:04.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.139s coverage: 97.6% of statements [2021-05-10T12:59:04.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-10T12:59:04.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T12:59:04.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-10T12:59:04.920Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-05-10T12:59:04.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-10T12:59:04.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-05-10T12:59:04.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-10T12:59:04.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-10T12:59:04.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-10T12:59:04.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-10T12:59:04.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.057s coverage: 87.9% of statements [2021-05-10T12:59:04.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-10T12:59:04.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-10T12:59:04.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-05-10T12:59:04.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 28.1% of statements [2021-05-10T12:59:04.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-10T12:59:05.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.034s coverage: 85.7% of statements [2021-05-10T12:59:05.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-10T12:59:05.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-05-10T12:59:06.027Z] GO111MODULE=on go vet ./... [2021-05-10T12:59:29.633Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-10T12:59:38.316Z] gofmt -l . [2021-05-10T12:59:38.580Z] [ "`gofmt -l .`" = "" ] [2021-05-10T12:59:39.157Z] ./bin/test-go-mod-tidy.sh [2021-05-10T12:59:39.734Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-10T12:59:42.944Z] + ls -al . [2021-05-10T12:59:42.944Z] total 816 [2021-05-10T12:59:42.944Z] drwxrwxr-x 10 1001 1001 4096 May 10 12:59 . [2021-05-10T12:59:42.944Z] drwxr-xr-x 4 root root 28 May 10 12:57 .. [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 11 May 10 12:45 .dockerignore [2021-05-10T12:59:42.944Z] drwxrwxr-x 8 1001 1001 179 May 10 12:45 .git [2021-05-10T12:59:42.944Z] drwxrwxr-x 3 1001 1001 125 May 10 12:45 .github [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 818 May 10 12:45 .gitignore [2021-05-10T12:59:42.944Z] drwx------ 3 1001 1001 60 May 10 12:46 .semver [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 166 May 10 12:45 .sonarcloud.properties [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 8609 May 10 12:45 Attribution.txt [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 3804 May 10 12:45 CONTRIBUTING.md [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 931 May 10 12:45 Dockerfile.build [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 863 May 10 12:45 Jenkinsfile [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 10775 May 10 12:45 LICENSE [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 5774 May 10 12:45 Makefile [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 7978 May 10 12:45 README.md [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 6755 May 10 12:45 SECURITY.md [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 5 May 10 12:46 VERSION [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 4131 May 10 12:45 ZMQWindows.md [2021-05-10T12:59:42.944Z] drwxrwxr-x 2 1001 1001 117 May 10 12:45 bin [2021-05-10T12:59:42.944Z] drwxrwxr-x 14 1001 1001 4096 May 10 12:45 cmd [2021-05-10T12:59:42.944Z] -rw-r--r-- 1 root root 706092 May 10 12:59 coverage.out [2021-05-10T12:59:42.944Z] -rw-r--r-- 1 root root 1060 May 10 12:59 go.mod [2021-05-10T12:59:42.944Z] -rw-r--r-- 1 root root 22169 May 10 12:57 go.sum [2021-05-10T12:59:42.944Z] drwxrwxr-x 8 1001 1001 127 May 10 12:45 internal [2021-05-10T12:59:42.944Z] drwxrwxr-x 4 1001 1001 26 May 10 12:45 openapi [2021-05-10T12:59:42.944Z] drwxrwxr-x 4 1001 1001 71 May 10 12:45 snap [2021-05-10T12:59:42.944Z] -rw-rw-r-- 1 1001 1001 168 May 10 12:45 version.go [Pipeline] sh [2021-05-10T12:59:43.273Z] + '[' -e coverage.out ] [2021-05-10T12:59:43.273Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-10T12:59:43.514Z] Stashed 1 file(s) [Pipeline] sh [2021-05-10T12:59:43.840Z] + make build [2021-05-10T12:59:43.840Z] 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 [2021-05-10T12:59:46.424Z] 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 [2021-05-10T12:59:56.569Z] 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 [2021-05-10T12:59:56.569Z] 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 [2021-05-10T12:59:58.002Z] 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 [2021-05-10T12:59:58.587Z] 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 [2021-05-10T13:00:00.011Z] 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 [2021-05-10T13:00:01.414Z] 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 [2021-05-10T13:00:02.835Z] 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 [2021-05-10T13:00:03.796Z] 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 [2021-05-10T13:00:04.760Z] 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 [2021-05-10T13:00:06.179Z] 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] } [2021-05-10T13:00:10.461Z] $ docker stop --time=1 ef859d08e19b071738f4e556c158a8ed8860020c305e6e73cd2ea154892a1ce5 [2021-05-10T13:00:12.309Z] $ docker rm -f ef859d08e19b071738f4e556c158a8ed8860020c305e6e73cd2ea154892a1ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T13:00:17.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T13:00:17.231Z] [2021-05-10T13:00:17.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T13:00:17.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T13:00:17.587Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-10T13:00:17.587Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-10T13:00:17.587Z] ca9280d653b3: Pulling fs layer [2021-05-10T13:00:17.587Z] 7e9c9ca2126c: Pulling fs layer [2021-05-10T13:00:17.850Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-10T13:00:17.850Z] cbdbe7a5bc2a: Download complete [2021-05-10T13:00:18.435Z] cbdbe7a5bc2a: Pull complete [2021-05-10T13:00:18.435Z] ca9280d653b3: Verifying Checksum [2021-05-10T13:00:18.435Z] ca9280d653b3: Download complete [2021-05-10T13:00:19.391Z] ca9280d653b3: Pull complete [2021-05-10T13:00:19.654Z] 7e9c9ca2126c: Verifying Checksum [2021-05-10T13:00:19.654Z] 7e9c9ca2126c: Download complete [2021-05-10T13:00:26.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-10T13:00:26.285Z] 7e9c9ca2126c: Pull complete [2021-05-10T13:00:26.286Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-10T13:00:26.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T13:00:26.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-10T13:00:26.606Z] prd-centos7-docker-4c-2g-4074 does not seem to be running inside a container [2021-05-10T13:00:26.670Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat [2021-05-10T13:00:29.917Z] $ docker top e76719cd488191ccdcfd121890b20e7492d2942656457ce953507b0b3ccdfd8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T13:00:30.402Z] + docker-compose build --help [2021-05-10T13:00:30.402Z] + grep parallel [2021-05-10T13:00:31.349Z] --parallel Build images in parallel. [Pipeline] } [2021-05-10T13:00:31.382Z] $ docker stop --time=1 e76719cd488191ccdcfd121890b20e7492d2942656457ce953507b0b3ccdfd8f [2021-05-10T13:00:31.635Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-10T13:00:32.795Z] $ docker rm -f e76719cd488191ccdcfd121890b20e7492d2942656457ce953507b0b3ccdfd8f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T13:00:33.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T13:00:33.496Z] . [Pipeline] withDockerContainer [2021-05-10T13:00:33.657Z] prd-centos7-docker-4c-2g-4074 does not seem to be running inside a container [2021-05-10T13:00:33.720Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-10T13:00:34.530Z] $ docker top d7249e3badfa8e0beedde0f158f282e637120f310bfbddf5bca6de2ed2052e11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T13:00:35.055Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-10T13:00:36.001Z] Building docker-core-command-go ... [2021-05-10T13:00:36.001Z] Building docker-core-data-go ... [2021-05-10T13:00:36.001Z] Building docker-core-metadata-go ... [2021-05-10T13:00:36.001Z] Building docker-security-bootstrapper-go ... [2021-05-10T13:00:36.001Z] Building docker-security-proxy-setup-go ... [2021-05-10T13:00:36.001Z] Building docker-security-secretstore-setup-go ... [2021-05-10T13:00:36.001Z] Building docker-support-notifications-go ... [2021-05-10T13:00:36.001Z] Building docker-support-scheduler-go ... [2021-05-10T13:00:36.001Z] Building docker-sys-mgmt-agent-go ... [2021-05-10T13:00:36.001Z] Building docker-support-notifications-go [2021-05-10T13:00:36.001Z] Building docker-sys-mgmt-agent-go [2021-05-10T13:00:36.001Z] Building docker-core-metadata-go [2021-05-10T13:00:36.001Z] Building docker-security-proxy-setup-go [2021-05-10T13:00:36.001Z] Building docker-support-scheduler-go [2021-05-10T13:00:41.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-10T13:00:41.832Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-10T13:00:45.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-10T13:00:45.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-10T13:00:45.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-10T13:00:45.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-10T13:00:49.260Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-10T13:00:50.708Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-10T13:00:59.053Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-10T13:00:59.053Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-10T13:00:59.053Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-10T13:01:04.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.378s coverage: 45.9% of statements [2021-05-10T13:01:04.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-10T13:01:04.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-10T13:01:04.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-10T13:01:04.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-10T13:01:04.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-10T13:01:04.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-10T13:01:04.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.126s coverage: 19.8% of statements [2021-05-10T13:01:04.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.252s coverage: 100.0% of statements [2021-05-10T13:01:08.297Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:01:08.297Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:01:08.297Z] ---> b4bb8ab665ba [2021-05-10T13:01:08.297Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T13:01:08.893Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:01:08.893Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:01:08.893Z] ---> b4bb8ab665ba [2021-05-10T13:01:08.893Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T13:01:09.484Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:01:09.484Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:01:09.484Z] ---> b4bb8ab665ba [2021-05-10T13:01:09.484Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T13:01:09.484Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:01:09.484Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:01:09.484Z] ---> b4bb8ab665ba [2021-05-10T13:01:09.484Z] Step 3/21 : WORKDIR /edgex-go [2021-05-10T13:01:09.752Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:01:09.752Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:01:09.752Z] ---> b4bb8ab665ba [2021-05-10T13:01:09.752Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T13:01:10.018Z] ---> Running in 78120084437e [2021-05-10T13:01:11.436Z] ---> Running in 681d38cdd34b [2021-05-10T13:01:11.436Z] ---> Running in 1c1d665fbb12 [2021-05-10T13:01:11.436Z] ---> Running in 097db623cdc4 [2021-05-10T13:01:11.436Z] ---> Running in e9dcb9046ec7 [2021-05-10T13:01:11.436Z] Removing intermediate container 78120084437e [2021-05-10T13:01:11.436Z] ---> 22902ea153ed [2021-05-10T13:01:11.436Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:01:11.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.512s coverage: 27.1% of statements [2021-05-10T13:01:11.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-10T13:01:11.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-10T13:01:11.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-10T13:01:11.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-10T13:01:11.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-10T13:01:11.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-10T13:01:11.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.148s coverage: 100.0% of statements [2021-05-10T13:01:11.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-10T13:01:11.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.156s coverage: 100.0% of statements [2021-05-10T13:01:11.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-10T13:01:11.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-10T13:01:11.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.243s coverage: 71.3% of statements [2021-05-10T13:01:11.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-10T13:01:11.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-10T13:01:11.703Z] ---> Running in eeca16dc5e8c [2021-05-10T13:01:11.703Z] Removing intermediate container 1c1d665fbb12 [2021-05-10T13:01:11.703Z] ---> 66ac7121b694 [2021-05-10T13:01:11.703Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:01:11.967Z] Removing intermediate container e9dcb9046ec7 [2021-05-10T13:01:11.967Z] ---> 5fd05ac4b1d5 [2021-05-10T13:01:11.967Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:01:11.967Z] Removing intermediate container 681d38cdd34b [2021-05-10T13:01:11.967Z] ---> bc96f78010a3 [2021-05-10T13:01:11.967Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:01:11.967Z] Removing intermediate container 097db623cdc4 [2021-05-10T13:01:11.967Z] ---> 4eb594533937 [2021-05-10T13:01:11.967Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:01:12.229Z] ---> Running in 0709adab099c [2021-05-10T13:01:12.229Z] ---> Running in 38dfc9535c7d [2021-05-10T13:01:12.229Z] ---> Running in 7b2f7105c67c [2021-05-10T13:01:12.229Z] ---> Running in 1b5c2713d4b4 [2021-05-10T13:01:14.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.459s coverage: 87.7% of statements [2021-05-10T13:01:14.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-10T13:01:14.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T13:01:14.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.191s coverage: 78.9% of statements [2021-05-10T13:01:14.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-10T13:01:14.187Z] Removing intermediate container eeca16dc5e8c [2021-05-10T13:01:14.187Z] ---> 643c77f4b109 [2021-05-10T13:01:14.187Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T13:01:14.187Z] Removing intermediate container 0709adab099c [2021-05-10T13:01:14.187Z] ---> f98b68e7078f [2021-05-10T13:01:14.187Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-10T13:01:14.187Z] ---> Running in 8548ba9852a5 [2021-05-10T13:01:14.187Z] ---> Running in e3edda8574fc [2021-05-10T13:01:14.187Z] Removing intermediate container 38dfc9535c7d [2021-05-10T13:01:14.187Z] ---> df55e784ef73 [2021-05-10T13:01:14.187Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-10T13:01:14.453Z] ---> Running in eb0207ce948e [2021-05-10T13:01:14.722Z] Removing intermediate container 7b2f7105c67c [2021-05-10T13:01:14.722Z] ---> 92fdbae42222 [2021-05-10T13:01:14.722Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-10T13:01:14.722Z] Removing intermediate container 1b5c2713d4b4 [2021-05-10T13:01:14.722Z] ---> 6e5fea3f047b [2021-05-10T13:01:14.722Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-10T13:01:14.992Z] ---> Running in dfb58e9f7c6d [2021-05-10T13:01:14.992Z] ---> Running in 260ee5c77021 [2021-05-10T13:01:15.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:01:15.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:01:15.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:01:15.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:01:15.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:01:17.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:01:17.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:01:18.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:01:18.611Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:01:18.611Z] OK: 219 MiB in 52 packages [2021-05-10T13:01:18.611Z] OK: 219 MiB in 52 packages [2021-05-10T13:01:19.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:01:19.451Z] Removing intermediate container e3edda8574fc [2021-05-10T13:01:19.452Z] ---> c8f8bc25ec1d [2021-05-10T13:01:19.452Z] Step 6/23 : COPY go.mod . [2021-05-10T13:01:19.452Z] Removing intermediate container eb0207ce948e [2021-05-10T13:01:19.452Z] ---> 707a54ed4277 [2021-05-10T13:01:19.452Z] Step 6/22 : COPY go.mod . [2021-05-10T13:01:19.719Z] ---> 69722978251d [2021-05-10T13:01:19.719Z] Step 7/23 : RUN go mod download [2021-05-10T13:01:19.719Z] ---> d6d8bcf11342 [2021-05-10T13:01:19.719Z] Step 7/22 : RUN go mod download [2021-05-10T13:01:19.719Z] ---> Running in e84596007551 [2021-05-10T13:01:19.719Z] ---> Running in ecb410b1c06a [2021-05-10T13:01:21.662Z] Removing intermediate container ecb410b1c06a [2021-05-10T13:01:21.662Z] ---> 89a121d29073 [2021-05-10T13:01:21.662Z] Step 8/23 : COPY . . [2021-05-10T13:01:21.662Z] Removing intermediate container e84596007551 [2021-05-10T13:01:21.662Z] ---> c50ae308c649 [2021-05-10T13:01:21.662Z] Step 8/22 : COPY . . [2021-05-10T13:01:22.256Z] OK: 219 MiB in 52 packages [2021-05-10T13:01:23.667Z] OK: 219 MiB in 52 packages [2021-05-10T13:01:24.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.208s coverage: 28.6% of statements [2021-05-10T13:01:24.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-10T13:01:24.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-10T13:01:24.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-10T13:01:24.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-10T13:01:24.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-10T13:01:24.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.211s coverage: 100.0% of statements [2021-05-10T13:01:24.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-10T13:01:24.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.183s coverage: 100.0% of statements [2021-05-10T13:01:24.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-10T13:01:24.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.349s coverage: 86.7% of statements [2021-05-10T13:01:24.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-10T13:01:24.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.477s coverage: 97.5% of statements [2021-05-10T13:01:24.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-10T13:01:24.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.227s coverage: 78.3% of statements [2021-05-10T13:01:24.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-10T13:01:24.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-10T13:01:24.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-10T13:01:24.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-10T13:01:27.035Z] OK: 219 MiB in 52 packages [2021-05-10T13:01:30.415Z] Removing intermediate container 8548ba9852a5 [2021-05-10T13:01:30.415Z] ---> ad061caade35 [2021-05-10T13:01:30.415Z] Step 6/23 : COPY go.mod . [2021-05-10T13:01:30.685Z] Removing intermediate container dfb58e9f7c6d [2021-05-10T13:01:30.685Z] ---> fae4af7bf89b [2021-05-10T13:01:30.685Z] Step 6/22 : COPY go.mod . [2021-05-10T13:01:31.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.232s coverage: 95.1% of statements [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-10T13:01:31.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-10T13:01:31.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-10T13:01:31.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-10T13:01:31.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-10T13:01:31.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-10T13:01:31.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.110s coverage: 58.8% of statements [2021-05-10T13:01:31.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-10T13:01:31.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-10T13:01:31.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.228s coverage: 0.9% of statements [2021-05-10T13:01:31.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-10T13:01:31.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.124s coverage: 22.6% of statements [2021-05-10T13:01:31.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-10T13:01:31.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.223s coverage: 47.1% of statements [2021-05-10T13:01:31.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.214s coverage: 79.5% of statements [2021-05-10T13:01:31.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.156s coverage: 94.1% of statements [2021-05-10T13:01:31.641Z] Removing intermediate container 260ee5c77021 [2021-05-10T13:01:31.641Z] ---> 43e83ac7e49b [2021-05-10T13:01:31.641Z] Step 6/21 : COPY go.mod . [2021-05-10T13:01:31.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.160s coverage: 96.3% of statements [2021-05-10T13:01:32.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.154s coverage: 87.5% of statements [2021-05-10T13:01:32.627Z] ---> 1fb1f60ef429 [2021-05-10T13:01:32.627Z] Step 7/23 : RUN go mod download [2021-05-10T13:01:32.627Z] ---> f32476be6274 [2021-05-10T13:01:32.627Z] Step 7/22 : RUN go mod download [2021-05-10T13:01:36.002Z] ---> 130452791e73 [2021-05-10T13:01:36.002Z] Step 7/21 : RUN go mod download [2021-05-10T13:01:36.002Z] ---> Running in 963e0b4a7bb8 [2021-05-10T13:01:36.002Z] ---> Running in 6684cb34d342 [2021-05-10T13:01:37.005Z] ---> Running in d909ad5019fc [2021-05-10T13:01:42.393Z] Removing intermediate container 963e0b4a7bb8 [2021-05-10T13:01:42.393Z] ---> 7fc00d56b482 [2021-05-10T13:01:42.393Z] Step 8/23 : COPY . . [2021-05-10T13:01:42.975Z] Removing intermediate container 6684cb34d342 [2021-05-10T13:01:42.975Z] ---> 9925f55bd749 [2021-05-10T13:01:42.975Z] Step 8/22 : COPY . . [2021-05-10T13:01:42.975Z] Removing intermediate container d909ad5019fc [2021-05-10T13:01:42.975Z] ---> 58ae34fd1984 [2021-05-10T13:01:42.975Z] Step 8/21 : COPY . . [2021-05-10T13:01:44.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.159s coverage: 94.4% of statements [2021-05-10T13:01:44.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.115s coverage: 44.8% of statements [2021-05-10T13:01:44.915Z] ---> a55744dd6b64 [2021-05-10T13:01:44.915Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-10T13:01:44.915Z] ---> 926bb25b0f42 [2021-05-10T13:01:44.915Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-10T13:01:51.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.648s coverage: 81.8% of statements [2021-05-10T13:01:51.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-10T13:01:53.132Z] ---> Running in d298f12fb1f1 [2021-05-10T13:01:53.132Z] ---> Running in 1b6892080e85 [2021-05-10T13:01:57.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.214s coverage: 92.9% of statements [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-10T13:01:57.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-10T13:01:57.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-10T13:01:57.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-10T13:01:57.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 76.0% of statements [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-10T13:01:57.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.147s coverage: 80.0% of statements [2021-05-10T13:01:57.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.182s coverage: 87.2% of statements [2021-05-10T13:01:57.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.218s coverage: 85.4% of statements [2021-05-10T13:01:57.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.2% of statements [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-10T13:01:57.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.761s coverage: 64.4% of statements [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-10T13:01:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-10T13:01:57.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.115s coverage: 100.0% of statements [2021-05-10T13:01:57.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 91.3% of statements [2021-05-10T13:01:57.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2021-05-10T13:01:58.482Z] 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 [2021-05-10T13:01:58.482Z] 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 [2021-05-10T13:01:58.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-05-10T13:01:58.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2021-05-10T13:02:03.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.105s coverage: 66.9% of statements [2021-05-10T13:02:03.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-10T13:02:03.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-10T13:02:03.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-10T13:02:05.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.710s coverage: 43.4% of statements [2021-05-10T13:02:05.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-10T13:02:05.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-10T13:02:05.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements [2021-05-10T13:02:05.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-10T13:02:05.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements [2021-05-10T13:02:10.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.482s coverage: 47.0% of statements [2021-05-10T13:02:10.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-10T13:02:10.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-10T13:02:10.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-10T13:02:10.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-10T13:02:10.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-10T13:02:10.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.104s coverage: 100.0% of statements [2021-05-10T13:02:10.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-10T13:02:10.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements [2021-05-10T13:02:10.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-10T13:02:10.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-10T13:02:10.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.134s coverage: 9.6% of statements [2021-05-10T13:02:10.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-10T13:02:11.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.443s coverage: 92.6% of statements [2021-05-10T13:02:11.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-10T13:02:11.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T13:02:11.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-10T13:02:18.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.342s coverage: 28.7% of statements [2021-05-10T13:02:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-10T13:02:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-10T13:02:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-10T13:02:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-10T13:02:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-10T13:02:18.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.184s coverage: 99.0% of statements [2021-05-10T13:02:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-10T13:02:18.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.209s coverage: 100.0% of statements [2021-05-10T13:02:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-10T13:02:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-10T13:02:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-10T13:02:18.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.175s coverage: 64.6% of statements [2021-05-10T13:02:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-10T13:02:19.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.393s coverage: 97.6% of statements [2021-05-10T13:02:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-10T13:02:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T13:02:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-10T13:02:19.030Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements [2021-05-10T13:02:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-10T13:02:19.030Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.085s coverage: 100.0% of statements [2021-05-10T13:02:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-10T13:02:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-10T13:02:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-10T13:02:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-10T13:02:19.030Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.104s coverage: 87.9% of statements [2021-05-10T13:02:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-10T13:02:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-10T13:02:19.030Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-05-10T13:02:20.472Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.124s coverage: 28.1% of statements [2021-05-10T13:02:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-10T13:02:20.472Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.057s coverage: 85.7% of statements [2021-05-10T13:02:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-10T13:02:20.726Z] ---> 09849e3b2655 [2021-05-10T13:02:20.726Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-10T13:02:20.726Z] ---> 97986eb83b08 [2021-05-10T13:02:20.726Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-10T13:02:20.726Z] ---> 9ede212c39cb [2021-05-10T13:02:20.726Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-10T13:02:20.726Z] ---> Running in 70153d8fd3cd [2021-05-10T13:02:20.726Z] ---> Running in 3a7d1f08b305 [2021-05-10T13:02:20.726Z] ---> Running in cd350f1dcf95 [2021-05-10T13:02:20.726Z] 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 [2021-05-10T13:02:20.726Z] 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 [2021-05-10T13:02:20.726Z] 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 [2021-05-10T13:02:21.448Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-10T13:02:22.045Z] GO111MODULE=on go vet ./... [2021-05-10T13:02:36.341Z] Removing intermediate container 1b6892080e85 [2021-05-10T13:02:36.341Z] ---> 640531bcd756 [2021-05-10T13:02:36.341Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-10T13:02:36.341Z] ---> Running in 97497c254264 [2021-05-10T13:02:36.930Z] 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 [2021-05-10T13:02:40.287Z] Removing intermediate container d298f12fb1f1 [2021-05-10T13:02:40.288Z] ---> ef5195a39af7 [2021-05-10T13:02:40.288Z] [2021-05-10T13:02:40.288Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T13:02:40.559Z] Removing intermediate container 97497c254264 [2021-05-10T13:02:40.559Z] ---> 448a949dc545 [2021-05-10T13:02:40.559Z] [2021-05-10T13:02:40.559Z] Step 11/23 : FROM docker:20.10.0 [2021-05-10T13:02:40.848Z] 3.12: Pulling from library/alpine [2021-05-10T13:02:40.848Z] 20.10.0: Pulling from library/docker [2021-05-10T13:02:43.475Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T13:02:43.475Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T13:02:43.475Z] ---> 13621d1b12d4 [2021-05-10T13:02:43.475Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-10T13:02:43.475Z] ---> Running in 66b0b766bdd1 [2021-05-10T13:02:44.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:02:44.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:02:45.193Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-10T13:02:45.193Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-10T13:02:45.193Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T13:02:45.193Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T13:02:45.193Z] OK: 6 MiB in 16 packages [2021-05-10T13:02:49.486Z] Removing intermediate container 66b0b766bdd1 [2021-05-10T13:02:49.486Z] ---> b0a44e0fa59a [2021-05-10T13:02:49.486Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T13:02:50.441Z] ---> Running in cfa8de9102dc [2021-05-10T13:02:51.034Z] Removing intermediate container cfa8de9102dc [2021-05-10T13:02:51.034Z] ---> fb08575c4cec [2021-05-10T13:02:51.034Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-10T13:02:51.311Z] ---> Running in 38490697c9f1 [2021-05-10T13:02:51.584Z] Removing intermediate container 38490697c9f1 [2021-05-10T13:02:51.584Z] ---> da59648258ee [2021-05-10T13:02:51.584Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T13:02:51.855Z] ---> Running in 6ebb6f458c10 [2021-05-10T13:02:51.855Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T13:02:52.455Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-10T13:02:52.455Z] ---> aefe523efa57 [2021-05-10T13:02:52.455Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-10T13:02:53.034Z] 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 [2021-05-10T13:02:53.306Z] ---> Running in c33be5998ce2 [2021-05-10T13:02:53.587Z] Removing intermediate container 6ebb6f458c10 [2021-05-10T13:02:53.587Z] ---> b80cb94cd5ad [2021-05-10T13:02:53.587Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T13:02:53.587Z] Removing intermediate container c33be5998ce2 [2021-05-10T13:02:53.587Z] ---> 76022054d1e3 [2021-05-10T13:02:53.587Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-10T13:02:53.880Z] ---> Running in aadb4ccdad5f [2021-05-10T13:02:53.880Z] ---> 2140d71505ac [2021-05-10T13:02:53.880Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-10T13:02:54.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:02:55.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:02:55.128Z] ---> 7fec84e42ff2 [2021-05-10T13:02:55.128Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-10T13:02:55.394Z] (1/39) Installing readline (8.0.4-r0) [2021-05-10T13:02:55.394Z] (2/39) Installing bash (5.0.17-r0) [2021-05-10T13:02:55.394Z] Executing bash-5.0.17-r0.post-install [2021-05-10T13:02:55.394Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T13:02:55.394Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-10T13:02:55.394Z] (5/39) Installing curl (7.76.1-r0) [2021-05-10T13:02:55.394Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-10T13:02:55.394Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-10T13:02:55.394Z] (8/39) Installing expat (2.2.9-r1) [2021-05-10T13:02:55.394Z] (9/39) Installing libffi (3.3-r2) [2021-05-10T13:02:55.394Z] (10/39) Installing gdbm (1.13-r1) [2021-05-10T13:02:55.394Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-10T13:02:55.394Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-10T13:02:55.394Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-10T13:02:58.757Z] ---> c4a1e23ea8aa [2021-05-10T13:02:58.757Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-10T13:02:59.021Z] ---> Running in 23854e14e5a7 [2021-05-10T13:02:59.021Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-10T13:02:59.021Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-10T13:02:59.021Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-10T13:02:59.021Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-10T13:02:59.021Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-10T13:02:59.021Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-10T13:02:59.021Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-10T13:02:59.970Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-10T13:02:59.970Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-10T13:03:00.234Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-10T13:03:00.234Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-10T13:03:00.234Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-10T13:03:00.809Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-10T13:03:01.072Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-10T13:03:01.072Z] Removing intermediate container 23854e14e5a7 [2021-05-10T13:03:01.072Z] ---> 3e8e34fdd1a1 [2021-05-10T13:03:01.072Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T13:03:01.072Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-10T13:03:01.355Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-10T13:03:01.355Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-10T13:03:01.355Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-10T13:03:01.355Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-10T13:03:01.619Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-10T13:03:01.895Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-10T13:03:01.895Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-10T13:03:01.895Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-10T13:03:01.895Z] ---> Running in c7a0423dbfff [2021-05-10T13:03:01.895Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-10T13:03:01.895Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-10T13:03:01.895Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-10T13:03:02.179Z] Executing busybox-1.31.1-r19.trigger [2021-05-10T13:03:02.179Z] OK: 72 MiB in 59 packages [2021-05-10T13:03:04.777Z] Collecting docker-compose==1.23.2 [2021-05-10T13:03:05.041Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-10T13:03:05.622Z] Removing intermediate container c7a0423dbfff [2021-05-10T13:03:05.622Z] ---> 1aa7ed516bc0 [2021-05-10T13:03:05.622Z] Step 20/22 : LABEL arch=x86_64 [2021-05-10T13:03:06.197Z] Removing intermediate container 3a7d1f08b305 [2021-05-10T13:03:06.197Z] ---> e733d2113a34 [2021-05-10T13:03:06.197Z] [2021-05-10T13:03:06.197Z] Step 10/21 : FROM alpine:3.12 [2021-05-10T13:03:06.197Z] ---> 13621d1b12d4 [2021-05-10T13:03:06.197Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-10T13:03:06.460Z] ---> Running in 604f7cbdf77e [2021-05-10T13:03:06.460Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-10T13:03:06.460Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-10T13:03:07.859Z] Removing intermediate container cd350f1dcf95 [2021-05-10T13:03:07.859Z] ---> 90b6808fc94a [2021-05-10T13:03:07.859Z] [2021-05-10T13:03:07.859Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T13:03:07.859Z] ---> 13621d1b12d4 [2021-05-10T13:03:07.859Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-10T13:03:07.859Z] ---> Running in d19d363d407d [2021-05-10T13:03:07.859Z] Removing intermediate container 70153d8fd3cd [2021-05-10T13:03:07.859Z] ---> 8c4ba6829eff [2021-05-10T13:03:07.859Z] [2021-05-10T13:03:07.859Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T13:03:07.859Z] ---> 13621d1b12d4 [2021-05-10T13:03:07.859Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T13:03:07.859Z] Collecting PyYAML<4,>=3.10 [2021-05-10T13:03:07.859Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-10T13:03:07.859Z] ---> Running in ab41f970defc [2021-05-10T13:03:08.122Z] ---> Running in 8857bdccf5de [2021-05-10T13:03:08.385Z] Removing intermediate container 604f7cbdf77e [2021-05-10T13:03:08.385Z] ---> f8e3886c6209 [2021-05-10T13:03:08.385Z] Step 21/22 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:03:08.968Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-10T13:03:08.968Z] ---> Running in 5809bc8850fa [2021-05-10T13:03:08.968Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-10T13:03:09.246Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-10T13:03:09.246Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-10T13:03:09.246Z] Removing intermediate container 5809bc8850fa [2021-05-10T13:03:09.246Z] ---> 7c0af06b0bcb [2021-05-10T13:03:09.246Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T13:03:09.521Z] ---> Running in 338615afbb07 [2021-05-10T13:03:09.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:03:09.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:03:09.805Z] Removing intermediate container 338615afbb07 [2021-05-10T13:03:09.805Z] ---> 70cb82ddc088 [2021-05-10T13:03:09.805Z] [2021-05-10T13:03:09.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:03:09.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:03:09.805Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-10T13:03:09.805Z] Collecting texttable<0.10,>=0.9.0 [2021-05-10T13:03:09.805Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-10T13:03:09.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:03:09.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:03:10.071Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T13:03:10.071Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-10T13:03:10.071Z] (4/4) Installing curl (7.76.1-r0) [2021-05-10T13:03:10.071Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T13:03:10.071Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T13:03:10.071Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T13:03:10.071Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T13:03:10.071Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T13:03:10.071Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T13:03:10.071Z] OK: 7 MiB in 18 packages [2021-05-10T13:03:10.071Z] OK: 6 MiB in 15 packages [2021-05-10T13:03:10.340Z] OK: 6 MiB in 15 packages [2021-05-10T13:03:10.340Z] Successfully built 70cb82ddc088 [2021-05-10T13:03:10.605Z] Successfully tagged docker-support-notifications-go:latest [2021-05-10T13:03:10.605Z] Building docker-core-command-go [2021-05-10T13:03:10.605Z]  Building docker-support-notifications-go ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-10T13:03:10.605Z] Collecting jsonschema<3,>=2.5.1 [2021-05-10T13:03:10.605Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-10T13:03:12.005Z] Collecting cached-property<2,>=1.2.0 [2021-05-10T13:03:12.600Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-10T13:03:12.866Z] Collecting docker<4.0,>=3.6.0 [2021-05-10T13:03:12.866Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-10T13:03:13.491Z] Collecting docopt<0.7,>=0.6.1 [2021-05-10T13:03:13.784Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-10T13:03:14.748Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-10T13:03:15.327Z] Removing intermediate container 8857bdccf5de [2021-05-10T13:03:15.327Z] ---> 57e9f6429b5b [2021-05-10T13:03:15.327Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T13:03:15.595Z] Collecting idna<2.8,>=2.5 [2021-05-10T13:03:15.595Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-10T13:03:16.184Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-10T13:03:17.144Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-10T13:03:17.144Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-10T13:03:17.730Z] Collecting docker-pycreds>=0.4.0 [2021-05-10T13:03:17.730Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-10T13:03:17.730Z] ---> Running in 15036d59200e [2021-05-10T13:03:17.730Z] Removing intermediate container ab41f970defc [2021-05-10T13:03:17.730Z] ---> c7b9c2c39e3b [2021-05-10T13:03:17.730Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T13:03:17.730Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-10T13:03:17.730Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-10T13:03:17.730Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-10T13:03:17.730Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-10T13:03:17.730Z] Removing intermediate container d19d363d407d [2021-05-10T13:03:17.730Z] ---> caa36271ee17 [2021-05-10T13:03:17.730Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T13:03:17.999Z] ---> Running in 76be0adef0b9 [2021-05-10T13:03:17.999Z] ---> Running in a46bc5e018c0 [2021-05-10T13:03:17.999Z] Installing collected packages: idna, urllib3, requests, PyYAML, websocket-client, dockerpty, texttable, jsonschema, cached-property, docker-pycreds, docker, docopt, docker-compose [2021-05-10T13:03:17.999Z] Attempting uninstall: idna [2021-05-10T13:03:17.999Z] Found existing installation: idna 2.9 [2021-05-10T13:03:17.999Z] Uninstalling idna-2.9: [2021-05-10T13:03:17.999Z] Successfully uninstalled idna-2.9 [2021-05-10T13:03:18.581Z] Attempting uninstall: urllib3 [2021-05-10T13:03:18.581Z] Found existing installation: urllib3 1.25.9 [2021-05-10T13:03:18.581Z] Uninstalling urllib3-1.25.9: [2021-05-10T13:03:18.581Z] Successfully uninstalled urllib3-1.25.9 [2021-05-10T13:03:20.047Z] Removing intermediate container 76be0adef0b9 [2021-05-10T13:03:20.048Z] ---> 706183c5f9b6 [2021-05-10T13:03:20.048Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-10T13:03:20.624Z] Removing intermediate container a46bc5e018c0 [2021-05-10T13:03:20.624Z] ---> 00c59bade822 [2021-05-10T13:03:20.624Z] Step 13/21 : WORKDIR /edgex [2021-05-10T13:03:20.624Z] Attempting uninstall: requests [2021-05-10T13:03:20.624Z] Found existing installation: requests 2.23.0 [2021-05-10T13:03:20.624Z] Uninstalling requests-2.23.0: [2021-05-10T13:03:20.624Z] Successfully uninstalled requests-2.23.0 [2021-05-10T13:03:21.201Z] Removing intermediate container 15036d59200e [2021-05-10T13:03:21.201Z] ---> 6175baa99155 [2021-05-10T13:03:21.201Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-10T13:03:22.600Z] Running setup.py install for PyYAML: started [2021-05-10T13:03:22.600Z] ---> Running in bb7785a7ccd0 [2021-05-10T13:03:22.600Z] ---> Running in 42dca26e3830 [2021-05-10T13:03:24.011Z] ---> Running in 2f8667b489a6 [2021-05-10T13:03:24.276Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-10T13:03:25.247Z] Running setup.py install for dockerpty: started [2021-05-10T13:03:25.247Z] Removing intermediate container bb7785a7ccd0 [2021-05-10T13:03:25.247Z] ---> 0a79d072e18a [2021-05-10T13:03:25.247Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T13:03:26.212Z] Removing intermediate container 2f8667b489a6 [2021-05-10T13:03:26.212Z] ---> 7896df6b814c [2021-05-10T13:03:26.212Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T13:03:26.212Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-10T13:03:26.476Z] Running setup.py install for texttable: started [2021-05-10T13:03:26.476Z] Removing intermediate container 42dca26e3830 [2021-05-10T13:03:26.476Z] ---> d11e04e3ab9d [2021-05-10T13:03:26.476Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-10T13:03:26.746Z] ---> Running in 10f7c5738c51 [2021-05-10T13:03:27.022Z] ---> Running in e4bf22eba53c [2021-05-10T13:03:27.287Z] Running setup.py install for texttable: finished with status 'done' [2021-05-10T13:03:27.864Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:03:27.864Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:03:27.864Z] ---> b4bb8ab665ba [2021-05-10T13:03:27.864Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T13:03:28.130Z] ---> Using cache [2021-05-10T13:03:28.130Z] ---> 4eb594533937 [2021-05-10T13:03:28.130Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:03:28.130Z] ---> Using cache [2021-05-10T13:03:28.130Z] ---> df55e784ef73 [2021-05-10T13:03:28.130Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T13:03:28.706Z] Removing intermediate container 10f7c5738c51 [2021-05-10T13:03:28.706Z] ---> eafe6e548aca [2021-05-10T13:03:28.706Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T13:03:28.975Z] ---> 3555c60533f4 [2021-05-10T13:03:28.975Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-10T13:03:28.975Z] ---> Running in ca02cdea317c [2021-05-10T13:03:28.975Z] Removing intermediate container e4bf22eba53c [2021-05-10T13:03:28.975Z] ---> c0097bc23784 [2021-05-10T13:03:28.975Z] Step 15/23 : WORKDIR / [2021-05-10T13:03:29.551Z] ---> Running in d414fc6aa826 [2021-05-10T13:03:30.142Z] Running setup.py install for docopt: started [2021-05-10T13:03:30.142Z] ---> 214f3dc69fef [2021-05-10T13:03:30.142Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-10T13:03:30.142Z] ---> 72b759265dbf [2021-05-10T13:03:30.142Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-10T13:03:30.416Z] Removing intermediate container d414fc6aa826 [2021-05-10T13:03:30.416Z] ---> c65082f8deee [2021-05-10T13:03:30.416Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T13:03:30.700Z] Running setup.py install for docopt: finished with status 'done' [2021-05-10T13:03:30.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:03:30.965Z] ---> 30694abfd4f5 [2021-05-10T13:03:30.965Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-10T13:03:31.233Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-05-10T13:03:31.499Z] ---> e128ca167d60 [2021-05-10T13:03:31.499Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-10T13:03:31.499Z] ---> d84f3ccd0dee [2021-05-10T13:03:31.499Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-10T13:03:31.764Z] ---> Running in 2b151d772a31 [2021-05-10T13:03:31.764Z] ---> 4403a3885065 [2021-05-10T13:03:31.764Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-10T13:03:31.764Z] ---> a9a879092fe0 [2021-05-10T13:03:31.764Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-10T13:03:31.764Z] Removing intermediate container 2b151d772a31 [2021-05-10T13:03:31.764Z] ---> 6d7770a63a6d [2021-05-10T13:03:31.764Z] Step 18/21 : CMD ["--init=true"] [2021-05-10T13:03:32.029Z] ---> Running in 3e4bf9c55b01 [2021-05-10T13:03:32.029Z] ---> Running in 2d937c481d53 [2021-05-10T13:03:32.029Z] ---> 41878a12921c [2021-05-10T13:03:32.029Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-10T13:03:32.292Z] ---> Running in 2664f1e0290d [2021-05-10T13:03:32.293Z] Removing intermediate container 3e4bf9c55b01 [2021-05-10T13:03:32.293Z] ---> 23d807a33955 [2021-05-10T13:03:32.293Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T13:03:32.293Z] Removing intermediate container 2d937c481d53 [2021-05-10T13:03:32.293Z] ---> 984ee8477146 [2021-05-10T13:03:32.293Z] Step 19/21 : LABEL arch=x86_64 [2021-05-10T13:03:32.555Z] ---> Running in 50d4f4471303 [2021-05-10T13:03:32.555Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:03:32.555Z] ---> Running in 0f2436698fd3 [2021-05-10T13:03:32.555Z] Removing intermediate container 2664f1e0290d [2021-05-10T13:03:32.555Z] ---> 4aaa7ad8bd00 [2021-05-10T13:03:32.555Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T13:03:32.820Z] ---> Running in 66f1b887cfd1 [2021-05-10T13:03:32.820Z] Removing intermediate container 50d4f4471303 [2021-05-10T13:03:32.820Z] ---> 7394a36ec194 [2021-05-10T13:03:32.820Z] Step 20/22 : LABEL arch=x86_64 [2021-05-10T13:03:33.091Z] Removing intermediate container 0f2436698fd3 [2021-05-10T13:03:33.091Z] ---> f4c65376fb2c [2021-05-10T13:03:33.091Z] Step 20/21 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:03:33.358Z] ---> Running in d549d4da915e [2021-05-10T13:03:33.621Z] OK: 219 MiB in 52 packages [2021-05-10T13:03:33.883Z] Removing intermediate container 66f1b887cfd1 [2021-05-10T13:03:33.883Z] ---> 1f78263ed7b2 [2021-05-10T13:03:33.883Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T13:03:33.883Z] ---> Running in b4746b2e5896 [2021-05-10T13:03:36.452Z] ---> Running in 318013ce4801 [2021-05-10T13:03:36.452Z] Removing intermediate container d549d4da915e [2021-05-10T13:03:36.452Z] ---> 9ef413bfa30f [2021-05-10T13:03:36.452Z] Step 21/22 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:03:37.036Z] Removing intermediate container b4746b2e5896 [2021-05-10T13:03:37.036Z] ---> 0384552e72ce [2021-05-10T13:03:37.036Z] Step 21/21 : LABEL version=0.0.0 [2021-05-10T13:03:37.988Z] ---> Running in d85c964190fd [2021-05-10T13:03:39.914Z] Removing intermediate container 318013ce4801 [2021-05-10T13:03:39.914Z] ---> 7541086b1a61 [2021-05-10T13:03:39.914Z] Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:03:39.914Z] ---> Running in a0a838729483 [2021-05-10T13:03:39.914Z] Removing intermediate container ca02cdea317c [2021-05-10T13:03:39.914Z] ---> dda56da4dbdb [2021-05-10T13:03:39.914Z] Step 6/23 : COPY go.mod . [2021-05-10T13:03:40.863Z] Removing intermediate container d85c964190fd [2021-05-10T13:03:40.863Z] ---> 53ee4a85b818 [2021-05-10T13:03:40.863Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T13:03:40.863Z] ---> Running in 7482f5476624 [2021-05-10T13:03:40.863Z] Removing intermediate container a0a838729483 [2021-05-10T13:03:40.863Z] ---> 3f4dfb50870a [2021-05-10T13:03:40.863Z] [2021-05-10T13:03:40.863Z] ---> 669500a140fa [2021-05-10T13:03:40.863Z] Step 7/23 : RUN go mod download [2021-05-10T13:03:41.126Z] ---> Running in 026499296fbc [2021-05-10T13:03:42.071Z] ---> Running in 97a244bbe060 [2021-05-10T13:03:42.687Z] Successfully built 3f4dfb50870a [2021-05-10T13:03:42.687Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-10T13:03:42.687Z] Removing intermediate container aadb4ccdad5f [2021-05-10T13:03:42.687Z] ---> d718410793c7 [2021-05-10T13:03:42.687Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-10T13:03:42.687Z] Building docker-core-data-go [2021-05-10T13:03:43.005Z]  Building docker-security-proxy-setup-go ... done  ---> Running in a9c25000804d [2021-05-10T13:03:43.005Z] Removing intermediate container 7482f5476624 [2021-05-10T13:03:43.005Z] ---> 8d918baa5ed1 [2021-05-10T13:03:43.005Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T13:03:43.005Z] Removing intermediate container 026499296fbc [2021-05-10T13:03:43.005Z] ---> d6be88339503 [2021-05-10T13:03:43.005Z] [2021-05-10T13:03:43.005Z] ---> Running in 25fcb27b27ea [2021-05-10T13:03:43.355Z] Successfully built d6be88339503 [2021-05-10T13:03:43.355Z] Removing intermediate container a9c25000804d [2021-05-10T13:03:43.355Z] ---> 2c2bc33a4fb8 [2021-05-10T13:03:43.355Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-10T13:03:43.355Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-10T13:03:43.355Z] Building docker-security-secretstore-setup-go [2021-05-10T13:03:43.686Z]  Building docker-support-scheduler-go ... done  ---> Running in aaf069dccf26 [2021-05-10T13:03:43.686Z] Removing intermediate container 25fcb27b27ea [2021-05-10T13:03:43.686Z] ---> 16b4d6c76f3f [2021-05-10T13:03:43.686Z] [2021-05-10T13:03:44.076Z] Successfully built 16b4d6c76f3f [2021-05-10T13:03:44.076Z] Successfully tagged docker-core-metadata-go:latest [2021-05-10T13:03:44.076Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go [2021-05-10T13:03:44.076Z] Removing intermediate container aaf069dccf26 [2021-05-10T13:03:44.076Z] ---> a6ada0ca8f5d [2021-05-10T13:03:44.076Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-10T13:03:48.383Z] ---> 0203540040b6 [2021-05-10T13:03:48.383Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-10T13:03:48.383Z] Removing intermediate container 97a244bbe060 [2021-05-10T13:03:48.383Z] ---> d2f0d8ac19b5 [2021-05-10T13:03:48.383Z] Step 8/23 : COPY . . [2021-05-10T13:03:58.907Z] gofmt -l . [2021-05-10T13:03:58.907Z] [ "`gofmt -l .`" = "" ] [2021-05-10T13:03:59.239Z] ---> b9bb8f884a4d [2021-05-10T13:03:59.239Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-10T13:04:00.209Z] ---> be5aeced26f2 [2021-05-10T13:04:00.209Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-10T13:04:00.876Z] ./bin/test-go-mod-tidy.sh [2021-05-10T13:04:01.471Z] ./bin/test-attribution-txt.sh [2021-05-10T13:04:02.809Z] ---> Running in ad8edbba8585 [Pipeline] sh [2021-05-10T13:04:04.142Z] + ls -al . [2021-05-10T13:04:04.142Z] total 844 [2021-05-10T13:04:04.142Z] drwxrwxr-x 9 1001 1001 4096 May 10 13:04 . [2021-05-10T13:04:04.142Z] drwxr-xr-x 4 root root 4096 May 10 12:58 .. [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 11 May 10 12:55 .dockerignore [2021-05-10T13:04:04.142Z] drwxrwxr-x 8 1001 1001 4096 May 10 12:55 .git [2021-05-10T13:04:04.142Z] drwxrwxr-x 3 1001 1001 4096 May 10 12:55 .github [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 818 May 10 12:55 .gitignore [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 166 May 10 12:55 .sonarcloud.properties [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 8609 May 10 12:55 Attribution.txt [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 3804 May 10 12:55 CONTRIBUTING.md [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 931 May 10 12:55 Dockerfile.build [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 863 May 10 12:55 Jenkinsfile [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 10775 May 10 12:55 LICENSE [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 5774 May 10 12:55 Makefile [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 7978 May 10 12:55 README.md [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 6755 May 10 12:55 SECURITY.md [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 5 May 10 12:46 VERSION [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 4131 May 10 12:55 ZMQWindows.md [2021-05-10T13:04:04.142Z] drwxrwxr-x 2 1001 1001 4096 May 10 12:55 bin [2021-05-10T13:04:04.142Z] drwxrwxr-x 14 1001 1001 4096 May 10 12:55 cmd [2021-05-10T13:04:04.142Z] -rw-r--r-- 1 root root 706092 May 10 13:02 coverage.out [2021-05-10T13:04:04.142Z] -rw-r--r-- 1 root root 1060 May 10 13:04 go.mod [2021-05-10T13:04:04.142Z] -rw-r--r-- 1 root root 22169 May 10 12:59 go.sum [2021-05-10T13:04:04.142Z] drwxrwxr-x 8 1001 1001 4096 May 10 12:55 internal [2021-05-10T13:04:04.142Z] drwxrwxr-x 4 1001 1001 4096 May 10 12:55 openapi [2021-05-10T13:04:04.142Z] drwxrwxr-x 4 1001 1001 4096 May 10 12:55 snap [2021-05-10T13:04:04.142Z] -rw-rw-r-- 1 1001 1001 168 May 10 12:55 version.go [Pipeline] sh [2021-05-10T13:04:04.855Z] + '[' -e coverage.out ] [2021-05-10T13:04:04.855Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-10T13:04:04.896Z] Warning: overwriting stash ‘coverage-report’ [2021-05-10T13:04:06.438Z] Stashed 1 file(s) [Pipeline] sh [2021-05-10T13:04:07.119Z] + make build [2021-05-10T13:04:07.119Z] 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 [2021-05-10T13:04:09.518Z] Removing intermediate container ad8edbba8585 [2021-05-10T13:04:09.519Z] ---> cc05160363ac [2021-05-10T13:04:09.519Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T13:04:10.946Z] ---> Running in 16b411294e87 [2021-05-10T13:04:13.549Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:04:13.549Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:04:13.549Z] ---> b4bb8ab665ba [2021-05-10T13:04:13.549Z] Step 3/31 : WORKDIR /edgex-go [2021-05-10T13:04:13.549Z] ---> Using cache [2021-05-10T13:04:13.549Z] ---> 4eb594533937 [2021-05-10T13:04:13.549Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:04:13.549Z] ---> Using cache [2021-05-10T13:04:13.549Z] ---> df55e784ef73 [2021-05-10T13:04:13.549Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-10T13:04:13.549Z] ---> Using cache [2021-05-10T13:04:13.549Z] ---> dda56da4dbdb [2021-05-10T13:04:13.549Z] Step 6/31 : COPY go.mod . [2021-05-10T13:04:13.549Z] ---> Using cache [2021-05-10T13:04:13.549Z] ---> 669500a140fa [2021-05-10T13:04:13.549Z] Step 7/31 : RUN go mod download [2021-05-10T13:04:13.549Z] ---> Using cache [2021-05-10T13:04:13.549Z] ---> d2f0d8ac19b5 [2021-05-10T13:04:13.549Z] Step 8/31 : COPY . . [2021-05-10T13:04:13.549Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:04:13.549Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:04:13.549Z] ---> b4bb8ab665ba [2021-05-10T13:04:13.549Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T13:04:13.549Z] ---> Using cache [2021-05-10T13:04:13.549Z] ---> 4eb594533937 [2021-05-10T13:04:13.549Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:04:13.549Z] ---> Using cache [2021-05-10T13:04:13.549Z] ---> df55e784ef73 [2021-05-10T13:04:13.549Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-10T13:04:13.844Z] 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 [2021-05-10T13:04:14.534Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:04:14.534Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:04:14.534Z] ---> b4bb8ab665ba [2021-05-10T13:04:14.534Z] Step 3/25 : WORKDIR /edgex-go [2021-05-10T13:04:14.534Z] ---> Using cache [2021-05-10T13:04:14.534Z] ---> 4eb594533937 [2021-05-10T13:04:14.534Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:04:14.534Z] ---> Using cache [2021-05-10T13:04:14.534Z] ---> df55e784ef73 [2021-05-10T13:04:14.534Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-10T13:04:14.534Z] ---> Using cache [2021-05-10T13:04:14.534Z] ---> dda56da4dbdb [2021-05-10T13:04:14.534Z] Step 6/25 : COPY go.mod . [2021-05-10T13:04:14.534Z] ---> Using cache [2021-05-10T13:04:14.534Z] ---> 669500a140fa [2021-05-10T13:04:14.534Z] Step 7/25 : RUN go mod download [2021-05-10T13:04:14.534Z] ---> Using cache [2021-05-10T13:04:14.534Z] ---> d2f0d8ac19b5 [2021-05-10T13:04:14.534Z] Step 8/25 : COPY . . [2021-05-10T13:04:14.801Z] Removing intermediate container 16b411294e87 [2021-05-10T13:04:14.801Z] ---> 94fd1dcf8c38 [2021-05-10T13:04:14.801Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T13:04:18.151Z] ---> Running in 336b39561ea0 [2021-05-10T13:04:20.119Z] ---> Running in c04a6ee5e7fe [2021-05-10T13:04:22.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:04:23.693Z] Removing intermediate container c04a6ee5e7fe [2021-05-10T13:04:23.693Z] ---> cd998c3ab57b [2021-05-10T13:04:23.693Z] Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:04:24.646Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:04:25.606Z] OK: 219 MiB in 52 packages [2021-05-10T13:04:25.872Z] ---> Running in 7e0cf2e7fcf6 [2021-05-10T13:04:27.816Z] ---> 2903fb95f773 [2021-05-10T13:04:27.816Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-10T13:04:33.172Z] Removing intermediate container 7e0cf2e7fcf6 [2021-05-10T13:04:33.172Z] ---> 969e04795525 [2021-05-10T13:04:33.172Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T13:04:33.438Z] ---> Running in 9c3d8331953f [2021-05-10T13:04:33.703Z] ---> Running in dfd982e35149 [2021-05-10T13:04:35.129Z] Removing intermediate container dfd982e35149 [2021-05-10T13:04:35.129Z] ---> a81abf3ba3e3 [2021-05-10T13:04:35.129Z] [2021-05-10T13:04:35.129Z] Removing intermediate container 336b39561ea0 [2021-05-10T13:04:35.129Z] ---> 6bb973809372 [2021-05-10T13:04:35.129Z] Step 6/23 : COPY go.mod . [2021-05-10T13:04:35.129Z] 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 [2021-05-10T13:04:36.561Z] Successfully built a81abf3ba3e3 [2021-05-10T13:04:36.561Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-10T13:04:37.536Z]  Building docker-sys-mgmt-agent-go ... done  ---> e3889a2947de [2021-05-10T13:04:37.536Z] Step 7/23 : RUN go mod download [2021-05-10T13:04:39.517Z] ---> Running in 7beb6f764cbf [2021-05-10T13:04:40.657Z] 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 [2021-05-10T13:04:41.496Z] ---> ed183060f2a0 [2021-05-10T13:04:41.496Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-10T13:04:42.494Z] ---> Running in 5d8e5fd04b8e [2021-05-10T13:04:42.494Z] ---> 3d5d4b5d41ce [2021-05-10T13:04:42.494Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-10T13:04:42.643Z] 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 [2021-05-10T13:04:42.774Z] ---> Running in 2a51897285a8 [2021-05-10T13:04:43.749Z] 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 [2021-05-10T13:04:44.027Z] Removing intermediate container 7beb6f764cbf [2021-05-10T13:04:44.027Z] ---> 75186d5851ce [2021-05-10T13:04:44.027Z] Step 8/23 : COPY . . [2021-05-10T13:04:44.027Z] 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 [2021-05-10T13:04:46.958Z] 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 [2021-05-10T13:04:47.936Z] 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 [2021-05-10T13:04:52.245Z] 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 [2021-05-10T13:04:57.645Z] 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 [2021-05-10T13:04:59.621Z] 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 [2021-05-10T13:05:03.005Z] 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 [2021-05-10T13:05:06.398Z] 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 [2021-05-10T13:05:09.018Z] 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 [2021-05-10T13:05:10.875Z] ---> 8c2b616c7d57 [2021-05-10T13:05:10.875Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-10T13:05:10.875Z] ---> Running in 32fc394200c2 [2021-05-10T13:05:10.875Z] 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 [2021-05-10T13:05:11.472Z] 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 [Pipeline] } [2021-05-10T13:05:14.461Z] $ docker stop --time=1 e9c706a667b549fe7b17a1e080c46453c662fcde03f7c93406760f9e78dea99b [2021-05-10T13:05:15.759Z] Removing intermediate container 9c3d8331953f [2021-05-10T13:05:15.759Z] ---> 59a224172c1f [2021-05-10T13:05:15.759Z] [2021-05-10T13:05:15.759Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T13:05:15.759Z] ---> 13621d1b12d4 [2021-05-10T13:05:15.759Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T13:05:15.759Z] ---> Using cache [2021-05-10T13:05:15.759Z] ---> c7b9c2c39e3b [2021-05-10T13:05:15.759Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T13:05:15.759Z] ---> Using cache [2021-05-10T13:05:15.759Z] ---> 706183c5f9b6 [2021-05-10T13:05:15.759Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-10T13:05:15.759Z] ---> Running in a9d44c734380 [2021-05-10T13:05:16.353Z] Removing intermediate container a9d44c734380 [2021-05-10T13:05:16.353Z] ---> 473fa0e050f4 [2021-05-10T13:05:16.353Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T13:05:17.242Z] $ docker rm -f e9c706a667b549fe7b17a1e080c46453c662fcde03f7c93406760f9e78dea99b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-05-10T13:05:18.952Z] ---> Running in bac150084978 [2021-05-10T13:05:18.952Z] Removing intermediate container 5d8e5fd04b8e [2021-05-10T13:05:18.952Z] ---> 3d8e681b4f09 [2021-05-10T13:05:18.952Z] [2021-05-10T13:05:18.952Z] Step 10/31 : FROM alpine:3.12 [2021-05-10T13:05:18.952Z] ---> 13621d1b12d4 [2021-05-10T13:05:18.952Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-10T13:05:18.952Z] Removing intermediate container 2a51897285a8 [2021-05-10T13:05:18.952Z] ---> 2a50302c5cdf [2021-05-10T13:05:18.952Z] [2021-05-10T13:05:18.952Z] Step 10/25 : FROM alpine:3.12 [2021-05-10T13:05:18.952Z] ---> 13621d1b12d4 [2021-05-10T13:05:18.952Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-10T13:05:18.952Z] ---> Running in 13f73f32e0e8 [2021-05-10T13:05:18.952Z] Removing intermediate container bac150084978 [2021-05-10T13:05:18.952Z] ---> 66225119d37f [2021-05-10T13:05:18.952Z] Step 15/23 : WORKDIR / [2021-05-10T13:05:18.952Z] ---> Running in 10080b85115d [Pipeline] sh [2021-05-10T13:05:19.232Z] ---> Running in 32008d51da8a [2021-05-10T13:05:19.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T13:05:19.270Z] [2021-05-10T13:05:19.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T13:05:19.513Z] Removing intermediate container 13f73f32e0e8 [2021-05-10T13:05:19.513Z] ---> 1f0b0f0de718 [2021-05-10T13:05:19.513Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-10T13:05:19.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T13:05:19.797Z] ---> Running in 868f1d894819 [2021-05-10T13:05:19.938Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-10T13:05:19.938Z] 29e5d40040c1: Pulling fs layer [2021-05-10T13:05:19.938Z] 1ce36da41761: Pulling fs layer [2021-05-10T13:05:19.938Z] 25b303627fd3: Pulling fs layer [2021-05-10T13:05:19.938Z] 29e5d40040c1: Verifying Checksum [2021-05-10T13:05:19.938Z] 29e5d40040c1: Download complete [2021-05-10T13:05:20.925Z] 1ce36da41761: Verifying Checksum [2021-05-10T13:05:20.925Z] 1ce36da41761: Download complete [2021-05-10T13:05:20.925Z] 29e5d40040c1: Pull complete [2021-05-10T13:05:21.215Z] Removing intermediate container 32008d51da8a [2021-05-10T13:05:21.215Z] ---> 37f34fdc5c53 [2021-05-10T13:05:21.215Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T13:05:21.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:05:21.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:05:21.791Z] ---> 18a8d8a6e8ef [2021-05-10T13:05:21.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-10T13:05:21.791Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-10T13:05:22.070Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T13:05:22.070Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-10T13:05:22.070Z] (4/6) Installing curl (7.76.1-r0) [2021-05-10T13:05:22.070Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-10T13:05:22.070Z] (6/6) Installing su-exec (0.2-r1) [2021-05-10T13:05:22.070Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T13:05:22.070Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T13:05:22.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:05:22.347Z] OK: 7 MiB in 20 packages [2021-05-10T13:05:22.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:05:22.355Z] 1ce36da41761: Pull complete [2021-05-10T13:05:22.355Z] 25b303627fd3: Verifying Checksum [2021-05-10T13:05:22.355Z] 25b303627fd3: Download complete [2021-05-10T13:05:22.615Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-10T13:05:22.615Z] (2/2) Installing su-exec (0.2-r1) [2021-05-10T13:05:22.615Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T13:05:22.615Z] OK: 6 MiB in 16 packages [2021-05-10T13:05:23.769Z] ---> 85bb2e373709 [2021-05-10T13:05:23.769Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-10T13:05:24.204Z] ---> 2521db1ab1d3 [2021-05-10T13:05:24.204Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-10T13:05:24.849Z] ---> Running in c3a66a374a4b [2021-05-10T13:05:24.850Z] Removing intermediate container 868f1d894819 [2021-05-10T13:05:24.850Z] ---> b0e51b2e5fe3 [2021-05-10T13:05:24.850Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-10T13:05:25.168Z] ---> Running in 1b034fbac033 [2021-05-10T13:05:25.168Z] Removing intermediate container 10080b85115d [2021-05-10T13:05:25.168Z] ---> 7cd71e6b0bcc [2021-05-10T13:05:25.168Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T13:05:25.439Z] ---> Running in bccbd5a7d588 [2021-05-10T13:05:25.439Z] Removing intermediate container c3a66a374a4b [2021-05-10T13:05:25.439Z] ---> 4a588e6748ae [2021-05-10T13:05:25.439Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T13:05:25.722Z] ---> Running in 8d84880ee8c0 [2021-05-10T13:05:25.722Z] Removing intermediate container 1b034fbac033 [2021-05-10T13:05:25.722Z] ---> 6c65f608310a [2021-05-10T13:05:25.722Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-10T13:05:25.722Z] Removing intermediate container bccbd5a7d588 [2021-05-10T13:05:25.722Z] ---> b8c051f0d1b2 [2021-05-10T13:05:25.722Z] Step 13/25 : WORKDIR / [2021-05-10T13:05:25.722Z] ---> Running in 36e2cbacd4ea [2021-05-10T13:05:25.991Z] Removing intermediate container 8d84880ee8c0 [2021-05-10T13:05:25.991Z] ---> 7b9a76c9b534 [2021-05-10T13:05:25.991Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T13:05:25.991Z] ---> Running in 09dc41a28332 [2021-05-10T13:05:26.266Z] ---> Running in 2767664e4814 [2021-05-10T13:05:26.266Z] Removing intermediate container 36e2cbacd4ea [2021-05-10T13:05:26.266Z] ---> 7b0ff2f07a12 [2021-05-10T13:05:26.266Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-10T13:05:26.855Z] Removing intermediate container 09dc41a28332 [2021-05-10T13:05:26.855Z] ---> 0e5423210aeb [2021-05-10T13:05:26.855Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-10T13:05:26.855Z] ---> Running in 696b88b7f6df [2021-05-10T13:05:26.855Z] Removing intermediate container 2767664e4814 [2021-05-10T13:05:26.855Z] ---> 324790484847 [2021-05-10T13:05:26.855Z] Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:05:27.125Z] ---> Running in 7ce6d2e5e6c4 [2021-05-10T13:05:27.402Z] ---> f9ebff86e944 [2021-05-10T13:05:27.402Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-10T13:05:27.699Z] Removing intermediate container 7ce6d2e5e6c4 [2021-05-10T13:05:27.699Z] ---> f7dc0f6ca596 [2021-05-10T13:05:27.699Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T13:05:27.699Z] ---> Running in 57b1332599d2 [2021-05-10T13:05:27.996Z] ---> a480af93d2a9 [2021-05-10T13:05:27.996Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-10T13:05:28.268Z] Removing intermediate container 57b1332599d2 [2021-05-10T13:05:28.268Z] ---> abcfa8780a7d [2021-05-10T13:05:28.268Z] [2021-05-10T13:05:28.532Z] ---> 0b82df560909 [2021-05-10T13:05:28.532Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-10T13:05:28.532Z] Successfully built abcfa8780a7d [2021-05-10T13:05:28.532Z] Successfully tagged docker-core-command-go:latest [2021-05-10T13:05:28.796Z]  Building docker-core-command-go ... done Removing intermediate container 696b88b7f6df [2021-05-10T13:05:28.796Z] ---> 1519911d11eb [2021-05-10T13:05:28.796Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-10T13:05:28.796Z] ---> cadee8891cf4 [2021-05-10T13:05:28.796Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-10T13:05:28.796Z] ---> Running in a918046b17f4 [2021-05-10T13:05:29.066Z] Removing intermediate container a918046b17f4 [2021-05-10T13:05:29.066Z] ---> e95085b0a07e [2021-05-10T13:05:29.066Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-10T13:05:30.037Z] ---> 137d0990a35d [2021-05-10T13:05:30.037Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-10T13:05:30.037Z] ---> 15e22de98be8 [2021-05-10T13:05:30.037Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-10T13:05:30.304Z] ---> Running in ab07b8555b1c [2021-05-10T13:05:32.234Z] ---> bed8f3dc6012 [2021-05-10T13:05:32.234Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-10T13:05:32.500Z] 25b303627fd3: Pull complete [2021-05-10T13:05:32.500Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-10T13:05:32.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T13:05:32.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-10T13:05:32.780Z] prd-ubuntu18.04-docker-arm64-4c-16g-4075 does not seem to be running inside a container [2021-05-10T13:05:32.812Z] ---> 4a86f1ab4743 [2021-05-10T13:05:32.812Z] Step 21/25 : 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/ [2021-05-10T13:05:32.812Z] ---> Running in 3b40deb1b935 [2021-05-10T13:05:32.877Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-10T13:05:33.398Z] Removing intermediate container ab07b8555b1c [2021-05-10T13:05:33.398Z] ---> 5f07636e8025 [2021-05-10T13:05:33.398Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T13:05:35.327Z] ---> dd130e6da301 [2021-05-10T13:05:35.327Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-10T13:05:35.327Z] Removing intermediate container 32fc394200c2 [2021-05-10T13:05:35.327Z] ---> 8d3fb9459e8a [2021-05-10T13:05:35.327Z] [2021-05-10T13:05:35.327Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T13:05:35.327Z] ---> 13621d1b12d4 [2021-05-10T13:05:35.327Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-10T13:05:35.594Z] ---> Running in e1cfe243270f [2021-05-10T13:05:35.594Z] Removing intermediate container 3b40deb1b935 [2021-05-10T13:05:35.594Z] ---> 61d73964a1d7 [2021-05-10T13:05:35.595Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-10T13:05:35.595Z] ---> Running in 68e9f46e4419 [2021-05-10T13:05:35.858Z] Removing intermediate container e1cfe243270f [2021-05-10T13:05:35.858Z] ---> b286140160f1 [2021-05-10T13:05:35.858Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-10T13:05:35.858Z] ---> d026e46011e4 [2021-05-10T13:05:35.858Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-10T13:05:35.858Z] ---> Running in 71aa5e2b41de [2021-05-10T13:05:35.858Z] Removing intermediate container 68e9f46e4419 [2021-05-10T13:05:35.858Z] ---> 8a19c98fe363 [2021-05-10T13:05:35.858Z] Step 23/25 : LABEL arch=x86_64 [2021-05-10T13:05:35.858Z] ---> Running in 8b4aa9dd7036 [2021-05-10T13:05:36.127Z] Removing intermediate container 71aa5e2b41de [2021-05-10T13:05:36.127Z] ---> 1cbbf8a61271 [2021-05-10T13:05:36.127Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-10T13:05:36.127Z] ---> Running in 7f15f45d39e4 [2021-05-10T13:05:36.127Z] Removing intermediate container 8b4aa9dd7036 [2021-05-10T13:05:36.127Z] ---> 1f6138049907 [2021-05-10T13:05:36.127Z] Step 24/25 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:05:36.127Z] ---> 698da8b8dc48 [2021-05-10T13:05:36.127Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-10T13:05:36.127Z] ---> Running in 57e98f878c58 [2021-05-10T13:05:36.170Z] $ docker top 70aa4f38153dfc024876921438c933089c9ca2c2f7dc687e6bcca2d275550f27 -eo pid,comm [2021-05-10T13:05:36.389Z] Removing intermediate container 7f15f45d39e4 [2021-05-10T13:05:36.389Z] ---> 543baec6db55 [2021-05-10T13:05:36.389Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] { [Pipeline] sh [2021-05-10T13:05:36.655Z] Removing intermediate container 57e98f878c58 [2021-05-10T13:05:36.655Z] ---> 52c242da5f25 [2021-05-10T13:05:36.655Z] Step 25/25 : LABEL version=0.0.0 [2021-05-10T13:05:36.655Z] ---> Running in eed3c24d8a21 [2021-05-10T13:05:36.655Z] ---> b17e6cd926f3 [2021-05-10T13:05:36.655Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-10T13:05:36.655Z] ---> Running in cc8961ea2fa7 [2021-05-10T13:05:36.921Z] Removing intermediate container cc8961ea2fa7 [2021-05-10T13:05:36.921Z] ---> 58608278b1ee [2021-05-10T13:05:36.921Z] [2021-05-10T13:05:36.921Z] ---> 5f3b34f30efe [2021-05-10T13:05:36.921Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-10T13:05:37.188Z] ---> Running in ceb34df439db [2021-05-10T13:05:37.188Z] Successfully built 58608278b1ee [2021-05-10T13:05:37.188Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-10T13:05:37.211Z] + docker-compose build --help [2021-05-10T13:05:37.211Z] + grep parallel [2021-05-10T13:05:37.454Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container ceb34df439db [2021-05-10T13:05:37.454Z] ---> 5f9c1da939a1 [2021-05-10T13:05:37.454Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-10T13:05:37.717Z] ---> 17280f022e1b [2021-05-10T13:05:37.717Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-10T13:05:37.982Z] ---> Running in 852290f7eab8 [2021-05-10T13:05:37.983Z] Removing intermediate container eed3c24d8a21 [2021-05-10T13:05:37.983Z] ---> 776e062b711e [2021-05-10T13:05:37.983Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-10T13:05:37.983Z] ---> Running in 64a4dada8ae5 [2021-05-10T13:05:38.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T13:05:39.147Z] Removing intermediate container 852290f7eab8 [2021-05-10T13:05:39.147Z] ---> 8e73fcfd2e0b [2021-05-10T13:05:39.147Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-10T13:05:39.147Z] ---> Running in 4272ae7edbb0 [2021-05-10T13:05:39.416Z] Removing intermediate container 4272ae7edbb0 [2021-05-10T13:05:39.416Z] ---> 3d3da8a64345 [2021-05-10T13:05:39.416Z] Step 28/31 : CMD ["gate"] [2021-05-10T13:05:39.680Z] ---> Running in 73cdaba3f3e5 [2021-05-10T13:05:39.680Z] Removing intermediate container 73cdaba3f3e5 [2021-05-10T13:05:39.680Z] ---> 03092952983b [2021-05-10T13:05:39.680Z] Step 29/31 : LABEL arch=x86_64 [2021-05-10T13:05:39.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T13:05:40.581Z] --parallel Build images in parallel. [Pipeline] } [2021-05-10T13:05:40.899Z] $ docker stop --time=1 70aa4f38153dfc024876921438c933089c9ca2c2f7dc687e6bcca2d275550f27 [2021-05-10T13:05:40.896Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-10T13:05:40.896Z] ---> Running in 7aad26552b6b [2021-05-10T13:05:40.896Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-10T13:05:40.896Z] Removing intermediate container 7aad26552b6b [2021-05-10T13:05:40.896Z] ---> 36dae6b609ab [2021-05-10T13:05:40.896Z] Step 30/31 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:05:41.158Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-10T13:05:41.158Z] ---> Running in 6cbfdf304ce4 [2021-05-10T13:05:41.158Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-10T13:05:41.421Z] Removing intermediate container 6cbfdf304ce4 [2021-05-10T13:05:41.422Z] ---> 355dd8de9416 [2021-05-10T13:05:41.422Z] Step 31/31 : LABEL version=0.0.0 [2021-05-10T13:05:42.370Z] ---> Running in 126413d72d59 [2021-05-10T13:05:42.370Z] Removing intermediate container 126413d72d59 [2021-05-10T13:05:42.370Z] ---> 367895058785 [2021-05-10T13:05:42.370Z] [2021-05-10T13:05:42.632Z] Successfully built 367895058785 [2021-05-10T13:05:42.632Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-10T13:05:42.632Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-10T13:05:42.885Z] $ docker rm -f 70aa4f38153dfc024876921438c933089c9ca2c2f7dc687e6bcca2d275550f27 [2021-05-10T13:05:42.901Z]  Building docker-security-bootstrapper-go ... done (6/6) Installing zeromq (4.3.3-r0) [2021-05-10T13:05:42.901Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T13:05:42.901Z] OK: 8 MiB in 20 packages [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T13:05:43.483Z] Removing intermediate container 64a4dada8ae5 [2021-05-10T13:05:43.483Z] ---> 53358f16830c [2021-05-10T13:05:43.483Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T13:05:43.747Z] ---> ca8a60031bcc [2021-05-10T13:05:43.747Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-10T13:05:43.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T13:05:43.797Z] . [Pipeline] withDockerContainer [2021-05-10T13:05:44.094Z] prd-ubuntu18.04-docker-arm64-4c-16g-4075 does not seem to be running inside a container [2021-05-10T13:05:44.206Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose-arm64:latest cat [2021-05-10T13:05:44.694Z] ---> 28031d50fb3d [2021-05-10T13:05:44.694Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-10T13:05:44.694Z] ---> 413f8f262e88 [2021-05-10T13:05:44.694Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-10T13:05:44.694Z] ---> Running in cf01100fb73b [2021-05-10T13:05:44.959Z] Removing intermediate container cf01100fb73b [2021-05-10T13:05:44.959Z] ---> 1a5480f35733 [2021-05-10T13:05:44.959Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T13:05:44.959Z] ---> Running in 6e016e1f728f [2021-05-10T13:05:45.221Z] Removing intermediate container 6e016e1f728f [2021-05-10T13:05:45.221Z] ---> a684c1b70839 [2021-05-10T13:05:45.221Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T13:05:45.221Z] ---> Running in 2516fcff4694 [2021-05-10T13:05:45.484Z] Removing intermediate container 2516fcff4694 [2021-05-10T13:05:45.484Z] ---> 8240a007b5f7 [2021-05-10T13:05:45.484Z] Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:05:45.484Z] ---> Running in 7e3df2b6007e [2021-05-10T13:05:45.630Z] $ docker top 19dbe4ba198a86ee9981410341a1aa4c8e9a144f6acdeb872307678923a7eac7 -eo pid,comm [2021-05-10T13:05:45.746Z] Removing intermediate container 7e3df2b6007e [2021-05-10T13:05:45.746Z] ---> b61cf1fe098e [2021-05-10T13:05:45.746Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T13:05:45.746Z] ---> Running in e7007a92ddbe [Pipeline] { [2021-05-10T13:05:46.022Z] Removing intermediate container e7007a92ddbe [2021-05-10T13:05:46.022Z] ---> aeb4fc846c71 [2021-05-10T13:05:46.022Z] [2021-05-10T13:05:46.022Z] Successfully built aeb4fc846c71 [2021-05-10T13:05:46.022Z] Successfully tagged docker-core-data-go:latest [Pipeline] sh [2021-05-10T13:05:46.297Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-10T13:05:46.332Z] $ docker stop --time=1 d7249e3badfa8e0beedde0f158f282e637120f310bfbddf5bca6de2ed2052e11 [2021-05-10T13:05:46.714Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-10T13:05:48.064Z] $ docker rm -f d7249e3badfa8e0beedde0f158f282e637120f310bfbddf5bca6de2ed2052e11 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T13:05:48.617Z] + docker images [2021-05-10T13:05:48.617Z] + grep docker [2021-05-10T13:05:48.882Z] docker-core-data-go latest aeb4fc846c71 3 seconds ago 21.5MB [2021-05-10T13:05:48.882Z] docker-security-bootstrapper-go latest 367895058785 6 seconds ago 18.2MB [2021-05-10T13:05:48.882Z] docker-security-secretstore-setup-go latest 58608278b1ee 12 seconds ago 25.7MB [2021-05-10T13:05:48.882Z] docker-core-command-go latest abcfa8780a7d 21 seconds ago 17MB [2021-05-10T13:05:48.882Z] docker-sys-mgmt-agent-go latest a81abf3ba3e3 About a minute ago 312MB [2021-05-10T13:05:48.882Z] docker-core-metadata-go latest 16b4d6c76f3f 2 minutes ago 18.6MB [2021-05-10T13:05:48.882Z] docker-support-scheduler-go latest d6be88339503 2 minutes ago 17.1MB [2021-05-10T13:05:48.882Z] docker-security-proxy-setup-go latest 3f4dfb50870a 2 minutes ago 25.3MB [2021-05-10T13:05:48.882Z] docker-support-notifications-go latest 70cb82ddc088 2 minutes ago 17.6MB [2021-05-10T13:05:48.882Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [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 [2021-05-10T13:05:50.099Z] Building docker-core-command-go ... [2021-05-10T13:05:50.099Z] Building docker-core-data-go ... [2021-05-10T13:05:50.099Z] Building docker-core-metadata-go ... [2021-05-10T13:05:50.099Z] Building docker-security-bootstrapper-go ... [2021-05-10T13:05:50.099Z] Building docker-security-proxy-setup-go ... [2021-05-10T13:05:50.099Z] Building docker-security-secretstore-setup-go ... [2021-05-10T13:05:50.099Z] Building docker-support-notifications-go ... [2021-05-10T13:05:50.099Z] Building docker-support-scheduler-go ... [2021-05-10T13:05:50.099Z] Building docker-sys-mgmt-agent-go ... [2021-05-10T13:05:50.099Z] Building docker-core-data-go [2021-05-10T13:05:50.099Z] Building docker-support-scheduler-go [2021-05-10T13:05:50.099Z] Building docker-security-bootstrapper-go [2021-05-10T13:05:50.099Z] Building docker-support-notifications-go [2021-05-10T13:05:50.099Z] Building docker-core-metadata-go [2021-05-10T13:06:04.801Z] Still waiting to schedule task [2021-05-10T13:06:04.802Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-10T13:07:04.851Z] Running on prd-ubuntu18.04-docker-8c-8g-4077 in /w/workspace/edgexfoundry_edgex-go_PR-3443 [Pipeline] { [Pipeline] ws [2021-05-10T13:07:04.908Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T13:07:07.382Z] using credential edgex-jenkins-ssh [2021-05-10T13:07:07.396Z] Cloning the remote Git repository [2021-05-10T13:07:07.434Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-10T13:07:07.502Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-10T13:07:07.540Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T13:07:07.540Z] > git --version # timeout=10 [2021-05-10T13:07:07.546Z] > git --version # 'git version 2.17.1' [2021-05-10T13:07:07.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T13:07:07.571Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T13:07:11.862Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:07:11.862Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:07:11.862Z] ---> 903f7bdf78e1 [2021-05-10T13:07:11.862Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T13:07:11.862Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:07:11.862Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:07:11.862Z] ---> 903f7bdf78e1 [2021-05-10T13:07:11.862Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T13:07:11.862Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:07:11.862Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:07:11.862Z] ---> 903f7bdf78e1 [2021-05-10T13:07:11.862Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T13:07:11.862Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:07:11.862Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:07:11.862Z] ---> 903f7bdf78e1 [2021-05-10T13:07:11.862Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T13:07:11.862Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:07:11.862Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:07:11.862Z] ---> 903f7bdf78e1 [2021-05-10T13:07:11.862Z] Step 3/31 : WORKDIR /edgex-go [2021-05-10T13:07:11.862Z] ---> Running in bbc68ccdca6c [2021-05-10T13:07:11.862Z] ---> Running in 63389df84d78 [2021-05-10T13:07:11.862Z] ---> Running in 0cff846a587f [2021-05-10T13:07:11.862Z] ---> Running in a055c101125f [2021-05-10T13:07:11.862Z] ---> Running in 5b9b239e36d0 [2021-05-10T13:07:11.862Z] Removing intermediate container 63389df84d78 [2021-05-10T13:07:11.862Z] ---> 6738be1f9c34 [2021-05-10T13:07:11.862Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:07:11.862Z] Removing intermediate container 5b9b239e36d0 [2021-05-10T13:07:11.862Z] ---> 74fe8960f549 [2021-05-10T13:07:11.862Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:07:11.862Z] Removing intermediate container a055c101125f [2021-05-10T13:07:11.862Z] ---> 0b7c3f90d16e [2021-05-10T13:07:11.862Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:07:11.862Z] Removing intermediate container bbc68ccdca6c [2021-05-10T13:07:11.862Z] ---> e5496bd1f26a [2021-05-10T13:07:11.862Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:07:11.862Z] Removing intermediate container 0cff846a587f [2021-05-10T13:07:11.862Z] ---> 24cb0c6152c2 [2021-05-10T13:07:11.862Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:07:11.862Z] ---> Running in 70aca29bfb1f [2021-05-10T13:07:11.862Z] ---> Running in cc587e5a7037 [2021-05-10T13:07:11.862Z] ---> Running in 8638a9d19ca8 [2021-05-10T13:07:11.862Z] ---> Running in 0fb1b91ec19e [2021-05-10T13:07:11.862Z] ---> Running in 9f76f305c6b7 [2021-05-10T13:07:11.862Z] Removing intermediate container 70aca29bfb1f [2021-05-10T13:07:11.862Z] ---> e98480dff664 [2021-05-10T13:07:11.862Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-10T13:07:11.862Z] ---> Running in a5487f03c942 [2021-05-10T13:07:11.862Z] Removing intermediate container cc587e5a7037 [2021-05-10T13:07:11.862Z] ---> b8407af6ca40 [2021-05-10T13:07:11.862Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-10T13:07:11.862Z] Removing intermediate container 0fb1b91ec19e [2021-05-10T13:07:11.862Z] ---> 4b5db7022802 [2021-05-10T13:07:11.862Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T13:07:11.862Z] ---> Running in 77bda7193103 [2021-05-10T13:07:11.862Z] ---> Running in db674821a56d [2021-05-10T13:07:11.862Z] Removing intermediate container 9f76f305c6b7 [2021-05-10T13:07:11.862Z] ---> 4dc89b521466 [2021-05-10T13:07:11.862Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-10T13:07:11.862Z] Removing intermediate container 8638a9d19ca8 [2021-05-10T13:07:11.862Z] ---> 02fe0068ff45 [2021-05-10T13:07:11.862Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-10T13:07:11.862Z] ---> Running in 4e583bb1a8ed [2021-05-10T13:07:11.862Z] ---> Running in b236da137207 [2021-05-10T13:07:11.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T13:07:11.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T13:07:11.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T13:07:11.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T13:07:11.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T13:07:12.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T13:07:13.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T13:07:13.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T13:07:13.109Z] OK: 218 MiB in 52 packages [2021-05-10T13:07:13.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T13:07:13.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T13:07:13.986Z] OK: 218 MiB in 52 packages [2021-05-10T13:07:14.592Z] OK: 218 MiB in 52 packages [2021-05-10T13:07:14.869Z] Removing intermediate container a5487f03c942 [2021-05-10T13:07:14.869Z] ---> 4f05732e38c0 [2021-05-10T13:07:14.869Z] Step 6/22 : COPY go.mod . [2021-05-10T13:07:14.869Z] OK: 218 MiB in 52 packages [2021-05-10T13:07:15.857Z] Removing intermediate container db674821a56d [2021-05-10T13:07:15.857Z] ---> 45274b9ca58e [2021-05-10T13:07:15.857Z] Step 6/31 : COPY go.mod . [2021-05-10T13:07:16.131Z] ---> 01a6ac09e789 [2021-05-10T13:07:16.131Z] Step 7/22 : RUN go mod download [2021-05-10T13:07:16.131Z] OK: 218 MiB in 52 packages [2021-05-10T13:07:16.131Z] ---> Running in f38c27fa7c12 [2021-05-10T13:07:16.409Z] Removing intermediate container 77bda7193103 [2021-05-10T13:07:16.409Z] ---> 1677f3ca7eaf [2021-05-10T13:07:16.409Z] Step 6/23 : COPY go.mod . [2021-05-10T13:07:16.695Z] Removing intermediate container b236da137207 [2021-05-10T13:07:16.695Z] ---> 4f588f23cf4e [2021-05-10T13:07:16.695Z] Step 6/23 : COPY go.mod . [2021-05-10T13:07:17.300Z] ---> 33a8e4cf62ca [2021-05-10T13:07:17.300Z] Step 7/31 : RUN go mod download [2021-05-10T13:07:17.575Z] ---> Running in 2662d1f9e44d [2021-05-10T13:07:17.575Z] ---> 66a4e86a2311 [2021-05-10T13:07:17.575Z] Step 7/23 : RUN go mod download [2021-05-10T13:07:17.850Z] ---> Running in 1f99ca2f4d56 [2021-05-10T13:07:18.139Z] ---> b3614a6b1ceb [2021-05-10T13:07:18.139Z] Step 7/23 : RUN go mod download [2021-05-10T13:07:18.139Z] Removing intermediate container 4e583bb1a8ed [2021-05-10T13:07:18.139Z] ---> 2b3f872408f0 [2021-05-10T13:07:18.139Z] Step 6/22 : COPY go.mod . [2021-05-10T13:07:18.415Z] ---> Running in a1db030bed21 [2021-05-10T13:07:19.863Z] ---> 3e0a0c20dc8b [2021-05-10T13:07:19.863Z] Step 7/22 : RUN go mod download [2021-05-10T13:07:19.863Z] ---> Running in 17267e548dbe [2021-05-10T13:07:20.462Z] Removing intermediate container f38c27fa7c12 [2021-05-10T13:07:20.462Z] ---> 7a8098885238 [2021-05-10T13:07:20.462Z] Step 8/22 : COPY . . [2021-05-10T13:07:22.443Z] Removing intermediate container 2662d1f9e44d [2021-05-10T13:07:22.443Z] ---> 33ca8bacfc95 [2021-05-10T13:07:22.443Z] Step 8/31 : COPY . . [2021-05-10T13:07:22.717Z] Removing intermediate container 1f99ca2f4d56 [2021-05-10T13:07:22.717Z] ---> 360a5a2f44f2 [2021-05-10T13:07:22.717Z] Step 8/23 : COPY . . [2021-05-10T13:07:22.717Z] Removing intermediate container a1db030bed21 [2021-05-10T13:07:22.717Z] ---> 6794b240e977 [2021-05-10T13:07:22.717Z] Step 8/23 : COPY . . [2021-05-10T13:07:24.694Z] Removing intermediate container 17267e548dbe [2021-05-10T13:07:24.694Z] ---> 1d551e6a6fa9 [2021-05-10T13:07:24.694Z] Step 8/22 : COPY . . [2021-05-10T13:07:24.808Z] Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:07:24.162Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T13:07:24.169Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T13:07:24.180Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T13:07:24.199Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T13:07:24.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T13:07:24.204Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3443/head:refs/remotes/origin/PR-3443 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T13:07:24.840Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T13:07:24.844Z] > git checkout -f fe00754adffd8f3eabd989660c0f21412a68e8e1 # timeout=10 [2021-05-10T13:07:24.996Z] Merge succeeded, producing fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:07:24.997Z] Checking out Revision fe00754adffd8f3eabd989660c0f21412a68e8e1 (PR-3443) [2021-05-10T13:07:24.968Z] > git remote # timeout=10 [2021-05-10T13:07:24.989Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T13:07:24.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T13:07:25.004Z] > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 [2021-05-10T13:07:25.013Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T13:07:25.023Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T13:07:25.027Z] > git checkout -f fe00754adffd8f3eabd989660c0f21412a68e8e1 # timeout=10 [2021-05-10T13:07:28.689Z] Commit message: "fix(notifications): fix using the wrong key to update Subscription" [2021-05-10T13:07:28.760Z] > git --version # timeout=10 [2021-05-10T13:07:28.765Z] > git --version # 'git version 2.17.1' [2021-05-10T13:07:28.769Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T13:07:30.078Z] + echo snap-build.sh [2021-05-10T13:07:30.078Z] snap-build.sh [2021-05-10T13:07:30.078Z] + SNAP_BASE_DIR=. [2021-05-10T13:07:30.078Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-10T13:07:30.078Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-10T13:07:30.078Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-10T13:07:30.078Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-10T13:07:30.078Z] + cd /w/workspace/edgex-go/1 [2021-05-10T13:07:30.078Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-10T13:07:30.078Z] Reading package lists... [2021-05-10T13:07:30.341Z] Building dependency tree... [2021-05-10T13:07:30.341Z] Reading state information... [2021-05-10T13:07:30.341Z] The following packages were automatically installed and are no longer required: [2021-05-10T13:07:30.341Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-10T13:07:30.341Z] uidmap xdelta3 [2021-05-10T13:07:30.341Z] Use 'sudo apt autoremove' to remove them. [2021-05-10T13:07:30.603Z] The following packages will be REMOVED: [2021-05-10T13:07:30.603Z] lxd* lxd-client* [2021-05-10T13:07:31.175Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-10T13:07:31.175Z] After this operation, 31.7 MB disk space will be freed. [2021-05-10T13:07:32.239Z] (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 ... 190027 files and directories currently installed.) [2021-05-10T13:07:32.239Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T13:07:33.194Z] Removing lxd dnsmasq configuration [2021-05-10T13:07:33.461Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T13:07:33.731Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-10T13:07:34.304Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-10T13:07:34.829Z] (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 ... 189852 files and directories currently installed.) [2021-05-10T13:07:34.829Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T13:07:36.217Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-10T13:07:36.479Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-10T13:07:37.866Z] + sudo snap remove --purge lxd [2021-05-10T13:07:38.134Z] snap "lxd" is not installed [2021-05-10T13:07:38.134Z] + sudo groupadd --force --system lxd [2021-05-10T13:07:38.134Z] ++ whoami [2021-05-10T13:07:38.134Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-10T13:07:38.395Z] + newgrp - lxd [2021-05-10T13:07:38.395Z] + sudo snap install lxd [2021-05-10T13:07:48.424Z] 2021-05-10T13:07:45Z INFO Waiting for automatic snapd restart... [2021-05-10T13:07:51.509Z] ---> 06c18a0b2b9b [2021-05-10T13:07:51.509Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-10T13:07:51.509Z] ---> 4fce87de21d6 [2021-05-10T13:07:51.509Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-10T13:07:51.509Z] ---> ab9484290cb2 [2021-05-10T13:07:51.509Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-10T13:07:51.509Z] ---> 8bc0b183555c [2021-05-10T13:07:51.509Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-10T13:07:51.509Z] ---> d288e9da6e07 [2021-05-10T13:07:51.509Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-10T13:07:51.509Z] ---> Running in 9900b79f75da [2021-05-10T13:07:51.509Z] ---> Running in 00a67475f1dd [2021-05-10T13:07:51.509Z] ---> Running in 0e79de468533 [2021-05-10T13:07:51.509Z] ---> Running in 34fbe430b878 [2021-05-10T13:07:51.509Z] ---> Running in 48c4f542218e [2021-05-10T13:07:51.509Z] 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 [2021-05-10T13:07:51.509Z] 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 [2021-05-10T13:07:51.509Z] 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 [2021-05-10T13:07:51.509Z] 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 [2021-05-10T13:07:51.509Z] 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 [2021-05-10T13:08:06.571Z] lxd 4.13 from Canonical* installed [2021-05-10T13:08:06.571Z] + sudo lxd init --auto [2021-05-10T13:08:14.716Z] + sudo snap install --classic snapcraft [2021-05-10T13:08:20.022Z] snapcraft 4.7.1 from Canonical* installed [2021-05-10T13:08:20.022Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-10T13:08:20.022Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-10T13:08:20.022Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T13:08:20.022Z] Dload Upload Total Spent Left Speed [2021-05-10T13:08:20.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4714 0 --:--:-- --:--:-- --:--:-- 4750 [2021-05-10T13:08:20.022Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2021-05-10T13:08:20.022Z] ./yq_linux_amd64 [2021-05-10T13:08:20.022Z] + sudo snapcraft prime --use-lxd [2021-05-10T13:08:21.942Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-10T13:08:21.942Z] 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: [2021-05-10T13:08:21.942Z] - README.md [2021-05-10T13:08:21.942Z] [2021-05-10T13:08:21.942Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-10T13:08:22.892Z] Launching a container. [2021-05-10T13:08:35.157Z] Waiting for container to be ready [2021-05-10T13:08:35.730Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-10T13:08:35.730Z] [2021-05-10T13:08:39.945Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-10T13:08:40.209Z] Waiting for network to be ready... [2021-05-10T13:08:40.792Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-10T13:08:40.792Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-10T13:08:41.367Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-10T13:08:41.367Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-10T13:08:41.367Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-10T13:08:41.629Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-10T13:08:41.629Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-10T13:08:41.629Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-10T13:08:41.629Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-10T13:08:41.629Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-10T13:08:41.629Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-10T13:08:41.891Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-10T13:08:41.891Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-10T13:08:41.891Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-10T13:08:41.891Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-10T13:08:41.891Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-10T13:08:41.891Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-10T13:08:41.891Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-10T13:08:42.154Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-10T13:08:42.154Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] [2021-05-10T13:08:42.418Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-10T13:08:42.418Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-10T13:08:42.418Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-10T13:08:42.418Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-10T13:08:42.418Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-10T13:08:42.418Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-10T13:08:42.681Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-10T13:08:46.906Z] Fetched 24.5 MB in 6s (4194 kB/s) [2021-05-10T13:08:47.856Z] Reading package lists... [2021-05-10T13:08:48.118Z] Reading package lists... [2021-05-10T13:08:48.383Z] Building dependency tree... [2021-05-10T13:08:48.383Z] Reading state information... [2021-05-10T13:08:48.647Z] The following additional packages will be installed: [2021-05-10T13:08:48.647Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-10T13:08:48.647Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-10T13:08:48.647Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-10T13:08:48.647Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-10T13:08:48.647Z] Suggested packages: [2021-05-10T13:08:48.647Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-10T13:08:48.647Z] Recommended packages: [2021-05-10T13:08:48.647Z] gnupg libsasl2-modules [2021-05-10T13:08:48.647Z] The following NEW packages will be installed: [2021-05-10T13:08:48.647Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-10T13:08:48.647Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-10T13:08:48.647Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-10T13:08:48.647Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-10T13:08:48.647Z] The following packages will be upgraded: [2021-05-10T13:08:48.647Z] gpg gpg-agent gpgconf libudev1 [2021-05-10T13:08:48.909Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-10T13:08:48.909Z] Need to get 3530 kB of archives. [2021-05-10T13:08:48.909Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-10T13:08:48.909Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-10T13:08:48.909Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-10T13:08:49.171Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-10T13:08:49.171Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-10T13:08:49.171Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-10T13:08:49.171Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-10T13:08:49.746Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-10T13:08:49.746Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-10T13:08:49.746Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-10T13:08:49.746Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-10T13:08:49.746Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-10T13:08:49.746Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-10T13:08:49.746Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-10T13:08:49.746Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-10T13:08:49.746Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-10T13:08:49.746Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-10T13:08:49.746Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-10T13:08:49.746Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-10T13:08:49.746Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-10T13:08:49.746Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-10T13:08:49.746Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-10T13:08:49.746Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-10T13:08:50.008Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T13:08:50.008Z] Fetched 3530 kB in 1s (3181 kB/s) [2021-05-10T13:08:50.008Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-10T13:08:50.008Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-10T13:08:50.008Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T13:08:50.270Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-10T13:08:50.270Z] Selecting previously unselected package udev. [2021-05-10T13:08:50.270Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-10T13:08:50.270Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-10T13:08:50.270Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-10T13:08:50.844Z] Selecting previously unselected package libfuse2:amd64. [2021-05-10T13:08:50.844Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-10T13:08:50.844Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-10T13:08:50.844Z] Selecting previously unselected package fuse. [2021-05-10T13:08:50.844Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-10T13:08:50.844Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-10T13:08:50.844Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T13:08:50.844Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T13:08:51.107Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T13:08:51.107Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T13:08:51.107Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T13:08:51.107Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T13:08:51.107Z] Selecting previously unselected package libksba8:amd64. [2021-05-10T13:08:51.368Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-10T13:08:51.368Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-10T13:08:51.368Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-10T13:08:51.368Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T13:08:51.368Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:51.368Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-10T13:08:51.368Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T13:08:51.368Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:51.368Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-10T13:08:51.631Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T13:08:51.632Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:51.632Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-10T13:08:51.632Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T13:08:51.632Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:51.632Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-10T13:08:51.632Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T13:08:51.632Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:51.894Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-10T13:08:51.894Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T13:08:51.894Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:51.894Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-10T13:08:51.894Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T13:08:51.894Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:51.894Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-10T13:08:51.894Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T13:08:52.156Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:52.156Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-10T13:08:52.156Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T13:08:52.156Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:52.156Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-10T13:08:52.156Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-10T13:08:52.156Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T13:08:52.422Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-10T13:08:52.422Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-10T13:08:52.422Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T13:08:52.422Z] Selecting previously unselected package libldap-common. [2021-05-10T13:08:52.422Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-10T13:08:52.422Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T13:08:52.422Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-10T13:08:52.422Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-10T13:08:52.422Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T13:08:52.684Z] Selecting previously unselected package dirmngr. [2021-05-10T13:08:52.684Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T13:08:52.684Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-10T13:08:52.684Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T13:08:52.684Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-10T13:08:52.948Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-10T13:08:52.948Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T13:08:52.948Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T13:08:52.948Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-10T13:08:52.948Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:52.948Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-10T13:08:52.948Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T13:08:52.948Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-10T13:08:53.523Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-10T13:08:53.523Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:53.523Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-10T13:08:53.786Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-10T13:08:53.786Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-10T13:08:53.786Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:53.786Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:53.786Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:53.786Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:53.786Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:54.052Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:54.052Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T13:08:54.052Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T13:08:54.052Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-10T13:08:54.052Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T13:08:55.001Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-10T13:08:55.001Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-10T13:08:55.001Z] This means they are not meant to be enabled using systemctl. [2021-05-10T13:08:55.001Z] Possible reasons for having this kind of units are: [2021-05-10T13:08:55.001Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-10T13:08:55.001Z] .wants/ or .requires/ directory. [2021-05-10T13:08:55.001Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-10T13:08:55.001Z] a requirement dependency on it. [2021-05-10T13:08:55.001Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-10T13:08:55.001Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-10T13:08:55.001Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-10T13:08:55.001Z] instance name specified. [2021-05-10T13:08:55.265Z] Reading package lists... [2021-05-10T13:08:55.265Z] Building dependency tree... [2021-05-10T13:08:55.265Z] Reading state information... [2021-05-10T13:08:55.527Z] The following additional packages will be installed: [2021-05-10T13:08:55.527Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-10T13:08:55.527Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-10T13:08:55.527Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-10T13:08:55.527Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-10T13:08:55.527Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-10T13:08:55.527Z] Suggested packages: [2021-05-10T13:08:55.527Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-10T13:08:55.527Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-10T13:08:55.527Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-10T13:08:55.527Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-10T13:08:55.527Z] systemd-container policykit-1 [2021-05-10T13:08:55.527Z] Recommended packages: [2021-05-10T13:08:55.527Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-10T13:08:55.527Z] The following NEW packages will be installed: [2021-05-10T13:08:55.527Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-10T13:08:55.527Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-10T13:08:55.527Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-10T13:08:55.527Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-10T13:08:55.527Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-10T13:08:55.527Z] The following packages will be upgraded: [2021-05-10T13:08:55.527Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-10T13:08:55.792Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-10T13:08:55.792Z] Need to get 35.2 MB of archives. [2021-05-10T13:08:55.792Z] After this operation, 141 MB of additional disk space will be used. [2021-05-10T13:08:55.792Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-10T13:08:55.792Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-10T13:08:56.376Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-10T13:08:56.376Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-10T13:08:56.376Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-10T13:08:56.376Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-10T13:08:56.376Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-10T13:08:56.645Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-10T13:08:56.645Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-10T13:08:56.645Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-10T13:08:56.645Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-10T13:08:56.645Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-10T13:08:56.645Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-10T13:08:56.645Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-10T13:08:56.645Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-10T13:08:56.645Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-10T13:08:56.645Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-10T13:08:56.645Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-10T13:08:56.645Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-10T13:08:56.645Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-10T13:08:56.645Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-10T13:08:56.645Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-10T13:08:56.645Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-10T13:08:56.645Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-10T13:08:56.645Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-10T13:08:56.645Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-10T13:08:56.645Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-10T13:08:56.645Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-10T13:08:56.645Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-10T13:08:56.909Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-10T13:08:57.874Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T13:08:57.874Z] Fetched 35.2 MB in 2s (16.1 MB/s) [2021-05-10T13:08:57.874Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T13:08:57.874Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-10T13:08:58.142Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T13:08:58.743Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-10T13:08:58.743Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T13:08:59.010Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-10T13:08:59.010Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T13:08:59.010Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-10T13:08:59.010Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-10T13:08:59.297Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-10T13:08:59.297Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T13:08:59.297Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-10T13:08:59.561Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-10T13:09:01.502Z] Setting up apt (1.6.13) ... [2021-05-10T13:09:01.766Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-10T13:09:02.034Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-10T13:09:02.296Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-10T13:09:02.296Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-10T13:09:02.296Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-10T13:09:02.561Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-10T13:09:02.561Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T13:09:02.561Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T13:09:02.831Z] Selecting previously unselected package libexpat1:amd64. [2021-05-10T13:09:02.831Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-10T13:09:02.831Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-10T13:09:02.831Z] Selecting previously unselected package python3.6-minimal. [2021-05-10T13:09:02.831Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T13:09:02.831Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T13:09:03.099Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-10T13:09:03.367Z] Checking for services that may need to be restarted...done. [2021-05-10T13:09:03.367Z] Checking for services that may need to be restarted...done. [2021-05-10T13:09:03.367Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T13:09:03.367Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-10T13:09:03.367Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T13:09:03.956Z] Selecting previously unselected package python3-minimal. [2021-05-10T13:09:03.956Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-10T13:09:03.956Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-10T13:09:04.223Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-10T13:09:04.223Z] Selecting previously unselected package mime-support. [2021-05-10T13:09:04.223Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-10T13:09:04.223Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-10T13:09:04.223Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-10T13:09:04.223Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-10T13:09:04.223Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-10T13:09:04.486Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-10T13:09:04.486Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T13:09:04.486Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T13:09:04.750Z] Selecting previously unselected package python3.6. [2021-05-10T13:09:04.750Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T13:09:04.750Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T13:09:04.750Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-10T13:09:04.750Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-10T13:09:04.750Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-10T13:09:05.015Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-10T13:09:05.284Z] Selecting previously unselected package python3. [2021-05-10T13:09:05.284Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-10T13:09:05.284Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-10T13:09:05.284Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-10T13:09:05.284Z] Selecting previously unselected package multiarch-support. [2021-05-10T13:09:05.284Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T13:09:05.284Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-10T13:09:05.284Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-10T13:09:05.547Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-10T13:09:05.547Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-10T13:09:05.547Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-10T13:09:05.547Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-10T13:09:05.547Z] Selecting previously unselected package libbsd0:amd64. [2021-05-10T13:09:05.547Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-10T13:09:05.547Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-10T13:09:05.547Z] Selecting previously unselected package sudo. [2021-05-10T13:09:05.547Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-10T13:09:05.547Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-10T13:09:05.811Z] Selecting previously unselected package apparmor. [2021-05-10T13:09:05.811Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-10T13:09:05.811Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-10T13:09:06.074Z] Selecting previously unselected package libedit2:amd64. [2021-05-10T13:09:06.074Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-10T13:09:06.074Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-10T13:09:06.074Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-10T13:09:06.074Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T13:09:06.074Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T13:09:06.074Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-10T13:09:06.074Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T13:09:06.074Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T13:09:06.336Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-10T13:09:06.336Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-10T13:09:06.336Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-10T13:09:06.336Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-10T13:09:06.336Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T13:09:06.336Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T13:09:06.599Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-10T13:09:06.599Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T13:09:06.599Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T13:09:06.599Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-10T13:09:06.599Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-10T13:09:06.599Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-10T13:09:06.861Z] Selecting previously unselected package openssh-client. [2021-05-10T13:09:06.861Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-10T13:09:06.861Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-10T13:09:07.123Z] Selecting previously unselected package squashfs-tools. [2021-05-10T13:09:07.123Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-10T13:09:07.123Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-10T13:09:07.123Z] Selecting previously unselected package snapd. [2021-05-10T13:09:07.123Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-10T13:09:07.123Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-10T13:09:09.701Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-10T13:09:09.701Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-10T13:09:09.701Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-10T13:09:09.963Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-10T13:09:09.963Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-10T13:09:09.963Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T13:09:09.963Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T13:09:09.963Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-10T13:09:09.963Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-10T13:09:10.912Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-10T13:09:10.912Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-10T13:09:10.912Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-10T13:09:10.912Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T13:09:10.912Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T13:09:11.174Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T13:09:11.754Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-10T13:09:11.754Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T13:09:12.017Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-10T13:09:12.017Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-10T13:09:12.017Z] running python rtupdate hooks for python3.6... [2021-05-10T13:09:12.017Z] running python post-rtupdate hooks for python3.6... [2021-05-10T13:09:12.017Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-10T13:09:13.946Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-10T13:09:13.946Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T13:09:13.946Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-10T13:09:13.946Z] Setting up snapd (2.48.3+18.04) ... [2021-05-10T13:09:14.526Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-10T13:09:14.790Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-10T13:09:15.056Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-10T13:09:15.056Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-10T13:09:15.319Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-10T13:09:15.319Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-10T13:09:15.583Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-10T13:09:15.856Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-10T13:09:16.119Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-10T13:09:16.382Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-10T13:09:16.382Z] /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' [2021-05-10T13:09:16.382Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T13:09:16.644Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-10T13:09:18.040Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T13:09:18.040Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T13:09:18.040Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T13:09:19.969Z] Reading package lists... [2021-05-10T13:09:19.969Z] Reading package lists... [2021-05-10T13:09:19.969Z] Building dependency tree... [2021-05-10T13:09:19.969Z] Reading state information... [2021-05-10T13:09:20.231Z] Calculating upgrade... [2021-05-10T13:09:20.493Z] The following packages will be upgraded: [2021-05-10T13:09:20.493Z] advancecomp base-files bash binutils binutils-common [2021-05-10T13:09:20.493Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-10T13:09:20.493Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-10T13:09:20.493Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-10T13:09:20.493Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-10T13:09:20.493Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-10T13:09:20.493Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-10T13:09:20.493Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-10T13:09:20.493Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-10T13:09:20.493Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-10T13:09:20.493Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-10T13:09:20.493Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-10T13:09:20.493Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-10T13:09:20.493Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-10T13:09:20.493Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-10T13:09:20.493Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T13:09:20.493Z] Need to get 64.0 MB of archives. [2021-05-10T13:09:20.493Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-10T13:09:20.493Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-10T13:09:20.493Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-10T13:09:20.758Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-10T13:09:20.758Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-10T13:09:20.758Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-10T13:09:20.758Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-10T13:09:20.758Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-10T13:09:20.758Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-10T13:09:20.758Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-10T13:09:20.758Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-10T13:09:20.758Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-10T13:09:20.758Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-10T13:09:20.758Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-10T13:09:20.758Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-10T13:09:20.758Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-10T13:09:20.758Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-10T13:09:20.758Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-10T13:09:20.758Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-10T13:09:20.758Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-10T13:09:20.758Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-10T13:09:20.758Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-10T13:09:20.758Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-10T13:09:20.758Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-10T13:09:20.758Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-10T13:09:20.758Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-10T13:09:20.758Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-10T13:09:20.758Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-10T13:09:20.758Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-10T13:09:21.038Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-10T13:09:21.038Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-10T13:09:21.038Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-10T13:09:21.038Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-10T13:09:21.038Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-10T13:09:21.038Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-10T13:09:21.038Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-10T13:09:21.038Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-10T13:09:21.038Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-10T13:09:21.038Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-10T13:09:21.038Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-10T13:09:21.038Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-10T13:09:21.038Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-10T13:09:21.038Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-10T13:09:21.038Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-10T13:09:21.038Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-10T13:09:21.038Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-10T13:09:21.038Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-10T13:09:21.038Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-10T13:09:21.038Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-10T13:09:21.038Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-10T13:09:21.038Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-10T13:09:21.038Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-10T13:09:21.038Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-10T13:09:21.038Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-10T13:09:21.038Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-10T13:09:21.038Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-10T13:09:21.038Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-10T13:09:21.302Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-10T13:09:21.566Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-10T13:09:21.566Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-10T13:09:21.566Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-10T13:09:21.566Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-10T13:09:21.566Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-10T13:09:21.566Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-10T13:09:21.566Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-10T13:09:21.566Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-10T13:09:21.566Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-10T13:09:21.566Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-10T13:09:21.566Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-10T13:09:21.566Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-10T13:09:21.566Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-10T13:09:21.566Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-10T13:09:21.566Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-10T13:09:21.566Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-10T13:09:21.566Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-10T13:09:21.566Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-10T13:09:21.566Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-10T13:09:21.828Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-10T13:09:21.828Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-10T13:09:21.828Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-10T13:09:21.828Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-10T13:09:21.828Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-10T13:09:21.828Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-10T13:09:21.828Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-10T13:09:21.828Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-10T13:09:21.828Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-10T13:09:21.828Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-10T13:09:21.828Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-10T13:09:21.829Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-10T13:09:21.829Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-10T13:09:22.091Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-10T13:09:22.091Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-10T13:09:22.091Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-10T13:09:22.091Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-10T13:09:22.091Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-10T13:09:22.091Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-10T13:09:22.091Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-10T13:09:22.091Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-10T13:09:22.091Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-10T13:09:22.091Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-10T13:09:22.352Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-10T13:09:22.352Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-10T13:09:22.352Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T13:09:22.352Z] Fetched 64.0 MB in 2s (35.4 MB/s) [2021-05-10T13:09:22.614Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:22.614Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T13:09:22.614Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T13:09:23.187Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T13:09:23.451Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T13:09:23.451Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-10T13:09:23.451Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-10T13:09:24.399Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:24.400Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T13:09:24.400Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:24.400Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T13:09:24.663Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:24.663Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T13:09:24.663Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:24.663Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T13:09:24.948Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:24.948Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T13:09:24.948Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:24.948Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T13:09:25.213Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:25.213Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T13:09:25.213Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T13:09:25.476Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T13:09:25.476Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:25.476Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-10T13:09:25.476Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-10T13:09:25.739Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T13:09:25.739Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:25.739Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T13:09:25.739Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:25.739Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T13:09:26.002Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:26.002Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T13:09:26.264Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T13:09:26.265Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T13:09:26.265Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T13:09:26.527Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T13:09:27.116Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-10T13:09:27.378Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T13:09:27.378Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-10T13:09:27.378Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-10T13:09:27.379Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-10T13:09:27.379Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-10T13:09:27.642Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-10T13:09:27.642Z] Installing new version of config file /etc/issue ... [2021-05-10T13:09:27.642Z] Installing new version of config file /etc/issue.net ... [2021-05-10T13:09:27.642Z] Installing new version of config file /etc/lsb-release ... [2021-05-10T13:09:27.642Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-10T13:09:27.905Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-10T13:09:28.170Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-10T13:09:28.170Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-10T13:09:28.170Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:28.170Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-10T13:09:28.170Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-10T13:09:28.433Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-10T13:09:28.433Z] 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 [2021-05-10T13:09:28.696Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:28.696Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T13:09:28.696Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-10T13:09:28.696Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-10T13:09:28.696Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:28.696Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-10T13:09:28.960Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-10T13:09:28.960Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-10T13:09:28.960Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:28.960Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-10T13:09:28.960Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T13:09:29.229Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-10T13:09:29.494Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:29.494Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T13:09:29.494Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T13:09:29.494Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T13:09:29.781Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:29.781Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T13:09:29.781Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T13:09:29.781Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-10T13:09:30.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:30.055Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-10T13:09:30.055Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-10T13:09:30.055Z] Setting up grep (3.1-2build1) ... [2021-05-10T13:09:30.322Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:30.322Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-10T13:09:30.322Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-10T13:09:30.602Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-10T13:09:30.602Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:30.602Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T13:09:30.602Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T13:09:30.881Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-10T13:09:30.881Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:30.881Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T13:09:30.881Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T13:09:31.482Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T13:09:31.757Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T13:09:31.757Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T13:09:31.757Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T13:09:32.796Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-10T13:09:33.060Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:33.060Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-10T13:09:33.060Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T13:09:34.010Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-10T13:09:34.010Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-10T13:09:34.279Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-10T13:09:34.279Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-10T13:09:34.279Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-10T13:09:34.543Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:34.543Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-10T13:09:34.543Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-10T13:09:34.543Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-10T13:09:34.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:34.815Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T13:09:34.815Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T13:09:34.815Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T13:09:35.078Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:35.079Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T13:09:35.079Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T13:09:35.079Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T13:09:35.345Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:35.345Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T13:09:35.345Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T13:09:35.345Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T13:09:35.345Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:35.345Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T13:09:35.608Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T13:09:35.609Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T13:09:35.609Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:35.609Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T13:09:35.609Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T13:09:35.870Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T13:09:35.870Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T13:09:35.870Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T13:09:36.131Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:36.131Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T13:09:36.131Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T13:09:36.132Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T13:09:36.393Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:36.393Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T13:09:36.393Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T13:09:36.393Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T13:09:36.656Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:36.656Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T13:09:36.656Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T13:09:36.656Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-10T13:09:36.918Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:36.918Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T13:09:36.918Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T13:09:37.182Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-10T13:09:37.758Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-10T13:09:38.019Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-10T13:09:38.019Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:38.019Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T13:09:38.282Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T13:09:38.282Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T13:09:38.545Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T13:09:38.545Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-10T13:09:38.545Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T13:09:38.545Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-10T13:09:38.807Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:38.807Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-10T13:09:38.807Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-10T13:09:39.070Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-10T13:09:39.332Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:39.332Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-10T13:09:39.332Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-10T13:09:39.332Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-10T13:09:39.598Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:39.599Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-10T13:09:39.599Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-10T13:09:39.599Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-10T13:09:39.867Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:39.867Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T13:09:39.867Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T13:09:39.867Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T13:09:40.128Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:40.128Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T13:09:40.128Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T13:09:40.391Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T13:09:40.391Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:40.391Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T13:09:40.655Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T13:09:40.655Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T13:09:40.920Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:40.920Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T13:09:40.920Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T13:09:40.920Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-10T13:09:40.920Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T13:09:41.196Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T13:09:41.196Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T13:09:41.196Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T13:09:41.196Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:41.196Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-10T13:09:41.196Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-10T13:09:41.457Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-10T13:09:41.727Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:41.727Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-10T13:09:41.727Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T13:09:41.727Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T13:09:41.993Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:41.993Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T13:09:41.993Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T13:09:41.993Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T13:09:42.254Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:42.254Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-10T13:09:42.254Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-10T13:09:42.254Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-10T13:09:42.517Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:42.517Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-10T13:09:42.517Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-10T13:09:42.779Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-10T13:09:43.041Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:43.042Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T13:09:43.042Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T13:09:43.304Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-10T13:09:43.304Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:43.304Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-10T13:09:43.304Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-10T13:09:43.566Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-10T13:09:43.566Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:43.566Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-10T13:09:43.566Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-10T13:09:43.566Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-10T13:09:43.828Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:43.828Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-10T13:09:43.828Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-10T13:09:44.094Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-10T13:09:44.094Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:44.094Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-10T13:09:44.094Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-10T13:09:44.094Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-10T13:09:44.355Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:44.355Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-10T13:09:44.355Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-10T13:09:44.355Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-10T13:09:44.619Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:44.619Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-10T13:09:44.619Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-10T13:09:44.619Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-10T13:09:44.927Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:44.927Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-10T13:09:44.927Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-10T13:09:44.927Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-10T13:09:45.195Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T13:09:45.195Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-10T13:09:45.195Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-10T13:09:45.195Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-10T13:09:45.464Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-10T13:09:45.464Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-10T13:09:45.464Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-10T13:09:45.464Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-10T13:09:45.464Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-10T13:09:45.727Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-10T13:09:45.727Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-10T13:09:45.991Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-10T13:09:45.991Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-10T13:09:46.252Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-10T13:09:46.252Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-10T13:09:46.515Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-10T13:09:46.515Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-10T13:09:46.515Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-10T13:09:46.515Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-10T13:09:46.790Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-10T13:09:46.790Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-10T13:09:46.790Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-10T13:09:46.790Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-10T13:09:47.054Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-10T13:09:47.054Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-10T13:09:47.054Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-10T13:09:47.054Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-10T13:09:47.316Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-10T13:09:47.316Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-10T13:09:48.260Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-10T13:09:48.260Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-10T13:09:48.521Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-10T13:09:48.521Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-10T13:09:48.522Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T13:09:48.782Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T13:09:49.044Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T13:09:49.044Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T13:09:49.306Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T13:09:49.306Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T13:09:49.306Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T13:09:49.306Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T13:09:49.568Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:49.568Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T13:09:49.568Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:49.830Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T13:09:49.830Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:49.830Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T13:09:50.092Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:50.092Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T13:09:51.045Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:51.045Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T13:09:51.991Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:52.253Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T13:09:52.828Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:52.828Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T13:09:53.408Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:53.408Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T13:09:54.353Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T13:09:54.353Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T13:09:54.354Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T13:09:54.616Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T13:09:54.616Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-10T13:09:54.616Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T13:09:54.880Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-10T13:09:54.880Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T13:09:54.880Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-10T13:09:55.143Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-10T13:09:55.143Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T13:09:55.143Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T13:09:55.143Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T13:09:55.404Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T13:09:55.404Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-10T13:09:55.404Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-10T13:09:55.404Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T13:09:55.404Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T13:09:55.665Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T13:09:55.665Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T13:09:55.665Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T13:09:55.665Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-10T13:09:55.665Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-10T13:09:55.665Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-10T13:09:55.929Z] [2021-05-10T13:09:55.929Z] Current default time zone: 'Etc/UTC' [2021-05-10T13:09:55.929Z] Local time is now: Mon May 10 13:09:55 UTC 2021. [2021-05-10T13:09:55.929Z] Universal Time is now: Mon May 10 13:09:55 UTC 2021. [2021-05-10T13:09:55.929Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-10T13:09:55.929Z] [2021-05-10T13:09:55.929Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-10T13:09:55.929Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T13:09:55.929Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-10T13:09:55.929Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-10T13:09:55.929Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-10T13:09:56.191Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-10T13:09:56.191Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-10T13:09:56.191Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-10T13:09:56.191Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-10T13:09:56.191Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-10T13:09:56.191Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T13:09:56.191Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-10T13:09:56.453Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T13:09:56.453Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-10T13:09:56.453Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T13:09:56.453Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-10T13:09:56.715Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-10T13:09:56.715Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-10T13:09:56.715Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-10T13:09:56.715Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-10T13:09:56.715Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-10T13:09:56.715Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-10T13:09:56.715Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-10T13:09:58.417Z] Removing intermediate container 0e79de468533 [2021-05-10T13:09:58.417Z] ---> 47c8e453f240 [2021-05-10T13:09:58.417Z] [2021-05-10T13:09:58.417Z] Step 10/31 : FROM alpine:3.12 [2021-05-10T13:09:58.417Z] 3.12: Pulling from library/alpine [2021-05-10T13:09:58.417Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T13:09:58.417Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T13:09:58.417Z] ---> 9852663dfa18 [2021-05-10T13:09:58.417Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-10T13:09:58.417Z] ---> Running in 62ee882ce498 [2021-05-10T13:09:58.417Z] Removing intermediate container 62ee882ce498 [2021-05-10T13:09:58.417Z] ---> 45de9b10c7a7 [2021-05-10T13:09:58.417Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-10T13:09:58.417Z] ---> Running in 8740cd3bf63c [2021-05-10T13:09:58.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T13:09:58.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T13:09:58.417Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-10T13:09:58.417Z] (2/2) Installing su-exec (0.2-r1) [2021-05-10T13:09:58.417Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T13:09:58.417Z] OK: 5 MiB in 16 packages [2021-05-10T13:09:58.417Z] Removing intermediate container 8740cd3bf63c [2021-05-10T13:09:58.417Z] ---> 5a20040516d3 [2021-05-10T13:09:58.417Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-10T13:09:58.417Z] ---> Running in dffcada034cf [2021-05-10T13:09:58.662Z] Updating certificates in /etc/ssl/certs... [2021-05-10T13:09:59.243Z] 23 added, 27 removed; done. [2021-05-10T13:09:59.420Z] Removing intermediate container dffcada034cf [2021-05-10T13:09:59.420Z] ---> 12f073c51727 [2021-05-10T13:09:59.420Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-10T13:09:59.420Z] ---> Running in 8f654aaeab08 [2021-05-10T13:09:59.510Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-10T13:09:59.510Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T13:09:59.510Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-10T13:09:59.510Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-10T13:09:59.510Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-10T13:09:59.510Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T13:09:59.778Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-10T13:09:59.778Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T13:09:59.778Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T13:09:59.778Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T13:09:59.778Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T13:09:59.778Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T13:09:59.778Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-10T13:10:00.040Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-10T13:10:00.040Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-10T13:10:00.040Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-10T13:10:00.040Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-10T13:10:00.040Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T13:10:00.040Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T13:10:00.040Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-10T13:10:00.040Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-10T13:10:00.303Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-10T13:10:00.303Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T13:10:00.303Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-10T13:10:00.303Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-10T13:10:00.565Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-10T13:10:00.565Z] Updating certificates in /etc/ssl/certs... [2021-05-10T13:10:00.879Z] Removing intermediate container 8f654aaeab08 [2021-05-10T13:10:00.879Z] ---> ef466a3009de [2021-05-10T13:10:00.879Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-10T13:10:01.148Z] 0 added, 0 removed; done. [2021-05-10T13:10:01.148Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-10T13:10:01.148Z] done. [2021-05-10T13:10:01.483Z] ---> Running in db21294e0581 [2021-05-10T13:10:01.736Z] Reading package lists... [2021-05-10T13:10:01.999Z] Building dependency tree... [2021-05-10T13:10:01.999Z] Reading state information... [2021-05-10T13:10:02.261Z] The following NEW packages will be installed: [2021-05-10T13:10:02.262Z] apt-transport-https [2021-05-10T13:10:03.207Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T13:10:03.207Z] Need to get 1692 B of archives. [2021-05-10T13:10:03.207Z] After this operation, 154 kB of additional disk space will be used. [2021-05-10T13:10:03.207Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-10T13:10:03.207Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T13:10:03.207Z] Fetched 1692 B in 1s (2174 B/s) [2021-05-10T13:10:03.207Z] Selecting previously unselected package apt-transport-https. [2021-05-10T13:10:03.207Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-10T13:10:03.207Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-10T13:10:03.207Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-10T13:10:03.207Z] Setting up apt-transport-https (1.6.13) ... [2021-05-10T13:10:03.829Z] Waiting for network to be ready... [2021-05-10T13:10:05.961Z] Removing intermediate container 34fbe430b878 [2021-05-10T13:10:05.961Z] ---> 8dd4ac4e1934 [2021-05-10T13:10:05.961Z] [2021-05-10T13:10:05.961Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T13:10:05.961Z] ---> 9852663dfa18 [2021-05-10T13:10:05.961Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-10T13:10:06.247Z] ---> Running in ee01d33778db [2021-05-10T13:10:06.851Z] Removing intermediate container 9900b79f75da [2021-05-10T13:10:06.851Z] ---> cf8ad7440479 [2021-05-10T13:10:06.851Z] [2021-05-10T13:10:06.851Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T13:10:06.851Z] ---> 9852663dfa18 [2021-05-10T13:10:06.851Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-10T13:10:06.851Z] Removing intermediate container db21294e0581 [2021-05-10T13:10:06.851Z] ---> 064104d059d8 [2021-05-10T13:10:06.851Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-10T13:10:07.127Z] ---> Running in 1aae9dfe6d0c [2021-05-10T13:10:07.127Z] ---> Running in 7af94f9415f6 [2021-05-10T13:10:08.129Z] Removing intermediate container 1aae9dfe6d0c [2021-05-10T13:10:08.129Z] ---> 25073cf3ed56 [2021-05-10T13:10:08.129Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-10T13:10:08.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T13:10:09.020Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T13:10:09.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T13:10:09.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T13:10:09.592Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-10T13:10:09.592Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-10T13:10:09.592Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T13:10:09.592Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T13:10:09.881Z] ---> 00a2e2f3719b [2021-05-10T13:10:09.881Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-10T13:10:10.169Z] OK: 6 MiB in 16 packages [2021-05-10T13:10:10.169Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T13:10:10.169Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T13:10:10.169Z] OK: 5 MiB in 15 packages [2021-05-10T13:10:10.459Z] ---> Running in 59933183a30e [2021-05-10T13:10:12.009Z] 2021-05-10T13:10:09Z INFO Waiting for automatic snapd restart... [2021-05-10T13:10:13.416Z] snapd 2.49.2 from Canonical* installed [2021-05-10T13:10:14.790Z] Removing intermediate container 7af94f9415f6 [2021-05-10T13:10:14.791Z] ---> 50dc16f4440d [2021-05-10T13:10:14.791Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T13:10:14.791Z] Removing intermediate container ee01d33778db [2021-05-10T13:10:14.791Z] ---> fed09ee327d6 [2021-05-10T13:10:14.791Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T13:10:14.791Z] ---> Running in 7764bd20b0b7 [2021-05-10T13:10:14.791Z] ---> Running in 2504b9333482 [2021-05-10T13:10:14.791Z] Removing intermediate container 48c4f542218e [2021-05-10T13:10:14.791Z] ---> 95de02a570a2 [2021-05-10T13:10:14.791Z] [2021-05-10T13:10:14.791Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T13:10:14.791Z] ---> 9852663dfa18 [2021-05-10T13:10:14.791Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T13:10:14.791Z] ---> Using cache [2021-05-10T13:10:14.791Z] ---> 50dc16f4440d [2021-05-10T13:10:14.791Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T13:10:14.809Z] "snapd" switched to the "latest/stable" channel [2021-05-10T13:10:14.810Z] [2021-05-10T13:10:15.063Z] Removing intermediate container 59933183a30e [2021-05-10T13:10:15.063Z] ---> bf4f3d42fafb [2021-05-10T13:10:15.063Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T13:10:15.340Z] Removing intermediate container 7764bd20b0b7 [2021-05-10T13:10:15.340Z] ---> c58489952300 [2021-05-10T13:10:15.340Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-10T13:10:15.340Z] ---> Running in cd597e0e2128 [2021-05-10T13:10:15.624Z] ---> Running in 1f27f2845c96 [2021-05-10T13:10:15.624Z] Removing intermediate container 2504b9333482 [2021-05-10T13:10:15.624Z] ---> c41019e93e61 [2021-05-10T13:10:15.624Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-10T13:10:16.223Z] ---> Running in 8bed4a3b368c [2021-05-10T13:10:16.223Z] ---> 197365121f9c [2021-05-10T13:10:16.223Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-10T13:10:16.223Z] Removing intermediate container cd597e0e2128 [2021-05-10T13:10:16.223Z] ---> 080a4ef584d4 [2021-05-10T13:10:16.223Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-10T13:10:16.502Z] Removing intermediate container 1f27f2845c96 [2021-05-10T13:10:16.502Z] ---> f06f60692970 [2021-05-10T13:10:16.502Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T13:10:16.502Z] ---> Running in 3484a5c533e1 [2021-05-10T13:10:16.776Z] ---> Running in 4f4158e536e5 [2021-05-10T13:10:17.060Z] Removing intermediate container 8bed4a3b368c [2021-05-10T13:10:17.060Z] ---> 382864b2736b [2021-05-10T13:10:17.060Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T13:10:17.337Z] ---> Running in 2a8c217a8132 [2021-05-10T13:10:17.931Z] Removing intermediate container 3484a5c533e1 [2021-05-10T13:10:17.932Z] ---> a682e6c85752 [2021-05-10T13:10:17.932Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T13:10:17.932Z] Removing intermediate container 4f4158e536e5 [2021-05-10T13:10:17.932Z] ---> 002d945c3b33 [2021-05-10T13:10:17.932Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T13:10:18.208Z] ---> 5a9863576a12 [2021-05-10T13:10:18.208Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-10T13:10:18.208Z] ---> Running in bcd391955686 [2021-05-10T13:10:18.483Z] Removing intermediate container 2a8c217a8132 [2021-05-10T13:10:18.483Z] ---> d0c3ad328ea8 [2021-05-10T13:10:18.483Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T13:10:19.086Z] Removing intermediate container bcd391955686 [2021-05-10T13:10:19.086Z] ---> e631e5d360a8 [2021-05-10T13:10:19.086Z] Step 15/23 : WORKDIR / [2021-05-10T13:10:19.362Z] ---> 2f585f5313e4 [2021-05-10T13:10:19.362Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-10T13:10:19.362Z] ---> c3efa0f5c212 [2021-05-10T13:10:19.362Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-10T13:10:19.799Z] ---> Running in 6da12b0a73f5 [2021-05-10T13:10:19.799Z] ---> d80a3f15ab00 [2021-05-10T13:10:19.799Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-10T13:10:20.111Z] core18 20210309 from Canonical* installed [2021-05-10T13:10:20.111Z] "core18" switched to the "latest/stable" channel [2021-05-10T13:10:20.111Z] [2021-05-10T13:10:20.446Z] Removing intermediate container 00a67475f1dd [2021-05-10T13:10:20.447Z] ---> 4480e68802f5 [2021-05-10T13:10:20.447Z] [2021-05-10T13:10:20.447Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T13:10:20.447Z] ---> 9852663dfa18 [2021-05-10T13:10:20.447Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-10T13:10:20.447Z] Removing intermediate container 6da12b0a73f5 [2021-05-10T13:10:20.447Z] ---> 2db3a435bc94 [2021-05-10T13:10:20.447Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T13:10:20.741Z] ---> Running in eea40577aaa3 [2021-05-10T13:10:21.048Z] ---> 0474441ed6c5 [2021-05-10T13:10:21.048Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-10T13:10:21.674Z] Removing intermediate container eea40577aaa3 [2021-05-10T13:10:21.674Z] ---> 74a58a51c2c4 [2021-05-10T13:10:21.674Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-10T13:10:21.948Z] ---> 7e33a745f380 [2021-05-10T13:10:21.948Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-10T13:10:21.948Z] ---> Running in 6d6b9885ea78 [2021-05-10T13:10:22.223Z] ---> 01d4103005f3 [2021-05-10T13:10:22.223Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-10T13:10:22.223Z] ---> fcc4fc74e5bc [2021-05-10T13:10:22.223Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-10T13:10:22.223Z] ---> fb2ca846bab5 [2021-05-10T13:10:22.223Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-10T13:10:22.820Z] Removing intermediate container 6d6b9885ea78 [2021-05-10T13:10:22.820Z] ---> c7e5518026c2 [2021-05-10T13:10:22.820Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-10T13:10:23.101Z] ---> Running in 50c367106d6f [2021-05-10T13:10:23.101Z] ---> Running in 0489622071a2 [2021-05-10T13:10:23.705Z] ---> a2ebc90e34b1 [2021-05-10T13:10:23.705Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-10T13:10:23.705Z] ---> bf79d914cf63 [2021-05-10T13:10:23.705Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-10T13:10:23.705Z] ---> Running in 3c56bc83216c [2021-05-10T13:10:23.979Z] ---> c1829eed2f46 [2021-05-10T13:10:23.979Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-10T13:10:23.979Z] Removing intermediate container 0489622071a2 [2021-05-10T13:10:23.979Z] ---> a7e47b75aa8b [2021-05-10T13:10:23.979Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:10:23.979Z] Removing intermediate container 50c367106d6f [2021-05-10T13:10:23.979Z] ---> d023dea9ba4e [2021-05-10T13:10:23.979Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-10T13:10:23.979Z] ---> Running in e71653dab34c [2021-05-10T13:10:24.250Z] ---> Running in 662dae842cee [2021-05-10T13:10:24.525Z] Removing intermediate container 3c56bc83216c [2021-05-10T13:10:24.525Z] ---> dcbd668a3da7 [2021-05-10T13:10:24.525Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T13:10:24.797Z] ---> Running in dd39fbf2380b [2021-05-10T13:10:24.797Z] Removing intermediate container e71653dab34c [2021-05-10T13:10:24.797Z] ---> c9824a907ff4 [2021-05-10T13:10:24.797Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T13:10:25.073Z] ---> Running in f84bbc428e66 [2021-05-10T13:10:25.073Z] ---> 1a57963d3849 [2021-05-10T13:10:25.073Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-10T13:10:25.073Z] ---> 86ee538e28ae [2021-05-10T13:10:25.073Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-10T13:10:25.348Z] ---> Running in 1d2b7236f40b [2021-05-10T13:10:25.349Z] Removing intermediate container dd39fbf2380b [2021-05-10T13:10:25.349Z] ---> 998ee73c1817 [2021-05-10T13:10:25.349Z] Step 20/22 : LABEL arch=arm64 [2021-05-10T13:10:25.459Z] snapcraft 4.7.1 from Canonical* installed [2021-05-10T13:10:25.621Z] ---> Running in 15907a67048d [2021-05-10T13:10:25.621Z] ---> Running in 6d849ecbab6b [2021-05-10T13:10:25.741Z] "snapcraft" switched to the "latest/stable" channel [2021-05-10T13:10:25.742Z] [2021-05-10T13:10:25.899Z] Removing intermediate container f84bbc428e66 [2021-05-10T13:10:25.899Z] ---> cc7d96f7009d [2021-05-10T13:10:25.899Z] Step 20/22 : LABEL arch=arm64 [2021-05-10T13:10:25.899Z] Removing intermediate container 1d2b7236f40b [2021-05-10T13:10:25.899Z] ---> bdc8698d8f4c [2021-05-10T13:10:25.899Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T13:10:26.175Z] ---> Running in 595cce5628c2 [2021-05-10T13:10:26.175Z] ---> Running in aaafe6df421b [2021-05-10T13:10:26.455Z] Removing intermediate container 6d849ecbab6b [2021-05-10T13:10:26.455Z] ---> d8cca69724ef [2021-05-10T13:10:26.455Z] Step 21/22 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:10:26.730Z] ---> Running in bd432280cebc [2021-05-10T13:10:27.006Z] Removing intermediate container 595cce5628c2 [2021-05-10T13:10:27.006Z] ---> 696ec507a12d [2021-05-10T13:10:27.006Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T13:10:27.006Z] Removing intermediate container aaafe6df421b [2021-05-10T13:10:27.006Z] ---> aca927d0c9f5 [2021-05-10T13:10:27.006Z] Step 21/22 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:10:27.278Z] ---> Running in 05a5f5c66be5 [2021-05-10T13:10:27.278Z] ---> Running in 450a8a104735 [2021-05-10T13:10:27.553Z] Removing intermediate container 662dae842cee [2021-05-10T13:10:27.553Z] ---> 1d797dc549d3 [2021-05-10T13:10:27.553Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-10T13:10:27.553Z] Removing intermediate container bd432280cebc [2021-05-10T13:10:27.553Z] ---> 1978c3da17ae [2021-05-10T13:10:27.553Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T13:10:27.827Z] ---> Running in ff34eb51651c [2021-05-10T13:10:27.827Z] ---> Running in 396149cee2df [2021-05-10T13:10:28.102Z] Removing intermediate container 450a8a104735 [2021-05-10T13:10:28.102Z] ---> 75a44be7d0d7 [2021-05-10T13:10:28.102Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T13:10:28.102Z] Removing intermediate container 05a5f5c66be5 [2021-05-10T13:10:28.102Z] ---> cb46f8fe841c [2021-05-10T13:10:28.102Z] Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:10:28.386Z] ---> Running in 9aa25d0d9dfa [2021-05-10T13:10:28.386Z] ---> Running in daa306ac2fd4 [2021-05-10T13:10:28.387Z] Removing intermediate container ff34eb51651c [2021-05-10T13:10:28.387Z] ---> 6429ed02d934 [2021-05-10T13:10:28.387Z] [2021-05-10T13:10:28.666Z] Removing intermediate container 15907a67048d [2021-05-10T13:10:28.666Z] ---> 5aef8155f05b [2021-05-10T13:10:28.666Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-10T13:10:28.946Z] Successfully built 6429ed02d934 [2021-05-10T13:10:28.946Z] Removing intermediate container daa306ac2fd4 [2021-05-10T13:10:28.946Z] ---> 6b11a37fe78d [2021-05-10T13:10:28.946Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T13:10:28.946Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-10T13:10:28.946Z] Building docker-security-proxy-setup-go [2021-05-10T13:10:29.220Z]  Building docker-support-scheduler-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T13:10:29.220Z] ---> Running in e1af94d3b81f [2021-05-10T13:10:29.494Z] Removing intermediate container 9aa25d0d9dfa [2021-05-10T13:10:29.494Z] ---> 0753a07ab945 [2021-05-10T13:10:29.494Z] [2021-05-10T13:10:29.494Z] ---> Running in a866862be415 [2021-05-10T13:10:29.766Z] Successfully built 0753a07ab945 [2021-05-10T13:10:29.963Z] 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: [2021-05-10T13:10:29.964Z] - README.md [2021-05-10T13:10:29.964Z] [2021-05-10T13:10:29.964Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-10T13:10:30.043Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-10T13:10:30.043Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-05-10T13:10:30.043Z] Removing intermediate container e1af94d3b81f [2021-05-10T13:10:30.043Z] ---> fdb3723a9ee7 [2021-05-10T13:10:30.043Z] Step 28/31 : CMD ["gate"] [2021-05-10T13:10:30.043Z] Removing intermediate container a866862be415 [2021-05-10T13:10:30.043Z] ---> f1d826c44968 [2021-05-10T13:10:30.043Z] [2021-05-10T13:10:30.319Z] ---> Running in 90b3587da2b4 [2021-05-10T13:10:30.599Z] Successfully built f1d826c44968 [2021-05-10T13:10:30.599Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-10T13:10:30.599Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-05-10T13:10:30.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T13:10:31.150Z] Removing intermediate container 90b3587da2b4 [2021-05-10T13:10:31.150Z] ---> c25303781dfa [2021-05-10T13:10:31.150Z] Step 29/31 : LABEL arch=arm64 [2021-05-10T13:10:31.423Z] ---> Running in 25c013e6fb07 [2021-05-10T13:10:32.014Z] Removing intermediate container 25c013e6fb07 [2021-05-10T13:10:32.014Z] ---> 45248fab4fab [2021-05-10T13:10:32.014Z] Step 30/31 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:10:32.286Z] ---> Running in 8406bf34e486 [2021-05-10T13:10:33.275Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-10T13:10:33.275Z] Removing intermediate container 8406bf34e486 [2021-05-10T13:10:33.275Z] ---> e2e6f517a807 [2021-05-10T13:10:33.275Z] Step 31/31 : LABEL version=0.0.0 [2021-05-10T13:10:33.275Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-10T13:10:33.552Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-10T13:10:33.826Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-10T13:10:34.100Z] ---> Running in aff87431d42b [2021-05-10T13:10:34.697Z] Removing intermediate container aff87431d42b [2021-05-10T13:10:34.698Z] ---> 6938161f3761 [2021-05-10T13:10:34.698Z] [2021-05-10T13:10:34.972Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-10T13:10:35.248Z] Successfully built 6938161f3761 [2021-05-10T13:10:35.248Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-10T13:10:35.248Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-10T13:10:35.248Z]  Building docker-security-bootstrapper-go ... done Building docker-core-command-go [2021-05-10T13:10:35.522Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T13:10:35.522Z] OK: 8 MiB in 20 packages [2021-05-10T13:10:36.559Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T13:10:36.559Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T13:10:36.559Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T13:10:36.559Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T13:10:37.500Z] Removing intermediate container 396149cee2df [2021-05-10T13:10:37.500Z] ---> fa82d7c2dc60 [2021-05-10T13:10:37.500Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T13:10:38.744Z] Reading package lists... [2021-05-10T13:10:38.950Z] ---> 85b18657fc7b [2021-05-10T13:10:38.950Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-10T13:10:39.005Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 [2021-05-10T13:10:40.929Z] ---> 4e7801ce259a [2021-05-10T13:10:40.929Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-10T13:10:41.524Z] ---> de0c1a0d97d6 [2021-05-10T13:10:41.524Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-10T13:10:41.796Z] ---> Running in a7a01140e691 [2021-05-10T13:10:42.405Z] Removing intermediate container a7a01140e691 [2021-05-10T13:10:42.405Z] ---> 9f3ea7696ab2 [2021-05-10T13:10:42.405Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T13:10:42.679Z] ---> Running in 6a6bbce89d84 [2021-05-10T13:10:43.666Z] Removing intermediate container 6a6bbce89d84 [2021-05-10T13:10:43.666Z] ---> 73e8c32c1fc8 [2021-05-10T13:10:43.666Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T13:10:43.941Z] ---> Running in 18eb4410b52d [2021-05-10T13:10:44.543Z] Removing intermediate container 18eb4410b52d [2021-05-10T13:10:44.543Z] ---> 2433f6313e36 [2021-05-10T13:10:44.543Z] Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:10:44.818Z] ---> Running in 4cda7ee08c9b [2021-05-10T13:10:45.599Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T13:10:45.599Z] Reading package lists... [2021-05-10T13:10:45.599Z] Building dependency tree... [2021-05-10T13:10:45.599Z] Reading state information... [2021-05-10T13:10:45.599Z] Suggested packages: [2021-05-10T13:10:45.599Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-10T13:10:45.599Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-10T13:10:45.599Z] Recommended packages: [2021-05-10T13:10:45.599Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-10T13:10:45.599Z] The following NEW packages will be installed: [2021-05-10T13:10:45.599Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-10T13:10:45.599Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-10T13:10:45.599Z] pkg-config zip [2021-05-10T13:10:45.806Z] Removing intermediate container 4cda7ee08c9b [2021-05-10T13:10:45.806Z] ---> 5370d761b4a7 [2021-05-10T13:10:45.806Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T13:10:45.862Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T13:10:45.862Z] Need to get 7663 kB of archives. [2021-05-10T13:10:45.862Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-10T13:10:45.862Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-10T13:10:45.862Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-10T13:10:45.862Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-10T13:10:46.078Z] ---> Running in 0d5d6c9370f8 [2021-05-10T13:10:46.123Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-10T13:10:46.123Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-10T13:10:46.123Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-10T13:10:46.123Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-10T13:10:46.123Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-10T13:10:46.385Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-10T13:10:46.385Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-10T13:10:46.385Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-10T13:10:46.386Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-10T13:10:46.386Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-10T13:10:46.649Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-10T13:10:46.649Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-10T13:10:46.674Z] Removing intermediate container 0d5d6c9370f8 [2021-05-10T13:10:46.674Z] ---> 7105c845ddba [2021-05-10T13:10:46.674Z] [2021-05-10T13:10:46.912Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T13:10:46.912Z] Fetched 7663 kB in 1s (7286 kB/s) [2021-05-10T13:10:46.912Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-10T13:10:46.912Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-10T13:10:46.912Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-10T13:10:46.912Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-10T13:10:47.174Z] Selecting previously unselected package libpsl5:amd64. [2021-05-10T13:10:47.174Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-10T13:10:47.174Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-10T13:10:47.269Z] Successfully built 7105c845ddba [2021-05-10T13:10:47.270Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-10T13:10:47.436Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-10T13:10:47.436Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-10T13:10:47.436Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-10T13:10:47.436Z] Selecting previously unselected package librtmp1:amd64. [2021-05-10T13:10:47.436Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-10T13:10:47.436Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-10T13:10:47.698Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-10T13:10:47.698Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-10T13:10:47.698Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-10T13:10:47.698Z] Selecting previously unselected package liberror-perl. [2021-05-10T13:10:47.698Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-10T13:10:47.698Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-10T13:10:47.698Z] Selecting previously unselected package git-man. [2021-05-10T13:10:47.698Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-10T13:10:47.698Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-10T13:10:47.960Z] Selecting previously unselected package git. [2021-05-10T13:10:47.960Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-10T13:10:47.960Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-10T13:10:48.905Z] Selecting previously unselected package libnorm1:amd64. [2021-05-10T13:10:48.905Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-10T13:10:48.905Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-10T13:10:48.905Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-10T13:10:48.905Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-10T13:10:48.905Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-10T13:10:49.165Z] Selecting previously unselected package libsodium23:amd64. [2021-05-10T13:10:49.165Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-10T13:10:49.165Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-10T13:10:49.165Z] Selecting previously unselected package libzmq5:amd64. [2021-05-10T13:10:49.165Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-10T13:10:49.165Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T13:10:49.427Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-10T13:10:49.427Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-10T13:10:49.427Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T13:10:49.427Z] Selecting previously unselected package pkg-config. [2021-05-10T13:10:49.427Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-10T13:10:49.427Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-10T13:10:49.694Z] Selecting previously unselected package zip. [2021-05-10T13:10:49.694Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-10T13:10:49.694Z] Unpacking zip (3.0-11build1) ... [2021-05-10T13:10:49.694Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-10T13:10:49.694Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-10T13:10:49.694Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-10T13:10:49.694Z] Setting up liberror-perl (0.17025-1) ... [2021-05-10T13:10:49.694Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-10T13:10:49.954Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-10T13:10:49.954Z] No schema files found: doing nothing. [2021-05-10T13:10:49.954Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-10T13:10:49.954Z] Setting up zip (3.0-11build1) ... [2021-05-10T13:10:49.954Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-10T13:10:49.954Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-10T13:10:49.954Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-10T13:10:49.954Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T13:10:49.954Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-10T13:10:50.216Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T13:10:50.216Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-10T13:10:50.216Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T13:10:56.806Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T13:10:57.068Z] git set to automatically installed. [2021-05-10T13:10:57.068Z] git-man set to automatically installed. [2021-05-10T13:10:57.068Z] libcurl3-gnutls set to automatically installed. [2021-05-10T13:10:57.068Z] liberror-perl set to automatically installed. [2021-05-10T13:10:57.068Z] libglib2.0-0 set to automatically installed. [2021-05-10T13:10:57.068Z] libnghttp2-14 set to automatically installed. [2021-05-10T13:10:57.068Z] libnorm1 set to automatically installed. [2021-05-10T13:10:57.068Z] libpgm-5.2-0 set to automatically installed. [2021-05-10T13:10:57.068Z] libpsl5 set to automatically installed. [2021-05-10T13:10:57.068Z] librtmp1 set to automatically installed. [2021-05-10T13:10:57.068Z] libsodium23 set to automatically installed. [2021-05-10T13:10:57.068Z] libzmq3-dev set to automatically installed. [2021-05-10T13:10:57.068Z] libzmq5 set to automatically installed. [2021-05-10T13:10:57.068Z] pkg-config set to automatically installed. [2021-05-10T13:10:57.068Z] zip set to automatically installed. [2021-05-10T13:10:58.466Z] snapd is not logged in, snap install commands will use sudo [2021-05-10T13:11:05.067Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T13:11:17.335Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-10T13:11:17.909Z] snapd is not logged in, snap install commands will use sudo [2021-05-10T13:11:24.516Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T13:11:25.089Z] snap "core18" has no updates available [2021-05-10T13:11:25.665Z] Pulling go-build-helper [2021-05-10T13:11:25.665Z] + snapcraftctl pull [2021-05-10T13:11:26.233Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:11:26.233Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:11:26.233Z] ---> 903f7bdf78e1 [2021-05-10T13:11:26.233Z] Step 3/21 : WORKDIR /edgex-go [2021-05-10T13:11:26.233Z] ---> Using cache [2021-05-10T13:11:26.233Z] ---> e5496bd1f26a [2021-05-10T13:11:26.234Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:11:26.234Z] ---> Using cache [2021-05-10T13:11:26.234Z] ---> 4b5db7022802 [2021-05-10T13:11:26.234Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-10T13:11:26.234Z] ---> Using cache [2021-05-10T13:11:26.234Z] ---> 1677f3ca7eaf [2021-05-10T13:11:26.234Z] Step 6/21 : COPY go.mod . [2021-05-10T13:11:26.234Z] ---> Using cache [2021-05-10T13:11:26.234Z] ---> 66a4e86a2311 [2021-05-10T13:11:26.234Z] Step 7/21 : RUN go mod download [2021-05-10T13:11:26.234Z] ---> Using cache [2021-05-10T13:11:26.234Z] ---> 360a5a2f44f2 [2021-05-10T13:11:26.234Z] Step 8/21 : COPY . . [2021-05-10T13:11:26.511Z] ---> Using cache [2021-05-10T13:11:26.511Z] ---> d288e9da6e07 [2021-05-10T13:11:26.511Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-10T13:11:27.063Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-10T13:11:27.064Z] Skipping pull go-build-helper (already ran) [2021-05-10T13:11:27.064Z] Building go-build-helper [2021-05-10T13:11:27.064Z] + snapcraftctl build [2021-05-10T13:11:27.499Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:11:27.499Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:11:27.500Z] ---> 903f7bdf78e1 [2021-05-10T13:11:27.500Z] Step 3/25 : WORKDIR /edgex-go [2021-05-10T13:11:27.500Z] ---> Using cache [2021-05-10T13:11:27.500Z] ---> e5496bd1f26a [2021-05-10T13:11:27.500Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:11:27.500Z] ---> Using cache [2021-05-10T13:11:27.500Z] ---> 4b5db7022802 [2021-05-10T13:11:27.500Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-10T13:11:27.500Z] ---> Using cache [2021-05-10T13:11:27.500Z] ---> 1677f3ca7eaf [2021-05-10T13:11:27.500Z] Step 6/25 : COPY go.mod . [2021-05-10T13:11:27.500Z] ---> Using cache [2021-05-10T13:11:27.500Z] ---> 66a4e86a2311 [2021-05-10T13:11:27.500Z] Step 7/25 : RUN go mod download [2021-05-10T13:11:27.500Z] ---> Using cache [2021-05-10T13:11:27.500Z] ---> 360a5a2f44f2 [2021-05-10T13:11:27.500Z] Step 8/25 : COPY . . [2021-05-10T13:11:27.500Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:11:27.500Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:11:27.500Z] ---> 903f7bdf78e1 [2021-05-10T13:11:27.500Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T13:11:27.500Z] ---> Using cache [2021-05-10T13:11:27.500Z] ---> e5496bd1f26a [2021-05-10T13:11:27.500Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:11:27.500Z] ---> Using cache [2021-05-10T13:11:27.500Z] ---> 4b5db7022802 [2021-05-10T13:11:27.500Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-10T13:11:27.500Z] ---> Using cache [2021-05-10T13:11:27.500Z] ---> d288e9da6e07 [2021-05-10T13:11:27.500Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-10T13:11:28.937Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T13:11:28.937Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T13:11:28.937Z] ---> 903f7bdf78e1 [2021-05-10T13:11:28.937Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T13:11:28.937Z] ---> Using cache [2021-05-10T13:11:28.937Z] ---> e5496bd1f26a [2021-05-10T13:11:28.937Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T13:11:28.937Z] ---> Using cache [2021-05-10T13:11:28.937Z] ---> 4b5db7022802 [2021-05-10T13:11:28.937Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T13:11:28.937Z] ---> Using cache [2021-05-10T13:11:28.937Z] ---> 1677f3ca7eaf [2021-05-10T13:11:28.937Z] Step 6/23 : COPY go.mod . [2021-05-10T13:11:28.937Z] ---> Using cache [2021-05-10T13:11:28.937Z] ---> 66a4e86a2311 [2021-05-10T13:11:28.937Z] Step 7/23 : RUN go mod download [2021-05-10T13:11:28.937Z] ---> Using cache [2021-05-10T13:11:28.937Z] ---> 360a5a2f44f2 [2021-05-10T13:11:28.937Z] Step 8/23 : COPY . . [2021-05-10T13:11:28.937Z] ---> Using cache [2021-05-10T13:11:28.937Z] ---> d288e9da6e07 [2021-05-10T13:11:28.937Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-10T13:11:29.623Z] Staging go-build-helper [2021-05-10T13:11:29.623Z] + snapcraftctl stage [2021-05-10T13:11:29.915Z] ---> Running in 3e88983be67c [2021-05-10T13:11:29.915Z] ---> Running in d2155dd44c1d [2021-05-10T13:11:29.915Z] ---> Running in 168702f9ffc3 [2021-05-10T13:11:29.915Z] ---> Running in 5e7e3c7244d9 [2021-05-10T13:11:31.937Z] 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 [2021-05-10T13:11:31.937Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T13:11:31.937Z] 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 [2021-05-10T13:11:31.937Z] 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 [2021-05-10T13:11:33.947Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T13:11:35.405Z] OK: 218 MiB in 52 packages [2021-05-10T13:11:37.399Z] Removing intermediate container 3e88983be67c [2021-05-10T13:11:37.399Z] ---> 67095cffe8bb [2021-05-10T13:11:37.399Z] Step 6/23 : COPY go.mod . [2021-05-10T13:11:38.435Z] ---> 4f7819205a99 [2021-05-10T13:11:38.435Z] Step 7/23 : RUN go mod download [2021-05-10T13:11:38.435Z] ---> Running in de9306450748 [2021-05-10T13:11:42.808Z] Removing intermediate container de9306450748 [2021-05-10T13:11:42.808Z] ---> d031a73ef132 [2021-05-10T13:11:42.808Z] Step 8/23 : COPY . . [2021-05-10T13:11:44.569Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-10T13:11:44.569Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-10T13:11:44.569Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-10T13:11:44.569Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-10T13:11:44.569Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-10T13:11:44.569Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-10T13:11:44.569Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-10T13:11:44.569Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-10T13:11:44.569Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-10T13:11:44.569Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-10T13:11:44.569Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-10T13:11:44.569Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-10T13:11:44.569Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-10T13:11:44.569Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-10T13:11:44.569Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-10T13:11:44.569Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-10T13:11:44.569Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-10T13:11:44.569Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-10T13:11:44.569Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-10T13:11:44.569Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] [2021-05-10T13:11:44.569Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-10T13:11:44.569Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-10T13:11:44.569Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-10T13:11:44.569Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-10T13:11:44.569Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-10T13:11:44.569Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-10T13:11:44.569Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-10T13:11:44.569Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-10T13:11:44.569Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-10T13:11:44.569Z] Fetched 224 kB in 0s (0 B/s) [2021-05-10T13:11:44.569Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-10T13:11:44.569Z] Fetched 157 kB in 0s (0 B/s) [2021-05-10T13:11:44.569Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-10T13:11:44.569Z] Fetched 221 kB in 0s (0 B/s) [2021-05-10T13:11:44.569Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-10T13:11:44.569Z] Fetched 143 kB in 0s (0 B/s) [2021-05-10T13:11:44.569Z] Pulling app-service-config [2021-05-10T13:11:44.569Z] + snapcraftctl pull [2021-05-10T13:11:44.569Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-10T13:11:44.569Z] Pulling config-common [2021-05-10T13:11:44.569Z] + snapcraftctl pull [2021-05-10T13:11:48.789Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T13:11:48.789Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T13:11:48.789Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T13:11:48.789Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T13:11:48.789Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-10T13:11:48.789Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T13:11:48.789Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-10T13:11:48.789Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T13:11:48.789Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-10T13:11:48.789Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T13:11:48.789Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-10T13:11:48.789Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T13:11:48.789Z] Pulling edgex-go [2021-05-10T13:11:48.789Z] + snapcraftctl pull [2021-05-10T13:12:05.132Z] ---> d7c0063146a7 [2021-05-10T13:12:05.132Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-10T13:12:05.132Z] ---> Running in cfaa2273b1d1 [2021-05-10T13:12:05.132Z] 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 [2021-05-10T13:12:15.530Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T13:12:15.530Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T13:12:15.530Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T13:12:15.530Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T13:12:15.530Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-10T13:12:15.530Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-10T13:12:15.530Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-10T13:12:15.530Z] Fetched 279 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-10T13:12:15.531Z] Fetched 122 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-10T13:12:15.531Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-10T13:12:15.531Z] Fetched 8848 B in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-10T13:12:15.531Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-10T13:12:15.531Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-10T13:12:15.531Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-10T13:12:15.531Z] Fetched 219 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-10T13:12:15.531Z] Fetched 154 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-10T13:12:15.531Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-10T13:12:15.531Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-10T13:12:15.531Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-10T13:12:15.531Z] Fetched 499 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-10T13:12:15.531Z] Fetched 111 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-10T13:12:15.531Z] Fetched 240 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-10T13:12:15.531Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-10T13:12:15.531Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-10T13:12:15.531Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-10T13:12:15.531Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-10T13:12:15.531Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-10T13:12:15.531Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-10T13:12:15.531Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-10T13:12:15.531Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-10T13:12:15.531Z] Fetched 8720 B in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-10T13:12:15.531Z] Fetched 137 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-10T13:12:15.531Z] Fetched 119 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-10T13:12:15.531Z] Fetched 110 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-10T13:12:15.531Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-10T13:12:15.531Z] Fetched 645 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-10T13:12:15.531Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-10T13:12:15.531Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-10T13:12:15.531Z] Fetched 368 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-10T13:12:15.531Z] Fetched 187 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-10T13:12:15.531Z] Fetched 175 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-10T13:12:15.531Z] Fetched 206 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-10T13:12:15.531Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-10T13:12:15.531Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-10T13:12:15.531Z] Fetched 159 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-10T13:12:15.531Z] Fetched 107 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-10T13:12:15.531Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-10T13:12:15.531Z] Pulling static-packages [2021-05-10T13:12:15.531Z] + snapcraftctl pull [2021-05-10T13:12:15.531Z] Pulling version [2021-05-10T13:12:15.531Z] + cd /root/project [2021-05-10T13:12:15.531Z] + [ -f VERSION ] [2021-05-10T13:12:15.531Z] + PROJECT_VERSION=local-dev [2021-05-10T13:12:15.531Z] + git rev-parse --short HEAD [2021-05-10T13:12:15.531Z] + GIT_REVISION=fe00754a [2021-05-10T13:12:15.531Z] + snapcraftctl set-version local-dev [2021-05-10T13:12:15.531Z] Skipping build go-build-helper (already ran) [2021-05-10T13:12:15.531Z] Building app-service-config [2021-05-10T13:12:15.531Z] + make build [2021-05-10T13:12:15.531Z] go mod tidy [2021-05-10T13:12:18.095Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.55 [2021-05-10T13:12:18.360Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.82 [2021-05-10T13:12:18.624Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.46 [2021-05-10T13:12:18.624Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-10T13:12:18.624Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-10T13:12:18.905Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-10T13:12:18.905Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-10T13:12:18.905Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-10T13:12:18.905Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-10T13:12:18.905Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-10T13:12:18.905Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-10T13:12:18.905Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-10T13:12:19.175Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-10T13:12:19.175Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-10T13:12:19.175Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-10T13:12:19.175Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-10T13:12:19.446Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-10T13:12:19.446Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-10T13:12:19.446Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-10T13:12:19.446Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-10T13:12:19.446Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-10T13:12:19.446Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-10T13:12:19.719Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-10T13:12:19.719Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.18 [2021-05-10T13:12:19.719Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-10T13:12:19.719Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-10T13:12:20.007Z] go: downloading golang.org/x/text v0.3.2 [2021-05-10T13:12:20.007Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-10T13:12:20.007Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-10T13:12:20.007Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-10T13:12:20.007Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-10T13:12:20.007Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-10T13:12:20.007Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-10T13:12:20.277Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-10T13:12:20.277Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-10T13:12:20.277Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-10T13:12:20.277Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-10T13:12:20.277Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-10T13:12:20.277Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-10T13:12:20.277Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-10T13:12:20.277Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-10T13:12:20.277Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-10T13:12:20.277Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-10T13:12:20.277Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-10T13:12:20.277Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-10T13:12:20.546Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-10T13:12:20.546Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-10T13:12:20.546Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-10T13:12:20.546Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-10T13:12:20.546Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-10T13:12:20.546Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-10T13:12:20.546Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-10T13:12:20.546Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-10T13:12:20.546Z] go: downloading github.com/kr/text v0.1.0 [2021-05-10T13:12:20.546Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-10T13:12:20.546Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-10T13:12:20.546Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-10T13:12:20.546Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-10T13:12:20.546Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-10T13:12:20.546Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-10T13:12:20.546Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-10T13:12:20.546Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-10T13:12:20.809Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-10T13:12:20.809Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-10T13:12:20.809Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-10T13:12:20.809Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-10T13:12:20.809Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-10T13:12:20.809Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-10T13:12:20.809Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-10T13:12:20.809Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-10T13:12:20.809Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-10T13:12:20.809Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-10T13:12:20.809Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-10T13:12:20.809Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-10T13:12:20.809Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-10T13:12:20.809Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-10T13:12:20.809Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-10T13:12:20.809Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-10T13:12:20.809Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-10T13:12:21.383Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-10T13:12:33.657Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-10T13:12:33.657Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-10T13:12:33.657Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-10T13:12:33.657Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-10T13:12:35.052Z] Building config-common [2021-05-10T13:12:35.052Z] + snapcraftctl build [2021-05-10T13:12:38.379Z] Building edgex-go [2021-05-10T13:12:38.643Z] + cd /root/parts/edgex-go/src [2021-05-10T13:12:38.643Z] + make build [2021-05-10T13:12:38.643Z] 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 [2021-05-10T13:12:40.060Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-10T13:12:40.060Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.80 [2021-05-10T13:12:40.060Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-10T13:12:40.330Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-10T13:12:40.330Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-10T13:12:40.602Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-10T13:12:40.602Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-10T13:12:45.935Z] 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 [2021-05-10T13:12:52.555Z] 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 [2021-05-10T13:12:53.141Z] 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 [2021-05-10T13:12:55.085Z] 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 [2021-05-10T13:12:55.661Z] 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 [2021-05-10T13:12:58.233Z] 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 [2021-05-10T13:12:58.233Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-10T13:12:58.233Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-10T13:13:00.164Z] 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 [2021-05-10T13:13:01.884Z] 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 [2021-05-10T13:13:01.884Z] 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 [2021-05-10T13:13:02.091Z] 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 [2021-05-10T13:13:02.091Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-10T13:13:03.485Z] 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 [2021-05-10T13:13:04.881Z] 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 [2021-05-10T13:13:06.276Z] 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 [2021-05-10T13:13:06.276Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-10T13:13:08.840Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-10T13:13:08.840Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-10T13:13:08.840Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-10T13:13:08.840Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-10T13:13:08.840Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-10T13:13:08.840Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-10T13:13:08.840Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-10T13:13:08.840Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-10T13:13:08.840Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-10T13:13:08.840Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-10T13:13:08.840Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-10T13:13:08.840Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-10T13:13:08.840Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-10T13:13:08.840Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-10T13:13:08.840Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-10T13:13:08.840Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-10T13:13:08.840Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-10T13:13:08.840Z] + 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 [2021-05-10T13:13:08.840Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-10T13:13:08.840Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-10T13:13:08.840Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-10T13:13:08.840Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-10T13:13:08.840Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-10T13:13:08.840Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-10T13:13:08.840Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-10T13:13:08.840Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-10T13:13:10.246Z] Removing intermediate container 168702f9ffc3 [2021-05-10T13:13:10.246Z] ---> 627ec2021d63 [2021-05-10T13:13:10.246Z] [2021-05-10T13:13:10.246Z] Step 10/25 : FROM alpine:3.12 [2021-05-10T13:13:10.246Z] ---> 9852663dfa18 [2021-05-10T13:13:10.246Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-10T13:13:10.246Z] Removing intermediate container 5e7e3c7244d9 [2021-05-10T13:13:10.247Z] ---> 5629e3fda6f4 [2021-05-10T13:13:10.247Z] [2021-05-10T13:13:10.247Z] Step 10/21 : FROM alpine:3.12 [2021-05-10T13:13:10.247Z] ---> 9852663dfa18 [2021-05-10T13:13:10.247Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-10T13:13:10.247Z] ---> Running in 07a6e7ab6fc7 [2021-05-10T13:13:10.524Z] ---> Running in 418cb80810ff [2021-05-10T13:13:13.064Z] Building static-packages [2021-05-10T13:13:13.064Z] + snapcraftctl build [2021-05-10T13:13:13.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T13:13:13.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T13:13:13.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T13:13:13.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T13:13:13.801Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-10T13:13:13.801Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-10T13:13:14.083Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T13:13:14.083Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-10T13:13:14.083Z] (4/6) Installing curl (7.76.1-r0) [2021-05-10T13:13:14.083Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T13:13:14.083Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-10T13:13:14.083Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-10T13:13:14.083Z] (4/4) Installing curl (7.76.1-r0) [2021-05-10T13:13:14.083Z] (6/6) Installing su-exec (0.2-r1) [2021-05-10T13:13:14.083Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T13:13:14.083Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T13:13:14.083Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T13:13:14.083Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T13:13:14.368Z] OK: 7 MiB in 20 packages [2021-05-10T13:13:14.368Z] OK: 7 MiB in 18 packages [2021-05-10T13:13:14.992Z] Building version [2021-05-10T13:13:14.992Z] + snapcraftctl build [2021-05-10T13:13:15.833Z] Removing intermediate container d2155dd44c1d [2021-05-10T13:13:15.833Z] ---> 9816dd54d098 [2021-05-10T13:13:15.833Z] [2021-05-10T13:13:15.833Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T13:13:15.833Z] ---> 9852663dfa18 [2021-05-10T13:13:15.833Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T13:13:15.833Z] ---> Using cache [2021-05-10T13:13:15.833Z] ---> 50dc16f4440d [2021-05-10T13:13:15.833Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T13:13:15.833Z] ---> Using cache [2021-05-10T13:13:15.833Z] ---> 080a4ef584d4 [2021-05-10T13:13:15.833Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-10T13:13:16.109Z] ---> Running in afd10b95ea48 [2021-05-10T13:13:17.102Z] Removing intermediate container afd10b95ea48 [2021-05-10T13:13:17.102Z] ---> 17bde4e5a70d [2021-05-10T13:13:17.102Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T13:13:17.382Z] ---> Running in 5187ca8e7fd3 [2021-05-10T13:13:17.382Z] Removing intermediate container 07a6e7ab6fc7 [2021-05-10T13:13:17.382Z] ---> 23c2525e039d [2021-05-10T13:13:17.382Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T13:13:17.661Z] Removing intermediate container 418cb80810ff [2021-05-10T13:13:17.661Z] ---> e7c9b0a4bce6 [2021-05-10T13:13:17.661Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T13:13:17.661Z] ---> Running in fa908988785a [2021-05-10T13:13:17.661Z] ---> Running in 84b594c6618a [2021-05-10T13:13:17.948Z] Removing intermediate container 5187ca8e7fd3 [2021-05-10T13:13:17.948Z] ---> d33b726c3e85 [2021-05-10T13:13:17.949Z] Step 15/23 : WORKDIR / [2021-05-10T13:13:18.224Z] ---> Running in 6367ec4c8802 [2021-05-10T13:13:18.310Z] Skipping stage go-build-helper (already ran) [2021-05-10T13:13:18.311Z] Staging app-service-config [2021-05-10T13:13:18.311Z] + snapcraftctl stage [2021-05-10T13:13:18.501Z] Removing intermediate container fa908988785a [2021-05-10T13:13:18.501Z] ---> 05f21a479757 [2021-05-10T13:13:18.501Z] Step 13/25 : WORKDIR / [2021-05-10T13:13:18.501Z] Removing intermediate container 84b594c6618a [2021-05-10T13:13:18.501Z] ---> 3291110648c9 [2021-05-10T13:13:18.501Z] Step 13/21 : WORKDIR /edgex [2021-05-10T13:13:18.781Z] ---> Running in f99d2b0a9916 [2021-05-10T13:13:18.781Z] ---> Running in 92db4e40ff5d [2021-05-10T13:13:19.057Z] Removing intermediate container 6367ec4c8802 [2021-05-10T13:13:19.057Z] ---> 71b265801477 [2021-05-10T13:13:19.057Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T13:13:19.259Z] Staging config-common [2021-05-10T13:13:19.260Z] + snapcraftctl stage [2021-05-10T13:13:19.332Z] Removing intermediate container 92db4e40ff5d [2021-05-10T13:13:19.332Z] Removing intermediate container f99d2b0a9916 [2021-05-10T13:13:19.332Z] ---> c05865544133 [2021-05-10T13:13:19.332Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-10T13:13:19.608Z] ---> d7ecb7531393 [2021-05-10T13:13:19.608Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-10T13:13:20.222Z] ---> 226cab55892b [2021-05-10T13:13:20.222Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-10T13:13:20.657Z] Staging edgex-go [2021-05-10T13:13:20.657Z] + snapcraftctl stage [2021-05-10T13:13:20.827Z] ---> 5d7de53d8a3c [2021-05-10T13:13:20.827Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-10T13:13:21.106Z] ---> d1b2fba38fbe [2021-05-10T13:13:21.106Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-10T13:13:21.606Z] Staging static-packages [2021-05-10T13:13:21.606Z] + snapcraftctl stage [2021-05-10T13:13:21.710Z] ---> dc68e7454565 [2021-05-10T13:13:21.710Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-10T13:13:22.314Z] ---> c3a011047cf1 [2021-05-10T13:13:22.314Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-10T13:13:22.314Z] ---> 0a2f6ca5f24a [2021-05-10T13:13:22.314Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-10T13:13:22.920Z] ---> 608c1e420f2e [2021-05-10T13:13:22.920Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-10T13:13:22.999Z] Staging version [2021-05-10T13:13:22.999Z] + snapcraftctl stage [2021-05-10T13:13:23.541Z] ---> Running in 9aa3af6b4154 [2021-05-10T13:13:23.541Z] ---> 27421a3e366f [2021-05-10T13:13:23.541Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-10T13:13:24.140Z] Removing intermediate container 9aa3af6b4154 [2021-05-10T13:13:24.140Z] ---> 4edbb2b3ad5c [2021-05-10T13:13:24.140Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T13:13:24.140Z] ---> 322320716ef6 [2021-05-10T13:13:24.140Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-10T13:13:24.396Z] Priming go-build-helper [2021-05-10T13:13:24.396Z] + snapcraftctl prime [2021-05-10T13:13:24.417Z] ---> Running in 29525133aeed [2021-05-10T13:13:24.417Z] ---> Running in 4fd9ac51bb3b [2021-05-10T13:13:24.693Z] ---> 9f1241b90f81 [2021-05-10T13:13:24.693Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-10T13:13:24.968Z] Removing intermediate container cfaa2273b1d1 [2021-05-10T13:13:24.968Z] ---> 6ebb73ed2c09 [2021-05-10T13:13:24.968Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-10T13:13:24.968Z] Removing intermediate container 4fd9ac51bb3b [2021-05-10T13:13:24.968Z] ---> 59fcae83dbba [2021-05-10T13:13:24.968Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T13:13:24.968Z] Removing intermediate container 29525133aeed [2021-05-10T13:13:24.968Z] ---> 5b9d89462496 [2021-05-10T13:13:24.968Z] Step 18/21 : CMD ["--init=true"] [2021-05-10T13:13:25.246Z] ---> Running in f361c69174e2 [2021-05-10T13:13:25.246Z] ---> Running in 783f2ee23c75 [2021-05-10T13:13:25.246Z] ---> Running in 5508c7435e47 [2021-05-10T13:13:25.351Z] Priming app-service-config [2021-05-10T13:13:25.351Z] + snapcraftctl prime [2021-05-10T13:13:25.864Z] ---> 3c8e65681704 [2021-05-10T13:13:25.864Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-10T13:13:26.137Z] Removing intermediate container 783f2ee23c75 [2021-05-10T13:13:26.137Z] ---> 09bf37d2bea0 [2021-05-10T13:13:26.137Z] Step 19/21 : LABEL arch=arm64 [2021-05-10T13:13:26.137Z] Removing intermediate container f361c69174e2 [2021-05-10T13:13:26.137Z] ---> 82969312a9e8 [2021-05-10T13:13:26.137Z] Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:13:26.412Z] ---> Running in 12fe9ce9df14 [2021-05-10T13:13:26.412Z] ---> Running in fb2646edbc66 [2021-05-10T13:13:26.683Z] 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 [2021-05-10T13:13:26.746Z] Priming config-common [2021-05-10T13:13:26.746Z] + snapcraftctl prime [2021-05-10T13:13:27.305Z] Removing intermediate container fb2646edbc66 [2021-05-10T13:13:27.306Z] ---> 462cb3e13d70 [2021-05-10T13:13:27.306Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T13:13:27.306Z] Removing intermediate container 12fe9ce9df14 [2021-05-10T13:13:27.306Z] ---> d8608ea56a17 [2021-05-10T13:13:27.306Z] Step 20/21 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:13:27.306Z] ---> 0407ff06a7e9 [2021-05-10T13:13:27.306Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-10T13:13:27.306Z] ---> Running in 195b8f2c882a [2021-05-10T13:13:27.306Z] ---> Running in b960e69cb0ff [2021-05-10T13:13:28.142Z] Priming edgex-go [2021-05-10T13:13:28.142Z] + snapcraftctl prime [2021-05-10T13:13:28.292Z] Removing intermediate container 195b8f2c882a [2021-05-10T13:13:28.292Z] ---> ed1768ce79e4 [2021-05-10T13:13:28.292Z] Step 21/21 : LABEL version=0.0.0 [2021-05-10T13:13:28.292Z] Removing intermediate container b960e69cb0ff [2021-05-10T13:13:28.292Z] ---> e99565545218 [2021-05-10T13:13:28.292Z] [2021-05-10T13:13:28.292Z] ---> Running in d7bdf2e61368 [2021-05-10T13:13:28.568Z] ---> 99886544883c [2021-05-10T13:13:28.568Z] Step 21/25 : 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/ [2021-05-10T13:13:28.568Z] Successfully built e99565545218 [2021-05-10T13:13:28.568Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-10T13:13:28.844Z]  Building docker-core-command-go ... done  ---> Running in 523c00c7b53a [2021-05-10T13:13:29.122Z] Removing intermediate container d7bdf2e61368 [2021-05-10T13:13:29.122Z] ---> ab38d98128ba [2021-05-10T13:13:29.122Z] [2021-05-10T13:13:29.538Z] Priming static-packages [2021-05-10T13:13:29.538Z] + snapcraftctl prime [2021-05-10T13:13:29.726Z] Successfully built ab38d98128ba [2021-05-10T13:13:29.726Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-10T13:13:29.726Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 5508c7435e47 [2021-05-10T13:13:29.726Z] ---> 1dd64fb45f66 [2021-05-10T13:13:29.726Z] [2021-05-10T13:13:29.726Z] Step 11/23 : FROM docker:20.10.0 [2021-05-10T13:13:29.726Z] 20.10.0: Pulling from library/docker [2021-05-10T13:13:32.101Z] Priming version [2021-05-10T13:13:32.101Z] + snapcraftctl prime [2021-05-10T13:13:32.359Z] Removing intermediate container 523c00c7b53a [2021-05-10T13:13:32.359Z] ---> e8de80e36573 [2021-05-10T13:13:32.359Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-10T13:13:32.359Z] ---> Running in 5195a6b404ab [2021-05-10T13:13:32.956Z] Removing intermediate container 5195a6b404ab [2021-05-10T13:13:32.956Z] ---> 56d527b7087e [2021-05-10T13:13:32.956Z] Step 23/25 : LABEL arch=arm64 [2021-05-10T13:13:33.500Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-10T13:13:33.554Z] ---> Running in c8dc1ef2684f [2021-05-10T13:13:34.153Z] Removing intermediate container c8dc1ef2684f [2021-05-10T13:13:34.153Z] ---> c0131fe03675 [2021-05-10T13:13:34.153Z] Step 24/25 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:13:34.755Z] ---> Running in a38529c1728d [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-05-10T13:13:35.746Z] Removing intermediate container a38529c1728d [2021-05-10T13:13:35.746Z] ---> cad2270205a3 [2021-05-10T13:13:35.746Z] Step 25/25 : LABEL version=0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-10T13:13:36.021Z] ---> Running in db616a3b6162 [2021-05-10T13:13:36.620Z] Removing intermediate container db616a3b6162 [2021-05-10T13:13:36.620Z] ---> 4947e97f95cf [2021-05-10T13:13:36.621Z] [2021-05-10T13:13:37.222Z] Successfully built 4947e97f95cf [2021-05-10T13:13:37.222Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-10T13:13:38.203Z]  Building docker-security-secretstore-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T13:13:38.203Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-10T13:13:38.203Z] ---> eeaf43b92773 [2021-05-10T13:13:38.203Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-10T13:13:38.477Z] ---> Running in 5b10dd2d5714 [2021-05-10T13:13:39.074Z] Removing intermediate container 5b10dd2d5714 [2021-05-10T13:13:39.075Z] ---> c88c4193669e [2021-05-10T13:13:39.075Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-10T13:13:39.075Z] ---> Running in 8c25e273f61e [2021-05-10T13:13:40.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T13:13:40.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T13:13:41.113Z] (1/39) Installing readline (8.0.4-r0) [2021-05-10T13:13:41.113Z] (2/39) Installing bash (5.0.17-r0) [2021-05-10T13:13:41.113Z] Executing bash-5.0.17-r0.post-install [2021-05-10T13:13:41.113Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T13:13:41.113Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-10T13:13:41.113Z] (5/39) Installing curl (7.76.1-r0) [2021-05-10T13:13:41.113Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-10T13:13:41.113Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-10T13:13:41.113Z] (8/39) Installing expat (2.2.9-r1) [2021-05-10T13:13:41.113Z] (9/39) Installing libffi (3.3-r2) [2021-05-10T13:13:41.113Z] (10/39) Installing gdbm (1.13-r1) [2021-05-10T13:13:41.113Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-10T13:13:41.113Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-10T13:13:41.386Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-10T13:13:42.826Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-10T13:13:42.826Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-10T13:13:42.826Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-10T13:13:42.826Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-10T13:13:42.826Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-10T13:13:42.826Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-10T13:13:43.101Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-10T13:13:43.101Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-10T13:13:43.101Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-10T13:13:43.101Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-10T13:13:43.101Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-10T13:13:43.101Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-10T13:13:43.101Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-10T13:13:43.101Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-10T13:13:43.373Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-10T13:13:43.373Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-10T13:13:43.373Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-10T13:13:43.373Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-10T13:13:43.373Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-10T13:13:43.373Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-10T13:13:43.373Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-10T13:13:43.373Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-10T13:13:43.373Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-10T13:13:43.373Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-10T13:13:43.373Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-10T13:13:43.373Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-10T13:13:43.647Z] Executing busybox-1.31.1-r19.trigger [2021-05-10T13:13:43.647Z] OK: 72 MiB in 59 packages [2021-05-10T13:13:47.953Z] Collecting docker-compose==1.23.2 [2021-05-10T13:13:47.953Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-10T13:13:48.227Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-10T13:13:48.227Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-10T13:13:49.206Z] Collecting PyYAML<4,>=3.10 [2021-05-10T13:13:49.206Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-10T13:13:52.595Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-10T13:13:52.595Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-10T13:13:53.195Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-10T13:13:53.195Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-10T13:13:55.169Z] Collecting cached-property<2,>=1.2.0 [2021-05-10T13:13:55.169Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-10T13:13:55.169Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-10T13:13:55.443Z] Collecting docopt<0.7,>=0.6.1 [2021-05-10T13:13:55.443Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-10T13:13:57.415Z] Collecting jsonschema<3,>=2.5.1 [2021-05-10T13:13:57.415Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-10T13:13:58.007Z] Collecting docker<4.0,>=3.6.0 [2021-05-10T13:13:58.007Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-10T13:13:58.602Z] Collecting texttable<0.10,>=0.9.0 [2021-05-10T13:13:58.602Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-10T13:14:00.595Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-10T13:14:00.595Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-10T13:14:00.866Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-10T13:14:00.866Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-10T13:14:01.139Z] Collecting idna<2.8,>=2.5 [2021-05-10T13:14:01.139Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-10T13:14:01.414Z] Collecting docker-pycreds>=0.4.0 [2021-05-10T13:14:01.414Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-10T13:14:01.715Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-10T13:14:01.715Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-10T13:14:01.715Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-10T13:14:01.715Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-10T13:14:02.313Z] Installing collected packages: websocket-client, PyYAML, urllib3, idna, requests, dockerpty, cached-property, docopt, jsonschema, docker-pycreds, docker, texttable, docker-compose [2021-05-10T13:14:02.909Z] Running setup.py install for PyYAML: started [2021-05-10T13:14:04.938Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-10T13:14:04.938Z] Attempting uninstall: urllib3 [2021-05-10T13:14:04.938Z] Found existing installation: urllib3 1.25.9 [2021-05-10T13:14:04.938Z] Uninstalling urllib3-1.25.9: [2021-05-10T13:14:05.217Z] Successfully uninstalled urllib3-1.25.9 [2021-05-10T13:14:05.842Z] Attempting uninstall: idna [2021-05-10T13:14:05.842Z] Found existing installation: idna 2.9 [2021-05-10T13:14:05.842Z] Uninstalling idna-2.9: [2021-05-10T13:14:05.842Z] Successfully uninstalled idna-2.9 [2021-05-10T13:14:06.437Z] Attempting uninstall: requests [2021-05-10T13:14:06.437Z] Found existing installation: requests 2.23.0 [2021-05-10T13:14:06.437Z] Uninstalling requests-2.23.0: [2021-05-10T13:14:06.708Z] Successfully uninstalled requests-2.23.0 [2021-05-10T13:14:06.981Z] Running setup.py install for dockerpty: started [2021-05-10T13:14:08.953Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-10T13:14:08.953Z] Running setup.py install for docopt: started [2021-05-10T13:14:10.924Z] Running setup.py install for docopt: finished with status 'done' [2021-05-10T13:14:11.898Z] Running setup.py install for texttable: started [2021-05-10T13:14:13.869Z] Running setup.py install for texttable: finished with status 'done' [2021-05-10T13:14:14.461Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-05-10T13:14:22.726Z] Removing intermediate container 8c25e273f61e [2021-05-10T13:14:22.726Z] ---> 4c1a9b31bd15 [2021-05-10T13:14:22.726Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-10T13:14:22.726Z] ---> Running in c2a2b1470550 [2021-05-10T13:14:23.321Z] Removing intermediate container c2a2b1470550 [2021-05-10T13:14:23.321Z] ---> 81bc236f789f [2021-05-10T13:14:23.321Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-10T13:14:23.321Z] ---> Running in 550ce75b54de [2021-05-10T13:14:23.918Z] Removing intermediate container 550ce75b54de [2021-05-10T13:14:23.918Z] ---> 1b3505797ff2 [2021-05-10T13:14:23.918Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-10T13:14:25.352Z] ---> 85bf92e74801 [2021-05-10T13:14:25.352Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-10T13:14:25.961Z] ---> 0b7a882718f9 [2021-05-10T13:14:25.961Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-10T13:14:26.944Z] ---> b8feb068eb5c [2021-05-10T13:14:26.944Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-10T13:14:26.944Z] ---> Running in 7a79004db57b [2021-05-10T13:14:27.219Z] Removing intermediate container 7a79004db57b [2021-05-10T13:14:27.219Z] ---> 15813d654637 [2021-05-10T13:14:27.219Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T13:14:27.494Z] ---> Running in 5239eed77d1a [2021-05-10T13:14:27.772Z] Removing intermediate container 5239eed77d1a [2021-05-10T13:14:27.772Z] ---> 2cdc7da32b06 [2021-05-10T13:14:27.772Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T13:14:28.048Z] ---> Running in 24f8313d7dd3 [2021-05-10T13:14:28.645Z] Removing intermediate container 24f8313d7dd3 [2021-05-10T13:14:28.645Z] ---> 52c77b8785ea [2021-05-10T13:14:28.645Z] Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 [2021-05-10T13:14:28.645Z] ---> Running in 7d33df56c62e [2021-05-10T13:14:29.244Z] Removing intermediate container 7d33df56c62e [2021-05-10T13:14:29.244Z] ---> 4f9353d6f0c5 [2021-05-10T13:14:29.244Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T13:14:29.244Z] ---> Running in b1315e0b38e0 [2021-05-10T13:14:29.521Z] Removing intermediate container b1315e0b38e0 [2021-05-10T13:14:29.521Z] ---> 4998197d4ed1 [2021-05-10T13:14:29.521Z] [2021-05-10T13:14:30.118Z] Successfully built 4998197d4ed1 [2021-05-10T13:14:30.118Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-10T13:14:30.409Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-10T13:14:30.483Z] $ docker stop --time=1 19dbe4ba198a86ee9981410341a1aa4c8e9a144f6acdeb872307678923a7eac7 [2021-05-10T13:14:32.348Z] $ docker rm -f 19dbe4ba198a86ee9981410341a1aa4c8e9a144f6acdeb872307678923a7eac7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T13:14:32.968Z] + docker images [2021-05-10T13:14:32.968Z] + grep docker [2021-05-10T13:14:33.238Z] docker-sys-mgmt-agent-go-arm64 latest 4998197d4ed1 4 seconds ago 299MB [2021-05-10T13:14:33.239Z] docker-security-secretstore-setup-go-arm64 latest 4947e97f95cf 57 seconds ago 24.3MB [2021-05-10T13:14:33.239Z] docker-security-proxy-setup-go-arm64 latest ab38d98128ba About a minute ago 23.9MB [2021-05-10T13:14:33.239Z] docker-core-command-go-arm64 latest e99565545218 About a minute ago 16.1MB [2021-05-10T13:14:33.239Z] docker-core-data-go-arm64 latest 7105c845ddba 3 minutes ago 20.3MB [2021-05-10T13:14:33.239Z] docker-security-bootstrapper-go-arm64 latest 6938161f3761 3 minutes ago 17.1MB [2021-05-10T13:14:33.239Z] docker-core-metadata-go-arm64 latest f1d826c44968 4 minutes ago 17.4MB [2021-05-10T13:14:33.239Z] docker-support-scheduler-go-arm64 latest 6429ed02d934 4 minutes ago 16.1MB [2021-05-10T13:14:33.239Z] docker-support-notifications-go-arm64 latest 0753a07ab945 4 minutes ago 16.6MB [2021-05-10T13:14:33.239Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [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] libraryResource [Pipeline] sh [2021-05-10T13:14:34.295Z] ---> job-cost.sh [2021-05-10T13:14:34.295Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mQUF [2021-05-10T13:15:13.241Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T13:16:50.026Z] lf-activate-venv(): INFO: Adding /tmp/venv-mQUF/bin to PATH [2021-05-10T13:16:50.026Z] INFO: No Stack... [2021-05-10T13:16:50.026Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-10T13:16:50.026Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T13:16:50.381Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-05-10T13:16:50.382Z] + cut -d, -f6 [Pipeline] lock [2021-05-10T13:16:50.521Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3443-1-stack-cost] [2021-05-10T13:16:50.528Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3443-1-stack-cost] did not exist. Created. [2021-05-10T13:16:50.528Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3443-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T13:16:50.978Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-10T13:16:51.260Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T13:16:51.278Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3443-1-stack-cost] [Pipeline] // lock [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] wrap [2021-05-10T13:16:52.734Z] provisioning config files... [2021-05-10T13:16:52.747Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7523735444123255631tmp [Pipeline] { [Pipeline] sh [2021-05-10T13:16:53.118Z] + set +x [2021-05-10T13:16:53.119Z] + curl -s https://codecov.io/bash [2021-05-10T13:16:53.119Z] + bash -s -- [2021-05-10T13:16:53.694Z] [2021-05-10T13:16:53.694Z] _____ _ [2021-05-10T13:16:53.694Z] / ____| | | [2021-05-10T13:16:53.694Z] | | ___ __| | ___ ___ _____ __ [2021-05-10T13:16:53.694Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-10T13:16:53.694Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-10T13:16:53.694Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-10T13:16:53.694Z] Bash-1.0.2 [2021-05-10T13:16:53.694Z] [2021-05-10T13:16:53.694Z] [2021-05-10T13:16:53.694Z] ==> git version 2.24.3 found [2021-05-10T13:16:53.694Z] ==> 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 [2021-05-10T13:16:53.694Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-10T13:16:53.694Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-10T13:16:53.694Z] ==> Jenkins CI detected. [2021-05-10T13:16:53.694Z] project root: . [2021-05-10T13:16:53.694Z] --> token set from env [2021-05-10T13:16:53.694Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-10T13:16:53.694Z] ==> Running gcov in . (disable via -X gcov) [2021-05-10T13:16:53.957Z] ==> Python coveragepy not found [2021-05-10T13:16:53.957Z] ==> Searching for coverage reports in: [2021-05-10T13:16:53.957Z] + . [2021-05-10T13:16:53.957Z] -> Found 1 reports [2021-05-10T13:16:53.957Z] ==> Detecting git/mercurial file structure [2021-05-10T13:16:53.957Z] ==> Reading reports [2021-05-10T13:16:53.957Z] + ./coverage.out bytes=706092 [2021-05-10T13:16:53.957Z] ==> Appending adjustments [2021-05-10T13:16:53.957Z] https://docs.codecov.io/docs/fixing-reports [2021-05-10T13:16:58.194Z] + Found adjustments [2021-05-10T13:16:58.194Z] ==> Gzipping contents [2021-05-10T13:16:58.194Z] 100K /tmp/codecov.U7K7NR.gz [2021-05-10T13:16:58.194Z] ==> Uploading reports [2021-05-10T13:16:58.194Z] url: https://codecov.io [2021-05-10T13:16:58.194Z] query: branch=PR-3443&commit=fe00754adffd8f3eabd989660c0f21412a68e8e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3443&job=&cmd_args= [2021-05-10T13:16:58.194Z] -> Pinging Codecov [2021-05-10T13:16:58.194Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3443&commit=fe00754adffd8f3eabd989660c0f21412a68e8e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3443&job=&cmd_args= [2021-05-10T13:16:58.460Z] -> Uploading to [2021-05-10T13:16:58.460Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-10/00271124DB129430A58F1EEE437C3FCB/fe00754adffd8f3eabd989660c0f21412a68e8e1/4dc4656e-fdad-4091-b6ba-630738c31c21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T131658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=488bb9d07b78a23825a4d99ce10e21773f56ba04b64eb23ca5472768f6b371c9 [2021-05-10T13:16:58.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T13:16:58.460Z] Dload Upload Total Spent Left Speed [2021-05-10T13:16:58.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 222k --:--:-- --:--:-- --:--:-- 222k 100 98k 0 0 100 98k 0 221k --:--:-- --:--:-- --:--:-- 222k [2021-05-10T13:16:58.723Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fe00754adffd8f3eabd989660c0f21412a68e8e1 [Pipeline] } [2021-05-10T13:16:58.745Z] Deleting 1 temporary files [Pipeline] // wrap [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] libraryResource [Pipeline] sh [2021-05-10T13:17:00.486Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T13:17:01.424Z] ---> package-listing.sh [2021-05-10T13:17:01.424Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-10T13:17:01.424Z] ++ facter osfamily [2021-05-10T13:17:01.424Z] + OS_FAMILY=redhat [2021-05-10T13:17:01.424Z] + workspace=/w/workspace/edgex-go/1 [2021-05-10T13:17:01.424Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-10T13:17:01.424Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-10T13:17:01.424Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-10T13:17:01.424Z] + PACKAGES=/tmp/packages_start.txt [2021-05-10T13:17:01.424Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-10T13:17:01.424Z] + PACKAGES=/tmp/packages_end.txt [2021-05-10T13:17:01.424Z] + case "${OS_FAMILY}" in [2021-05-10T13:17:01.424Z] + rpm -qa [2021-05-10T13:17:01.424Z] + sort [2021-05-10T13:17:06.741Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-10T13:17:06.741Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-10T13:17:06.741Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-10T13:17:06.741Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-10T13:17:06.741Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-10T13:17:06.741Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-10T13:17:06.783Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-10T13:17:07.103Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-10T13:17:07.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T13:17:07.455Z] [2021-05-10T13:17:07.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-10T13:17:07.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T13:17:07.826Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-10T13:17:07.826Z] df20fa9351a1: Pulling fs layer [2021-05-10T13:17:07.826Z] 36b3adc4ff6f: Pulling fs layer [2021-05-10T13:17:07.826Z] 8ad3a11d3b57: Pulling fs layer [2021-05-10T13:17:07.826Z] 46f8f816bc3b: Pulling fs layer [2021-05-10T13:17:07.826Z] 93b61091891f: Pulling fs layer [2021-05-10T13:17:07.826Z] 93b9cdb0e59b: Pulling fs layer [2021-05-10T13:17:07.826Z] 5e14af77c1be: Pulling fs layer [2021-05-10T13:17:07.826Z] 01666e4c0597: Pulling fs layer [2021-05-10T13:17:07.826Z] aa168da1d23b: Pulling fs layer [2021-05-10T13:17:07.826Z] 93b9cdb0e59b: Waiting [2021-05-10T13:17:07.826Z] 5e14af77c1be: Waiting [2021-05-10T13:17:07.826Z] 01666e4c0597: Waiting [2021-05-10T13:17:07.826Z] aa168da1d23b: Waiting [2021-05-10T13:17:07.826Z] 46f8f816bc3b: Waiting [2021-05-10T13:17:07.827Z] 36b3adc4ff6f: Download complete [2021-05-10T13:17:08.092Z] 46f8f816bc3b: Verifying Checksum [2021-05-10T13:17:08.092Z] 46f8f816bc3b: Download complete [2021-05-10T13:17:08.092Z] df20fa9351a1: Verifying Checksum [2021-05-10T13:17:08.092Z] 93b9cdb0e59b: Download complete [2021-05-10T13:17:08.092Z] 93b61091891f: Verifying Checksum [2021-05-10T13:17:08.092Z] 93b61091891f: Download complete [2021-05-10T13:17:08.092Z] 01666e4c0597: Verifying Checksum [2021-05-10T13:17:08.092Z] 01666e4c0597: Download complete [2021-05-10T13:17:08.092Z] 8ad3a11d3b57: Verifying Checksum [2021-05-10T13:17:08.092Z] 8ad3a11d3b57: Download complete [2021-05-10T13:17:08.356Z] df20fa9351a1: Pull complete [2021-05-10T13:17:08.620Z] 36b3adc4ff6f: Pull complete [2021-05-10T13:17:09.198Z] 5e14af77c1be: Verifying Checksum [2021-05-10T13:17:09.198Z] 5e14af77c1be: Download complete [2021-05-10T13:17:10.604Z] aa168da1d23b: Verifying Checksum [2021-05-10T13:17:10.604Z] aa168da1d23b: Download complete [2021-05-10T13:17:10.869Z] 8ad3a11d3b57: Pull complete [2021-05-10T13:17:11.132Z] 46f8f816bc3b: Pull complete [2021-05-10T13:17:12.536Z] 93b61091891f: Pull complete [2021-05-10T13:17:12.536Z] 93b9cdb0e59b: Pull complete [2021-05-10T13:17:12.799Z] 5e14af77c1be: Pull complete [2021-05-10T13:17:12.799Z] 01666e4c0597: Pull complete [2021-05-10T13:17:21.252Z] aa168da1d23b: Pull complete [2021-05-10T13:17:21.252Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-10T13:17:21.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T13:17:21.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-10T13:17:21.489Z] prd-centos7-docker-4c-2g-4074 does not seem to be running inside a container [2021-05-10T13:17:21.545Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-10T13:17:29.015Z] $ docker top e54aa3e5c3cd521d528ce8d8e8a03655b1758962724de5069ac09c0b6e1d22bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T13:17:29.589Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-10T13:17:29.910Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-10T13:17:30.238Z] + ls /var/log/sa-host [2021-05-10T13:17:30.238Z] + sadf -c /var/log/sa-host/sa10 [2021-05-10T13:17:30.238Z] file_magic: OK [2021-05-10T13:17:30.238Z] HZ: Using current value: 100 [2021-05-10T13:17:30.238Z] file_header: OK [2021-05-10T13:17:30.238Z] 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 [2021-05-10T13:17:30.238Z] Statistics: [2021-05-10T13:17:30.238Z] 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... [2021-05-10T13:17:30.238Z] File successfully converted to sysstat format version 12.2.1 [2021-05-10T13:17:30.238Z] + sadf -c /var/log/sa-host/sa23 [2021-05-10T13:17:30.238Z] file_magic: OK [2021-05-10T13:17:30.238Z] HZ: Using current value: 100 [2021-05-10T13:17:30.238Z] file_header: OK [2021-05-10T13:17:30.238Z] 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 [2021-05-10T13:17:30.238Z] Statistics: [2021-05-10T13:17:30.238Z] Hnuu...uuuununununu... [2021-05-10T13:17:30.238Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T13:17:30.846Z] provisioning config files... [2021-05-10T13:17:30.864Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5622268405394121099tmp [Pipeline] { [Pipeline] echo [2021-05-10T13:17:30.945Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T13:17:31.291Z] ---> create-netrc.sh [Pipeline] } [2021-05-10T13:17:31.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-10T13:17:31.398Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T13:17:31.739Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-10T13:17:31.770Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T13:17:32.109Z] ---> sudo-logs.sh [2021-05-10T13:17:32.109Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-10T13:17:32.189Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T13:17:32.529Z] ---> job-cost.sh [2021-05-10T13:17:32.530Z] lf-activate-venv: SKIPPING [2021-05-10T13:17:32.530Z] DEBUG: total: 0.20999999344348907 [2021-05-10T13:17:32.530Z] INFO: Retrieving Stack Cost... [2021-05-10T13:17:33.949Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T13:17:34.212Z] INFO: Archiving Costs [Pipeline] echo [2021-05-10T13:17:34.249Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T13:17:34.583Z] ---> logs-deploy.sh [2021-05-10T13:17:34.583Z] lf-activate-venv: SKIPPING [2021-05-10T13:17:34.583Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3443/1 [2021-05-10T13:17:34.583Z] INFO: archiving workspace using pattern(s): [2021-05-10T13:17:36.502Z] Archives upload complete. [2021-05-10T13:17:36.502Z] INFO: archiving logs to Nexus [2021-05-10T13:17:37.453Z] ---> uname -a: [2021-05-10T13:17:37.453Z] Linux prd-centos7-docker-4c-2g-4074.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-10T13:17:37.453Z] [2021-05-10T13:17:37.453Z] [2021-05-10T13:17:37.453Z] ---> lscpu: [2021-05-10T13:17:37.453Z] Architecture: x86_64 [2021-05-10T13:17:37.453Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-10T13:17:37.453Z] Byte Order: Little Endian [2021-05-10T13:17:37.453Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-10T13:17:37.453Z] CPU(s): 4 [2021-05-10T13:17:37.453Z] On-line CPU(s) list: 0-3 [2021-05-10T13:17:37.453Z] Thread(s) per core: 1 [2021-05-10T13:17:37.453Z] Core(s) per socket: 1 [2021-05-10T13:17:37.453Z] Socket(s): 4 [2021-05-10T13:17:37.453Z] NUMA node(s): 1 [2021-05-10T13:17:37.453Z] Vendor ID: GenuineIntel [2021-05-10T13:17:37.453Z] CPU family: 6 [2021-05-10T13:17:37.453Z] Model: 44 [2021-05-10T13:17:37.453Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-10T13:17:37.453Z] Stepping: 1 [2021-05-10T13:17:37.453Z] CPU MHz: 2933.442 [2021-05-10T13:17:37.453Z] BogoMIPS: 5866.88 [2021-05-10T13:17:37.453Z] Virtualization: VT-x [2021-05-10T13:17:37.453Z] Hypervisor vendor: KVM [2021-05-10T13:17:37.453Z] Virtualization type: full [2021-05-10T13:17:37.453Z] L1d cache: 128 KiB [2021-05-10T13:17:37.453Z] L1i cache: 128 KiB [2021-05-10T13:17:37.453Z] L2 cache: 16 MiB [2021-05-10T13:17:37.453Z] L3 cache: 64 MiB [2021-05-10T13:17:37.453Z] NUMA node0 CPU(s): 0-3 [2021-05-10T13:17:37.453Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-10T13:17:37.453Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-10T13:17:37.453Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-10T13:17:37.453Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-10T13:17:37.453Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-10T13:17:37.453Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-10T13:17:37.453Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-10T13:17:37.453Z] Vulnerability Srbds: Not affected [2021-05-10T13:17:37.453Z] Vulnerability Tsx async abort: Not affected [2021-05-10T13:17:37.453Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-10T13:17:37.453Z] [2021-05-10T13:17:37.453Z] [2021-05-10T13:17:37.453Z] ---> nproc: [2021-05-10T13:17:37.453Z] 4 [2021-05-10T13:17:37.453Z] [2021-05-10T13:17:37.454Z] [2021-05-10T13:17:37.454Z] ---> df -h: [2021-05-10T13:17:37.454Z] Filesystem Size Used Available Use% Mounted on [2021-05-10T13:17:37.454Z] overlay 50.0G 13.1G 36.9G 26% / [2021-05-10T13:17:37.454Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-10T13:17:37.454Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-10T13:17:37.454Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-10T13:17:37.454Z] /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os [2021-05-10T13:17:37.454Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf [2021-05-10T13:17:37.454Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname [2021-05-10T13:17:37.454Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts [2021-05-10T13:17:37.454Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host [2021-05-10T13:17:37.454Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure [2021-05-10T13:17:37.454Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log [2021-05-10T13:17:37.454Z] /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json [2021-05-10T13:17:37.454Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1 [2021-05-10T13:17:37.454Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1@tmp [2021-05-10T13:17:37.454Z] [2021-05-10T13:17:37.454Z] [2021-05-10T13:17:37.454Z] ---> free -m: [2021-05-10T13:17:37.454Z] total used free shared buff/cache available [2021-05-10T13:17:37.454Z] Mem: 1837 716 128 0 992 1034 [2021-05-10T13:17:37.454Z] Swap: 1023 47 976 [2021-05-10T13:17:37.454Z] [2021-05-10T13:17:37.454Z] [2021-05-10T13:17:37.454Z] ---> ip addr: [2021-05-10T13:17:37.454Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-10T13:17:37.454Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-10T13:17:37.454Z] inet 127.0.0.1/8 scope host lo [2021-05-10T13:17:37.454Z] valid_lft forever preferred_lft forever [2021-05-10T13:17:37.454Z] inet6 ::1/128 scope host [2021-05-10T13:17:37.454Z] valid_lft forever preferred_lft forever [2021-05-10T13:17:37.454Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-10T13:17:37.454Z] link/ether fa:16:3e:0b:8f:f3 brd ff:ff:ff:ff:ff:ff [2021-05-10T13:17:37.454Z] inet 10.30.122.101/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-10T13:17:37.454Z] valid_lft 84343sec preferred_lft 84343sec [2021-05-10T13:17:37.454Z] inet6 fe80::f816:3eff:fe0b:8ff3/64 scope link [2021-05-10T13:17:37.454Z] valid_lft forever preferred_lft forever [2021-05-10T13:17:37.454Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-10T13:17:37.454Z] link/ether 02:42:03:de:07:6a brd ff:ff:ff:ff:ff:ff [2021-05-10T13:17:37.454Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-10T13:17:37.454Z] valid_lft forever preferred_lft forever [2021-05-10T13:17:37.454Z] inet6 fe80::42:3ff:fede:76a/64 scope link [2021-05-10T13:17:37.454Z] valid_lft forever preferred_lft forever [2021-05-10T13:17:37.454Z] [2021-05-10T13:17:37.454Z] [2021-05-10T13:17:37.454Z] ---> sar -b -r -n DEV: [2021-05-10T13:17:37.454Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) [2021-05-10T13:17:37.454Z] [2021-05-10T13:17:37.454Z] 12:43:08 LINUX RESTART (4 CPU) [2021-05-10T13:17:37.454Z] [2021-05-10T13:17:37.454Z] 12:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-10T13:17:37.454Z] 12:45:01 6.67 0.00 6.67 0.00 0.00 3891.76 0.00 [2021-05-10T13:17:37.454Z] 12:46:01 52.06 13.25 38.81 0.00 4779.49 4703.76 0.00 [2021-05-10T13:17:37.454Z] 12:47:01 118.31 79.13 39.17 0.00 6450.99 21523.65 0.00 [2021-05-10T13:17:37.454Z] 12:48:01 15.17 0.50 14.67 0.00 142.23 2041.00 0.00 [2021-05-10T13:17:37.454Z] 12:49:01 2.88 0.02 2.86 0.00 0.13 698.98 0.00 [2021-05-10T13:17:37.454Z] 12:50:01 2.16 0.03 2.13 0.00 0.67 1598.19 0.00 [2021-05-10T13:17:37.454Z] 12:51:01 37.83 0.88 36.95 0.00 49.22 12102.00 0.00 [2021-05-10T13:17:37.454Z] 12:52:01 34.47 12.85 21.62 0.00 790.81 5798.74 0.00 [2021-05-10T13:17:37.454Z] 12:53:01 3.91 0.00 3.91 0.00 0.00 435.27 0.00 [2021-05-10T13:17:37.454Z] 12:54:01 5.64 0.00 5.64 0.00 0.00 367.23 0.00 [2021-05-10T13:17:37.454Z] 12:55:01 2.43 0.00 2.43 0.00 0.00 473.10 0.00 [2021-05-10T13:17:37.454Z] 12:56:02 0.73 0.00 0.73 0.00 0.00 428.94 0.00 [2021-05-10T13:17:37.454Z] 12:57:01 1.19 0.03 1.15 0.00 0.95 259.77 0.00 [2021-05-10T13:17:37.454Z] 12:58:01 224.77 84.25 140.52 0.00 3900.85 18387.59 0.00 [2021-05-10T13:17:37.454Z] 12:59:01 103.87 25.03 78.84 0.00 1052.23 11331.16 0.00 [2021-05-10T13:17:37.454Z] 13:00:01 143.09 64.40 78.69 0.00 3529.66 11536.28 0.00 [2021-05-10T13:17:37.454Z] 13:01:02 394.02 177.50 216.53 0.00 70735.80 140833.76 0.00 [2021-05-10T13:17:37.454Z] 13:02:01 1948.62 1603.19 345.43 0.00 150041.54 149880.63 0.00 [2021-05-10T13:17:37.454Z] 13:03:02 716.96 451.77 265.19 0.00 43669.58 68224.45 0.00 [2021-05-10T13:17:37.454Z] 13:04:01 995.51 650.09 345.42 0.00 76277.79 112861.88 0.00 [2021-05-10T13:17:37.454Z] 13:05:01 1640.48 1298.20 342.29 0.00 140606.29 145597.63 0.00 [2021-05-10T13:17:37.454Z] 13:06:01 392.05 187.57 204.48 0.00 17262.87 32046.30 0.00 [2021-05-10T13:17:37.454Z] 13:07:01 6.71 1.32 5.40 0.00 101.92 182.81 0.00 [2021-05-10T13:17:37.454Z] 13:08:01 0.53 0.27 0.27 0.00 2.26 3.96 0.00 [2021-05-10T13:17:37.454Z] 13:09:01 0.27 0.03 0.23 0.00 0.67 3.10 0.00 [2021-05-10T13:17:37.454Z] 13:10:01 0.22 0.05 0.17 0.00 0.40 1.33 0.00 [2021-05-10T13:17:37.454Z] 13:11:01 0.17 0.00 0.17 0.00 0.00 1.46 0.00 [2021-05-10T13:17:37.454Z] 13:12:01 0.18 0.02 0.17 0.00 0.13 1.33 0.00 [2021-05-10T13:17:37.454Z] 13:13:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2021-05-10T13:17:37.454Z] 13:14:01 0.48 0.20 0.28 0.00 2.40 2.73 0.00 [2021-05-10T13:17:37.454Z] 13:15:01 0.17 0.00 0.17 0.00 0.00 2.40 0.00 [2021-05-10T13:17:37.454Z] 13:16:01 0.18 0.02 0.17 0.00 0.13 1.47 0.00 [2021-05-10T13:17:37.454Z] 13:17:01 22.23 22.03 0.20 0.00 1740.15 24.81 0.00 [2021-05-10T13:17:37.454Z] Average: 207.84 141.20 66.64 0.00 15774.77 22585.54 0.00 [2021-05-10T13:17:37.454Z] [2021-05-10T13:17:37.454Z] 12:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-10T13:17:37.454Z] 12:45:01 74692 0 566320 30.10 2620 1237912 1044608 35.65 492936 1118248 18260 [2021-05-10T13:17:37.454Z] 12:46:01 69748 0 673844 35.81 2620 1135332 1288904 43.99 536852 1071084 49196 [2021-05-10T13:17:37.454Z] 12:47:01 134936 0 662388 35.20 2596 1081624 1254180 42.80 645744 891404 12124 [2021-05-10T13:17:37.454Z] 12:48:01 71304 0 671852 35.71 2596 1135792 1253856 42.79 671300 926612 5796 [2021-05-10T13:17:37.454Z] 12:49:01 71684 0 671416 35.68 2532 1135912 1253832 42.79 662932 934736 6956 [2021-05-10T13:17:37.454Z] 12:50:01 67264 0 672112 35.72 2300 1139868 1253868 42.79 644576 957148 4268 [2021-05-10T13:17:37.454Z] 12:51:01 81452 0 755556 40.16 1564 1042972 1502616 51.28 603796 945316 77320 [2021-05-10T13:17:37.454Z] 12:52:01 122380 0 727688 38.68 1564 1029912 1393732 47.57 563472 959492 20 [2021-05-10T13:17:37.454Z] 12:53:01 108720 0 728556 38.72 1564 1042704 1394080 47.58 563828 972296 12 [2021-05-10T13:17:37.454Z] 12:54:01 91660 0 730744 38.84 1564 1057576 1394136 47.58 563912 987188 344 [2021-05-10T13:17:37.454Z] 12:55:01 79072 0 730724 38.84 1564 1070184 1394132 47.58 563592 999792 472 [2021-05-10T13:17:37.454Z] 12:56:02 65804 0 730616 38.83 1564 1083560 1394132 47.58 562340 1014372 524 [2021-05-10T13:17:37.454Z] 12:57:01 71828 0 730816 38.84 1564 1077336 1393844 47.57 553812 1016580 14432 [2021-05-10T13:17:37.454Z] 12:58:01 114732 0 874688 46.49 992 891132 1571744 53.64 687004 804780 41872 [2021-05-10T13:17:37.454Z] 12:59:01 126424 0 814604 43.29 612 939904 1532788 52.31 718896 749312 16068 [2021-05-10T13:17:37.454Z] 13:00:01 164892 0 741376 39.40 548 974728 1288484 43.97 619100 802592 65960 [2021-05-10T13:17:37.454Z] 13:01:02 82108 0 837908 44.53 80 961448 2236044 76.31 634028 954108 70392 [2021-05-10T13:17:37.454Z] 13:02:01 66252 0 819356 43.55 0 995936 2338436 79.81 509692 1063548 68952 [2021-05-10T13:17:37.454Z] 13:03:02 207448 0 790688 42.02 0 883408 1896552 64.73 660848 754000 1524 [2021-05-10T13:17:37.454Z] 13:04:01 77344 0 824476 43.82 0 979724 2165908 73.92 652904 916580 71560 [2021-05-10T13:17:37.454Z] 13:05:01 87336 0 1043412 55.46 0 750796 2844980 97.09 712244 835024 43700 [2021-05-10T13:17:37.454Z] 13:06:01 254400 0 646852 34.38 0 980292 1220400 41.65 607920 774320 20 [2021-05-10T13:17:37.454Z] 13:07:01 262304 0 635880 33.80 0 983360 1162376 39.67 603128 777168 20 [2021-05-10T13:17:37.454Z] 13:08:01 262320 0 635860 33.79 0 983364 1162660 39.68 605596 775056 8 [2021-05-10T13:17:37.454Z] 13:09:01 262512 0 635628 33.78 0 983404 1162568 39.68 605300 775064 12 [2021-05-10T13:17:37.454Z] 13:10:01 262612 0 635552 33.78 0 983380 1162568 39.68 605360 775068 8 [2021-05-10T13:17:37.454Z] 13:11:01 263012 0 635140 33.76 0 983392 1162508 39.67 605156 775076 8 [2021-05-10T13:17:37.454Z] 13:12:01 263028 0 635120 33.76 0 983396 1162508 39.67 605284 775076 8 [2021-05-10T13:17:37.454Z] 13:13:01 262904 0 635232 33.76 0 983408 1162508 39.67 605184 775080 8 [2021-05-10T13:17:37.454Z] 13:14:01 262512 0 635572 33.78 0 983460 1162580 39.68 605684 775136 8 [2021-05-10T13:17:37.454Z] 13:15:01 262608 0 635460 33.77 0 983476 1162568 39.68 605636 775156 8 [2021-05-10T13:17:37.454Z] 13:16:01 262996 0 635068 33.75 0 983480 1162508 39.67 605444 775152 8 [2021-05-10T13:17:37.454Z] 13:17:01 203028 0 645160 34.29 0 1033356 1180544 40.29 625564 810248 308 [2021-05-10T13:17:37.454Z] Average: 155191 0 710475 37.76 862 1015016 1427792 48.73 609366 879146 17278 [2021-05-10T13:17:37.454Z] [2021-05-10T13:17:37.454Z] 12:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-10T13:17:37.454Z] 12:45:01 eth0 254.81 264.25 1651.24 17.77 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.454Z] 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.454Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.454Z] 12:46:01 eth0 412.27 496.24 2106.18 72.93 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.454Z] 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.454Z] 12:46:01 veth99d408c 319.74 218.56 32.52 846.29 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.454Z] 12:46:01 docker0 319.74 218.43 28.15 846.28 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.454Z] 12:47:01 eth0 383.18 390.25 1970.35 83.24 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.454Z] 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.454Z] 12:47:01 docker0 319.90 302.26 32.11 1818.23 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.454Z] 12:48:01 eth0 161.83 156.35 787.13 12.90 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.454Z] 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.454Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.454Z] 12:49:01 eth0 99.02 98.24 348.14 7.27 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:50:01 eth0 156.66 153.65 766.46 12.45 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:51:01 eth0 135.63 134.27 673.47 9.69 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:52:01 veth35932b7 14.40 14.63 0.99 34.84 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:52:01 eth0 25.02 19.82 43.62 5.56 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:52:01 docker0 14.40 14.50 0.79 34.83 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:53:01 veth35932b7 11.49 11.51 0.78 26.83 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:53:01 eth0 19.85 15.75 33.87 4.45 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:53:01 docker0 11.49 11.51 0.62 26.83 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:54:01 veth35932b7 13.35 13.47 0.90 32.58 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:54:01 eth0 14.95 14.15 33.79 1.55 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:54:01 docker0 13.35 13.47 0.71 32.58 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:55:01 veth35932b7 25.15 25.72 1.67 65.93 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:55:01 eth0 26.85 25.69 66.84 2.15 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:55:01 docker0 25.15 25.72 1.33 65.93 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:56:02 veth35932b7 25.52 26.94 1.70 70.46 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:56:02 eth0 28.49 26.12 71.40 2.18 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:56:02 docker0 25.52 26.94 1.35 70.46 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:57:01 veth35932b7 48.15 52.35 3.20 139.69 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:57:01 eth0 54.74 48.78 140.75 3.72 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:57:01 docker0 48.15 52.35 2.54 139.69 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:58:01 veth7e5c5e9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:58:01 eth0 119.38 98.79 501.07 23.04 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:58:01 docker0 81.80 93.03 6.51 474.54 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:59:01 veth7e5c5e9 2.13 2.13 0.17 0.18 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:59:01 eth0 28.41 15.47 23.08 11.21 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 12:59:01 docker0 2.13 2.13 0.14 0.18 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:00:01 veth7e5c5e9 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:00:01 eth0 24.17 13.18 20.77 11.30 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:00:01 docker0 0.20 0.20 0.01 0.02 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:01:02 vetha958065 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:01:02 eth0 215.65 177.66 1681.15 100.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:02:01 vetha958065 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:02:01 eth0 102.80 73.85 197.82 19.10 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:02:01 veth01119f4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:03:02 vetha958065 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:03:02 eth0 171.98 117.13 1635.25 66.23 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:03:02 vethcc924d2 18.01 30.95 1.24 324.13 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:04:01 vetha958065 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:04:01 eth0 84.63 60.00 189.16 85.60 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:04:01 docker0 968.51 891.90 81.09 4226.12 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:05:01 vethc880860 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:05:01 vetha958065 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:05:01 vethedae22e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:05:01 eth0 47.37 28.91 59.43 14.78 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:06:01 eth0 79.80 56.57 147.44 72.95 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:06:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:06:01 docker0 1006.34 938.50 83.59 4402.15 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:07:01 eth0 0.90 0.43 0.08 0.04 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:08:01 eth0 0.82 0.60 0.64 0.22 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:09:01 eth0 0.27 0.18 0.09 0.04 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:10:01 eth0 0.13 0.08 0.06 0.03 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:11:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:13:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:14:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:15:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:16:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:17:01 eth0 10.34 6.68 10.68 5.29 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] Average: eth0 80.70 75.64 399.83 19.57 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] Average: docker0 30.04 28.01 2.49 131.39 0.00 0.00 0.00 0.00 [2021-05-10T13:17:37.455Z] [2021-05-10T13:17:37.455Z] [2021-05-10T13:17:37.455Z] ---> sar -P ALL: [2021-05-10T13:17:37.455Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) [2021-05-10T13:17:37.455Z] [2021-05-10T13:17:37.455Z] 12:43:08 LINUX RESTART (4 CPU) [2021-05-10T13:17:37.455Z] [2021-05-10T13:17:37.455Z] 12:44:01 CPU %user %nice %system %iowait %steal %idle [2021-05-10T13:17:37.455Z] 12:45:01 all 1.02 0.00 0.64 0.00 0.01 98.33 [2021-05-10T13:17:37.455Z] 12:45:01 0 3.21 0.00 2.00 0.00 0.02 94.77 [2021-05-10T13:17:37.455Z] 12:45:01 1 0.18 0.00 0.15 0.00 0.02 99.65 [2021-05-10T13:17:37.455Z] 12:45:01 2 0.23 0.00 0.32 0.00 0.02 99.43 [2021-05-10T13:17:37.455Z] 12:45:01 3 0.50 0.00 0.10 0.00 0.00 99.40 [2021-05-10T13:17:37.455Z] 12:46:01 all 5.87 0.00 3.49 1.47 0.02 89.15 [2021-05-10T13:17:37.455Z] 12:46:01 0 7.68 0.00 4.82 0.82 0.02 86.67 [2021-05-10T13:17:37.455Z] 12:46:01 1 5.51 0.00 3.16 0.39 0.02 90.93 [2021-05-10T13:17:37.455Z] 12:46:01 2 5.05 0.00 3.09 3.38 0.02 88.47 [2021-05-10T13:17:37.455Z] 12:46:01 3 5.27 0.00 2.91 1.28 0.02 90.52 [2021-05-10T13:17:37.455Z] 12:47:01 all 8.79 0.00 3.93 1.02 0.03 86.23 [2021-05-10T13:17:37.455Z] 12:47:01 0 7.74 0.00 4.05 0.63 0.03 87.54 [2021-05-10T13:17:37.456Z] 12:47:01 1 12.36 0.00 4.92 2.01 0.03 80.68 [2021-05-10T13:17:37.456Z] 12:47:01 2 8.01 0.00 3.39 1.14 0.03 87.43 [2021-05-10T13:17:37.456Z] 12:47:01 3 7.05 0.00 3.36 0.32 0.03 89.24 [2021-05-10T13:17:37.456Z] 12:48:01 all 0.64 0.00 0.54 0.00 0.01 98.80 [2021-05-10T13:17:37.456Z] 12:48:01 0 0.76 0.00 0.66 0.02 0.02 98.55 [2021-05-10T13:17:37.456Z] 12:48:01 1 0.47 0.00 0.47 0.00 0.02 99.05 [2021-05-10T13:17:37.456Z] 12:48:01 2 0.55 0.00 0.40 0.00 0.00 99.05 [2021-05-10T13:17:37.456Z] 12:48:01 3 0.79 0.00 0.64 0.00 0.02 98.56 [2021-05-10T13:17:37.456Z] 12:49:01 all 0.32 0.00 0.23 0.00 0.01 99.44 [2021-05-10T13:17:37.456Z] 12:49:01 0 0.15 0.00 0.18 0.00 0.02 99.65 [2021-05-10T13:17:37.456Z] 12:49:01 1 0.43 0.00 0.25 0.00 0.00 99.32 [2021-05-10T13:17:37.456Z] 12:49:01 2 0.22 0.00 0.22 0.00 0.02 99.55 [2021-05-10T13:17:37.456Z] 12:49:01 3 0.48 0.00 0.28 0.00 0.00 99.23 [2021-05-10T13:17:37.456Z] 12:50:01 all 0.44 0.00 0.37 0.00 0.01 99.18 [2021-05-10T13:17:37.456Z] 12:50:01 0 0.29 0.00 0.25 0.00 0.02 99.44 [2021-05-10T13:17:37.456Z] 12:50:01 1 0.55 0.00 0.47 0.00 0.00 98.98 [2021-05-10T13:17:37.456Z] 12:50:01 2 0.45 0.00 0.32 0.00 0.00 99.23 [2021-05-10T13:17:37.456Z] 12:50:01 3 0.49 0.00 0.42 0.00 0.02 99.08 [2021-05-10T13:17:37.456Z] 12:51:01 all 3.58 0.00 2.77 0.21 0.01 93.43 [2021-05-10T13:17:37.456Z] 12:51:01 0 3.34 0.00 2.85 0.24 0.02 93.55 [2021-05-10T13:17:37.456Z] 12:51:01 1 3.44 0.00 3.15 0.03 0.02 93.36 [2021-05-10T13:17:37.456Z] 12:51:01 2 3.81 0.00 2.48 0.34 0.02 93.36 [2021-05-10T13:17:37.456Z] 12:51:01 3 3.74 0.00 2.59 0.24 0.00 93.44 [2021-05-10T13:17:37.456Z] 12:52:01 all 0.96 0.00 0.71 0.58 0.01 97.75 [2021-05-10T13:17:37.456Z] 12:52:01 0 0.97 0.00 0.50 0.87 0.00 97.66 [2021-05-10T13:17:37.456Z] 12:52:01 1 0.88 0.00 0.62 0.40 0.00 98.10 [2021-05-10T13:17:37.456Z] 12:52:01 2 0.97 0.00 0.72 0.20 0.02 98.10 [2021-05-10T13:17:37.456Z] 12:52:01 3 1.00 0.00 1.00 0.84 0.02 97.14 [2021-05-10T13:17:37.456Z] 12:53:01 all 0.27 0.00 0.14 0.00 0.00 99.59 [2021-05-10T13:17:37.456Z] 12:53:01 0 0.25 0.00 0.27 0.00 0.00 99.48 [2021-05-10T13:17:37.456Z] 12:53:01 1 0.12 0.00 0.10 0.00 0.00 99.78 [2021-05-10T13:17:37.456Z] 12:53:01 2 0.63 0.00 0.10 0.00 0.00 99.27 [2021-05-10T13:17:37.456Z] 12:53:01 3 0.08 0.00 0.10 0.00 0.00 99.82 [2021-05-10T13:17:37.456Z] 12:54:01 all 0.23 0.00 0.16 0.00 0.00 99.61 [2021-05-10T13:17:37.456Z] 12:54:01 0 0.20 0.00 0.38 0.00 0.00 99.42 [2021-05-10T13:17:37.456Z] 12:54:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-05-10T13:17:37.456Z] 12:54:01 2 0.55 0.00 0.08 0.00 0.00 99.37 [2021-05-10T13:17:37.456Z] 12:54:01 3 0.08 0.00 0.12 0.00 0.00 99.80 [2021-05-10T13:17:37.456Z] 12:55:01 all 0.29 0.00 0.11 0.00 0.00 99.59 [2021-05-10T13:17:37.456Z] 12:55:01 0 0.22 0.00 0.22 0.00 0.00 99.57 [2021-05-10T13:17:37.456Z] 12:55:01 1 0.07 0.00 0.12 0.00 0.00 99.82 [2021-05-10T13:17:37.456Z] 12:55:01 2 0.52 0.00 0.05 0.00 0.00 99.43 [2021-05-10T13:17:37.456Z] 12:55:01 3 0.37 0.00 0.07 0.00 0.02 99.55 [2021-05-10T13:17:37.456Z] [2021-05-10T13:17:37.456Z] 12:55:01 CPU %user %nice %system %iowait %steal %idle [2021-05-10T13:17:37.456Z] 12:56:02 all 0.25 0.00 0.25 0.00 0.00 99.50 [2021-05-10T13:17:37.456Z] 12:56:02 0 0.18 0.00 0.23 0.00 0.00 99.58 [2021-05-10T13:17:37.456Z] 12:56:02 1 0.15 0.00 0.45 0.00 0.00 99.40 [2021-05-10T13:17:37.456Z] 12:56:02 2 0.57 0.00 0.08 0.00 0.02 99.33 [2021-05-10T13:17:37.456Z] 12:56:02 3 0.08 0.00 0.25 0.00 0.00 99.67 [2021-05-10T13:17:37.456Z] 12:57:01 all 0.27 0.00 0.18 0.00 0.00 99.55 [2021-05-10T13:17:37.456Z] 12:57:01 0 0.36 0.00 0.42 0.00 0.00 99.22 [2021-05-10T13:17:37.456Z] 12:57:01 1 0.10 0.00 0.08 0.00 0.00 99.81 [2021-05-10T13:17:37.456Z] 12:57:01 2 0.54 0.00 0.12 0.00 0.00 99.34 [2021-05-10T13:17:37.456Z] 12:57:01 3 0.07 0.00 0.08 0.00 0.00 99.85 [2021-05-10T13:17:37.456Z] 12:58:01 all 21.30 0.00 8.99 4.93 0.06 64.72 [2021-05-10T13:17:37.456Z] 12:58:01 0 21.14 0.00 9.39 7.30 0.07 62.11 [2021-05-10T13:17:37.456Z] 12:58:01 1 22.36 0.00 9.01 4.39 0.05 64.19 [2021-05-10T13:17:37.456Z] 12:58:01 2 20.95 0.00 8.59 3.48 0.03 66.95 [2021-05-10T13:17:37.456Z] 12:58:01 3 20.73 0.00 8.98 4.53 0.10 65.65 [2021-05-10T13:17:37.456Z] 12:59:01 all 49.46 0.00 13.80 4.17 0.07 32.50 [2021-05-10T13:17:37.456Z] 12:59:01 0 49.76 0.00 13.59 4.86 0.09 31.71 [2021-05-10T13:17:37.456Z] 12:59:01 1 49.01 0.00 13.70 2.61 0.07 34.61 [2021-05-10T13:17:37.456Z] 12:59:01 2 49.70 0.00 14.07 3.88 0.07 32.28 [2021-05-10T13:17:37.456Z] 12:59:01 3 49.38 0.00 13.83 5.35 0.05 31.39 [2021-05-10T13:17:37.456Z] 13:00:01 all 51.82 0.00 16.04 3.08 0.05 29.01 [2021-05-10T13:17:37.456Z] 13:00:01 0 51.94 0.00 16.25 2.38 0.05 29.38 [2021-05-10T13:17:37.456Z] 13:00:01 1 51.92 0.00 15.90 2.62 0.05 29.51 [2021-05-10T13:17:37.456Z] 13:00:01 2 52.06 0.00 16.27 4.20 0.04 27.44 [2021-05-10T13:17:37.456Z] 13:00:01 3 51.36 0.00 15.74 3.13 0.07 29.70 [2021-05-10T13:17:37.456Z] 13:01:02 all 20.44 0.00 20.41 5.36 0.08 53.71 [2021-05-10T13:17:37.456Z] 13:01:02 0 20.95 0.00 20.30 5.89 0.09 52.77 [2021-05-10T13:17:37.456Z] 13:01:02 1 21.15 0.00 20.36 5.73 0.07 52.69 [2021-05-10T13:17:37.456Z] 13:01:02 2 19.59 0.00 19.99 4.24 0.10 56.07 [2021-05-10T13:17:37.456Z] 13:01:02 3 20.07 0.00 21.00 5.56 0.07 53.30 [2021-05-10T13:17:37.456Z] 13:02:01 all 16.61 0.00 27.77 23.24 0.16 32.21 [2021-05-10T13:17:37.456Z] 13:02:01 0 16.92 0.00 27.36 21.66 0.18 33.88 [2021-05-10T13:17:37.456Z] 13:02:01 1 16.66 0.00 27.50 25.17 0.16 30.51 [2021-05-10T13:17:37.456Z] 13:02:01 2 16.02 0.00 28.17 23.90 0.16 31.76 [2021-05-10T13:17:37.456Z] 13:02:01 3 16.85 0.00 28.05 22.24 0.15 32.73 [2021-05-10T13:17:37.456Z] 13:03:02 all 67.90 0.00 20.06 7.22 0.06 4.77 [2021-05-10T13:17:37.456Z] 13:03:02 0 67.42 0.00 20.34 7.47 0.07 4.70 [2021-05-10T13:17:37.456Z] 13:03:02 1 69.13 0.00 19.30 5.86 0.05 5.67 [2021-05-10T13:17:37.456Z] 13:03:02 2 66.81 0.00 20.91 8.76 0.07 3.44 [2021-05-10T13:17:37.456Z] 13:03:02 3 68.20 0.00 19.69 6.82 0.05 5.24 [2021-05-10T13:17:37.456Z] 13:04:01 all 15.54 0.00 18.48 33.71 0.10 32.17 [2021-05-10T13:17:37.456Z] 13:04:01 0 16.50 0.00 18.19 33.59 0.07 31.65 [2021-05-10T13:17:37.456Z] 13:04:01 1 15.05 0.00 17.95 32.54 0.11 34.36 [2021-05-10T13:17:37.456Z] 13:04:01 2 15.44 0.00 18.99 35.94 0.11 29.53 [2021-05-10T13:17:37.456Z] 13:04:01 3 15.18 0.00 18.79 32.77 0.11 33.16 [2021-05-10T13:17:37.456Z] 13:05:01 all 39.24 0.00 26.22 18.44 0.25 15.85 [2021-05-10T13:17:37.456Z] 13:05:01 0 39.78 0.00 24.94 20.40 0.30 14.58 [2021-05-10T13:17:37.456Z] 13:05:01 1 38.19 0.00 26.54 17.37 0.30 17.60 [2021-05-10T13:17:37.456Z] 13:05:01 2 38.72 0.00 27.55 17.50 0.23 16.00 [2021-05-10T13:17:37.456Z] 13:05:01 3 40.26 0.00 25.85 18.48 0.16 15.25 [2021-05-10T13:17:37.456Z] 13:06:01 all 29.33 0.00 13.93 9.90 0.08 46.76 [2021-05-10T13:17:37.456Z] 13:06:01 0 27.16 0.00 14.25 8.41 0.09 50.10 [2021-05-10T13:17:37.456Z] 13:06:01 1 28.35 0.00 14.10 7.02 0.05 50.47 [2021-05-10T13:17:37.456Z] 13:06:01 2 29.43 0.00 14.31 12.25 0.11 43.90 [2021-05-10T13:17:37.456Z] 13:06:01 3 32.40 0.00 13.06 11.94 0.07 42.53 [2021-05-10T13:17:37.456Z] [2021-05-10T13:17:37.456Z] 13:06:01 CPU %user %nice %system %iowait %steal %idle [2021-05-10T13:17:37.456Z] 13:07:01 all 0.17 0.00 0.07 0.00 0.00 99.75 [2021-05-10T13:17:37.456Z] 13:07:01 0 0.47 0.00 0.05 0.00 0.02 99.47 [2021-05-10T13:17:37.456Z] 13:07:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-05-10T13:17:37.456Z] 13:07:01 2 0.07 0.00 0.10 0.00 0.00 99.83 [2021-05-10T13:17:37.456Z] 13:07:01 3 0.08 0.00 0.07 0.02 0.00 99.83 [2021-05-10T13:17:37.456Z] 13:08:01 all 0.23 0.00 0.03 0.01 0.00 99.72 [2021-05-10T13:17:37.456Z] 13:08:01 0 0.27 0.00 0.02 0.02 0.00 99.70 [2021-05-10T13:17:37.456Z] 13:08:01 1 0.42 0.00 0.05 0.02 0.00 99.52 [2021-05-10T13:17:37.456Z] 13:08:01 2 0.15 0.00 0.05 0.02 0.00 99.78 [2021-05-10T13:17:37.456Z] 13:08:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-10T13:17:37.456Z] 13:09:01 all 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-10T13:17:37.456Z] 13:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-10T13:17:37.456Z] 13:09:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2021-05-10T13:17:37.456Z] 13:09:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-05-10T13:17:37.456Z] 13:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-10T13:17:37.456Z] 13:10:01 all 0.09 0.00 0.03 0.00 0.00 99.88 [2021-05-10T13:17:37.456Z] 13:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-10T13:17:37.456Z] 13:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-10T13:17:37.456Z] 13:10:01 2 0.28 0.00 0.05 0.00 0.02 99.65 [2021-05-10T13:17:37.456Z] 13:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-10T13:17:37.456Z] 13:11:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-05-10T13:17:37.456Z] 13:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-10T13:17:37.456Z] 13:11:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-05-10T13:17:37.456Z] 13:11:01 2 0.47 0.00 0.03 0.00 0.02 99.48 [2021-05-10T13:17:37.456Z] 13:11:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-10T13:17:37.456Z] 13:12:01 all 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-10T13:17:37.456Z] 13:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-10T13:17:37.457Z] 13:12:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-10T13:17:37.457Z] 13:12:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2021-05-10T13:17:37.457Z] 13:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-10T13:17:37.457Z] 13:13:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2021-05-10T13:17:37.457Z] 13:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-10T13:17:37.457Z] 13:13:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-05-10T13:17:37.457Z] 13:13:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2021-05-10T13:17:37.457Z] 13:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-10T13:17:37.457Z] 13:14:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-05-10T13:17:37.457Z] 13:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-10T13:17:37.457Z] 13:14:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2021-05-10T13:17:37.457Z] 13:14:01 2 0.50 0.00 0.02 0.02 0.00 99.47 [2021-05-10T13:17:37.457Z] 13:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-10T13:17:37.457Z] 13:15:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2021-05-10T13:17:37.457Z] 13:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-10T13:17:37.457Z] 13:15:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-10T13:17:37.457Z] 13:15:01 2 0.53 0.00 0.02 0.00 0.02 99.43 [2021-05-10T13:17:37.457Z] 13:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-10T13:17:37.457Z] 13:16:01 all 0.13 0.00 0.03 0.00 0.00 99.83 [2021-05-10T13:17:37.457Z] 13:16:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-10T13:17:37.457Z] 13:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2021-05-10T13:17:37.457Z] 13:16:01 2 0.45 0.00 0.05 0.00 0.00 99.50 [2021-05-10T13:17:37.457Z] 13:16:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-10T13:17:37.457Z] 13:17:01 all 1.36 0.00 0.88 0.54 0.02 97.21 [2021-05-10T13:17:37.457Z] 13:17:01 0 2.55 0.00 1.35 1.10 0.03 94.96 [2021-05-10T13:17:37.457Z] 13:17:01 1 1.32 0.00 0.97 0.42 0.00 97.30 [2021-05-10T13:17:37.457Z] 13:17:01 2 1.04 0.00 0.75 0.47 0.02 97.72 [2021-05-10T13:17:37.457Z] 13:17:01 3 0.52 0.00 0.45 0.17 0.02 98.85 [2021-05-10T13:17:37.457Z] [2021-05-10T13:17:37.457Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-10T13:17:37.457Z] Average: all 9.93 0.00 5.29 3.32 0.03 81.42 [2021-05-10T13:17:37.457Z] Average: 0 10.03 0.00 5.39 3.39 0.04 81.15 [2021-05-10T13:17:37.457Z] Average: 1 9.98 0.00 5.28 3.10 0.03 81.60 [2021-05-10T13:17:37.457Z] Average: 2 9.86 0.00 5.33 3.50 0.03 81.28 [2021-05-10T13:17:37.457Z] Average: 3 9.84 0.00 5.18 3.29 0.03 81.66 [2021-05-10T13:17:37.457Z] [2021-05-10T13:17:37.457Z] [2021-05-10T13:17:37.457Z]