Pull request #3147 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 15c04cc0e416771a36db894e62e4360a34e7dc49+9ee6a915f0da87ac859f0375cd81210a85b62227 (8592edd1691d418bab14b1231b735123d9fbd949) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-3147/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-3147/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-25321’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25572’ is offline; ‘prd-centos7-docker-4c-2g-25585’ is offline Running on prd-centos7-docker-4c-2g-25593 in /w/workspace/edgexfoundry_edgex-go_PR-3147 [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 9ee6a915f0da87ac859f0375cd81210a85b62227 into PR head commit 15c04cc0e416771a36db894e62e4360a34e7dc49 > 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/3147/head:refs/remotes/origin/PR-3147 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15c04cc0e416771a36db894e62e4360a34e7dc49 # timeout=10 Merge succeeded, producing 15c04cc0e416771a36db894e62e4360a34e7dc49 Checking out Revision 15c04cc0e416771a36db894e62e4360a34e7dc49 (PR-3147) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9ee6a915f0da87ac859f0375cd81210a85b62227 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15c04cc0e416771a36db894e62e4360a34e7dc49 # timeout=10 Commit message: "feat(security): Remove Writable from security services" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-08T16:20:36.424Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-08T16:20:36.769Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-08T16:20:37.003Z] ========================================================= [2021-02-08T16:20:37.003Z] EdgeX Global Pipelines Version Info [2021-02-08T16:20:37.003Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-08T16:20:38.639Z] ------------------- [2021-02-08T16:20:38.639Z] stable info: [2021-02-08T16:20:38.639Z] ------------------- [2021-02-08T16:20:38.639Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T16:20:38.639Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T16:20:38.639Z] Message: update stable to v1.0.179 [2021-02-08T16:20:39.594Z] ------------------- [2021-02-08T16:20:39.594Z] experimental info: [2021-02-08T16:20:39.594Z] ------------------- [2021-02-08T16:20:39.594Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T16:20:39.594Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T16:20:39.594Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-08T16:20:39.984Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-08T16:20:40.109Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-08T16:20:40.261Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-08T16:20:40.423Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-08T16:20:40.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-08T16:20:40.716Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-08T16:20:40.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-08T16:20:40.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-08T16:20:41.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-08T16:20:41.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-08T16:20:41.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-08T16:20:41.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-08T16:20:41.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-08T16:20:41.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-08T16:20:42.107Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-08T16:20:42.241Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-08T16:20:42.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-08T16:20:42.533Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-08T16:20:42.681Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-08T16:20:42.811Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-08T16:20:42.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-08T16:20:43.134Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-08T16:20:43.264Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-08T16:20:43.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3147 [Pipeline] echo [2021-02-08T16:20:43.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3147 [Pipeline] echo [2021-02-08T16:20:43.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3147 [Pipeline] echo [2021-02-08T16:20:43.837Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15c04cc0e416771a36db894e62e4360a34e7dc49 [Pipeline] echo [2021-02-08T16:20:43.990Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15c04cc [Pipeline] echo [2021-02-08T16:20:44.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T16:20:44.406Z] provisioning config files... [2021-02-08T16:20:44.445Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config717371687329959356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T16:20:44.869Z] ---> docker-login.sh [2021-02-08T16:20:44.869Z] nexus3.edgexfoundry.org:10001 [2021-02-08T16:20:45.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T16:20:45.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T16:20:45.399Z] Configure a credential helper to remove this warning. See [2021-02-08T16:20:45.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T16:20:45.399Z] [2021-02-08T16:20:45.399Z] Login Succeeded [2021-02-08T16:20:45.399Z] nexus3.edgexfoundry.org:10002 [2021-02-08T16:20:45.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T16:20:45.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T16:20:45.399Z] Configure a credential helper to remove this warning. See [2021-02-08T16:20:45.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T16:20:45.399Z] [2021-02-08T16:20:45.399Z] Login Succeeded [2021-02-08T16:20:45.399Z] nexus3.edgexfoundry.org:10003 [2021-02-08T16:20:45.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T16:20:45.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T16:20:45.661Z] Configure a credential helper to remove this warning. See [2021-02-08T16:20:45.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T16:20:45.661Z] [2021-02-08T16:20:45.661Z] Login Succeeded [2021-02-08T16:20:45.661Z] nexus3.edgexfoundry.org:10004 [2021-02-08T16:20:45.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T16:20:45.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T16:20:45.926Z] Configure a credential helper to remove this warning. See [2021-02-08T16:20:45.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T16:20:45.926Z] [2021-02-08T16:20:45.926Z] Login Succeeded [2021-02-08T16:20:45.926Z] docker.io [2021-02-08T16:20:45.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T16:20:46.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T16:20:46.188Z] Configure a credential helper to remove this warning. See [2021-02-08T16:20:46.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T16:20:46.188Z] [2021-02-08T16:20:46.188Z] Login Succeeded [2021-02-08T16:20:46.188Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T16:20:46.216Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T16:20:46.825Z] ++ 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-02-08T16:20:46.825Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T16:20:46.825Z] ++ dirname cmd/core-command/Dockerfile [2021-02-08T16:20:46.825Z] ++ cut -d/ -f2 [2021-02-08T16:20:46.825Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-08T16:20:46.825Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T16:20:46.825Z] ++ dirname cmd/core-data/Dockerfile [2021-02-08T16:20:46.825Z] ++ cut -d/ -f2 [2021-02-08T16:20:46.825Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-08T16:20:46.825Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T16:20:46.825Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-08T16:20:46.825Z] ++ cut -d/ -f2 [2021-02-08T16:20:46.825Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-08T16:20:46.825Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T16:20:46.825Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-08T16:20:46.825Z] ++ cut -d/ -f2 [2021-02-08T16:20:46.825Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-08T16:20:46.825Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T16:20:46.825Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-08T16:20:46.825Z] ++ cut -d/ -f2 [2021-02-08T16:20:46.825Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-08T16:20:46.825Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T16:20:46.825Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-08T16:20:46.825Z] ++ cut -d/ -f2 [2021-02-08T16:20:46.825Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-08T16:20:46.825Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T16:20:46.825Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-08T16:20:46.825Z] ++ cut -d/ -f2 [2021-02-08T16:20:46.825Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-08T16:20:46.825Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T16:20:46.825Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-08T16:20:46.825Z] ++ cut -d/ -f2 [2021-02-08T16:20:46.825Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-08T16:20:46.825Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T16:20:46.825Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-08T16:20:46.825Z] ++ cut -d/ -f2 [2021-02-08T16:20:46.825Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-08T16:20:46.941Z] 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-02-08T16:20:48.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T16:20:48.699Z] [2021-02-08T16:20:48.699Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:20:49.098Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T16:20:49.098Z] latest: Pulling from edgex-devops/git-semver [2021-02-08T16:20:49.098Z] 31603596830f: Pulling fs layer [2021-02-08T16:20:49.098Z] 2a8b12db71e7: Pulling fs layer [2021-02-08T16:20:49.098Z] 6ca5941a6612: Pulling fs layer [2021-02-08T16:20:49.098Z] ecc8261a40a4: Pulling fs layer [2021-02-08T16:20:49.098Z] ecc8261a40a4: Waiting [2021-02-08T16:20:49.098Z] 2a8b12db71e7: Verifying Checksum [2021-02-08T16:20:49.098Z] 2a8b12db71e7: Download complete [2021-02-08T16:20:49.098Z] 31603596830f: Verifying Checksum [2021-02-08T16:20:49.098Z] 31603596830f: Download complete [2021-02-08T16:20:49.370Z] ecc8261a40a4: Verifying Checksum [2021-02-08T16:20:49.370Z] ecc8261a40a4: Download complete [2021-02-08T16:20:49.370Z] 6ca5941a6612: Verifying Checksum [2021-02-08T16:20:49.370Z] 6ca5941a6612: Download complete [2021-02-08T16:20:49.632Z] 31603596830f: Pull complete [2021-02-08T16:20:49.632Z] 2a8b12db71e7: Pull complete [2021-02-08T16:20:50.591Z] 6ca5941a6612: Pull complete [2021-02-08T16:20:50.855Z] ecc8261a40a4: Pull complete [2021-02-08T16:20:50.855Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-08T16:20:50.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T16:20:50.855Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-08T16:20:50.980Z] prd-centos7-docker-4c-2g-25593 does not seem to be running inside a container [2021-02-08T16:20:51.118Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-08T16:20:53.756Z] $ docker top 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-08T16:20:54.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T16:20:54.198Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T16:20:54.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T16:20:54.440Z] $ docker exec 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e ssh-agent [2021-02-08T16:20:54.652Z] SSH_AUTH_SOCK=/tmp/ssh-EmjOdiIZ7ujY/agent.12 [2021-02-08T16:20:54.652Z] SSH_AGENT_PID=18 [2021-02-08T16:20:54.663Z] Running ssh-add (command line suppressed) [2021-02-08T16:20:54.802Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7031769602717233240.key (/w/workspace/edgex-go/1@tmp/private_key_7031769602717233240.key) [2021-02-08T16:20:54.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T16:20:55.305Z] + git tag --points-at HEAD [Pipeline] } [2021-02-08T16:20:55.334Z] $ docker exec --env ******** --env ******** 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e ssh-agent -k [2021-02-08T16:20:55.450Z] unset SSH_AUTH_SOCK; [2021-02-08T16:20:55.450Z] unset SSH_AGENT_PID; [2021-02-08T16:20:55.450Z] echo Agent pid 18 killed; [2021-02-08T16:20:55.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-08T16:20:55.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T16:20:55.696Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T16:20:55.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T16:20:55.870Z] $ docker exec 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e ssh-agent [2021-02-08T16:20:56.047Z] SSH_AUTH_SOCK=/tmp/ssh-vWdw7LGtmfUD/agent.48 [2021-02-08T16:20:56.047Z] SSH_AGENT_PID=54 [2021-02-08T16:20:56.054Z] Running ssh-add (command line suppressed) [2021-02-08T16:20:56.182Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5027765089213430666.key (/w/workspace/edgex-go/1@tmp/private_key_5027765089213430666.key) [2021-02-08T16:20:56.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T16:20:56.650Z] + git semver init [2021-02-08T16:20:56.650Z] # -> Open(): unable to determine branch for HEAD [2021-02-08T16:20:56.650Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-08T16:20:56.650Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-08T16:20:56.650Z] # $SEMVER_REMOTE_NAME = origin [2021-02-08T16:20:56.650Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-08T16:20:56.650Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-08T16:20:56.650Z] # $SEMVER_BRANCH = PR-3147 [2021-02-08T16:20:56.650Z] # $SEMVER_TEMP = /tmp/semver-458259990 [2021-02-08T16:20:56.650Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-08T16:21:23.276Z] # '/tmp/semver-458259990' -> '/w/workspace/edgex-go/1/.semver' [2021-02-08T16:21:23.276Z] # -> Force: false [2021-02-08T16:21:23.276Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-08T16:21:23.304Z] $ docker exec --env ******** --env ******** 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e ssh-agent -k [2021-02-08T16:21:23.582Z] unset SSH_AUTH_SOCK; [2021-02-08T16:21:23.584Z] unset SSH_AGENT_PID; [2021-02-08T16:21:23.584Z] echo Agent pid 54 killed; [2021-02-08T16:21:23.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T16:21:24.325Z] + git semver [Pipeline] } [2021-02-08T16:21:24.359Z] $ docker stop --time=1 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e [2021-02-08T16:21:25.973Z] $ docker rm -f 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T16:21:26.630Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-08T16:21:27.206Z] Stashed 1 file(s) [Pipeline] echo [2021-02-08T16:21:27.230Z] [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) [2021-02-08T16:21:28.122Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25592 in /w/workspace/edgexfoundry_edgex-go_PR-3147 [Pipeline] { [Pipeline] ws [2021-02-08T16:21:28.249Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T16:21:28.746Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-08T16:21:29.070Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T16:21:29.395Z] + sudo service docker restart [2021-02-08T16:21:29.396Z] + true [2021-02-08T16:21:29.396Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-08T16:21:30.007Z] ========================================================= [2021-02-08T16:21:30.007Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-08T16:21:30.007Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:21:30.407Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-08T16:21:32.868Z] using credential edgex-jenkins-ssh [2021-02-08T16:21:32.925Z] Cloning the remote Git repository [2021-02-08T16:21:32.976Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-08T16:21:33.090Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-08T16:21:33.186Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T16:21:33.187Z] > git --version # timeout=10 [2021-02-08T16:21:33.206Z] > git --version # 'git version 2.17.1' [2021-02-08T16:21:33.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T16:21:33.261Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T16:21:34.669Z] Sending build context to Docker daemon 327.7MB [2021-02-08T16:21:34.669Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-08T16:21:34.669Z] Step 2/6 : FROM ${BASE} [2021-02-08T16:21:34.669Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-08T16:21:34.669Z] 188c0c94c7c5: Pulling fs layer [2021-02-08T16:21:34.669Z] 0ef7d3d256c8: Pulling fs layer [2021-02-08T16:21:34.669Z] de9db76c5a1d: Pulling fs layer [2021-02-08T16:21:34.669Z] bca2f99d35d6: Pulling fs layer [2021-02-08T16:21:34.669Z] 93359f2a8cfa: Pulling fs layer [2021-02-08T16:21:34.669Z] 7c6f9722023f: Pulling fs layer [2021-02-08T16:21:34.669Z] a35cf1a2eb13: Pulling fs layer [2021-02-08T16:21:34.669Z] 93359f2a8cfa: Waiting [2021-02-08T16:21:34.669Z] 7c6f9722023f: Waiting [2021-02-08T16:21:34.669Z] a35cf1a2eb13: Waiting [2021-02-08T16:21:34.669Z] bca2f99d35d6: Waiting [2021-02-08T16:21:34.669Z] de9db76c5a1d: Verifying Checksum [2021-02-08T16:21:34.669Z] de9db76c5a1d: Download complete [2021-02-08T16:21:34.669Z] 0ef7d3d256c8: Verifying Checksum [2021-02-08T16:21:34.669Z] 0ef7d3d256c8: Download complete [2021-02-08T16:21:34.669Z] 93359f2a8cfa: Download complete [2021-02-08T16:21:34.669Z] 7c6f9722023f: Verifying Checksum [2021-02-08T16:21:34.669Z] 7c6f9722023f: Download complete [2021-02-08T16:21:34.669Z] 188c0c94c7c5: Verifying Checksum [2021-02-08T16:21:34.669Z] 188c0c94c7c5: Download complete [2021-02-08T16:21:34.669Z] 188c0c94c7c5: Pull complete [2021-02-08T16:21:34.937Z] 0ef7d3d256c8: Pull complete [2021-02-08T16:21:35.205Z] de9db76c5a1d: Pull complete [2021-02-08T16:21:36.167Z] a35cf1a2eb13: Verifying Checksum [2021-02-08T16:21:36.168Z] a35cf1a2eb13: Download complete [2021-02-08T16:21:37.124Z] bca2f99d35d6: Verifying Checksum [2021-02-08T16:21:37.124Z] bca2f99d35d6: Download complete [2021-02-08T16:21:42.454Z] bca2f99d35d6: Pull complete [2021-02-08T16:21:42.717Z] 93359f2a8cfa: Pull complete [2021-02-08T16:21:42.982Z] 7c6f9722023f: Pull complete [2021-02-08T16:21:47.239Z] a35cf1a2eb13: Pull complete [2021-02-08T16:21:47.239Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-08T16:21:47.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-08T16:21:47.239Z] ---> a62c8e92a672 [2021-02-08T16:21:47.239Z] 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-02-08T16:21:47.239Z] ---> Running in 1c72cb55037e [2021-02-08T16:21:48.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:21:48.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:21:49.706Z] (1/12) Installing libmagic (5.38-r0) [2021-02-08T16:21:49.706Z] (2/12) Installing file (5.38-r0) [2021-02-08T16:21:49.706Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-08T16:21:49.706Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-08T16:21:56.457Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T16:21:56.475Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T16:21:56.496Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T16:21:56.525Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T16:21:56.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T16:21:56.537Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3147/head:refs/remotes/origin/PR-3147 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T16:21:57.343Z] Merging remotes/origin/master commit 9ee6a915f0da87ac859f0375cd81210a85b62227 into PR head commit 15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:21:57.761Z] Merge succeeded, producing 15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:21:57.762Z] Checking out Revision 15c04cc0e416771a36db894e62e4360a34e7dc49 (PR-3147) [2021-02-08T16:21:57.871Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-08T16:21:57.871Z] (6/12) Installing patch (2.7.6-r6) [2021-02-08T16:21:57.871Z] (7/12) Installing build-base (0.5-r2) [2021-02-08T16:21:57.871Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-08T16:21:57.871Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-08T16:21:57.871Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-08T16:21:57.871Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-08T16:21:57.871Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-08T16:21:57.871Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:21:57.871Z] OK: 233 MiB in 51 packages [2021-02-08T16:21:57.362Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T16:21:57.374Z] > git checkout -f 15c04cc0e416771a36db894e62e4360a34e7dc49 # timeout=10 [2021-02-08T16:21:57.684Z] > git remote # timeout=10 [2021-02-08T16:21:57.700Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T16:21:57.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T16:21:57.722Z] > git merge 9ee6a915f0da87ac859f0375cd81210a85b62227 # timeout=10 [2021-02-08T16:21:57.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T16:21:57.767Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T16:21:57.786Z] > git checkout -f 15c04cc0e416771a36db894e62e4360a34e7dc49 # timeout=10 [2021-02-08T16:22:01.185Z] Removing intermediate container 1c72cb55037e [2021-02-08T16:22:01.185Z] ---> 73210d6bbac9 [2021-02-08T16:22:01.185Z] Step 4/6 : WORKDIR /edgex-go [2021-02-08T16:22:01.185Z] ---> Running in 0a5e9c70351f [2021-02-08T16:22:01.185Z] Removing intermediate container 0a5e9c70351f [2021-02-08T16:22:01.185Z] ---> f030869fa6e2 [2021-02-08T16:22:01.185Z] Step 5/6 : COPY go.mod . [2021-02-08T16:22:01.185Z] ---> dd4ec9a0cbf4 [2021-02-08T16:22:01.185Z] Step 6/6 : RUN go mod download [2021-02-08T16:22:01.185Z] ---> Running in 08ff7e331d33 [2021-02-08T16:22:02.270Z] Commit message: "feat(security): Remove Writable from security services" [2021-02-08T16:22:02.325Z] > git --version # timeout=10 [2021-02-08T16:22:02.335Z] > git --version # 'git version 2.17.1' [2021-02-08T16:22:02.349Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T16:22:04.129Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-08T16:22:04.541Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T16:22:04.897Z] + sudo service docker restart [2021-02-08T16:22:04.897Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T16:22:07.014Z] provisioning config files... [2021-02-08T16:22:07.055Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8302125362896145450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T16:22:07.498Z] ---> docker-login.sh [2021-02-08T16:22:07.498Z] nexus3.edgexfoundry.org:10001 [2021-02-08T16:22:08.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T16:22:08.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T16:22:08.700Z] Configure a credential helper to remove this warning. See [2021-02-08T16:22:08.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T16:22:08.700Z] [2021-02-08T16:22:08.700Z] Login Succeeded [2021-02-08T16:22:08.700Z] nexus3.edgexfoundry.org:10002 [2021-02-08T16:22:08.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T16:22:09.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T16:22:09.253Z] Configure a credential helper to remove this warning. See [2021-02-08T16:22:09.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T16:22:09.253Z] [2021-02-08T16:22:09.253Z] Login Succeeded [2021-02-08T16:22:09.253Z] nexus3.edgexfoundry.org:10003 [2021-02-08T16:22:09.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T16:22:09.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T16:22:09.804Z] Configure a credential helper to remove this warning. See [2021-02-08T16:22:09.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T16:22:09.804Z] [2021-02-08T16:22:09.804Z] Login Succeeded [2021-02-08T16:22:09.804Z] nexus3.edgexfoundry.org:10004 [2021-02-08T16:22:10.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T16:22:10.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T16:22:10.355Z] Configure a credential helper to remove this warning. See [2021-02-08T16:22:10.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T16:22:10.355Z] [2021-02-08T16:22:10.355Z] Login Succeeded [2021-02-08T16:22:10.355Z] docker.io [2021-02-08T16:22:10.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T16:22:10.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T16:22:10.901Z] Configure a credential helper to remove this warning. See [2021-02-08T16:22:10.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T16:22:10.901Z] [2021-02-08T16:22:10.901Z] Login Succeeded [2021-02-08T16:22:10.901Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T16:22:10.937Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-08T16:22:11.489Z] ========================================================= [2021-02-08T16:22:11.489Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-08T16:22:11.489Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:22:11.900Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-08T16:22:13.912Z] Sending build context to Docker daemon 166.3MB [2021-02-08T16:22:14.188Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-08T16:22:14.188Z] Step 2/6 : FROM ${BASE} [2021-02-08T16:22:14.188Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-08T16:22:14.188Z] 5f621e34cdf4: Pulling fs layer [2021-02-08T16:22:14.188Z] a4357932f1b6: Pulling fs layer [2021-02-08T16:22:14.188Z] 18c013af1878: Pulling fs layer [2021-02-08T16:22:14.188Z] 00ac8860ef70: Pulling fs layer [2021-02-08T16:22:14.188Z] 63d7cb157983: Pulling fs layer [2021-02-08T16:22:14.188Z] b116817d02f9: Pulling fs layer [2021-02-08T16:22:14.188Z] 745a02a5169b: Pulling fs layer [2021-02-08T16:22:14.188Z] 00ac8860ef70: Waiting [2021-02-08T16:22:14.188Z] 63d7cb157983: Waiting [2021-02-08T16:22:14.188Z] b116817d02f9: Waiting [2021-02-08T16:22:14.188Z] 745a02a5169b: Waiting [2021-02-08T16:22:14.188Z] 18c013af1878: Download complete [2021-02-08T16:22:14.188Z] a4357932f1b6: Verifying Checksum [2021-02-08T16:22:14.188Z] a4357932f1b6: Download complete [2021-02-08T16:22:14.188Z] 63d7cb157983: Download complete [2021-02-08T16:22:14.188Z] b116817d02f9: Verifying Checksum [2021-02-08T16:22:14.188Z] b116817d02f9: Download complete [2021-02-08T16:22:14.188Z] 5f621e34cdf4: Verifying Checksum [2021-02-08T16:22:14.188Z] 5f621e34cdf4: Download complete [2021-02-08T16:22:14.786Z] 5f621e34cdf4: Pull complete [2021-02-08T16:22:15.402Z] a4357932f1b6: Pull complete [2021-02-08T16:22:15.677Z] 18c013af1878: Pull complete [2021-02-08T16:22:16.658Z] 745a02a5169b: Verifying Checksum [2021-02-08T16:22:16.658Z] 745a02a5169b: Download complete [2021-02-08T16:22:18.098Z] 00ac8860ef70: Verifying Checksum [2021-02-08T16:22:18.098Z] 00ac8860ef70: Download complete [2021-02-08T16:22:23.205Z] Removing intermediate container 08ff7e331d33 [2021-02-08T16:22:23.205Z] ---> 06fc89a3977e [2021-02-08T16:22:23.205Z] Successfully built 06fc89a3977e [2021-02-08T16:22:23.205Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:22:23.554Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T16:22:23.555Z] . [Pipeline] withDockerContainer [2021-02-08T16:22:23.787Z] prd-centos7-docker-4c-2g-25593 does not seem to be running inside a container [2021-02-08T16:22:23.845Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T16:22:24.692Z] $ docker top b80db2ea48d5238f89b7e5f510f2287651aead5f7c79853510045c9b8392bd11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T16:22:25.288Z] + go version [2021-02-08T16:22:25.288Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-08T16:22:25.319Z] $ docker stop --time=1 b80db2ea48d5238f89b7e5f510f2287651aead5f7c79853510045c9b8392bd11 [2021-02-08T16:22:26.669Z] $ docker rm -f b80db2ea48d5238f89b7e5f510f2287651aead5f7c79853510045c9b8392bd11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:22:27.720Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T16:22:27.720Z] . [Pipeline] withDockerContainer [2021-02-08T16:22:27.865Z] prd-centos7-docker-4c-2g-25593 does not seem to be running inside a container [2021-02-08T16:22:27.919Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T16:22:28.289Z] 00ac8860ef70: Pull complete [2021-02-08T16:22:28.711Z] $ docker top 4148a553cca5d7f45a823ae1e00b2a1a204f1044c28ec16d974aa03940bad856 -eo pid,comm [Pipeline] { [2021-02-08T16:22:28.885Z] 63d7cb157983: Pull complete [Pipeline] echo [2021-02-08T16:22:28.983Z] ========================================================= [2021-02-08T16:22:28.983Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-08T16:22:28.983Z] ========================================================= [Pipeline] sh [2021-02-08T16:22:29.156Z] b116817d02f9: Pull complete [2021-02-08T16:22:29.295Z] + make test [2021-02-08T16:22:29.295Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-08T16:22:33.465Z] 745a02a5169b: Pull complete [2021-02-08T16:22:33.465Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-08T16:22:33.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-08T16:22:33.465Z] ---> b7e6874047d6 [2021-02-08T16:22:33.465Z] 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-02-08T16:22:36.069Z] ---> Running in e1fd95301939 [2021-02-08T16:22:37.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:22:38.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:22:38.704Z] (1/12) Installing libmagic (5.38-r0) [2021-02-08T16:22:38.982Z] (2/12) Installing file (5.38-r0) [2021-02-08T16:22:38.982Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-08T16:22:38.982Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-08T16:22:39.389Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-08T16:22:43.268Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-08T16:22:43.269Z] (6/12) Installing patch (2.7.6-r6) [2021-02-08T16:22:43.269Z] (7/12) Installing build-base (0.5-r2) [2021-02-08T16:22:43.542Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-08T16:22:43.542Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-08T16:22:43.542Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-08T16:22:43.821Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-08T16:22:43.821Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-08T16:22:43.821Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:22:43.821Z] OK: 217 MiB in 51 packages [2021-02-08T16:22:48.209Z] Removing intermediate container e1fd95301939 [2021-02-08T16:22:48.209Z] ---> 206f41cd2a5b [2021-02-08T16:22:48.209Z] Step 4/6 : WORKDIR /edgex-go [2021-02-08T16:22:48.209Z] ---> Running in ee8e0b39fce1 [2021-02-08T16:22:48.483Z] Removing intermediate container ee8e0b39fce1 [2021-02-08T16:22:48.483Z] ---> e832bf20ba29 [2021-02-08T16:22:48.483Z] Step 5/6 : COPY go.mod . [2021-02-08T16:22:49.460Z] ---> 8afd1a57ca00 [2021-02-08T16:22:49.460Z] Step 6/6 : RUN go mod download [2021-02-08T16:22:49.460Z] ---> Running in f1359dfeebe6 [2021-02-08T16:22:57.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-08T16:22:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-08T16:23:01.247Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-08T16:23:01.247Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-08T16:23:01.247Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-08T16:23:02.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-08T16:23:02.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-08T16:23:02.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-08T16:23:02.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-08T16:23:03.255Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-08T16:23:03.904Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-08T16:23:06.295Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-08T16:23:06.295Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-08T16:23:06.295Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-08T16:23:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.140s coverage: 45.6% of statements [2021-02-08T16:23:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-08T16:23:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-08T16:23:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-08T16:23:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-08T16:23:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-08T16:23:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-08T16:23:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-08T16:23:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.071s coverage: 100.0% of statements [2021-02-08T16:23:11.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.295s coverage: 27.1% of statements [2021-02-08T16:23:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-08T16:23:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-08T16:23:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-08T16:23:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-08T16:23:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-08T16:23:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-08T16:23:11.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements [2021-02-08T16:23:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-08T16:23:11.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-02-08T16:23:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-08T16:23:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-08T16:23:11.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.118s coverage: 65.8% of statements [2021-02-08T16:23:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-08T16:23:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-08T16:23:12.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.434s coverage: 82.3% of statements [2021-02-08T16:23:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-08T16:23:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T16:23:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-08T16:23:12.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-08T16:23:14.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.391s coverage: 28.6% of statements [2021-02-08T16:23:14.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-08T16:23:14.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-08T16:23:14.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-08T16:23:14.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-08T16:23:14.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-08T16:23:14.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements [2021-02-08T16:23:14.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-08T16:23:14.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements [2021-02-08T16:23:14.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-08T16:23:14.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements [2021-02-08T16:23:14.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-08T16:23:14.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements [2021-02-08T16:23:14.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-08T16:23:14.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.067s coverage: 78.3% of statements [2021-02-08T16:23:14.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-08T16:23:14.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-08T16:23:14.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-08T16:23:14.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-08T16:23:16.266Z] Removing intermediate container f1359dfeebe6 [2021-02-08T16:23:16.266Z] ---> 582137ba6c1b [2021-02-08T16:23:16.266Z] Successfully built 582137ba6c1b [2021-02-08T16:23:16.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:23:16.638Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T16:23:16.639Z] . [Pipeline] withDockerContainer [2021-02-08T16:23:16.921Z] prd-ubuntu18.04-docker-arm64-4c-16g-25592 does not seem to be running inside a container [2021-02-08T16:23:17.013Z] $ 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-02-08T16:23:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.429s coverage: 92.8% of statements [2021-02-08T16:23:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-08T16:23:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T16:23:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-08T16:23:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-08T16:23:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-08T16:23:17.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-08T16:23:17.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.095s coverage: 0.1% of statements [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-08T16:23:17.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-08T16:23:17.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.030s coverage: 45.5% of statements [2021-02-08T16:23:17.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2021-02-08T16:23:17.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.026s coverage: 94.1% of statements [2021-02-08T16:23:17.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2021-02-08T16:23:17.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements [2021-02-08T16:23:18.343Z] $ docker top a56e5f9af00f64e0744637b2ef326d1fda27b524c41e50f7578ec7eeb5a1ea62 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T16:23:19.411Z] + go version [2021-02-08T16:23:19.411Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-08T16:23:19.446Z] $ docker stop --time=1 a56e5f9af00f64e0744637b2ef326d1fda27b524c41e50f7578ec7eeb5a1ea62 [2021-02-08T16:23:21.377Z] $ docker rm -f a56e5f9af00f64e0744637b2ef326d1fda27b524c41e50f7578ec7eeb5a1ea62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:23:22.642Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T16:23:22.642Z] . [Pipeline] withDockerContainer [2021-02-08T16:23:22.922Z] prd-ubuntu18.04-docker-arm64-4c-16g-25592 does not seem to be running inside a container [2021-02-08T16:23:23.005Z] $ 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-02-08T16:23:24.398Z] $ docker top 3ab8721414e9753b32c19e32ff718d3d1897688f7fdd567381528cd7770cbfee -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-08T16:23:24.770Z] ========================================================= [2021-02-08T16:23:24.770Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-08T16:23:24.770Z] ========================================================= [Pipeline] sh [2021-02-08T16:23:25.430Z] + make test [2021-02-08T16:23:25.430Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-08T16:23:29.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements [2021-02-08T16:23:29.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.037s coverage: 44.8% of statements [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.064s coverage: 92.9% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.8% of statements [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.114s coverage: 91.4% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.5% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.290s coverage: 68.9% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 37.0% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.308s coverage: 84.0% of statements [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.051s coverage: 100.0% of statements [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.130s coverage: 47.0% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.087s coverage: 87.7% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.765s coverage: 29.1% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.075s coverage: 100.0% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-08T16:23:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-08T16:23:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-08T16:23:43.426Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-08T16:23:43.426Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-08T16:23:43.426Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements [2021-02-08T16:23:43.426Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-08T16:23:43.426Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-08T16:23:43.426Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-02-08T16:23:43.426Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-02-08T16:23:43.426Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-08T16:23:43.426Z] GO111MODULE=on go vet ./... [2021-02-08T16:23:48.994Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-08T16:24:10.172Z] gofmt -l . [2021-02-08T16:24:10.172Z] [ "`gofmt -l .`" = "" ] [2021-02-08T16:24:10.172Z] ./bin/test-go-mod-tidy.sh [2021-02-08T16:24:10.172Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-08T16:24:10.509Z] + ls -al . [2021-02-08T16:24:10.509Z] total 696 [2021-02-08T16:24:10.509Z] drwxrwxr-x 10 1001 1001 4096 Feb 8 16:24 . [2021-02-08T16:24:10.509Z] drwxr-xr-x 4 root root 28 Feb 8 16:22 .. [2021-02-08T16:24:10.509Z] -rw-rw-r-- 1 1001 1001 11 Feb 8 16:20 .dockerignore [2021-02-08T16:24:10.509Z] drwxrwxr-x 8 1001 1001 179 Feb 8 16:20 .git [2021-02-08T16:24:10.509Z] drwxrwxr-x 3 1001 1001 125 Feb 8 16:20 .github [2021-02-08T16:24:10.509Z] -rw-rw-r-- 1 1001 1001 872 Feb 8 16:20 .gitignore [2021-02-08T16:24:10.509Z] drwx------ 3 1001 1001 60 Feb 8 16:21 .semver [2021-02-08T16:24:10.509Z] -rw-rw-r-- 1 1001 1001 166 Feb 8 16:20 .sonarcloud.properties [2021-02-08T16:24:10.509Z] -rw-rw-r-- 1 1001 1001 7859 Feb 8 16:20 Attribution.txt [2021-02-08T16:24:10.509Z] -rw-rw-r-- 1 1001 1001 3804 Feb 8 16:20 CONTRIBUTING.md [2021-02-08T16:24:10.509Z] -rw-rw-r-- 1 1001 1001 931 Feb 8 16:20 Dockerfile.build [2021-02-08T16:24:10.509Z] -rw-rw-r-- 1 1001 1001 863 Feb 8 16:20 Jenkinsfile [2021-02-08T16:24:10.509Z] -rw-rw-r-- 1 1001 1001 10775 Feb 8 16:20 LICENSE [2021-02-08T16:24:10.509Z] -rw-rw-r-- 1 1001 1001 6001 Feb 8 16:20 Makefile [2021-02-08T16:24:10.509Z] -rw-rw-r-- 1 1001 1001 6524 Feb 8 16:20 README.md [2021-02-08T16:24:10.509Z] -rw-rw-r-- 1 1001 1001 6755 Feb 8 16:20 SECURITY.md [2021-02-08T16:24:10.509Z] -rw-rw-r-- 1 1001 1001 5 Feb 8 16:21 VERSION [2021-02-08T16:24:10.510Z] -rw-rw-r-- 1 1001 1001 4131 Feb 8 16:20 ZMQWindows.md [2021-02-08T16:24:10.510Z] drwxrwxr-x 2 1001 1001 117 Feb 8 16:20 bin [2021-02-08T16:24:10.510Z] drwxrwxr-x 15 1001 1001 4096 Feb 8 16:20 cmd [2021-02-08T16:24:10.510Z] -rw-r--r-- 1 root root 590503 Feb 8 16:23 coverage.out [2021-02-08T16:24:10.510Z] -rw-r--r-- 1 root root 1054 Feb 8 16:24 go.mod [2021-02-08T16:24:10.510Z] -rw-r--r-- 1 root root 19290 Feb 8 16:24 go.sum [2021-02-08T16:24:10.510Z] drwxrwxr-x 8 1001 1001 127 Feb 8 16:20 internal [2021-02-08T16:24:10.510Z] drwxrwxr-x 4 1001 1001 26 Feb 8 16:20 openapi [2021-02-08T16:24:10.510Z] drwxrwxr-x 4 1001 1001 71 Feb 8 16:20 snap [2021-02-08T16:24:10.510Z] -rw-rw-r-- 1 1001 1001 168 Feb 8 16:20 version.go [Pipeline] sh [2021-02-08T16:24:10.829Z] + '[' -e coverage.out ] [2021-02-08T16:24:10.829Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-08T16:24:11.062Z] Stashed 1 file(s) [Pipeline] sh [2021-02-08T16:24:11.385Z] + make build [2021-02-08T16:24:11.385Z] 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-02-08T16:24:15.613Z] 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-02-08T16:24:23.846Z] 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-02-08T16:24:24.799Z] 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-02-08T16:24:26.725Z] 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-02-08T16:24:26.725Z] 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-02-08T16:24:28.664Z] 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-02-08T16:24:29.622Z] 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-02-08T16:24:31.014Z] 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-02-08T16:24:31.964Z] 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-02-08T16:24:33.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-08T16:24:34.313Z] 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-02-08T16:24:35.270Z] 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-02-08T16:24:36.024Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] } [2021-02-08T16:24:37.273Z] $ docker stop --time=1 4148a553cca5d7f45a823ae1e00b2a1a204f1044c28ec16d974aa03940bad856 [2021-02-08T16:24:38.962Z] $ docker rm -f 4148a553cca5d7f45a823ae1e00b2a1a204f1044c28ec16d974aa03940bad856 [2021-02-08T16:24:39.435Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:24:42.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T16:24:42.003Z] [2021-02-08T16:24:42.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:24:42.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T16:24:42.409Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-08T16:24:42.409Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-08T16:24:42.409Z] ca9280d653b3: Pulling fs layer [2021-02-08T16:24:42.409Z] 7e9c9ca2126c: Pulling fs layer [2021-02-08T16:24:42.985Z] cbdbe7a5bc2a: Download complete [2021-02-08T16:24:43.568Z] ca9280d653b3: Verifying Checksum [2021-02-08T16:24:43.568Z] ca9280d653b3: Download complete [2021-02-08T16:24:43.568Z] cbdbe7a5bc2a: Pull complete [2021-02-08T16:24:44.525Z] 7e9c9ca2126c: Verifying Checksum [2021-02-08T16:24:44.525Z] 7e9c9ca2126c: Download complete [2021-02-08T16:24:44.525Z] ca9280d653b3: Pull complete [2021-02-08T16:24:47.737Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-08T16:24:47.737Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-08T16:24:47.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-08T16:24:50.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-08T16:24:50.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-08T16:24:50.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-08T16:24:50.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-08T16:24:50.379Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-08T16:24:51.161Z] 7e9c9ca2126c: Pull complete [2021-02-08T16:24:51.161Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-08T16:24:51.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T16:24:51.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-08T16:24:51.321Z] prd-centos7-docker-4c-2g-25593 does not seem to be running inside a container [2021-02-08T16:24:51.363Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-08T16:24:51.366Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-08T16:24:53.869Z] $ docker top 54c936d0be6cb9527432587f9d76d5e5140066d11e28a2272562d6679c340ed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T16:24:54.603Z] + docker-compose build --help [2021-02-08T16:24:54.603Z] + grep parallel [2021-02-08T16:24:55.557Z] --parallel Build images in parallel. [Pipeline] } [2021-02-08T16:24:55.591Z] $ docker stop --time=1 54c936d0be6cb9527432587f9d76d5e5140066d11e28a2272562d6679c340ed5 [2021-02-08T16:24:56.950Z] $ docker rm -f 54c936d0be6cb9527432587f9d76d5e5140066d11e28a2272562d6679c340ed5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:24:57.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T16:24:57.725Z] . [Pipeline] withDockerContainer [2021-02-08T16:24:57.844Z] prd-centos7-docker-4c-2g-25593 does not seem to be running inside a container [2021-02-08T16:24:57.905Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-08T16:24:58.693Z] $ docker top cd961110cdbfc606640fe5d9286c5f12e7644913938fe7682dfce4c61f69e3e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T16:24:59.339Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-08T16:24:59.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-08T16:24:59.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-08T16:24:59.658Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-08T16:25:00.292Z] Building docker-core-command-go ... [2021-02-08T16:25:00.292Z] Building docker-core-data-go ... [2021-02-08T16:25:00.292Z] Building docker-core-metadata-go ... [2021-02-08T16:25:00.292Z] Building docker-security-bootstrapper-go ... [2021-02-08T16:25:00.292Z] Building docker-security-proxy-setup-go ... [2021-02-08T16:25:00.292Z] Building docker-security-secretstore-setup-go ... [2021-02-08T16:25:00.292Z] Building docker-support-notifications-go ... [2021-02-08T16:25:00.292Z] Building docker-support-scheduler-go ... [2021-02-08T16:25:00.292Z] Building docker-sys-mgmt-agent-go ... [2021-02-08T16:25:00.292Z] Building docker-security-secretstore-setup-go [2021-02-08T16:25:00.292Z] Building docker-sys-mgmt-agent-go [2021-02-08T16:25:00.292Z] Building docker-security-proxy-setup-go [2021-02-08T16:25:00.292Z] Building docker-support-scheduler-go [2021-02-08T16:25:00.292Z] Building docker-core-metadata-go [2021-02-08T16:25:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.351s coverage: 45.6% of statements [2021-02-08T16:25:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-08T16:25:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-08T16:25:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-08T16:25:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-08T16:25:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-08T16:25:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-08T16:25:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-08T16:25:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.176s coverage: 100.0% of statements [2021-02-08T16:25:13.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.510s coverage: 27.1% of statements [2021-02-08T16:25:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-08T16:25:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-08T16:25:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-08T16:25:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-08T16:25:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-08T16:25:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-08T16:25:13.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.091s coverage: 100.0% of statements [2021-02-08T16:25:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-08T16:25:13.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.160s coverage: 100.0% of statements [2021-02-08T16:25:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-08T16:25:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-08T16:25:13.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.231s coverage: 65.8% of statements [2021-02-08T16:25:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-08T16:25:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-08T16:25:14.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.703s coverage: 82.3% of statements [2021-02-08T16:25:14.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-08T16:25:14.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T16:25:14.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-08T16:25:14.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-08T16:25:21.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.256s coverage: 28.6% of statements [2021-02-08T16:25:21.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-08T16:25:21.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-08T16:25:21.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-08T16:25:21.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-08T16:25:21.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-08T16:25:21.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements [2021-02-08T16:25:21.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-08T16:25:21.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.082s coverage: 100.0% of statements [2021-02-08T16:25:21.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-08T16:25:21.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.347s coverage: 86.7% of statements [2021-02-08T16:25:21.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-08T16:25:21.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.416s coverage: 97.5% of statements [2021-02-08T16:25:21.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-08T16:25:24.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.174s coverage: 78.3% of statements [2021-02-08T16:25:24.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-08T16:25:24.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-08T16:25:24.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-08T16:25:24.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-08T16:25:32.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.351s coverage: 92.8% of statements [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-08T16:25:32.583Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-08T16:25:32.583Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.186s coverage: 0.1% of statements [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-08T16:25:32.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-08T16:25:32.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 45.5% of statements [2021-02-08T16:25:32.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements [2021-02-08T16:25:32.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2021-02-08T16:25:32.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2021-02-08T16:25:32.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2021-02-08T16:25:39.199Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:25:39.199Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:25:39.199Z] ---> 06fc89a3977e [2021-02-08T16:25:39.199Z] Step 3/21 : WORKDIR /edgex-go [2021-02-08T16:25:39.199Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:25:39.199Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:25:39.199Z] ---> 06fc89a3977e [2021-02-08T16:25:39.199Z] Step 3/26 : WORKDIR /edgex-go [2021-02-08T16:25:39.199Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:25:39.199Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:25:39.199Z] ---> 06fc89a3977e [2021-02-08T16:25:39.199Z] Step 3/24 : WORKDIR /edgex-go [2021-02-08T16:25:39.199Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:25:39.199Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:25:39.199Z] ---> 06fc89a3977e [2021-02-08T16:25:39.199Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T16:25:39.199Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:25:39.199Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:25:39.199Z] ---> 06fc89a3977e [2021-02-08T16:25:39.199Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T16:25:39.199Z] ---> Running in 744b1742cdb5 [2021-02-08T16:25:39.199Z] ---> Running in 7a3850017656 [2021-02-08T16:25:39.199Z] ---> Running in f0b8f1b4a119 [2021-02-08T16:25:39.199Z] ---> Running in c2e10e48d6e2 [2021-02-08T16:25:39.199Z] ---> Running in e7bb34fc533a [2021-02-08T16:25:39.199Z] Removing intermediate container 744b1742cdb5 [2021-02-08T16:25:39.199Z] ---> d95e378ef598 [2021-02-08T16:25:39.199Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:25:39.199Z] Removing intermediate container c2e10e48d6e2 [2021-02-08T16:25:39.199Z] ---> b3434e2c3a1a [2021-02-08T16:25:39.199Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:25:39.199Z] Removing intermediate container 7a3850017656 [2021-02-08T16:25:39.199Z] ---> 3b9409a1cb62 [2021-02-08T16:25:39.199Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:25:39.199Z] Removing intermediate container e7bb34fc533a [2021-02-08T16:25:39.199Z] ---> 3b709df253ee [2021-02-08T16:25:39.199Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:25:39.199Z] Removing intermediate container f0b8f1b4a119 [2021-02-08T16:25:39.199Z] ---> 8dc09cd7d030 [2021-02-08T16:25:39.199Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:25:39.199Z] ---> Running in dd122e18570f [2021-02-08T16:25:39.199Z] ---> Running in 2078fd3c2144 [2021-02-08T16:25:39.199Z] ---> Running in 3914e57f7752 [2021-02-08T16:25:39.199Z] ---> Running in 270355f1541a [2021-02-08T16:25:39.199Z] ---> Running in 505865c1a973 [2021-02-08T16:25:39.199Z] Removing intermediate container 3914e57f7752 [2021-02-08T16:25:39.199Z] ---> 25fabea802e1 [2021-02-08T16:25:39.199Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-08T16:25:39.199Z] ---> Running in 91bdf145ee20 [2021-02-08T16:25:39.199Z] Removing intermediate container 2078fd3c2144 [2021-02-08T16:25:39.199Z] ---> c8fa93ea7c32 [2021-02-08T16:25:39.199Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-08T16:25:39.199Z] ---> Running in dca55f1d6d99 [2021-02-08T16:25:39.199Z] Removing intermediate container dd122e18570f [2021-02-08T16:25:39.199Z] ---> ee8f0207a6be [2021-02-08T16:25:39.199Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-08T16:25:39.199Z] Removing intermediate container 505865c1a973 [2021-02-08T16:25:39.199Z] ---> 0b06b3d23645 [2021-02-08T16:25:39.199Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T16:25:39.199Z] Removing intermediate container 270355f1541a [2021-02-08T16:25:39.199Z] ---> 439568ba244b [2021-02-08T16:25:39.199Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-08T16:25:39.199Z] ---> Running in bf165496a21d [2021-02-08T16:25:39.199Z] ---> Running in 191ad58e2950 [2021-02-08T16:25:39.199Z] ---> Running in eedbd8dccec5 [2021-02-08T16:25:39.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:25:39.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:25:39.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:25:39.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:25:39.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:25:39.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:25:39.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:25:39.760Z] OK: 233 MiB in 51 packages [2021-02-08T16:25:40.025Z] OK: 233 MiB in 51 packages [2021-02-08T16:25:40.025Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:25:40.025Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:25:40.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:25:40.296Z] Removing intermediate container 91bdf145ee20 [2021-02-08T16:25:40.296Z] ---> 2067df14ed70 [2021-02-08T16:25:40.296Z] Step 6/21 : COPY go.mod . [2021-02-08T16:25:40.561Z] OK: 233 MiB in 51 packages [2021-02-08T16:25:40.561Z] Removing intermediate container dca55f1d6d99 [2021-02-08T16:25:40.561Z] ---> 57613f9c5243 [2021-02-08T16:25:40.561Z] Step 6/24 : COPY go.mod . [2021-02-08T16:25:40.561Z] OK: 233 MiB in 51 packages [2021-02-08T16:25:40.561Z] OK: 233 MiB in 51 packages [2021-02-08T16:25:40.561Z] ---> e48edbd71719 [2021-02-08T16:25:40.561Z] Step 7/21 : RUN go mod download [2021-02-08T16:25:40.832Z] ---> Running in 997563519fdc [2021-02-08T16:25:40.832Z] ---> 0b4712a45028 [2021-02-08T16:25:40.832Z] Step 7/24 : RUN go mod download [2021-02-08T16:25:41.094Z] ---> Running in 93fc03f7cc9d [2021-02-08T16:25:41.361Z] Removing intermediate container bf165496a21d [2021-02-08T16:25:41.361Z] ---> 040f1fa00422 [2021-02-08T16:25:41.361Z] Step 6/22 : COPY go.mod . [2021-02-08T16:25:41.949Z] Removing intermediate container 191ad58e2950 [2021-02-08T16:25:41.949Z] ---> 14e39feccb0f [2021-02-08T16:25:41.949Z] Step 6/23 : COPY go.mod . [2021-02-08T16:25:41.949Z] ---> 671f4541fb64 [2021-02-08T16:25:41.949Z] Step 7/22 : RUN go mod download [2021-02-08T16:25:41.949Z] ---> Running in 13cfb36bab5c [2021-02-08T16:25:41.949Z] Removing intermediate container eedbd8dccec5 [2021-02-08T16:25:41.949Z] ---> 31a80fc9aeb8 [2021-02-08T16:25:41.949Z] Step 6/26 : COPY go.mod . [2021-02-08T16:25:42.220Z] ---> 2607710ab5f1 [2021-02-08T16:25:42.220Z] Step 7/23 : RUN go mod download [2021-02-08T16:25:42.220Z] ---> 2bd95c64e6d6 [2021-02-08T16:25:42.220Z] Step 7/26 : RUN go mod download [2021-02-08T16:25:42.491Z] ---> Running in 5a9a48161635 [2021-02-08T16:25:42.491Z] ---> Running in 59c6927211af [2021-02-08T16:25:44.424Z] Removing intermediate container 93fc03f7cc9d [2021-02-08T16:25:44.424Z] ---> 01d1e4d77c31 [2021-02-08T16:25:44.424Z] Step 8/24 : COPY . . [2021-02-08T16:25:44.424Z] Removing intermediate container 997563519fdc [2021-02-08T16:25:44.424Z] ---> 0bd4b7e58198 [2021-02-08T16:25:44.424Z] Step 8/21 : COPY . . [2021-02-08T16:25:45.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2021-02-08T16:25:45.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements [2021-02-08T16:25:47.001Z] Removing intermediate container 13cfb36bab5c [2021-02-08T16:25:47.001Z] ---> ae55d8b7efa4 [2021-02-08T16:25:47.001Z] Step 8/22 : COPY . . [2021-02-08T16:25:47.957Z] Removing intermediate container 5a9a48161635 [2021-02-08T16:25:47.957Z] ---> a999e7d18075 [2021-02-08T16:25:47.957Z] Step 8/23 : COPY . . [2021-02-08T16:25:53.293Z] Removing intermediate container 59c6927211af [2021-02-08T16:25:53.293Z] ---> 5353d236ed93 [2021-02-08T16:25:53.293Z] Step 8/26 : COPY . . [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.122s coverage: 92.9% of statements [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.120s coverage: 87.2% of statements [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.2% of statements [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.162s coverage: 91.4% of statements [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.537s coverage: 63.5% of statements [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.837s coverage: 68.9% of statements [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.330s coverage: 37.0% of statements [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-08T16:26:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-08T16:26:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.505s coverage: 84.0% of statements [2021-02-08T16:26:00.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.108s coverage: 100.0% of statements [2021-02-08T16:26:07.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.386s coverage: 47.0% of statements [2021-02-08T16:26:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-08T16:26:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-08T16:26:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-08T16:26:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-08T16:26:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-08T16:26:07.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements [2021-02-08T16:26:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-08T16:26:07.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.122s coverage: 100.0% of statements [2021-02-08T16:26:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-08T16:26:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-08T16:26:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-08T16:26:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-08T16:26:07.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.242s coverage: 87.7% of statements [2021-02-08T16:26:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-08T16:26:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T16:26:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-08T16:26:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.013s coverage: 29.1% of statements [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-08T16:26:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.211s coverage: 99.0% of statements [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-08T16:26:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.118s coverage: 100.0% of statements [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-08T16:26:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.189s coverage: 100.0% of statements [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-08T16:26:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-08T16:26:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-08T16:26:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-08T16:26:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-08T16:26:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-02-08T16:26:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements [2021-02-08T16:26:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-08T16:26:16.176Z] GO111MODULE=on go vet ./... [2021-02-08T16:26:32.203Z] ---> 591e2a91b0eb [2021-02-08T16:26:32.203Z] ---> 69e68703b67c [2021-02-08T16:26:32.203Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-08T16:26:32.203Z] [2021-02-08T16:26:32.203Z] ---> 87fef6cdc7a9 [2021-02-08T16:26:32.203Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-08T16:26:32.203Z] ---> Running in fdcc702b6d3b [2021-02-08T16:26:32.203Z] ---> Running in ae7e9aacab4c [2021-02-08T16:26:32.203Z] ---> Running in aa92e20e81a8 [2021-02-08T16:26:32.203Z] ---> f1f2eb566ae1 [2021-02-08T16:26:32.203Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-08T16:26:32.203Z] ---> 296391c585b3 [2021-02-08T16:26:32.203Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-08T16:26:32.203Z] ---> Running in eca9a9a23264 [2021-02-08T16:26:32.203Z] ---> Running in 55032c26df42 [2021-02-08T16:26:32.203Z] 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-02-08T16:26:32.203Z] 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-02-08T16:26:32.203Z] 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-02-08T16:26:32.203Z] 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-02-08T16:26:32.203Z] 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-02-08T16:26:54.331Z] 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-02-08T16:26:54.331Z] 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-02-08T16:27:02.594Z] Removing intermediate container eca9a9a23264 [2021-02-08T16:27:02.594Z] ---> 81f219f60fe2 [2021-02-08T16:27:02.594Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-08T16:27:03.180Z] Removing intermediate container ae7e9aacab4c [2021-02-08T16:27:03.180Z] ---> 1f0d8ada687d [2021-02-08T16:27:03.180Z] [2021-02-08T16:27:03.180Z] Step 10/21 : FROM alpine:3.12 [2021-02-08T16:27:03.180Z] 3.12: Pulling from library/alpine [2021-02-08T16:27:03.443Z] Removing intermediate container aa92e20e81a8 [2021-02-08T16:27:03.443Z] ---> ef1b75ab82a7 [2021-02-08T16:27:03.443Z] [2021-02-08T16:27:03.443Z] Step 10/24 : FROM alpine:3.12 [2021-02-08T16:27:03.710Z] ---> Running in 7073ed887e78 [2021-02-08T16:27:03.710Z] 3.12: Pulling from library/alpine [2021-02-08T16:27:04.300Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-08T16:27:04.300Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-08T16:27:04.568Z] Status: Downloaded newer image for alpine:3.12 [2021-02-08T16:27:04.568Z] ---> 389fef711851 [2021-02-08T16:27:04.568Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-08T16:27:04.568Z] Status: Downloaded newer image for alpine:3.12 [2021-02-08T16:27:04.568Z] ---> 389fef711851 [2021-02-08T16:27:04.568Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-08T16:27:05.978Z] 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-02-08T16:27:05.978Z] ---> Running in c1ae604cd878 [2021-02-08T16:27:05.978Z] ---> Running in 6208fb691ad2 [2021-02-08T16:27:06.562Z] Removing intermediate container fdcc702b6d3b [2021-02-08T16:27:06.562Z] ---> 68f9c3f64203 [2021-02-08T16:27:06.562Z] [2021-02-08T16:27:06.562Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T16:27:06.562Z] ---> 389fef711851 [2021-02-08T16:27:06.562Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-08T16:27:09.122Z] ---> Running in 6683b7729b77 [2021-02-08T16:27:09.122Z] Removing intermediate container 55032c26df42 [2021-02-08T16:27:09.122Z] ---> b63c375e9fd6 [2021-02-08T16:27:09.122Z] [2021-02-08T16:27:09.122Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T16:27:09.122Z] ---> 389fef711851 [2021-02-08T16:27:09.122Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T16:27:09.397Z] ---> Running in ef5dafc3ea47 [2021-02-08T16:27:09.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:09.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:09.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:09.667Z] Removing intermediate container 7073ed887e78 [2021-02-08T16:27:09.667Z] ---> e27371bf694b [2021-02-08T16:27:09.667Z] [2021-02-08T16:27:09.667Z] Step 11/26 : FROM docker:20.10.0 [2021-02-08T16:27:09.667Z] 20.10.0: Pulling from library/docker [2021-02-08T16:27:09.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:09.667Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-08T16:27:09.667Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T16:27:09.667Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-08T16:27:09.667Z] (4/4) Installing curl (7.69.1-r3) [2021-02-08T16:27:09.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:09.943Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-08T16:27:09.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:09.943Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T16:27:09.943Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-08T16:27:09.943Z] (4/5) Installing curl (7.69.1-r3) [2021-02-08T16:27:09.943Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-08T16:27:09.943Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:27:09.943Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T16:27:09.943Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:27:09.943Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T16:27:09.943Z] OK: 7 MiB in 19 packages [2021-02-08T16:27:10.215Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:10.215Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-08T16:27:10.215Z] OK: 7 MiB in 18 packages [2021-02-08T16:27:10.215Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:27:10.215Z] OK: 6 MiB in 15 packages [2021-02-08T16:27:10.215Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:10.478Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-08T16:27:10.479Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:27:10.479Z] OK: 6 MiB in 15 packages [2021-02-08T16:27:13.063Z] Removing intermediate container 6208fb691ad2 [2021-02-08T16:27:13.063Z] ---> a7077c4d9eb4 [2021-02-08T16:27:13.063Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T16:27:14.456Z] Removing intermediate container 6683b7729b77 [2021-02-08T16:27:14.457Z] ---> ba03e5aadc1c [2021-02-08T16:27:14.457Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T16:27:14.722Z] ---> Running in 46f454034d33 [2021-02-08T16:27:14.722Z] ---> Running in fde535269ce8 [2021-02-08T16:27:14.722Z] Removing intermediate container ef5dafc3ea47 [2021-02-08T16:27:14.722Z] ---> 36cf1e7e9c76 [2021-02-08T16:27:14.722Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T16:27:14.722Z] Removing intermediate container c1ae604cd878 [2021-02-08T16:27:14.722Z] ---> e636cff4e26a [2021-02-08T16:27:14.722Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T16:27:14.998Z] ---> Running in 895f5ae6abcd [2021-02-08T16:27:14.998Z] ---> Running in 0e33a7c5b21c [2021-02-08T16:27:15.264Z] Removing intermediate container fde535269ce8 [2021-02-08T16:27:15.264Z] ---> 15fc76cfab16 [2021-02-08T16:27:15.264Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-08T16:27:15.264Z] Removing intermediate container 46f454034d33 [2021-02-08T16:27:15.264Z] ---> 8fd0ea0d32d3 [2021-02-08T16:27:15.264Z] Step 13/24 : WORKDIR / [2021-02-08T16:27:15.529Z] ---> Running in edd1bcece603 [2021-02-08T16:27:15.529Z] ---> Running in 69fa3655b534 [2021-02-08T16:27:15.529Z] Removing intermediate container 0e33a7c5b21c [2021-02-08T16:27:15.529Z] ---> 44e04da09891 [2021-02-08T16:27:15.529Z] Step 13/21 : WORKDIR /edgex [2021-02-08T16:27:15.529Z] Removing intermediate container 895f5ae6abcd [2021-02-08T16:27:15.529Z] ---> c006461cde75 [2021-02-08T16:27:15.529Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-08T16:27:15.802Z] ---> Running in 262f5bccc6f3 [2021-02-08T16:27:15.802Z] ---> Running in 22eae11518de [2021-02-08T16:27:15.802Z] Removing intermediate container edd1bcece603 [2021-02-08T16:27:15.802Z] ---> 82de02412d40 [2021-02-08T16:27:15.802Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-08T16:27:16.072Z] Removing intermediate container 69fa3655b534 [2021-02-08T16:27:16.072Z] ---> c12eb47c1bd4 [2021-02-08T16:27:16.072Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T16:27:16.072Z] ---> Running in 0cdd503ace55 [2021-02-08T16:27:16.340Z] Removing intermediate container 22eae11518de [2021-02-08T16:27:16.340Z] ---> 6fd7d8f0e484 [2021-02-08T16:27:16.340Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T16:27:16.340Z] Removing intermediate container 262f5bccc6f3 [2021-02-08T16:27:16.340Z] ---> c6368ee81734 [2021-02-08T16:27:16.340Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-08T16:27:16.619Z] ---> Running in 7822295f437e [2021-02-08T16:27:16.619Z] ---> 0694c699716d [2021-02-08T16:27:16.619Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-08T16:27:16.619Z] Removing intermediate container 0cdd503ace55 [2021-02-08T16:27:16.619Z] ---> 507095b34f02 [2021-02-08T16:27:16.619Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T16:27:16.890Z] ---> 2eaad62385eb [2021-02-08T16:27:16.890Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-08T16:27:16.890Z] Removing intermediate container 7822295f437e [2021-02-08T16:27:16.890Z] ---> 303d1c7d4382 [2021-02-08T16:27:16.890Z] Step 15/23 : WORKDIR / [2021-02-08T16:27:16.890Z] ---> 7a16a64aa700 [2021-02-08T16:27:16.890Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-08T16:27:17.157Z] ---> 39c65b7912c7 [2021-02-08T16:27:17.157Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-08T16:27:17.157Z] ---> Running in f54508268afa [2021-02-08T16:27:18.565Z] ---> 5dd1ce36e878 [2021-02-08T16:27:18.565Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-08T16:27:18.565Z] ---> e8c96ec4a3b3 [2021-02-08T16:27:18.565Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-08T16:27:18.565Z] Removing intermediate container f54508268afa [2021-02-08T16:27:18.565Z] ---> bc744bacd5d4 [2021-02-08T16:27:18.565Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T16:27:18.844Z] ---> 6af694cf24f8 [2021-02-08T16:27:18.844Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-08T16:27:18.844Z] ---> a5c941cda8e1 [2021-02-08T16:27:18.844Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-08T16:27:19.108Z] ---> 897ac61b59da [2021-02-08T16:27:19.108Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-08T16:27:19.108Z] ---> a8d2c9e2c328 [2021-02-08T16:27:19.108Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-08T16:27:19.372Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-08T16:27:19.372Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-08T16:27:19.372Z] ---> aefe523efa57 [2021-02-08T16:27:19.372Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-08T16:27:19.372Z] ---> Running in 6f14633860fb [2021-02-08T16:27:19.641Z] ---> d2bfd6189193 [2021-02-08T16:27:19.641Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-08T16:27:19.641Z] ---> Running in c00c15e0b05b [2021-02-08T16:27:19.641Z] ---> aa39ab27db8a [2021-02-08T16:27:19.641Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-08T16:27:19.903Z] Removing intermediate container 6f14633860fb [2021-02-08T16:27:19.903Z] ---> a6c60728e8ee [2021-02-08T16:27:19.903Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T16:27:19.903Z] ---> Running in 75de0468e81b [2021-02-08T16:27:19.903Z] ---> 07bfd82a109e [2021-02-08T16:27:19.903Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-08T16:27:20.188Z] ---> Running in b11792a02281 [2021-02-08T16:27:20.188Z] ---> 0f3bf06d7e64 [2021-02-08T16:27:20.188Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-08T16:27:20.188Z] Removing intermediate container 75de0468e81b [2021-02-08T16:27:20.188Z] ---> aef8957520a3 [2021-02-08T16:27:20.188Z] Step 18/21 : CMD ["--init=true"] [2021-02-08T16:27:20.188Z] ---> Running in 3320070c76c1 [2021-02-08T16:27:20.188Z] ---> Running in 6b7446179323 [2021-02-08T16:27:20.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:20.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:20.455Z] ---> 6404e65f59d7 [2021-02-08T16:27:20.455Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-08T16:27:20.717Z] Removing intermediate container b11792a02281 [2021-02-08T16:27:20.717Z] ---> d64d333e070d [2021-02-08T16:27:20.717Z] Step 20/22 : LABEL arch=x86_64 [2021-02-08T16:27:20.717Z] (1/2) Installing readline (8.0.4-r0) [2021-02-08T16:27:20.717Z] (2/2) Installing bash (5.0.17-r0) [2021-02-08T16:27:20.717Z] Executing bash-5.0.17-r0.post-install [2021-02-08T16:27:20.717Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:27:20.717Z] OK: 12 MiB in 22 packages [2021-02-08T16:27:20.717Z] ---> Running in 3e0f70e391a4 [2021-02-08T16:27:20.983Z] Removing intermediate container 6b7446179323 [2021-02-08T16:27:20.983Z] ---> 42b2ff909864 [2021-02-08T16:27:20.983Z] Step 19/21 : LABEL arch=x86_64 [2021-02-08T16:27:20.983Z] ---> Running in 7cd6876d0fc1 [2021-02-08T16:27:20.983Z] Removing intermediate container 3e0f70e391a4 [2021-02-08T16:27:20.983Z] ---> 45fe7fa035ce [2021-02-08T16:27:20.983Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T16:27:20.983Z] ---> Running in 9318a1bbb77a [2021-02-08T16:27:21.249Z] ---> Running in 6eda03fe0715 [2021-02-08T16:27:21.249Z] Removing intermediate container 7cd6876d0fc1 [2021-02-08T16:27:21.249Z] ---> 4f2819db97b8 [2021-02-08T16:27:21.249Z] Step 21/22 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:27:21.512Z] Removing intermediate container 9318a1bbb77a [2021-02-08T16:27:21.513Z] ---> 0552954c915f [2021-02-08T16:27:21.513Z] Step 20/21 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:27:21.784Z] ---> Running in 1cc6479fa73a [2021-02-08T16:27:21.784Z] ---> Running in be60ce20fb9c [2021-02-08T16:27:21.784Z] Removing intermediate container c00c15e0b05b [2021-02-08T16:27:21.784Z] ---> e651277096bc [2021-02-08T16:27:21.784Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-08T16:27:21.784Z] Removing intermediate container 6eda03fe0715 [2021-02-08T16:27:21.784Z] ---> fa8329f8ebe5 [2021-02-08T16:27:21.784Z] Step 21/23 : LABEL arch=x86_64 [2021-02-08T16:27:22.059Z] ---> Running in 14ef34874734 [2021-02-08T16:27:22.059Z] ---> Running in 13e56c9c8c0f [2021-02-08T16:27:22.059Z] Removing intermediate container 1cc6479fa73a [2021-02-08T16:27:22.059Z] ---> 4ecb672a0340 [2021-02-08T16:27:22.059Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T16:27:22.059Z] Removing intermediate container be60ce20fb9c [2021-02-08T16:27:22.059Z] ---> 78896a6b49c9 [2021-02-08T16:27:22.059Z] Step 21/21 : LABEL version=0.0.0 [2021-02-08T16:27:22.329Z] Removing intermediate container 3320070c76c1 [2021-02-08T16:27:22.329Z] ---> ee148abcc3ae [2021-02-08T16:27:22.329Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-08T16:27:22.329Z] ---> Running in 88e8bd7e3e94 [2021-02-08T16:27:22.329Z] ---> Running in ed98ca3b878f [2021-02-08T16:27:22.329Z] ---> Running in 9ced80a490af [2021-02-08T16:27:22.329Z] Removing intermediate container 13e56c9c8c0f [2021-02-08T16:27:22.329Z] ---> d945a1c1d7d1 [2021-02-08T16:27:22.329Z] Step 22/23 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:27:22.595Z] Removing intermediate container 14ef34874734 [2021-02-08T16:27:22.595Z] ---> 15dcc5638763 [2021-02-08T16:27:22.595Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-08T16:27:22.595Z] ---> Running in 5485103499d1 [2021-02-08T16:27:22.595Z] ---> Running in d7c128792745 [2021-02-08T16:27:22.859Z] Removing intermediate container 9ced80a490af [2021-02-08T16:27:22.859Z] ---> 71542e8a9d46 [2021-02-08T16:27:22.859Z] Step 22/24 : LABEL arch=x86_64 [2021-02-08T16:27:22.859Z] Removing intermediate container 88e8bd7e3e94 [2021-02-08T16:27:22.859Z] ---> 42f8443d0e69 [2021-02-08T16:27:22.859Z] [2021-02-08T16:27:22.859Z] Removing intermediate container ed98ca3b878f [2021-02-08T16:27:22.859Z] ---> 117a61711e6e [2021-02-08T16:27:22.859Z] [2021-02-08T16:27:22.859Z] Removing intermediate container 5485103499d1 [2021-02-08T16:27:22.859Z] ---> c44662b3d896 [2021-02-08T16:27:22.859Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T16:27:22.859Z] ---> Running in d20d725fc357 [2021-02-08T16:27:23.121Z] Removing intermediate container d7c128792745 [2021-02-08T16:27:23.121Z] ---> 7e39c52b989a [2021-02-08T16:27:23.121Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-08T16:27:23.121Z] Successfully built 42f8443d0e69 [2021-02-08T16:27:23.391Z] Successfully built 117a61711e6e [2021-02-08T16:27:23.391Z] ---> Running in 443f2e860f69 [2021-02-08T16:27:23.391Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-08T16:27:23.391Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-08T16:27:23.391Z] Building docker-security-bootstrapper-go [2021-02-08T16:27:23.391Z] Building docker-core-command-go [2021-02-08T16:27:23.391Z]  Building docker-support-scheduler-go ... done  Building docker-security-proxy-setup-go ... done  ---> Running in 1a5e20e38275 [2021-02-08T16:27:23.655Z] Removing intermediate container d20d725fc357 [2021-02-08T16:27:23.655Z] ---> 24d7d4e1279b [2021-02-08T16:27:23.655Z] Step 23/24 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:27:23.655Z] ---> Running in 1fd402a036eb [2021-02-08T16:27:23.655Z] Removing intermediate container 443f2e860f69 [2021-02-08T16:27:23.655Z] ---> 71b1e87e4c95 [2021-02-08T16:27:23.655Z] [2021-02-08T16:27:23.655Z] Removing intermediate container 1a5e20e38275 [2021-02-08T16:27:23.655Z] ---> ff47c15a9552 [2021-02-08T16:27:23.655Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-08T16:27:23.921Z] Removing intermediate container 1fd402a036eb [2021-02-08T16:27:23.921Z] ---> 01a1265fe8c0 [2021-02-08T16:27:23.921Z] Step 24/24 : LABEL version=0.0.0 [2021-02-08T16:27:23.921Z] Successfully built 71b1e87e4c95 [2021-02-08T16:27:23.921Z] Successfully tagged docker-core-metadata-go:latest [2021-02-08T16:27:23.921Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-02-08T16:27:24.187Z] ---> Running in 321a6d5054a9 [2021-02-08T16:27:24.187Z] Removing intermediate container 321a6d5054a9 [2021-02-08T16:27:24.187Z] ---> c21f3bfb7fd1 [2021-02-08T16:27:24.187Z] [2021-02-08T16:27:24.187Z] ---> f166a0c6be23 [2021-02-08T16:27:24.187Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-08T16:27:24.452Z] Successfully built c21f3bfb7fd1 [2021-02-08T16:27:24.452Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-08T16:27:24.452Z] Building docker-support-notifications-go [2021-02-08T16:27:24.713Z]  Building docker-security-secretstore-setup-go ... done  ---> b135a19eee1a [2021-02-08T16:27:24.714Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-08T16:27:28.951Z] ---> 043e2e8fab93 [2021-02-08T16:27:28.951Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-08T16:27:28.951Z] ---> Running in 2e4f1b909eab [2021-02-08T16:27:34.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:34.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:34.614Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-08T16:27:34.614Z] (2/33) Installing expat (2.2.9-r1) [2021-02-08T16:27:34.614Z] (3/33) Installing libffi (3.3-r2) [2021-02-08T16:27:34.614Z] (4/33) Installing gdbm (1.13-r1) [2021-02-08T16:27:34.614Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-08T16:27:34.614Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-08T16:27:34.882Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-08T16:27:35.845Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-08T16:27:35.845Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-08T16:27:35.845Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-08T16:27:36.110Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-08T16:27:36.110Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-08T16:27:36.110Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-08T16:27:36.110Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-08T16:27:36.110Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-08T16:27:36.110Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-08T16:27:36.110Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-08T16:27:36.110Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-08T16:27:36.110Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-08T16:27:36.110Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-08T16:27:36.376Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-08T16:27:36.376Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-08T16:27:36.376Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-08T16:27:36.376Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-08T16:27:36.376Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-08T16:27:36.376Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-08T16:27:36.376Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-08T16:27:36.376Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-08T16:27:36.376Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-08T16:27:36.376Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-08T16:27:36.376Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-08T16:27:36.376Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-08T16:27:36.376Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-08T16:27:36.649Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:27:36.649Z] OK: 71 MiB in 55 packages [2021-02-08T16:27:37.973Z] gofmt -l . [2021-02-08T16:27:37.973Z] [ "`gofmt -l .`" = "" ] [2021-02-08T16:27:37.973Z] ./bin/test-go-mod-tidy.sh [2021-02-08T16:27:37.973Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-08T16:27:38.658Z] + ls -al . [2021-02-08T16:27:38.658Z] total 724 [2021-02-08T16:27:38.658Z] drwxrwxr-x 9 1001 1001 4096 Feb 8 16:27 . [2021-02-08T16:27:38.658Z] drwxr-xr-x 4 root root 4096 Feb 8 16:23 .. [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 11 Feb 8 16:21 .dockerignore [2021-02-08T16:27:38.658Z] drwxrwxr-x 8 1001 1001 4096 Feb 8 16:22 .git [2021-02-08T16:27:38.658Z] drwxrwxr-x 3 1001 1001 4096 Feb 8 16:21 .github [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 872 Feb 8 16:21 .gitignore [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 166 Feb 8 16:21 .sonarcloud.properties [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 7859 Feb 8 16:21 Attribution.txt [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 3804 Feb 8 16:21 CONTRIBUTING.md [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 931 Feb 8 16:21 Dockerfile.build [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 863 Feb 8 16:21 Jenkinsfile [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 10775 Feb 8 16:21 LICENSE [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 6001 Feb 8 16:21 Makefile [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 6524 Feb 8 16:21 README.md [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 6755 Feb 8 16:21 SECURITY.md [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 5 Feb 8 16:21 VERSION [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 4131 Feb 8 16:21 ZMQWindows.md [2021-02-08T16:27:38.658Z] drwxrwxr-x 2 1001 1001 4096 Feb 8 16:21 bin [2021-02-08T16:27:38.658Z] drwxrwxr-x 15 1001 1001 4096 Feb 8 16:21 cmd [2021-02-08T16:27:38.658Z] -rw-r--r-- 1 root root 590503 Feb 8 16:26 coverage.out [2021-02-08T16:27:38.658Z] -rw-r--r-- 1 root root 1054 Feb 8 16:27 go.mod [2021-02-08T16:27:38.658Z] -rw-r--r-- 1 root root 19290 Feb 8 16:27 go.sum [2021-02-08T16:27:38.658Z] drwxrwxr-x 8 1001 1001 4096 Feb 8 16:21 internal [2021-02-08T16:27:38.658Z] drwxrwxr-x 4 1001 1001 4096 Feb 8 16:21 openapi [2021-02-08T16:27:38.658Z] drwxrwxr-x 4 1001 1001 4096 Feb 8 16:21 snap [2021-02-08T16:27:38.658Z] -rw-rw-r-- 1 1001 1001 168 Feb 8 16:21 version.go [Pipeline] sh [2021-02-08T16:27:39.334Z] + '[' -e coverage.out ] [2021-02-08T16:27:39.334Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-08T16:27:39.377Z] Warning: overwriting stash ‘coverage-report’ [2021-02-08T16:27:40.583Z] Stashed 1 file(s) [Pipeline] sh [2021-02-08T16:27:41.266Z] + make build [2021-02-08T16:27:41.266Z] 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-02-08T16:27:51.417Z] 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-02-08T16:27:55.887Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:27:55.887Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:27:55.887Z] ---> 06fc89a3977e [2021-02-08T16:27:55.887Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/31 : WORKDIR /edgex-go [2021-02-08T16:27:55.887Z] [2021-02-08T16:27:55.887Z] ---> Using cache [2021-02-08T16:27:55.887Z] ---> 8dc09cd7d030 [2021-02-08T16:27:55.887Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:27:55.887Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:27:55.887Z] ---> 06fc89a3977e [2021-02-08T16:27:55.887Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T16:27:55.887Z] ---> Using cache [2021-02-08T16:27:55.887Z] ---> 8dc09cd7d030 [2021-02-08T16:27:55.887Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:27:55.887Z] ---> Using cache [2021-02-08T16:27:55.887Z] ---> 439568ba244b [2021-02-08T16:27:55.887Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T16:27:55.887Z] ---> Using cache [2021-02-08T16:27:55.887Z] ---> 439568ba244b [2021-02-08T16:27:55.887Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-08T16:27:55.887Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:27:55.887Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:27:55.887Z] ---> 06fc89a3977e [2021-02-08T16:27:55.887Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T16:27:55.887Z] ---> Using cache [2021-02-08T16:27:55.887Z] ---> 8dc09cd7d030 [2021-02-08T16:27:55.887Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:27:55.887Z] ---> Using cache [2021-02-08T16:27:55.887Z] ---> 439568ba244b [2021-02-08T16:27:55.887Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-08T16:27:55.887Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:27:55.887Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:27:55.887Z] ---> 06fc89a3977e [2021-02-08T16:27:55.887Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T16:27:55.887Z] ---> Using cache [2021-02-08T16:27:55.887Z] ---> 8dc09cd7d030 [2021-02-08T16:27:55.887Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:27:55.887Z] ---> Using cache [2021-02-08T16:27:55.887Z] ---> 439568ba244b [2021-02-08T16:27:55.887Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-08T16:27:56.479Z] ---> Running in 1ca578cc7d4a [2021-02-08T16:27:56.479Z] ---> Running in 225888b7ab5f [2021-02-08T16:27:56.479Z] ---> Running in 4a2d877d3ea4 [2021-02-08T16:27:56.479Z] ---> Running in efa06b83db43 [2021-02-08T16:27:57.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:57.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:57.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:57.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:58.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:58.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:58.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:58.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:27:59.094Z] OK: 233 MiB in 51 packages [2021-02-08T16:27:59.367Z] OK: 233 MiB in 51 packages [2021-02-08T16:27:59.367Z] OK: 233 MiB in 51 packages [2021-02-08T16:27:59.367Z] OK: 233 MiB in 51 packages [2021-02-08T16:28:01.925Z] Removing intermediate container 2e4f1b909eab [2021-02-08T16:28:01.925Z] ---> b681a5432274 [2021-02-08T16:28:01.925Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-08T16:28:01.925Z] Removing intermediate container 4a2d877d3ea4 [2021-02-08T16:28:01.925Z] ---> f4112a7ff535 [2021-02-08T16:28:01.925Z] Step 6/23 : COPY go.mod . [2021-02-08T16:28:02.190Z] ---> Running in e522fa3559c1 [2021-02-08T16:28:02.190Z] Removing intermediate container 1ca578cc7d4a [2021-02-08T16:28:02.190Z] ---> 2608eaee1cd4 [2021-02-08T16:28:02.190Z] Step 6/23 : COPY go.mod . [2021-02-08T16:28:02.467Z] Removing intermediate container efa06b83db43 [2021-02-08T16:28:02.467Z] ---> 8b058988e21b [2021-02-08T16:28:02.467Z] Step 6/22 : COPY go.mod . [2021-02-08T16:28:02.467Z] ---> cb134f58ab66 [2021-02-08T16:28:02.467Z] Step 7/23 : RUN go mod download [2021-02-08T16:28:02.467Z] Removing intermediate container 225888b7ab5f [2021-02-08T16:28:02.467Z] ---> 7d349e98e8b1 [2021-02-08T16:28:02.467Z] Step 6/31 : COPY go.mod . [2021-02-08T16:28:02.740Z] ---> 8f9a5da6b3f1 [2021-02-08T16:28:02.740Z] Step 7/23 : RUN go mod download [2021-02-08T16:28:02.740Z] ---> Running in 0d8dea18ab94 [2021-02-08T16:28:02.740Z] ---> Running in 3ee504f21f31 [2021-02-08T16:28:03.004Z] ---> c6848fe6d8ff [2021-02-08T16:28:03.004Z] Step 7/22 : RUN go mod download [2021-02-08T16:28:03.290Z] ---> Running in 10f1f1ae99b3 [2021-02-08T16:28:03.290Z] ---> d9695ebc2e93 [2021-02-08T16:28:03.290Z] Step 7/31 : RUN go mod download [2021-02-08T16:28:03.290Z] ---> Running in 6691af17574d [2021-02-08T16:28:04.699Z] Collecting docker-compose==1.23.2 [2021-02-08T16:28:04.699Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-08T16:28:04.699Z] 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-02-08T16:28:04.699Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-08T16:28:04.699Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-08T16:28:04.964Z] Collecting docopt<0.7,>=0.6.1 [2021-02-08T16:28:04.964Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-08T16:28:05.935Z] Removing intermediate container 3ee504f21f31 [2021-02-08T16:28:05.935Z] ---> 231a485c367d [2021-02-08T16:28:05.935Z] Step 8/23 : COPY . . [2021-02-08T16:28:05.935Z] Removing intermediate container 10f1f1ae99b3 [2021-02-08T16:28:05.935Z] ---> b4286016c073 [2021-02-08T16:28:05.935Z] Step 8/22 : COPY . . [2021-02-08T16:28:05.935Z] Collecting jsonschema<3,>=2.5.1 [2021-02-08T16:28:05.935Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-08T16:28:05.935Z] Removing intermediate container 0d8dea18ab94 [2021-02-08T16:28:05.935Z] ---> aa8f230fa671 [2021-02-08T16:28:05.935Z] Step 8/23 : COPY . . [2021-02-08T16:28:05.935Z] Removing intermediate container 6691af17574d [2021-02-08T16:28:05.935Z] ---> b3400d8581af [2021-02-08T16:28:05.935Z] Step 8/31 : COPY . . [2021-02-08T16:28:06.205Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-08T16:28:06.205Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-08T16:28:06.780Z] Collecting docker<4.0,>=3.6.0 [2021-02-08T16:28:06.780Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-08T16:28:09.304Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-08T16:28:09.304Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-08T16:28:12.740Z] Collecting cached-property<2,>=1.2.0 [2021-02-08T16:28:12.740Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-08T16:28:13.323Z] Collecting PyYAML<4,>=3.10 [2021-02-08T16:28:13.586Z] 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-02-08T16:28:14.314Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-08T16:28:17.880Z] 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-02-08T16:28:19.680Z] Collecting texttable<0.10,>=0.9.0 [2021-02-08T16:28:19.680Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-08T16:28:21.635Z] Collecting idna<2.8,>=2.5 [2021-02-08T16:28:21.635Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-08T16:28:21.902Z] 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-02-08T16:28:22.167Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-08T16:28:22.167Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-08T16:28:22.167Z] 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-02-08T16:28:22.435Z] Collecting docker-pycreds>=0.4.0 [2021-02-08T16:28:22.435Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-08T16:28:22.435Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-08T16:28:22.435Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-08T16:28:22.435Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-08T16:28:22.435Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-08T16:28:22.700Z] Installing collected packages: websocket-client, docopt, jsonschema, idna, urllib3, requests, docker-pycreds, docker, dockerpty, cached-property, PyYAML, texttable, docker-compose [2021-02-08T16:28:23.292Z] 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-02-08T16:28:23.668Z] Running setup.py install for docopt: started [2021-02-08T16:28:23.887Z] 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-02-08T16:28:27.909Z] Running setup.py install for docopt: finished with status 'done' [2021-02-08T16:28:29.301Z] 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-02-08T16:28:30.481Z] Attempting uninstall: idna [2021-02-08T16:28:30.481Z] Found existing installation: idna 2.9 [2021-02-08T16:28:30.481Z] Uninstalling idna-2.9: [2021-02-08T16:28:31.062Z] Successfully uninstalled idna-2.9 [2021-02-08T16:28:33.029Z] Attempting uninstall: urllib3 [2021-02-08T16:28:33.029Z] Found existing installation: urllib3 1.25.9 [2021-02-08T16:28:33.029Z] Uninstalling urllib3-1.25.9: [2021-02-08T16:28:33.605Z] 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-02-08T16:28:34.440Z] Successfully uninstalled urllib3-1.25.9 [2021-02-08T16:28:36.741Z] Attempting uninstall: requests [2021-02-08T16:28:36.741Z] Found existing installation: requests 2.23.0 [2021-02-08T16:28:36.741Z] Uninstalling requests-2.23.0: [2021-02-08T16:28:36.741Z] Successfully uninstalled requests-2.23.0 [2021-02-08T16:28:36.991Z] 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-02-08T16:28:38.766Z] Running setup.py install for dockerpty: started [2021-02-08T16:28:41.295Z] 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-02-08T16:28:41.698Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-08T16:28:42.292Z] Running setup.py install for PyYAML: started [2021-02-08T16:28:44.225Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-08T16:28:44.225Z] Running setup.py install for texttable: started [2021-02-08T16:28:44.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-08T16:28:44.807Z] Running setup.py install for texttable: finished with status 'done' [2021-02-08T16:28:45.756Z] ---> 0f47a4931380 [2021-02-08T16:28:45.756Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-08T16:28:45.756Z] ---> f0ab21de2a7d [2021-02-08T16:28:45.756Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-08T16:28:46.028Z] 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.57.0 [2021-02-08T16:28:46.609Z] ---> Running in 0e3a220fea1c [2021-02-08T16:28:46.609Z] ---> Running in 7ee3f4d139b6 [2021-02-08T16:28:46.874Z] ---> 4c8581e6bf90 [2021-02-08T16:28:46.874Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-08T16:28:47.823Z] ---> Running in 5ef5535262e3 [2021-02-08T16:28:47.823Z] ---> f01c77fbd61a [2021-02-08T16:28:47.823Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-08T16:28:48.058Z] 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-02-08T16:28:48.088Z] ---> Running in 9e93fc17dff2 [2021-02-08T16:28:49.052Z] 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-02-08T16:28:49.052Z] 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-02-08T16:28:49.052Z] 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-02-08T16:28:49.052Z] 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-02-08T16:28:51.085Z] Removing intermediate container e522fa3559c1 [2021-02-08T16:28:51.085Z] ---> 260410242d77 [2021-02-08T16:28:51.085Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-08T16:28:51.455Z] 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-02-08T16:28:51.673Z] ---> Running in 7cbb05d5ffcd [2021-02-08T16:28:53.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:28:53.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:28:53.107Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T16:28:53.107Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-08T16:28:53.107Z] (3/3) Installing curl (7.69.1-r3) [2021-02-08T16:28:53.378Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:28:53.378Z] OK: 72 MiB in 58 packages [2021-02-08T16:28:54.794Z] Removing intermediate container 7cbb05d5ffcd [2021-02-08T16:28:54.794Z] ---> a4942f92eaf7 [2021-02-08T16:28:54.794Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-08T16:28:54.794Z] ---> Running in a6339ff83ee7 [2021-02-08T16:28:55.075Z] Removing intermediate container a6339ff83ee7 [2021-02-08T16:28:55.075Z] ---> 9d5d79257adc [2021-02-08T16:28:55.075Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T16:28:55.075Z] ---> Running in c079f3f05d08 [2021-02-08T16:28:55.666Z] Removing intermediate container c079f3f05d08 [2021-02-08T16:28:55.666Z] ---> fd3f96263bcc [2021-02-08T16:28:55.666Z] Step 24/26 : LABEL arch=x86_64 [2021-02-08T16:28:55.666Z] ---> Running in 9980b3e0358f [2021-02-08T16:28:56.264Z] Removing intermediate container 9980b3e0358f [2021-02-08T16:28:56.264Z] ---> 6a78eb39f2f6 [2021-02-08T16:28:56.264Z] Step 25/26 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [Pipeline] } [2021-02-08T16:28:56.897Z] $ docker stop --time=1 3ab8721414e9753b32c19e32ff718d3d1897688f7fdd567381528cd7770cbfee [2021-02-08T16:28:57.243Z] ---> Running in 41b54037176f [2021-02-08T16:28:57.526Z] Removing intermediate container 41b54037176f [2021-02-08T16:28:57.526Z] ---> c6d6e7edeb76 [2021-02-08T16:28:57.526Z] Step 26/26 : LABEL version=0.0.0 [2021-02-08T16:28:57.526Z] ---> Running in 80b0206be9e2 [2021-02-08T16:28:57.799Z] Removing intermediate container 80b0206be9e2 [2021-02-08T16:28:57.799Z] ---> ee2da1e234e7 [2021-02-08T16:28:57.799Z] [2021-02-08T16:28:58.080Z] Successfully built ee2da1e234e7 [2021-02-08T16:28:58.080Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-08T16:28:59.471Z] $ docker rm -f 3ab8721414e9753b32c19e32ff718d3d1897688f7fdd567381528cd7770cbfee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:29:01.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T16:29:01.906Z] [2021-02-08T16:29:01.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:29:02.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T16:29:02.887Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-08T16:29:02.887Z] 29e5d40040c1: Pulling fs layer [2021-02-08T16:29:02.887Z] 1ce36da41761: Pulling fs layer [2021-02-08T16:29:02.887Z] 25b303627fd3: Pulling fs layer [2021-02-08T16:29:03.477Z] 29e5d40040c1: Verifying Checksum [2021-02-08T16:29:03.477Z] 29e5d40040c1: Download complete [2021-02-08T16:29:03.752Z] 1ce36da41761: Verifying Checksum [2021-02-08T16:29:03.752Z] 1ce36da41761: Download complete [2021-02-08T16:29:04.025Z] 29e5d40040c1: Pull complete [2021-02-08T16:29:05.461Z] 1ce36da41761: Pull complete [2021-02-08T16:29:05.461Z] 25b303627fd3: Verifying Checksum [2021-02-08T16:29:05.461Z] 25b303627fd3: Download complete [2021-02-08T16:29:15.606Z] 25b303627fd3: Pull complete [2021-02-08T16:29:15.606Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-08T16:29:15.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T16:29:15.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-08T16:29:15.842Z] prd-ubuntu18.04-docker-arm64-4c-16g-25592 does not seem to be running inside a container [2021-02-08T16:29:15.911Z] $ 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-02-08T16:29:16.336Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-08T16:29:18.787Z] $ docker top d11bc16e9a0c91a3a901a674f10cd0d6afa56b5cdc950f6d3082a982f6d34b4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T16:29:19.890Z] + docker-compose build --help [2021-02-08T16:29:19.890Z] + grep parallel [2021-02-08T16:29:23.265Z] --parallel Build images in parallel. [Pipeline] } [2021-02-08T16:29:23.569Z] $ docker stop --time=1 d11bc16e9a0c91a3a901a674f10cd0d6afa56b5cdc950f6d3082a982f6d34b4d [2021-02-08T16:29:24.580Z] Removing intermediate container 7ee3f4d139b6 [2021-02-08T16:29:24.581Z] ---> bc5339fd10e9 [2021-02-08T16:29:24.581Z] [2021-02-08T16:29:24.581Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T16:29:24.581Z] ---> 389fef711851 [2021-02-08T16:29:24.581Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T16:29:24.581Z] ---> Using cache [2021-02-08T16:29:24.581Z] ---> 36cf1e7e9c76 [2021-02-08T16:29:24.581Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T16:29:24.581Z] ---> Using cache [2021-02-08T16:29:24.581Z] ---> c006461cde75 [2021-02-08T16:29:24.581Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-08T16:29:24.581Z] Removing intermediate container 9e93fc17dff2 [2021-02-08T16:29:24.581Z] ---> a4a3e9af52f6 [2021-02-08T16:29:24.581Z] [2021-02-08T16:29:24.581Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T16:29:24.581Z] ---> 389fef711851 [2021-02-08T16:29:24.581Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-08T16:29:24.581Z] Removing intermediate container 5ef5535262e3 [2021-02-08T16:29:24.581Z] ---> 6f6e24d61dd4 [2021-02-08T16:29:24.581Z] [2021-02-08T16:29:24.581Z] Step 10/31 : FROM alpine:3.12 [2021-02-08T16:29:24.581Z] ---> 389fef711851 [2021-02-08T16:29:24.581Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-08T16:29:24.581Z] ---> Running in 4053699ab5f8 [2021-02-08T16:29:24.581Z] ---> Running in 29606a33ac93 [2021-02-08T16:29:24.581Z] ---> Running in 7cb58ddc8d4e [2021-02-08T16:29:25.534Z] $ docker rm -f d11bc16e9a0c91a3a901a674f10cd0d6afa56b5cdc950f6d3082a982f6d34b4d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:29:26.520Z] Removing intermediate container 29606a33ac93 [2021-02-08T16:29:26.520Z] ---> 9ab15634d617 [2021-02-08T16:29:26.520Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-08T16:29:26.520Z] Removing intermediate container 7cb58ddc8d4e [2021-02-08T16:29:26.520Z] ---> 4b212de997ee [2021-02-08T16:29:26.520Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T16:29:26.520Z] ---> Running in 6ed43f4e6803 [2021-02-08T16:29:26.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:29:26.520Z] ---> Running in 1176a0fefc2a [2021-02-08T16:29:26.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:29:26.520Z] Removing intermediate container 0e3a220fea1c [2021-02-08T16:29:26.520Z] ---> 98a6846c5db5 [2021-02-08T16:29:26.520Z] [2021-02-08T16:29:26.520Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T16:29:26.520Z] ---> 389fef711851 [2021-02-08T16:29:26.520Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-08T16:29:26.520Z] ---> Running in 4ced79003375 [2021-02-08T16:29:26.520Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-08T16:29:26.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T16:29:26.591Z] . [Pipeline] withDockerContainer [2021-02-08T16:29:26.789Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-08T16:29:26.789Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:29:26.789Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T16:29:26.789Z] OK: 6 MiB in 16 packages [2021-02-08T16:29:26.875Z] prd-ubuntu18.04-docker-arm64-4c-16g-25592 does not seem to be running inside a container [2021-02-08T16:29:26.949Z] $ 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-02-08T16:29:27.054Z] Removing intermediate container 1176a0fefc2a [2021-02-08T16:29:27.054Z] ---> 00f12b5ddf75 [2021-02-08T16:29:27.054Z] Step 15/23 : WORKDIR / [2021-02-08T16:29:27.317Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:29:27.317Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:29:27.317Z] Removing intermediate container 4ced79003375 [2021-02-08T16:29:27.317Z] ---> 0c8d4cde17c1 [2021-02-08T16:29:27.317Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-08T16:29:27.317Z] ---> Running in cf20cbe25f7c [2021-02-08T16:29:27.317Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-08T16:29:27.581Z] (2/2) Installing su-exec (0.2-r1) [2021-02-08T16:29:27.581Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:29:27.581Z] OK: 6 MiB in 16 packages [2021-02-08T16:29:27.581Z] ---> Running in 48e728bec841 [2021-02-08T16:29:27.844Z] Removing intermediate container cf20cbe25f7c [2021-02-08T16:29:27.844Z] ---> 214ebd1220de [2021-02-08T16:29:27.844Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T16:29:28.107Z] Removing intermediate container 48e728bec841 [2021-02-08T16:29:28.107Z] ---> 2bf9de2645dc [2021-02-08T16:29:28.107Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-08T16:29:28.107Z] Removing intermediate container 4053699ab5f8 [2021-02-08T16:29:28.107Z] ---> d47b819f7c83 [2021-02-08T16:29:28.107Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T16:29:28.371Z] $ docker top fe161f264454fd574f41a7eddaa628e50881b597f6e9db4ba5ea43dc22b48e06 -eo pid,comm [2021-02-08T16:29:28.690Z] ---> Running in 5ad2c4b7aa9d [2021-02-08T16:29:28.690Z] ---> Running in b80401597104 [2021-02-08T16:29:28.690Z] ---> 6a027f7c68a0 [2021-02-08T16:29:28.690Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] { [Pipeline] sh [2021-02-08T16:29:28.958Z] Removing intermediate container 6ed43f4e6803 [2021-02-08T16:29:28.958Z] ---> acc9e7bb49ae [2021-02-08T16:29:28.958Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-08T16:29:28.958Z] Removing intermediate container 5ad2c4b7aa9d [2021-02-08T16:29:28.958Z] ---> 7fb1844c82ff [2021-02-08T16:29:28.958Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:29:29.222Z] Removing intermediate container b80401597104 [2021-02-08T16:29:29.223Z] ---> da7561714cf1 [2021-02-08T16:29:29.223Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-08T16:29:29.223Z] ---> Running in 86442926c7d7 [2021-02-08T16:29:29.223Z] ---> Running in d307f07158f1 [2021-02-08T16:29:29.484Z] ---> Running in 002c97c80a7b [2021-02-08T16:29:29.593Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-08T16:29:29.749Z] ---> a1c566aa3ec2 [2021-02-08T16:29:29.749Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-08T16:29:29.749Z] Removing intermediate container 86442926c7d7 [2021-02-08T16:29:29.749Z] ---> 8c05bcbe0ca9 [2021-02-08T16:29:29.749Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-08T16:29:29.749Z] ---> Running in a316bc5965e4 [2021-02-08T16:29:29.749Z] Removing intermediate container 002c97c80a7b [2021-02-08T16:29:29.750Z] ---> cccb9f9fed2c [2021-02-08T16:29:29.750Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T16:29:30.012Z] ---> Running in 798feb491fa3 [2021-02-08T16:29:30.012Z] ---> ea7b70e330ec [2021-02-08T16:29:30.012Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-08T16:29:30.012Z] Removing intermediate container a316bc5965e4 [2021-02-08T16:29:30.012Z] ---> 9038dd6a7c70 [2021-02-08T16:29:30.012Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-08T16:29:30.278Z] ---> Running in 162d06e704c5 [2021-02-08T16:29:30.278Z] ---> Running in ae06599d3065 [2021-02-08T16:29:30.278Z] Removing intermediate container 798feb491fa3 [2021-02-08T16:29:30.278Z] ---> bff27a6baa05 [2021-02-08T16:29:30.278Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T16:29:30.546Z] Removing intermediate container 162d06e704c5 [2021-02-08T16:29:30.546Z] ---> 275b6e613d51 [2021-02-08T16:29:30.546Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T16:29:30.829Z] ---> Running in 8f05838be11f [2021-02-08T16:29:30.829Z] ---> 64e47b70dc47 [2021-02-08T16:29:30.829Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-08T16:29:31.095Z] Removing intermediate container 8f05838be11f [2021-02-08T16:29:31.095Z] ---> 93a81ae19270 [2021-02-08T16:29:31.095Z] Step 21/23 : LABEL arch=x86_64 [2021-02-08T16:29:31.095Z] Removing intermediate container d307f07158f1 [2021-02-08T16:29:31.095Z] ---> 85e4abc25e15 [2021-02-08T16:29:31.095Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-08T16:29:31.672Z] ---> Running in 5e9cfc087d4d [2021-02-08T16:29:31.936Z] ---> Running in bd673f4759cb [2021-02-08T16:29:32.201Z] ---> d429efd2a6b6 [2021-02-08T16:29:32.201Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-08T16:29:32.201Z] Removing intermediate container 5e9cfc087d4d [2021-02-08T16:29:32.201Z] ---> 04dd1fb04f3c [2021-02-08T16:29:32.201Z] Step 22/23 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:29:32.465Z] ---> Running in a11e620c2da9 [2021-02-08T16:29:32.465Z] Removing intermediate container ae06599d3065 [2021-02-08T16:29:32.465Z] ---> a11eee1c7a75 [2021-02-08T16:29:32.465Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-08T16:29:32.465Z] ---> 4907c9544fa2 [2021-02-08T16:29:32.465Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-08T16:29:32.728Z] ---> Running in 14754a4df3cd [2021-02-08T16:29:32.728Z] ---> Running in 2ff9af512276 [2021-02-08T16:29:32.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T16:29:32.728Z] Removing intermediate container a11e620c2da9 [2021-02-08T16:29:32.728Z] ---> 9bd37ac902a1 [2021-02-08T16:29:32.728Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T16:29:32.992Z] ---> Running in ff7a60e76231 [2021-02-08T16:29:32.992Z] Removing intermediate container 2ff9af512276 [2021-02-08T16:29:32.992Z] ---> 2a96f08d78cb [2021-02-08T16:29:32.992Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T16:29:32.992Z] Removing intermediate container 14754a4df3cd [2021-02-08T16:29:32.992Z] ---> 827e32c4f112 [2021-02-08T16:29:32.992Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-08T16:29:33.260Z] ---> Running in d130780ac2ce [2021-02-08T16:29:33.260Z] Removing intermediate container ff7a60e76231 [2021-02-08T16:29:33.260Z] ---> e03d77c5b30c [2021-02-08T16:29:33.260Z] [2021-02-08T16:29:33.260Z] ---> 7afe38cc6df5 [2021-02-08T16:29:33.260Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-08T16:29:33.523Z] Successfully built e03d77c5b30c [2021-02-08T16:29:33.523Z] Removing intermediate container d130780ac2ce [2021-02-08T16:29:33.523Z] ---> 1d8420cd0af5 [2021-02-08T16:29:33.523Z] Step 20/22 : LABEL arch=x86_64 [2021-02-08T16:29:33.523Z] Successfully tagged docker-core-command-go:latest [2021-02-08T16:29:33.523Z]  Building docker-core-command-go ... done  ---> Running in 05608722eba9 [2021-02-08T16:29:33.523Z] ---> Running in 90a5b7331f0d [2021-02-08T16:29:33.787Z] Removing intermediate container 90a5b7331f0d [2021-02-08T16:29:33.787Z] ---> 10220d3e52ba [2021-02-08T16:29:33.787Z] Step 21/22 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:29:33.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T16:29:33.887Z] Building docker-core-command-go ... [2021-02-08T16:29:33.887Z] Building docker-core-data-go ... [2021-02-08T16:29:33.887Z] Building docker-core-metadata-go ... [2021-02-08T16:29:33.887Z] Building docker-security-bootstrapper-go ... [2021-02-08T16:29:33.887Z] Building docker-security-proxy-setup-go ... [2021-02-08T16:29:33.887Z] Building docker-security-secretstore-setup-go ... [2021-02-08T16:29:33.887Z] Building docker-support-notifications-go ... [2021-02-08T16:29:33.887Z] Building docker-support-scheduler-go ... [2021-02-08T16:29:33.887Z] Building docker-sys-mgmt-agent-go ... [2021-02-08T16:29:33.887Z] Building docker-security-proxy-setup-go [2021-02-08T16:29:33.887Z] Building docker-security-secretstore-setup-go [2021-02-08T16:29:33.887Z] Building docker-core-command-go [2021-02-08T16:29:33.887Z] Building docker-core-metadata-go [2021-02-08T16:29:33.887Z] Building docker-support-scheduler-go [2021-02-08T16:29:34.052Z] ---> Running in bfde6bd87b4d [2021-02-08T16:29:34.052Z] Removing intermediate container bfde6bd87b4d [2021-02-08T16:29:34.052Z] ---> 42421ea5a471 [2021-02-08T16:29:34.052Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T16:29:34.314Z] ---> Running in 9cfa734a7bc7 [2021-02-08T16:29:34.578Z] Removing intermediate container 9cfa734a7bc7 [2021-02-08T16:29:34.578Z] ---> f6c67d218d8b [2021-02-08T16:29:34.578Z] [2021-02-08T16:29:34.843Z] Successfully built f6c67d218d8b [2021-02-08T16:29:34.843Z] Successfully tagged docker-support-notifications-go:latest [2021-02-08T16:29:34.843Z]  Building docker-support-notifications-go ... done Removing intermediate container 05608722eba9 [2021-02-08T16:29:34.843Z] ---> ec8567732472 [2021-02-08T16:29:34.843Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T16:29:35.106Z] ---> 5440f935117a [2021-02-08T16:29:35.106Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-08T16:29:35.682Z] ---> 753a731b1578 [2021-02-08T16:29:35.682Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-08T16:29:35.682Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-08T16:29:35.943Z] ---> fddfe4b27529 [2021-02-08T16:29:35.943Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-08T16:29:35.943Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-08T16:29:35.943Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-08T16:29:36.205Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-08T16:29:36.205Z] ---> 003f38ca08b0 [2021-02-08T16:29:36.205Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-08T16:29:36.780Z] ---> f28e00806286 [2021-02-08T16:29:36.780Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-08T16:29:36.780Z] ---> Running in 641339ea5be2 [2021-02-08T16:29:37.042Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-08T16:29:37.042Z] Removing intermediate container 641339ea5be2 [2021-02-08T16:29:37.042Z] ---> a9627fb5c1fc [2021-02-08T16:29:37.042Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-08T16:29:37.305Z] ---> aa2b3f1a8a8a [2021-02-08T16:29:37.305Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-08T16:29:37.305Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-08T16:29:37.305Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:29:37.305Z] OK: 8 MiB in 20 packages [2021-02-08T16:29:37.599Z] ---> Running in 48a6b5918d62 [2021-02-08T16:29:38.175Z] Removing intermediate container bd673f4759cb [2021-02-08T16:29:38.175Z] ---> 0442176cecaf [2021-02-08T16:29:38.175Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T16:29:38.437Z] ---> 04b64faa26ec [2021-02-08T16:29:38.437Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-08T16:29:38.709Z] Removing intermediate container 48a6b5918d62 [2021-02-08T16:29:38.709Z] ---> 4e83fe27480c [2021-02-08T16:29:38.709Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-08T16:29:38.974Z] ---> Running in e80fb8671e29 [2021-02-08T16:29:38.974Z] ---> d8c61deb5171 [2021-02-08T16:29:38.974Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-08T16:29:39.237Z] Removing intermediate container e80fb8671e29 [2021-02-08T16:29:39.237Z] ---> 22b2146f41f7 [2021-02-08T16:29:39.237Z] Step 28/31 : CMD ["gate"] [2021-02-08T16:29:39.504Z] ---> Running in e8d8f21df181 [2021-02-08T16:29:39.504Z] ---> fb76dc975ceb [2021-02-08T16:29:39.504Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-08T16:29:39.504Z] ---> Running in 6030354d615a [2021-02-08T16:29:39.504Z] Removing intermediate container e8d8f21df181 [2021-02-08T16:29:39.504Z] ---> 9084ecf54c3f [2021-02-08T16:29:39.504Z] Step 29/31 : LABEL arch=x86_64 [2021-02-08T16:29:39.766Z] Removing intermediate container 6030354d615a [2021-02-08T16:29:39.766Z] ---> e2b5510a29f0 [2021-02-08T16:29:39.766Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T16:29:39.766Z] ---> Running in 5906bc89d195 [2021-02-08T16:29:39.766Z] ---> Running in 0a1730941701 [2021-02-08T16:29:40.029Z] Removing intermediate container 5906bc89d195 [2021-02-08T16:29:40.029Z] ---> 27297236f0f4 [2021-02-08T16:29:40.029Z] Step 30/31 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:29:40.029Z] Removing intermediate container 0a1730941701 [2021-02-08T16:29:40.029Z] ---> 2915f5ac856c [2021-02-08T16:29:40.029Z] Step 21/23 : LABEL arch=x86_64 [2021-02-08T16:29:40.602Z] ---> Running in 2c08ee157df7 [2021-02-08T16:29:40.602Z] ---> Running in 17908a6158d1 [2021-02-08T16:29:40.866Z] Removing intermediate container 2c08ee157df7 [2021-02-08T16:29:40.866Z] ---> e18e3d687070 [2021-02-08T16:29:40.866Z] Step 22/23 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:29:40.866Z] Removing intermediate container 17908a6158d1 [2021-02-08T16:29:40.866Z] ---> 1a70e3d531bc [2021-02-08T16:29:40.866Z] Step 31/31 : LABEL version=0.0.0 [2021-02-08T16:29:40.866Z] ---> Running in cc4e7f9c83e6 [2021-02-08T16:29:40.866Z] ---> Running in 2f07f9ed4d6d [2021-02-08T16:29:41.132Z] Removing intermediate container cc4e7f9c83e6 [2021-02-08T16:29:41.132Z] ---> 534b4f36b361 [2021-02-08T16:29:41.132Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T16:29:41.132Z] ---> Running in 7d866b515ad0 [2021-02-08T16:29:41.132Z] Removing intermediate container 2f07f9ed4d6d [2021-02-08T16:29:41.132Z] ---> 1ab262300f8b [2021-02-08T16:29:41.132Z] [2021-02-08T16:29:41.398Z] Successfully built 1ab262300f8b [2021-02-08T16:29:41.398Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-08T16:29:41.398Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 7d866b515ad0 [2021-02-08T16:29:41.398Z] ---> 069dbddaa696 [2021-02-08T16:29:41.398Z] [2021-02-08T16:29:41.661Z] Successfully built 069dbddaa696 [2021-02-08T16:29:41.661Z] Successfully tagged docker-core-data-go:latest [2021-02-08T16:29:41.942Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-08T16:29:41.971Z] $ docker stop --time=1 cd961110cdbfc606640fe5d9286c5f12e7644913938fe7682dfce4c61f69e3e8 [2021-02-08T16:29:43.669Z] $ docker rm -f cd961110cdbfc606640fe5d9286c5f12e7644913938fe7682dfce4c61f69e3e8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T16:29:45.008Z] + docker images [2021-02-08T16:29:45.008Z] + grep docker [2021-02-08T16:29:45.283Z] docker-core-data-go latest 069dbddaa696 4 seconds ago 22.3MB [2021-02-08T16:29:45.283Z] docker-security-bootstrapper-go latest 1ab262300f8b 5 seconds ago 23.8MB [2021-02-08T16:29:45.283Z] docker-support-notifications-go latest f6c67d218d8b 11 seconds ago 17.6MB [2021-02-08T16:29:45.283Z] docker-core-command-go latest e03d77c5b30c 13 seconds ago 16.9MB [2021-02-08T16:29:45.283Z] docker-sys-mgmt-agent-go latest ee2da1e234e7 48 seconds ago 313MB [2021-02-08T16:29:45.283Z] docker-security-secretstore-setup-go latest c21f3bfb7fd1 2 minutes ago 24.6MB [2021-02-08T16:29:45.283Z] docker-core-metadata-go latest 71b1e87e4c95 2 minutes ago 18.8MB [2021-02-08T16:29:45.283Z] docker-support-scheduler-go latest 117a61711e6e 2 minutes ago 17MB [2021-02-08T16:29:45.283Z] docker-security-proxy-setup-go latest 42f8443d0e69 2 minutes ago 24.4MB [2021-02-08T16:29:45.283Z] docker 20.10.0 aefe523efa57 8 weeks 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-02-08T16:30:01.386Z] Still waiting to schedule task [2021-02-08T16:30:01.387Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-08T16:30:55.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:30:55.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:30:55.649Z] ---> 582137ba6c1b [2021-02-08T16:30:55.649Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T16:30:55.649Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:30:55.649Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:30:55.649Z] ---> 582137ba6c1b [2021-02-08T16:30:55.649Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T16:30:55.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:30:55.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:30:55.649Z] ---> 582137ba6c1b [2021-02-08T16:30:55.649Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T16:30:55.649Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:30:55.649Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:30:55.649Z] ---> 582137ba6c1b [2021-02-08T16:30:55.649Z] Step 3/24 : WORKDIR /edgex-go [2021-02-08T16:30:55.649Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:30:55.649Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:30:55.649Z] ---> 582137ba6c1b [2021-02-08T16:30:55.649Z] Step 3/21 : WORKDIR /edgex-go [2021-02-08T16:30:55.649Z] ---> Running in 230ad6ee95bc [2021-02-08T16:30:55.650Z] ---> Running in d405860fa131 [2021-02-08T16:30:55.650Z] ---> Running in 5b37f928c879 [2021-02-08T16:30:55.650Z] ---> Running in 56f320a8412d [2021-02-08T16:30:55.650Z] ---> Running in f8b208021bbd [2021-02-08T16:30:55.650Z] Removing intermediate container 5b37f928c879 [2021-02-08T16:30:55.650Z] ---> 0c95cc3f2d2e [2021-02-08T16:30:55.650Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:30:55.650Z] Removing intermediate container d405860fa131 [2021-02-08T16:30:55.650Z] ---> becf4b91577f [2021-02-08T16:30:55.650Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:30:55.650Z] Removing intermediate container f8b208021bbd [2021-02-08T16:30:55.650Z] ---> a44e67bb7d03 [2021-02-08T16:30:55.650Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:30:55.650Z] Removing intermediate container 230ad6ee95bc [2021-02-08T16:30:55.650Z] ---> 62b7bccd6ec6 [2021-02-08T16:30:55.650Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:30:55.650Z] Removing intermediate container 56f320a8412d [2021-02-08T16:30:55.650Z] ---> d76890f50c71 [2021-02-08T16:30:55.650Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:30:55.650Z] ---> Running in cfca103f7240 [2021-02-08T16:30:55.650Z] ---> Running in 2befe2d0289c [2021-02-08T16:30:55.650Z] ---> Running in 6a99f1ad3a90 [2021-02-08T16:30:55.650Z] ---> Running in af639ea8a7f8 [2021-02-08T16:30:55.650Z] ---> Running in b290f26c3d45 [2021-02-08T16:30:55.650Z] Removing intermediate container cfca103f7240 [2021-02-08T16:30:55.650Z] ---> 1bf3dc2109c5 [2021-02-08T16:30:55.650Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T16:30:55.650Z] ---> Running in 41b65b8ae170 [2021-02-08T16:30:55.650Z] Removing intermediate container 2befe2d0289c [2021-02-08T16:30:55.650Z] ---> 984241784c83 [2021-02-08T16:30:55.650Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-08T16:30:55.650Z] Removing intermediate container 6a99f1ad3a90 [2021-02-08T16:30:55.650Z] ---> dc89d0a2a6cd [2021-02-08T16:30:55.650Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T16:30:55.650Z] ---> Running in 8fedc5801c37 [2021-02-08T16:30:55.650Z] Removing intermediate container b290f26c3d45 [2021-02-08T16:30:55.650Z] ---> fbc74208c0e6 [2021-02-08T16:30:55.650Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-08T16:30:55.650Z] ---> Running in d5625a2f3c55 [2021-02-08T16:30:55.650Z] Removing intermediate container af639ea8a7f8 [2021-02-08T16:30:55.650Z] ---> 5efd2d117e07 [2021-02-08T16:30:55.650Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-08T16:30:55.650Z] ---> Running in 6a821eb2b010 [2021-02-08T16:30:55.650Z] ---> Running in 0e7ad467bcbd [2021-02-08T16:30:55.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:30:55.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:30:55.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:30:55.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:30:55.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:30:55.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:30:55.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:30:55.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:30:55.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:30:55.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:30:55.928Z] OK: 217 MiB in 51 packages [2021-02-08T16:30:56.326Z] Running on prd-ubuntu18.04-docker-8c-8g-25594 in /w/workspace/edgexfoundry_edgex-go_PR-3147 [Pipeline] { [Pipeline] ws [2021-02-08T16:30:56.432Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-08T16:30:56.927Z] OK: 217 MiB in 51 packages [2021-02-08T16:30:56.927Z] OK: 217 MiB in 51 packages [2021-02-08T16:30:57.202Z] OK: 217 MiB in 51 packages [2021-02-08T16:30:57.202Z] OK: 217 MiB in 51 packages [2021-02-08T16:30:57.482Z] Removing intermediate container 41b65b8ae170 [2021-02-08T16:30:57.482Z] ---> df4f90f000e0 [2021-02-08T16:30:57.482Z] Step 6/23 : COPY go.mod . [2021-02-08T16:30:58.495Z] Removing intermediate container 8fedc5801c37 [2021-02-08T16:30:58.495Z] ---> 43991b35559f [2021-02-08T16:30:58.495Z] Step 6/24 : COPY go.mod . [2021-02-08T16:30:58.495Z] ---> 58b0ffc5ac79 [2021-02-08T16:30:58.495Z] Step 7/23 : RUN go mod download [2021-02-08T16:30:58.665Z] using credential edgex-jenkins-ssh [2021-02-08T16:30:58.728Z] Cloning the remote Git repository [2021-02-08T16:30:58.767Z] ---> Running in f6b2e0d66c7a [2021-02-08T16:30:58.767Z] Removing intermediate container d5625a2f3c55 [2021-02-08T16:30:58.767Z] ---> dffa36019ec6 [2021-02-08T16:30:58.767Z] Step 6/23 : COPY go.mod . [2021-02-08T16:30:58.765Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-08T16:30:58.833Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-08T16:30:58.863Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T16:30:58.863Z] > git --version # timeout=10 [2021-02-08T16:30:58.869Z] > git --version # 'git version 2.17.1' [2021-02-08T16:30:58.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T16:30:58.893Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T16:30:59.042Z] Removing intermediate container 0e7ad467bcbd [2021-02-08T16:30:59.042Z] ---> c3e30e8552ff [2021-02-08T16:30:59.042Z] Step 6/22 : COPY go.mod . [2021-02-08T16:30:59.042Z] Removing intermediate container 6a821eb2b010 [2021-02-08T16:30:59.042Z] ---> ceebd74547dc [2021-02-08T16:30:59.042Z] Step 6/21 : COPY go.mod . [2021-02-08T16:30:59.323Z] ---> d5dea4bdc27d [2021-02-08T16:30:59.323Z] Step 7/24 : RUN go mod download [2021-02-08T16:30:59.596Z] ---> Running in 856b730e56ca [2021-02-08T16:30:59.871Z] ---> 0ad74f8c20ef [2021-02-08T16:30:59.871Z] Step 7/23 : RUN go mod download [2021-02-08T16:30:59.871Z] ---> Running in d4a90cdf1a35 [2021-02-08T16:31:00.152Z] ---> 66ba45ddb6db [2021-02-08T16:31:00.152Z] Step 7/22 : RUN go mod download [2021-02-08T16:31:00.427Z] ---> 3e3cc0020a59 [2021-02-08T16:31:00.428Z] Step 7/21 : RUN go mod download [2021-02-08T16:31:00.428Z] ---> Running in 62e53b40dabd [2021-02-08T16:31:01.026Z] ---> Running in 07737dfccb99 [2021-02-08T16:31:03.676Z] Removing intermediate container f6b2e0d66c7a [2021-02-08T16:31:03.676Z] ---> 9561b61c36c0 [2021-02-08T16:31:03.676Z] Step 8/23 : COPY . . [2021-02-08T16:31:03.952Z] Removing intermediate container 856b730e56ca [2021-02-08T16:31:03.952Z] ---> c70b3e8e77cf [2021-02-08T16:31:03.952Z] Step 8/24 : COPY . . [2021-02-08T16:31:04.934Z] Removing intermediate container d4a90cdf1a35 [2021-02-08T16:31:04.934Z] ---> 3dd970ad0ba1 [2021-02-08T16:31:04.934Z] Step 8/23 : COPY . . [2021-02-08T16:31:05.210Z] Removing intermediate container 62e53b40dabd [2021-02-08T16:31:05.210Z] ---> 052927371c41 [2021-02-08T16:31:05.210Z] Step 8/22 : COPY . . [2021-02-08T16:31:05.805Z] Removing intermediate container 07737dfccb99 [2021-02-08T16:31:05.805Z] ---> af709877b0cd [2021-02-08T16:31:05.805Z] Step 8/21 : COPY . . [2021-02-08T16:31:06.437Z] Merging remotes/origin/master commit 9ee6a915f0da87ac859f0375cd81210a85b62227 into PR head commit 15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:31:05.777Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T16:31:05.785Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T16:31:05.798Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T16:31:05.810Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T16:31:05.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T16:31:05.815Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3147/head:refs/remotes/origin/PR-3147 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T16:31:06.481Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T16:31:06.485Z] > git checkout -f 15c04cc0e416771a36db894e62e4360a34e7dc49 # timeout=10 [2021-02-08T16:31:06.615Z] Merge succeeded, producing 15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:31:06.616Z] Checking out Revision 15c04cc0e416771a36db894e62e4360a34e7dc49 (PR-3147) [2021-02-08T16:31:06.617Z] > git remote # timeout=10 [2021-02-08T16:31:06.626Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T16:31:06.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T16:31:06.636Z] > git merge 9ee6a915f0da87ac859f0375cd81210a85b62227 # timeout=10 [2021-02-08T16:31:06.645Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T16:31:06.655Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T16:31:06.659Z] > git checkout -f 15c04cc0e416771a36db894e62e4360a34e7dc49 # timeout=10 [2021-02-08T16:31:10.371Z] Commit message: "feat(security): Remove Writable from security services" [2021-02-08T16:31:10.437Z] > git --version # timeout=10 [2021-02-08T16:31:10.444Z] > git --version # 'git version 2.17.1' [2021-02-08T16:31:10.448Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T16:31:11.721Z] + echo snap-build.sh [2021-02-08T16:31:11.721Z] snap-build.sh [2021-02-08T16:31:11.721Z] + SNAP_BASE_DIR=. [2021-02-08T16:31:11.721Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-08T16:31:11.721Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-08T16:31:11.721Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-08T16:31:11.721Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-08T16:31:11.721Z] + cd /w/workspace/edgex-go/1 [2021-02-08T16:31:11.721Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-08T16:31:11.721Z] Reading package lists... [2021-02-08T16:31:11.988Z] Building dependency tree... [2021-02-08T16:31:11.988Z] Reading state information... [2021-02-08T16:31:12.253Z] The following packages were automatically installed and are no longer required: [2021-02-08T16:31:12.253Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-08T16:31:12.253Z] uidmap xdelta3 [2021-02-08T16:31:12.253Z] Use 'sudo apt autoremove' to remove them. [2021-02-08T16:31:12.253Z] The following packages will be REMOVED: [2021-02-08T16:31:12.253Z] lxd* lxd-client* [2021-02-08T16:31:12.826Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-08T16:31:12.826Z] After this operation, 31.7 MB disk space will be freed. [2021-02-08T16:31:14.134Z] (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-02-08T16:31:14.134Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-08T16:31:15.525Z] Removing lxd dnsmasq configuration [2021-02-08T16:31:15.525Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-08T16:31:15.525Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-08T16:31:16.925Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-08T16:31:17.219Z] (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-02-08T16:31:17.219Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-08T16:31:19.187Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-08T16:31:19.454Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-08T16:31:20.846Z] + sudo snap remove --purge lxd [2021-02-08T16:31:21.107Z] snap "lxd" is not installed [2021-02-08T16:31:21.107Z] + sudo groupadd --force --system lxd [2021-02-08T16:31:21.107Z] ++ whoami [2021-02-08T16:31:21.107Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-08T16:31:21.107Z] + newgrp - lxd [2021-02-08T16:31:21.107Z] + sudo snap install lxd [2021-02-08T16:31:32.642Z] ---> 227ba32ac2bc [2021-02-08T16:31:32.642Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-08T16:31:32.642Z] ---> d93e716db26c [2021-02-08T16:31:32.642Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-08T16:31:32.642Z] ---> 1e0609c1279d [2021-02-08T16:31:32.642Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-08T16:31:32.642Z] ---> c0b8e5b0f51d [2021-02-08T16:31:32.642Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-08T16:31:32.642Z] ---> d6fe37009213 [2021-02-08T16:31:32.642Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-08T16:31:32.642Z] ---> Running in fae6045a95ae [2021-02-08T16:31:32.642Z] ---> Running in cc6555d5b695 [2021-02-08T16:31:32.642Z] ---> Running in 406ab73dae03 [2021-02-08T16:31:32.642Z] ---> Running in 5451295b3e5b [2021-02-08T16:31:32.642Z] ---> Running in 9071dfca2369 [2021-02-08T16:31:32.642Z] 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-02-08T16:31:32.642Z] 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-02-08T16:31:32.921Z] 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-02-08T16:31:33.198Z] 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-02-08T16:31:33.198Z] 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-02-08T16:32:55.028Z] 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-02-08T16:32:55.028Z] 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-02-08T16:33:07.503Z] Removing intermediate container cc6555d5b695 [2021-02-08T16:33:07.503Z] ---> 600e506d391b [2021-02-08T16:33:07.503Z] [2021-02-08T16:33:07.503Z] Step 10/24 : FROM alpine:3.12 [2021-02-08T16:33:07.503Z] 3.12: Pulling from library/alpine [2021-02-08T16:33:07.503Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-08T16:33:07.503Z] Status: Downloaded newer image for alpine:3.12 [2021-02-08T16:33:07.503Z] ---> afeebe901d6b [2021-02-08T16:33:07.503Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-08T16:33:08.493Z] ---> Running in b2e0a7a51169 [2021-02-08T16:33:10.492Z] Removing intermediate container 9071dfca2369 [2021-02-08T16:33:10.492Z] ---> 13f82de81c0d [2021-02-08T16:33:10.492Z] [2021-02-08T16:33:10.492Z] Step 10/21 : FROM alpine:3.12 [2021-02-08T16:33:10.492Z] ---> afeebe901d6b [2021-02-08T16:33:10.492Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-08T16:33:10.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:33:10.492Z] ---> Running in c901f2024037 [2021-02-08T16:33:10.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:33:11.764Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-08T16:33:11.764Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T16:33:11.764Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-08T16:33:11.764Z] (4/5) Installing curl (7.69.1-r3) [2021-02-08T16:33:11.764Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-08T16:33:11.764Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:33:11.764Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T16:33:12.058Z] OK: 7 MiB in 19 packages [2021-02-08T16:33:12.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:33:12.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:33:12.677Z] 2021-02-08T16:32:59Z INFO Waiting for automatic snapd restart... [2021-02-08T16:33:13.654Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-08T16:33:13.655Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T16:33:13.655Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-08T16:33:13.655Z] (4/4) Installing curl (7.69.1-r3) [2021-02-08T16:33:13.655Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:33:13.655Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T16:33:13.936Z] OK: 7 MiB in 18 packages [2021-02-08T16:33:15.395Z] Removing intermediate container b2e0a7a51169 [2021-02-08T16:33:15.395Z] ---> 715f1da64f5f [2021-02-08T16:33:15.395Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T16:33:15.680Z] ---> Running in 72225ba87ccb [2021-02-08T16:33:17.128Z] Removing intermediate container 72225ba87ccb [2021-02-08T16:33:17.128Z] ---> d5d120414eb6 [2021-02-08T16:33:17.128Z] Step 13/24 : WORKDIR / [2021-02-08T16:33:17.418Z] Removing intermediate container c901f2024037 [2021-02-08T16:33:17.418Z] ---> 56c5eb16cec5 [2021-02-08T16:33:17.418Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T16:33:18.857Z] ---> Running in 72161ac46436 [2021-02-08T16:33:18.857Z] ---> Running in d59c76b3884b [2021-02-08T16:33:20.304Z] Removing intermediate container d59c76b3884b [2021-02-08T16:33:20.304Z] ---> f15218f2e19a [2021-02-08T16:33:20.304Z] Step 13/21 : WORKDIR /edgex [2021-02-08T16:33:20.582Z] Removing intermediate container fae6045a95ae [2021-02-08T16:33:20.582Z] ---> 4d781536b48f [2021-02-08T16:33:20.582Z] [2021-02-08T16:33:20.582Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T16:33:20.582Z] ---> afeebe901d6b [2021-02-08T16:33:20.582Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T16:33:20.582Z] Removing intermediate container 72161ac46436 [2021-02-08T16:33:20.582Z] ---> 01ceba5cfbdd [2021-02-08T16:33:20.582Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-08T16:33:20.867Z] ---> Running in 3560068dfbda [2021-02-08T16:33:20.867Z] ---> Running in eb7f409233dd [2021-02-08T16:33:22.317Z] Removing intermediate container 406ab73dae03 [2021-02-08T16:33:22.317Z] ---> eff08fd16cd6 [2021-02-08T16:33:22.317Z] [2021-02-08T16:33:22.317Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T16:33:22.317Z] ---> afeebe901d6b [2021-02-08T16:33:22.317Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-08T16:33:22.317Z] ---> b50d89812227 [2021-02-08T16:33:22.317Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-08T16:33:22.317Z] Removing intermediate container eb7f409233dd [2021-02-08T16:33:22.317Z] ---> 14f0c29a6566 [2021-02-08T16:33:22.317Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-08T16:33:22.594Z] ---> Running in 8c34d056339f [2021-02-08T16:33:23.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:33:23.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:33:23.466Z] ---> fc4926552c69 [2021-02-08T16:33:23.466Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-08T16:33:23.772Z] ---> 15642e181c26 [2021-02-08T16:33:23.772Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-08T16:33:23.772Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-08T16:33:24.173Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:33:24.173Z] OK: 5 MiB in 15 packages [2021-02-08T16:33:24.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:33:24.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:33:25.126Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-08T16:33:25.126Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:33:25.126Z] OK: 5 MiB in 15 packages [2021-02-08T16:33:27.125Z] ---> 2d59248aecaa [2021-02-08T16:33:27.125Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-08T16:33:27.397Z] Removing intermediate container 3560068dfbda [2021-02-08T16:33:27.397Z] ---> 02c9fb8de513 [2021-02-08T16:33:27.397Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T16:33:27.672Z] ---> bd7e1efa1862 [2021-02-08T16:33:27.672Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-08T16:33:27.672Z] ---> Running in 0e512624fa55 [2021-02-08T16:33:27.945Z] Removing intermediate container 5451295b3e5b [2021-02-08T16:33:27.946Z] ---> 9263bdc1bbc8 [2021-02-08T16:33:27.946Z] [2021-02-08T16:33:27.946Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T16:33:27.946Z] ---> afeebe901d6b [2021-02-08T16:33:27.946Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T16:33:27.946Z] ---> Using cache [2021-02-08T16:33:27.946Z] ---> 02c9fb8de513 [2021-02-08T16:33:27.946Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T16:33:28.219Z] Removing intermediate container 8c34d056339f [2021-02-08T16:33:28.219Z] ---> fc716d29e524 [2021-02-08T16:33:28.219Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T16:33:28.490Z] ---> Running in 880a4c8725ba [2021-02-08T16:33:28.767Z] ---> e0ac36a12391 [2021-02-08T16:33:28.767Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-08T16:33:28.767Z] Removing intermediate container 0e512624fa55 [2021-02-08T16:33:28.767Z] ---> e2b955c77b8b [2021-02-08T16:33:28.767Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-08T16:33:29.044Z] ---> Running in 76f3edc96135 [2021-02-08T16:33:29.044Z] ---> ebdf811e8f79 [2021-02-08T16:33:29.044Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-08T16:33:29.044Z] ---> Running in 0f03980d360f [2021-02-08T16:33:29.321Z] ---> Running in 41a51c199312 [2021-02-08T16:33:29.321Z] Removing intermediate container 880a4c8725ba [2021-02-08T16:33:29.321Z] ---> ac0a6402a4d1 [2021-02-08T16:33:29.321Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-08T16:33:29.919Z] ---> Running in 0ea83b6a039b [2021-02-08T16:33:29.919Z] Removing intermediate container 76f3edc96135 [2021-02-08T16:33:29.919Z] ---> cc602df3b953 [2021-02-08T16:33:29.919Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-08T16:33:29.919Z] Removing intermediate container 0f03980d360f [2021-02-08T16:33:29.919Z] ---> 49d6ece0a89a [2021-02-08T16:33:29.919Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T16:33:30.191Z] ---> Running in 87eb97dcf448 [2021-02-08T16:33:30.191Z] ---> Running in bf11421931f1 [2021-02-08T16:33:30.191Z] ---> 050bc1ed29df [2021-02-08T16:33:30.463Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-08T16:33:30.463Z] Removing intermediate container 41a51c199312 [2021-02-08T16:33:30.463Z] ---> 81199b0e494a [2021-02-08T16:33:30.463Z] Step 18/21 : CMD ["--init=true"] [2021-02-08T16:33:30.463Z] Removing intermediate container 0ea83b6a039b [2021-02-08T16:33:30.463Z] ---> f83e53c53f5e [2021-02-08T16:33:30.463Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T16:33:30.737Z] ---> Running in 23240f99635a [2021-02-08T16:33:30.737Z] ---> Running in 111d34a80f07 [2021-02-08T16:33:31.332Z] Removing intermediate container bf11421931f1 [2021-02-08T16:33:31.332Z] ---> f44708ae5394 [2021-02-08T16:33:31.332Z] Step 15/23 : WORKDIR / [2021-02-08T16:33:31.332Z] Removing intermediate container 87eb97dcf448 [2021-02-08T16:33:31.332Z] ---> 9ea9146dd9cb [2021-02-08T16:33:31.332Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T16:33:31.615Z] Removing intermediate container 23240f99635a [2021-02-08T16:33:31.615Z] ---> 2d6422630cbd [2021-02-08T16:33:31.615Z] Step 19/21 : LABEL arch=arm64 [2021-02-08T16:33:31.615Z] Removing intermediate container 111d34a80f07 [2021-02-08T16:33:31.615Z] ---> 4cccad361a20 [2021-02-08T16:33:31.615Z] Step 15/23 : WORKDIR / [2021-02-08T16:33:31.890Z] ---> Running in 52ff38e43929 [2021-02-08T16:33:31.890Z] ---> Running in 2a1b0de45708 [2021-02-08T16:33:31.890Z] ---> Running in 41d72a5554f2 [2021-02-08T16:33:31.890Z] ---> ccf24153a269 [2021-02-08T16:33:31.890Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-08T16:33:32.176Z] ---> Running in fbb5ab8d720c [2021-02-08T16:33:32.176Z] ---> Running in bd537b65450d [2021-02-08T16:33:33.152Z] Removing intermediate container 41d72a5554f2 [2021-02-08T16:33:33.153Z] ---> 55d061683d53 [2021-02-08T16:33:33.153Z] Step 20/21 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:33:33.153Z] Removing intermediate container 52ff38e43929 [2021-02-08T16:33:33.153Z] ---> cdbce605ec81 [2021-02-08T16:33:33.153Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T16:33:33.153Z] Removing intermediate container 2a1b0de45708 [2021-02-08T16:33:33.153Z] ---> 86b46715c2cf [2021-02-08T16:33:33.153Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T16:33:33.425Z] Removing intermediate container fbb5ab8d720c [2021-02-08T16:33:33.425Z] ---> cf6351ddd81d [2021-02-08T16:33:33.425Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T16:33:33.699Z] ---> Running in e692b18ccbf9 [2021-02-08T16:33:34.681Z] ---> b22ca8a5593e [2021-02-08T16:33:34.681Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-08T16:33:34.954Z] Removing intermediate container e692b18ccbf9 [2021-02-08T16:33:34.954Z] ---> 728a475fe45e [2021-02-08T16:33:34.954Z] Step 21/21 : LABEL version=0.0.0 [2021-02-08T16:33:35.568Z] ---> ea30caa7896e [2021-02-08T16:33:35.568Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-08T16:33:35.568Z] ---> d5417207ea56 [2021-02-08T16:33:35.568Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-08T16:33:35.568Z] ---> Running in 9b53514a375a [2021-02-08T16:33:35.568Z] ---> ee27a8c547df [2021-02-08T16:33:35.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-08T16:33:35.843Z] Removing intermediate container bd537b65450d [2021-02-08T16:33:35.843Z] ---> 43d0b7c98a2e [2021-02-08T16:33:35.843Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-08T16:33:36.442Z] ---> Running in 1cc53b8aad36 [2021-02-08T16:33:36.442Z] Removing intermediate container 9b53514a375a [2021-02-08T16:33:36.442Z] ---> 2678e67357fa [2021-02-08T16:33:36.442Z] [2021-02-08T16:33:37.047Z] ---> 3e0e206beecb [2021-02-08T16:33:37.047Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-08T16:33:37.047Z] ---> 277d472efaf4 [2021-02-08T16:33:37.047Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-08T16:33:37.324Z] Successfully built 2678e67357fa [2021-02-08T16:33:37.324Z] ---> Running in 31a77acfa8d5 [2021-02-08T16:33:37.324Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-08T16:33:37.324Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-02-08T16:33:37.598Z] Removing intermediate container 1cc53b8aad36 [2021-02-08T16:33:37.598Z] ---> de20dabb6b86 [2021-02-08T16:33:37.598Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-08T16:33:37.598Z] ---> 5c1066c30d69 [2021-02-08T16:33:37.598Z] Step 22/24 : LABEL arch=arm64 [2021-02-08T16:33:37.880Z] ---> Running in 28dadf2d8b71 [2021-02-08T16:33:37.881Z] Removing intermediate container 31a77acfa8d5 [2021-02-08T16:33:37.881Z] ---> 402bfcf63e1e [2021-02-08T16:33:37.881Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T16:33:37.881Z] ---> bf99aa6080d6 [2021-02-08T16:33:37.881Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-08T16:33:38.156Z] ---> Running in 9ad49d80ea9f [2021-02-08T16:33:38.431Z] ---> Running in 6cc8888d617f [2021-02-08T16:33:38.716Z] Removing intermediate container 28dadf2d8b71 [2021-02-08T16:33:38.716Z] ---> c5190f7e6ae9 [2021-02-08T16:33:38.716Z] Step 23/24 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:33:38.986Z] ---> 984ba87177df [2021-02-08T16:33:38.986Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-08T16:33:39.575Z] ---> Running in 6a6f801023f5 [2021-02-08T16:33:40.171Z] ---> Running in b10a5485953a [2021-02-08T16:33:40.171Z] Removing intermediate container 9ad49d80ea9f [2021-02-08T16:33:40.171Z] ---> 55df6789500b [2021-02-08T16:33:40.171Z] Step 21/23 : LABEL arch=arm64 [2021-02-08T16:33:40.171Z] Removing intermediate container 6cc8888d617f [2021-02-08T16:33:40.171Z] ---> c84e7a3aa21e [2021-02-08T16:33:40.171Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T16:33:40.766Z] Removing intermediate container 6a6f801023f5 [2021-02-08T16:33:40.766Z] ---> 59fd3cc5c6b6 [2021-02-08T16:33:40.766Z] Step 24/24 : LABEL version=0.0.0 [2021-02-08T16:33:40.766Z] ---> Running in cd04819bfd41 [2021-02-08T16:33:40.766Z] ---> Running in 656cd51526ee [2021-02-08T16:33:41.365Z] ---> Running in 00cdf2df561a [2021-02-08T16:33:41.365Z] Removing intermediate container b10a5485953a [2021-02-08T16:33:41.365Z] ---> 22c109bc02ac [2021-02-08T16:33:41.365Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T16:33:42.345Z] ---> Running in 3b4cef34540f [2021-02-08T16:33:42.345Z] Removing intermediate container cd04819bfd41 [2021-02-08T16:33:42.345Z] ---> 557654cd0b85 [2021-02-08T16:33:42.345Z] Removing intermediate container 656cd51526ee [2021-02-08T16:33:42.345Z] ---> fa95534203b0 [2021-02-08T16:33:42.345Z] Step 22/23 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:33:42.345Z] Step 20/22 : LABEL arch=arm64 [2021-02-08T16:33:42.630Z] Removing intermediate container 00cdf2df561a [2021-02-08T16:33:42.630Z] ---> 1f5b43e14a0c [2021-02-08T16:33:42.630Z] [2021-02-08T16:33:42.913Z] ---> Running in 7c51b66fc690 [2021-02-08T16:33:42.913Z] ---> Running in 306406d9c9f1 [2021-02-08T16:33:43.188Z] Removing intermediate container 3b4cef34540f [2021-02-08T16:33:43.188Z] ---> efd9e57bd88a [2021-02-08T16:33:43.188Z] Step 21/23 : LABEL arch=arm64 [2021-02-08T16:33:43.188Z] Successfully built 1f5b43e14a0c [2021-02-08T16:33:43.468Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-08T16:33:43.468Z] Building docker-sys-mgmt-agent-go [2021-02-08T16:33:43.468Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in dd72df9c171b [2021-02-08T16:33:44.069Z] Removing intermediate container 306406d9c9f1 [2021-02-08T16:33:44.069Z] ---> d647fa28de02 [2021-02-08T16:33:44.069Z] Removing intermediate container 7c51b66fc690 [2021-02-08T16:33:44.069Z] ---> 0e525d3f417d [2021-02-08T16:33:44.069Z] Step 23/23 : LABEL version=0.0.0Step 21/22 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:33:44.069Z] [2021-02-08T16:33:44.069Z] ---> Running in b4920afe98e0 [2021-02-08T16:33:44.069Z] ---> Running in 2a1c30ea507a [2021-02-08T16:33:44.069Z] Removing intermediate container dd72df9c171b [2021-02-08T16:33:44.069Z] ---> 9a46017dff1e [2021-02-08T16:33:44.351Z] Step 22/23 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:33:44.351Z] ---> Running in d3650fd97652 [2021-02-08T16:33:44.960Z] Removing intermediate container b4920afe98e0 [2021-02-08T16:33:44.960Z] ---> 19cea3a0c918 [2021-02-08T16:33:44.960Z] [2021-02-08T16:33:44.960Z] Removing intermediate container 2a1c30ea507a [2021-02-08T16:33:44.960Z] ---> 1e9a27b7f453 [2021-02-08T16:33:44.960Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T16:33:45.256Z] Removing intermediate container d3650fd97652 [2021-02-08T16:33:45.256Z] ---> d25195bf1d30 [2021-02-08T16:33:45.256Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T16:33:45.536Z] Successfully built 19cea3a0c918 [2021-02-08T16:33:45.536Z] ---> Running in a808f81abe8b [2021-02-08T16:33:45.536Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-08T16:33:45.536Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-02-08T16:33:45.811Z] ---> Running in 16076f4d4819 [2021-02-08T16:33:46.421Z] Removing intermediate container a808f81abe8b [2021-02-08T16:33:46.421Z] ---> c012238b82ac [2021-02-08T16:33:46.421Z] [2021-02-08T16:33:46.694Z] Removing intermediate container 16076f4d4819 [2021-02-08T16:33:46.694Z] ---> 789078972865 [2021-02-08T16:33:46.694Z] [2021-02-08T16:33:46.694Z] Successfully built c012238b82ac [2021-02-08T16:33:46.694Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-08T16:33:46.694Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-02-08T16:33:46.967Z] Successfully built 789078972865 [2021-02-08T16:33:46.967Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-08T16:34:25.939Z]  Building docker-core-metadata-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:34:25.939Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:34:25.939Z] ---> 582137ba6c1b [2021-02-08T16:34:25.939Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T16:34:25.939Z] ---> Using cache [2021-02-08T16:34:25.939Z] ---> d76890f50c71 [2021-02-08T16:34:25.939Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:34:25.939Z] ---> Using cache [2021-02-08T16:34:25.939Z] ---> dc89d0a2a6cd [2021-02-08T16:34:25.939Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-08T16:34:27.382Z] ---> Running in a93be9888fc6 [2021-02-08T16:34:28.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:34:29.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:34:30.445Z] OK: 217 MiB in 51 packages [2021-02-08T16:34:33.069Z] Removing intermediate container a93be9888fc6 [2021-02-08T16:34:33.069Z] ---> 0494c8a9c1e4 [2021-02-08T16:34:33.069Z] Step 6/23 : COPY go.mod . [2021-02-08T16:34:34.046Z] ---> 882001069d72 [2021-02-08T16:34:34.046Z] Step 7/23 : RUN go mod download [2021-02-08T16:34:34.321Z] ---> Running in a475411645a9 [2021-02-08T16:34:35.322Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:34:35.322Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:34:35.322Z] ---> 582137ba6c1b [2021-02-08T16:34:35.322Z] Step 3/26 : WORKDIR /edgex-go [2021-02-08T16:34:35.322Z] ---> Using cache [2021-02-08T16:34:35.322Z] ---> d76890f50c71 [2021-02-08T16:34:35.322Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:34:35.322Z] ---> Using cache [2021-02-08T16:34:35.322Z] ---> dc89d0a2a6cd [2021-02-08T16:34:35.322Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-08T16:34:36.314Z] ---> Running in ac786ae961ed [2021-02-08T16:34:36.314Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:34:36.314Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:34:36.314Z] ---> 582137ba6c1b [2021-02-08T16:34:36.314Z] Step 3/31 : WORKDIR /edgex-go [2021-02-08T16:34:36.314Z] ---> Using cache [2021-02-08T16:34:36.314Z] ---> d76890f50c71 [2021-02-08T16:34:36.314Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:34:36.314Z] ---> Using cache [2021-02-08T16:34:36.314Z] ---> dc89d0a2a6cd [2021-02-08T16:34:36.314Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-08T16:34:36.314Z] ---> Using cache [2021-02-08T16:34:36.314Z] ---> dffa36019ec6 [2021-02-08T16:34:36.314Z] Step 6/31 : COPY go.mod . [2021-02-08T16:34:36.314Z] ---> Using cache [2021-02-08T16:34:36.314Z] ---> 0ad74f8c20ef [2021-02-08T16:34:36.314Z] Step 7/31 : RUN go mod download [2021-02-08T16:34:36.314Z] ---> Using cache [2021-02-08T16:34:36.314Z] ---> 3dd970ad0ba1 [2021-02-08T16:34:36.314Z] Step 8/31 : COPY . . [2021-02-08T16:34:36.597Z] ---> Using cache [2021-02-08T16:34:36.597Z] ---> d6fe37009213 [2021-02-08T16:34:36.597Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-08T16:34:36.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T16:34:36.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T16:34:36.874Z] ---> 582137ba6c1b [2021-02-08T16:34:36.874Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T16:34:36.874Z] ---> Using cache [2021-02-08T16:34:36.874Z] ---> d76890f50c71 [2021-02-08T16:34:36.874Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:34:36.874Z] ---> Using cache [2021-02-08T16:34:36.874Z] ---> dc89d0a2a6cd [2021-02-08T16:34:36.874Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-08T16:34:37.147Z] ---> Running in e47946993e21 [2021-02-08T16:34:37.147Z] ---> Running in 4163abc9127a [2021-02-08T16:34:37.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:34:38.025Z] Removing intermediate container a475411645a9 [2021-02-08T16:34:38.025Z] ---> f5034305b7a2 [2021-02-08T16:34:38.025Z] Step 8/23 : COPY . . [2021-02-08T16:34:38.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:34:38.901Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:34:38.901Z] 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-02-08T16:34:39.500Z] OK: 217 MiB in 51 packages [2021-02-08T16:34:39.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:34:40.770Z] OK: 217 MiB in 51 packages [2021-02-08T16:34:42.775Z] Removing intermediate container ac786ae961ed [2021-02-08T16:34:42.775Z] ---> f3c7d43b7d5d [2021-02-08T16:34:42.775Z] Step 6/26 : COPY go.mod . [2021-02-08T16:34:43.758Z] Removing intermediate container e47946993e21 [2021-02-08T16:34:43.758Z] ---> b123d7c3b8e3 [2021-02-08T16:34:43.758Z] Step 6/22 : COPY go.mod . [2021-02-08T16:34:44.354Z] ---> a28ba47b50b5 [2021-02-08T16:34:44.354Z] Step 7/26 : RUN go mod download [2021-02-08T16:34:44.951Z] ---> Running in c0297050572d [2021-02-08T16:34:45.227Z] ---> c6ed8b4c66c8 [2021-02-08T16:34:45.227Z] Step 7/22 : RUN go mod download [2021-02-08T16:34:46.210Z] ---> Running in 1a022367efe9 [2021-02-08T16:34:50.546Z] Removing intermediate container c0297050572d [2021-02-08T16:34:50.546Z] ---> 46b6a01b3042 [2021-02-08T16:34:50.547Z] Step 8/26 : COPY . . [2021-02-08T16:34:51.153Z] Removing intermediate container 1a022367efe9 [2021-02-08T16:34:51.153Z] ---> 923f0b9a90ce [2021-02-08T16:34:51.153Z] Step 8/22 : COPY . . [2021-02-08T16:35:06.350Z] ---> b81ed2dfa6b5 [2021-02-08T16:35:06.350Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-08T16:35:07.799Z] ---> Running in d2c59e206aed [2021-02-08T16:35:09.791Z] 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-02-08T16:35:13.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-08T16:35:21.513Z] ---> 638127612501 [2021-02-08T16:35:21.513Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-08T16:35:21.513Z] ---> 8fd7be19d4fe [2021-02-08T16:35:21.513Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-08T16:35:21.513Z] ---> Running in 61a3a74300e4 [2021-02-08T16:35:21.513Z] ---> Running in 14a39728a31f [2021-02-08T16:35:22.961Z] 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-02-08T16:35:22.961Z] 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-02-08T16:35:33.165Z] Removing intermediate container 4163abc9127a [2021-02-08T16:35:33.166Z] ---> cf8921a8ed7a [2021-02-08T16:35:33.166Z] [2021-02-08T16:35:33.166Z] Step 10/31 : FROM alpine:3.12 [2021-02-08T16:35:33.166Z] ---> afeebe901d6b [2021-02-08T16:35:33.166Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-08T16:35:33.166Z] ---> Running in 30a591f03056 [2021-02-08T16:35:33.166Z] Removing intermediate container 30a591f03056 [2021-02-08T16:35:33.166Z] ---> 3bf5a2a21ccf [2021-02-08T16:35:33.166Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-08T16:35:33.166Z] ---> Running in ac315661d784 [2021-02-08T16:35:34.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:35:34.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:35:35.495Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-08T16:35:35.495Z] (2/2) Installing su-exec (0.2-r1) [2021-02-08T16:35:35.495Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:35:35.495Z] OK: 5 MiB in 16 packages [2021-02-08T16:35:37.502Z] Removing intermediate container ac315661d784 [2021-02-08T16:35:37.502Z] ---> ce50ecff556e [2021-02-08T16:35:37.502Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-08T16:35:37.502Z] ---> Running in 0ea6904dc449 [2021-02-08T16:35:38.109Z] Removing intermediate container 0ea6904dc449 [2021-02-08T16:35:38.109Z] ---> 82b1fca6c3bc [2021-02-08T16:35:38.109Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-08T16:35:38.389Z] ---> Running in b2edcf5e7c0c [2021-02-08T16:35:39.011Z] Removing intermediate container b2edcf5e7c0c [2021-02-08T16:35:39.011Z] ---> 8111b600db8f [2021-02-08T16:35:39.011Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-08T16:35:39.295Z] ---> Running in a679421e9450 [2021-02-08T16:35:43.655Z] Removing intermediate container a679421e9450 [2021-02-08T16:35:43.655Z] ---> 29469c54ae44 [2021-02-08T16:35:43.655Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-08T16:35:43.655Z] ---> Running in c8d8e7b21949 [2021-02-08T16:35:43.655Z] Removing intermediate container c8d8e7b21949 [2021-02-08T16:35:43.655Z] ---> 2290205650f0 [2021-02-08T16:35:43.655Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-08T16:35:45.124Z] ---> 753339bb7a5d [2021-02-08T16:35:45.124Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-08T16:35:45.124Z] ---> Running in 75fb955d02ce [2021-02-08T16:35:48.557Z] Removing intermediate container 75fb955d02ce [2021-02-08T16:35:48.557Z] ---> 68396971a7c3 [2021-02-08T16:35:48.557Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T16:35:50.009Z] ---> 63dd7709e173 [2021-02-08T16:35:50.009Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-08T16:35:51.486Z] ---> 7cf93dee9f9b [2021-02-08T16:35:51.486Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-08T16:35:52.956Z] ---> 5d71a9d638bd [2021-02-08T16:35:52.956Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-08T16:35:54.404Z] ---> 77582b329521 [2021-02-08T16:35:54.404Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-08T16:35:55.857Z] ---> 0c7f61693484 [2021-02-08T16:35:55.857Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-08T16:35:56.473Z] ---> Running in f0d1d004b8ac [2021-02-08T16:35:57.075Z] Removing intermediate container f0d1d004b8ac [2021-02-08T16:35:57.075Z] ---> b8cb11d3a5b7 [2021-02-08T16:35:57.075Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-08T16:35:58.061Z] ---> 9f5b287d7a50 [2021-02-08T16:35:58.061Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-08T16:35:58.664Z] ---> Running in 57fecdf6929f [2021-02-08T16:36:02.115Z] Removing intermediate container 57fecdf6929f [2021-02-08T16:36:02.115Z] ---> 21242c8fa61d [2021-02-08T16:36:02.115Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-08T16:36:02.723Z] ---> Running in 86e58e283b6c [2021-02-08T16:36:03.344Z] Removing intermediate container 86e58e283b6c [2021-02-08T16:36:03.344Z] ---> b9f87b173f86 [2021-02-08T16:36:03.344Z] Step 28/31 : CMD ["gate"] [2021-02-08T16:36:03.957Z] ---> Running in 6397c69eb286 [2021-02-08T16:36:04.574Z] Removing intermediate container 6397c69eb286 [2021-02-08T16:36:04.574Z] ---> 25c4b4d6570b [2021-02-08T16:36:04.574Z] Step 29/31 : LABEL arch=arm64 [2021-02-08T16:36:04.852Z] ---> Running in 8bbc5744b20a [2021-02-08T16:36:05.859Z] Removing intermediate container 8bbc5744b20a [2021-02-08T16:36:05.859Z] ---> 7d814ab2fa90 [2021-02-08T16:36:05.859Z] Step 30/31 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:36:06.141Z] ---> Running in ab75eb44da39 [2021-02-08T16:36:06.744Z] Removing intermediate container ab75eb44da39 [2021-02-08T16:36:06.744Z] ---> c4b3111fdd98 [2021-02-08T16:36:06.744Z] Step 31/31 : LABEL version=0.0.0 [2021-02-08T16:36:07.339Z] ---> Running in e4d929859473 [2021-02-08T16:36:07.945Z] Removing intermediate container e4d929859473 [2021-02-08T16:36:07.945Z] ---> 93b185d3ad58 [2021-02-08T16:36:07.945Z] [2021-02-08T16:36:08.545Z] Successfully built 93b185d3ad58 [2021-02-08T16:36:08.545Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-08T16:36:35.384Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 14a39728a31f [2021-02-08T16:36:35.384Z] ---> b34c5fe1c02c [2021-02-08T16:36:35.384Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-08T16:36:35.384Z] ---> Running in f86bf1970de2 [2021-02-08T16:36:35.384Z] 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-02-08T16:36:38.010Z] Removing intermediate container 61a3a74300e4 [2021-02-08T16:36:38.010Z] ---> 2f1edf3b6866 [2021-02-08T16:36:38.010Z] [2021-02-08T16:36:38.010Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T16:36:38.010Z] ---> afeebe901d6b [2021-02-08T16:36:38.010Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-08T16:36:38.293Z] ---> Running in c13e68617098 [2021-02-08T16:36:38.938Z] Removing intermediate container f86bf1970de2 [2021-02-08T16:36:38.938Z] ---> 4ae7c01498dc [2021-02-08T16:36:38.938Z] [2021-02-08T16:36:38.938Z] Step 11/26 : FROM docker:20.10.0 [2021-02-08T16:36:39.246Z] 20.10.0: Pulling from library/docker [2021-02-08T16:36:39.902Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:36:39.902Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:36:40.544Z] Removing intermediate container d2c59e206aed [2021-02-08T16:36:40.544Z] ---> d367d1cc8679 [2021-02-08T16:36:40.544Z] [2021-02-08T16:36:40.544Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T16:36:40.544Z] ---> afeebe901d6b [2021-02-08T16:36:40.544Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-08T16:36:40.544Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-08T16:36:40.544Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-08T16:36:40.544Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:36:40.544Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T16:36:40.895Z] OK: 6 MiB in 16 packages [2021-02-08T16:36:41.194Z] ---> Running in f98b55cb3081 [2021-02-08T16:36:42.638Z] Removing intermediate container f98b55cb3081 [2021-02-08T16:36:42.638Z] ---> 9c723df5522a [2021-02-08T16:36:42.638Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-08T16:36:42.922Z] ---> Running in 850435e075a4 [2021-02-08T16:36:42.922Z] Removing intermediate container c13e68617098 [2021-02-08T16:36:42.922Z] ---> 35adfab158ee [2021-02-08T16:36:42.922Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T16:36:43.193Z] ---> Running in 1f1ec0a5e0c0 [2021-02-08T16:36:43.466Z] Removing intermediate container 850435e075a4 [2021-02-08T16:36:43.466Z] ---> 85ffe72f8ce5 [2021-02-08T16:36:43.466Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-08T16:36:44.063Z] ---> Running in 99912d022a19 [2021-02-08T16:36:44.063Z] Removing intermediate container 1f1ec0a5e0c0 [2021-02-08T16:36:44.063Z] ---> 18e2ea76b027 [2021-02-08T16:36:44.063Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-08T16:36:44.665Z] ---> Running in 788eb3061a2f [2021-02-08T16:36:44.940Z] Removing intermediate container 99912d022a19 [2021-02-08T16:36:44.940Z] ---> 554840c69a6d [2021-02-08T16:36:44.940Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T16:36:45.536Z] ---> Running in 3466d4621b3e [2021-02-08T16:36:45.536Z] Removing intermediate container 788eb3061a2f [2021-02-08T16:36:45.536Z] ---> ff5949d9d444 [2021-02-08T16:36:45.536Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T16:36:46.139Z] ---> Running in 1cde58a16a96 [2021-02-08T16:36:47.119Z] Removing intermediate container 1cde58a16a96 [2021-02-08T16:36:47.119Z] ---> af0655743783 [2021-02-08T16:36:47.119Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T16:36:48.546Z] ---> bd6dfaea7583 [2021-02-08T16:36:48.546Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-08T16:36:48.821Z] Removing intermediate container 3466d4621b3e [2021-02-08T16:36:48.821Z] ---> 7a0454ae2b54 [2021-02-08T16:36:48.821Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-08T16:36:49.406Z] lxd 4.10 from Canonical* installed [2021-02-08T16:36:49.406Z] + sudo lxd init --auto [2021-02-08T16:36:49.419Z] ---> Running in 10daefa2de8c [2021-02-08T16:36:50.020Z] ---> c395f85fe257 [2021-02-08T16:36:50.020Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-08T16:36:50.020Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-08T16:36:50.020Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-08T16:36:50.020Z] ---> eeaf43b92773 [2021-02-08T16:36:50.020Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-08T16:36:50.020Z] ---> Running in 2c94bbf0311f [2021-02-08T16:36:50.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:36:50.892Z] ---> e615d2726b8f [2021-02-08T16:36:50.892Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-08T16:36:51.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:36:51.165Z] ---> Running in f2a8e7ed030b [2021-02-08T16:36:51.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:36:51.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:36:51.712Z] Removing intermediate container f2a8e7ed030b [2021-02-08T16:36:51.712Z] ---> ae5f0993cc16 [2021-02-08T16:36:51.712Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T16:36:51.991Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-08T16:36:51.991Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-08T16:36:51.991Z] (1/2) Installing readline (8.0.4-r0) [2021-02-08T16:36:51.991Z] (2/2) Installing bash (5.0.17-r0) [2021-02-08T16:36:51.991Z] Executing bash-5.0.17-r0.post-install [2021-02-08T16:36:51.991Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-08T16:36:51.991Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:36:51.991Z] OK: 12 MiB in 22 packages [2021-02-08T16:36:52.267Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-08T16:36:52.267Z] ---> Running in ed5e43744eb5 [2021-02-08T16:36:52.538Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-08T16:36:52.538Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-08T16:36:52.820Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:36:52.820Z] OK: 8 MiB in 20 packages [2021-02-08T16:36:53.095Z] Removing intermediate container ed5e43744eb5 [2021-02-08T16:36:53.095Z] ---> 048a8805a40a [2021-02-08T16:36:53.095Z] Step 20/22 : LABEL arch=arm64 [2021-02-08T16:36:53.369Z] ---> Running in 1e659076ff2f [2021-02-08T16:36:53.640Z] + sudo snap install --classic snapcraft [2021-02-08T16:36:53.963Z] Removing intermediate container 2c94bbf0311f [2021-02-08T16:36:53.963Z] ---> 24807487a662 [2021-02-08T16:36:53.963Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-08T16:36:53.963Z] Removing intermediate container 1e659076ff2f [2021-02-08T16:36:53.963Z] ---> 4c8495329189 [2021-02-08T16:36:54.238Z] Step 21/22 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:36:54.238Z] ---> Running in e3325c998569 [2021-02-08T16:36:54.513Z] ---> Running in 89ebb8fa99d0 [2021-02-08T16:36:54.786Z] Removing intermediate container 10daefa2de8c [2021-02-08T16:36:54.786Z] ---> 15ee389abcca [2021-02-08T16:36:54.786Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T16:36:54.786Z] Removing intermediate container e3325c998569 [2021-02-08T16:36:54.786Z] ---> 2f3a0eb971ef [2021-02-08T16:36:54.786Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-08T16:36:55.071Z] ---> Running in 83c8a568d8c8 [2021-02-08T16:36:55.071Z] Removing intermediate container 89ebb8fa99d0 [2021-02-08T16:36:55.071Z] ---> 14afbf3802fc [2021-02-08T16:36:55.071Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T16:36:55.351Z] ---> Running in fc68d3609e86 [2021-02-08T16:36:55.631Z] ---> 7d0720754b50 [2021-02-08T16:36:55.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-08T16:36:55.631Z] Removing intermediate container 83c8a568d8c8 [2021-02-08T16:36:55.631Z] ---> be58f91312c5 [2021-02-08T16:36:55.631Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-08T16:36:55.907Z] ---> Running in 1946a878dc3b [2021-02-08T16:36:55.907Z] Removing intermediate container fc68d3609e86 [2021-02-08T16:36:55.907Z] ---> b859399fe191 [2021-02-08T16:36:55.907Z] [2021-02-08T16:36:56.510Z] Successfully built b859399fe191 [2021-02-08T16:36:56.510Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-08T16:36:56.510Z]  Building docker-support-notifications-go ... done Removing intermediate container 1946a878dc3b [2021-02-08T16:36:56.510Z] ---> bed353780cb9 [2021-02-08T16:36:56.510Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-08T16:36:57.107Z] ---> 6a8e3dcbd1a8 [2021-02-08T16:36:57.107Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-08T16:36:57.702Z] ---> 91b125869741 [2021-02-08T16:36:57.702Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-08T16:36:57.976Z] ---> ca075f7ccaad [2021-02-08T16:36:57.976Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-08T16:36:57.976Z] ---> Running in e0fd2c66bdab [2021-02-08T16:36:58.572Z] Removing intermediate container e0fd2c66bdab [2021-02-08T16:36:58.572Z] ---> 187e3a267210 [2021-02-08T16:36:58.572Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T16:36:58.572Z] ---> fa9ef547d2e6 [2021-02-08T16:36:58.572Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-08T16:36:58.572Z] ---> Running in 1ddaf8e355d5 [2021-02-08T16:36:59.174Z] Removing intermediate container 1ddaf8e355d5 [2021-02-08T16:36:59.174Z] ---> 1ff9d1cdb815 [2021-02-08T16:36:59.174Z] Step 21/23 : LABEL arch=arm64 [2021-02-08T16:36:59.447Z] ---> Running in d61fb5c1611b [2021-02-08T16:36:59.447Z] ---> 1327fea6f2e7 [2021-02-08T16:36:59.447Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-08T16:36:59.721Z] ---> Running in 9d2a5022f579 [2021-02-08T16:36:59.996Z] Removing intermediate container d61fb5c1611b [2021-02-08T16:36:59.996Z] ---> 74676df959f4 [2021-02-08T16:36:59.996Z] Step 22/23 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:36:59.996Z] ---> Running in a2e6316e6faa [2021-02-08T16:37:00.591Z] Removing intermediate container a2e6316e6faa [2021-02-08T16:37:00.591Z] ---> 0892b73907e3 [2021-02-08T16:37:00.591Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T16:37:00.591Z] ---> Running in 5799db9d690c [2021-02-08T16:37:00.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:37:00.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:37:01.169Z] Removing intermediate container 5799db9d690c [2021-02-08T16:37:01.169Z] ---> 06b6cb4de269 [2021-02-08T16:37:01.169Z] [2021-02-08T16:37:01.442Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-08T16:37:01.442Z] (2/33) Installing expat (2.2.9-r1) [2021-02-08T16:37:01.442Z] (3/33) Installing libffi (3.3-r2) [2021-02-08T16:37:01.442Z] (4/33) Installing gdbm (1.13-r1) [2021-02-08T16:37:01.442Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-08T16:37:01.442Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-08T16:37:01.442Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-08T16:37:01.719Z] Successfully built 06b6cb4de269 [2021-02-08T16:37:01.719Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-08T16:37:03.150Z]  Building docker-core-data-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-08T16:37:03.150Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-08T16:37:03.150Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-08T16:37:03.150Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-08T16:37:03.150Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-08T16:37:03.150Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-08T16:37:03.150Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-08T16:37:03.419Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-08T16:37:03.419Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-08T16:37:03.419Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-08T16:37:03.419Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-08T16:37:03.419Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-08T16:37:03.419Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-08T16:37:03.419Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-08T16:37:03.419Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-08T16:37:03.419Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-08T16:37:03.419Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-08T16:37:03.419Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-08T16:37:03.689Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-08T16:37:03.689Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-08T16:37:03.689Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-08T16:37:03.689Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-08T16:37:03.689Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-08T16:37:03.689Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-08T16:37:03.689Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-08T16:37:03.689Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-08T16:37:03.689Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:37:03.962Z] OK: 71 MiB in 55 packages [2021-02-08T16:37:10.651Z] Removing intermediate container 9d2a5022f579 [2021-02-08T16:37:10.651Z] ---> 005e90fcfc1b [2021-02-08T16:37:10.651Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-08T16:37:10.651Z] ---> Running in 1dc69327e0bd [2021-02-08T16:37:14.933Z] Collecting docker-compose==1.23.2 [2021-02-08T16:37:14.933Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-08T16:37:15.523Z] Collecting texttable<0.10,>=0.9.0 [2021-02-08T16:37:15.523Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-08T16:37:17.481Z] Collecting docker<4.0,>=3.6.0 [2021-02-08T16:37:17.751Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-08T16:37:18.340Z] Collecting cached-property<2,>=1.2.0 [2021-02-08T16:37:18.340Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-08T16:37:18.930Z] Collecting jsonschema<3,>=2.5.1 [2021-02-08T16:37:18.930Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-08T16:37:19.521Z] Collecting docopt<0.7,>=0.6.1 [2021-02-08T16:37:19.521Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-08T16:37:21.487Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-08T16:37:21.487Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-08T16:37:24.092Z] Collecting PyYAML<4,>=3.10 [2021-02-08T16:37:24.092Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-08T16:37:26.694Z] 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-02-08T16:37:27.662Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-08T16:37:27.662Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-08T16:37:28.251Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-08T16:37:28.251Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-08T16:37:28.524Z] Collecting docker-pycreds>=0.4.0 [2021-02-08T16:37:28.794Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-08T16:37:29.383Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-08T16:37:29.383Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-08T16:37:29.655Z] 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-02-08T16:37:29.924Z] Collecting idna<2.8,>=2.5 [2021-02-08T16:37:29.924Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-08T16:37:29.924Z] 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-02-08T16:37:29.924Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-08T16:37:29.924Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-08T16:37:29.924Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-08T16:37:29.924Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-08T16:37:30.897Z] Installing collected packages: texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, jsonschema, docopt, dockerpty, PyYAML, docker-compose [2021-02-08T16:37:30.897Z] Running setup.py install for texttable: started [2021-02-08T16:37:32.865Z] Running setup.py install for texttable: finished with status 'done' [2021-02-08T16:37:32.865Z] Attempting uninstall: urllib3 [2021-02-08T16:37:32.865Z] Found existing installation: urllib3 1.25.9 [2021-02-08T16:37:32.865Z] Uninstalling urllib3-1.25.9: [2021-02-08T16:37:32.865Z] Successfully uninstalled urllib3-1.25.9 [2021-02-08T16:37:33.142Z] Attempting uninstall: idna [2021-02-08T16:37:33.142Z] Found existing installation: idna 2.9 [2021-02-08T16:37:33.142Z] Uninstalling idna-2.9: [2021-02-08T16:37:33.415Z] Successfully uninstalled idna-2.9 [2021-02-08T16:37:34.015Z] Attempting uninstall: requests [2021-02-08T16:37:34.015Z] Found existing installation: requests 2.23.0 [2021-02-08T16:37:34.015Z] Uninstalling requests-2.23.0: [2021-02-08T16:37:34.015Z] Successfully uninstalled requests-2.23.0 [2021-02-08T16:37:35.991Z] Running setup.py install for docopt: started [2021-02-08T16:37:37.976Z] Running setup.py install for docopt: finished with status 'done' [2021-02-08T16:37:37.976Z] Running setup.py install for dockerpty: started [2021-02-08T16:37:39.989Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-08T16:37:39.989Z] Running setup.py install for PyYAML: started [2021-02-08T16:37:41.953Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-08T16:37:42.542Z] 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.57.0 [2021-02-08T16:37:45.910Z] Removing intermediate container 1dc69327e0bd [2021-02-08T16:37:45.910Z] ---> ba3dbc8620f5 [2021-02-08T16:37:45.910Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-08T16:37:46.182Z] ---> Running in a11f0825553a [2021-02-08T16:37:47.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T16:37:47.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T16:37:48.020Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T16:37:48.020Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-08T16:37:48.020Z] (3/3) Installing curl (7.69.1-r3) [2021-02-08T16:37:48.020Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T16:37:48.020Z] OK: 71 MiB in 58 packages [2021-02-08T16:37:49.455Z] Removing intermediate container a11f0825553a [2021-02-08T16:37:49.455Z] ---> c9db936c7135 [2021-02-08T16:37:49.455Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-08T16:37:49.455Z] ---> Running in 8f21c5e21eb0 [2021-02-08T16:37:49.726Z] Removing intermediate container 8f21c5e21eb0 [2021-02-08T16:37:49.726Z] ---> 08ca7c147d88 [2021-02-08T16:37:49.726Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T16:37:49.997Z] ---> Running in aef17ee111bd [2021-02-08T16:37:50.595Z] Removing intermediate container aef17ee111bd [2021-02-08T16:37:50.595Z] ---> 112429595daf [2021-02-08T16:37:50.595Z] Step 24/26 : LABEL arch=arm64 [2021-02-08T16:37:51.184Z] ---> Running in 800435b311b5 [2021-02-08T16:37:52.607Z] Removing intermediate container 800435b311b5 [2021-02-08T16:37:52.607Z] ---> 7d31fa4c0b6f [2021-02-08T16:37:52.607Z] Step 25/26 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [2021-02-08T16:37:52.878Z] ---> Running in b3275bc7f079 [2021-02-08T16:37:53.846Z] Removing intermediate container b3275bc7f079 [2021-02-08T16:37:53.846Z] ---> bbbe828a0b80 [2021-02-08T16:37:53.846Z] Step 26/26 : LABEL version=0.0.0 [2021-02-08T16:37:54.115Z] ---> Running in c04c4962ba49 [2021-02-08T16:37:55.086Z] Removing intermediate container c04c4962ba49 [2021-02-08T16:37:55.086Z] ---> dc0fff96f865 [2021-02-08T16:37:55.086Z] [2021-02-08T16:37:55.681Z] Successfully built dc0fff96f865 [2021-02-08T16:37:55.681Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-08T16:37:55.971Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-08T16:37:55.992Z] $ docker stop --time=1 fe161f264454fd574f41a7eddaa628e50881b597f6e9db4ba5ea43dc22b48e06 [2021-02-08T16:37:58.493Z] $ docker rm -f fe161f264454fd574f41a7eddaa628e50881b597f6e9db4ba5ea43dc22b48e06 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T16:37:59.434Z] + docker images [2021-02-08T16:37:59.434Z] + grep docker [2021-02-08T16:37:59.704Z] docker-sys-mgmt-agent-go-arm64 latest dc0fff96f865 5 seconds ago 300MB [2021-02-08T16:37:59.704Z] docker-core-data-go-arm64 latest 06b6cb4de269 59 seconds ago 21MB [2021-02-08T16:37:59.704Z] docker-support-notifications-go-arm64 latest b859399fe191 About a minute ago 16.7MB [2021-02-08T16:37:59.704Z] docker-security-bootstrapper-go-arm64 latest 93b185d3ad58 About a minute ago 22.6MB [2021-02-08T16:37:59.704Z] docker-core-metadata-go-arm64 latest 789078972865 4 minutes ago 17.8MB [2021-02-08T16:37:59.704Z] docker-support-scheduler-go-arm64 latest c012238b82ac 4 minutes ago 16.1MB [2021-02-08T16:37:59.704Z] docker-core-command-go-arm64 latest 19cea3a0c918 4 minutes ago 16MB [2021-02-08T16:37:59.704Z] docker-security-secretstore-setup-go-arm64 latest 1f5b43e14a0c 4 minutes ago 23.4MB [2021-02-08T16:37:59.704Z] docker-security-proxy-setup-go-arm64 latest 2678e67357fa 4 minutes ago 23.2MB [2021-02-08T16:37:59.704Z] docker 20.10.0 eeaf43b92773 8 weeks 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-08T16:38:30.238Z] snapcraft 4.4.4 from Canonical* installed [2021-02-08T16:38:30.238Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-08T16:38:30.238Z] + patch --verbose -p1 [2021-02-08T16:38:30.238Z] Hmm... Looks like a unified diff to me... [2021-02-08T16:38:30.238Z] The text leading up to this was: [2021-02-08T16:38:30.238Z] -------------------------- [2021-02-08T16:38:30.238Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-08T16:38:30.238Z] |From: Tony Espy [2021-02-08T16:38:30.238Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-08T16:38:30.238Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-08T16:38:30.238Z] | [2021-02-08T16:38:30.238Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-08T16:38:30.238Z] |optimize the snap CI check run for pull requests. When [2021-02-08T16:38:30.238Z] |applied, it essentially strips out everything (apps and [2021-02-08T16:38:30.238Z] |parts) from the snapcraft.yaml file except those required [2021-02-08T16:38:30.238Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-08T16:38:30.238Z] |catch changes to edgex-go that break the snap build. [2021-02-08T16:38:30.238Z] | [2021-02-08T16:38:30.238Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-08T16:38:30.238Z] |to update this patch file, otherwise it may fail to apply, [2021-02-08T16:38:30.238Z] |resulting in a failed snap build CI check in the associated [2021-02-08T16:38:30.238Z] |pull request. [2021-02-08T16:38:30.238Z] | [2021-02-08T16:38:30.238Z] |Note - in addition to applying this patch, the pipeline also [2021-02-08T16:38:30.238Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-08T16:38:30.238Z] |need to build the finally binary .snap file (and it won't [2021-02-08T16:38:30.238Z] |work with the patch applied). This further reduces the build [2021-02-08T16:38:30.238Z] |time. [2021-02-08T16:38:30.238Z] |--- [2021-02-08T16:38:30.239Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-08T16:38:30.239Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-08T16:38:30.239Z] | [2021-02-08T16:38:30.239Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-08T16:38:30.239Z] |index 1e537489..faf42425 100644 [2021-02-08T16:38:30.239Z] |--- a/snap/snapcraft.yaml [2021-02-08T16:38:30.239Z] |+++ b/snap/snapcraft.yaml [2021-02-08T16:38:30.239Z] -------------------------- [2021-02-08T16:38:30.239Z] patching file snap/snapcraft.yaml [2021-02-08T16:38:30.239Z] Using Plan A... [2021-02-08T16:38:30.239Z] Hunk #1 succeeded at 73. [2021-02-08T16:38:30.239Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-02-08T16:38:30.239Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-02-08T16:38:30.239Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-02-08T16:38:30.239Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-02-08T16:38:30.239Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-02-08T16:38:30.239Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-02-08T16:38:30.239Z] Hunk #8 succeeded at 342. [2021-02-08T16:38:30.239Z] Hmm... Ignoring the trailing garbage. [2021-02-08T16:38:30.239Z] done [2021-02-08T16:38:30.239Z] + sudo snapcraft prime --use-lxd [2021-02-08T16:38:31.644Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-08T16:38:31.644Z] 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-02-08T16:38:31.644Z] - README.md [2021-02-08T16:38:31.644Z] - snapcraft.yaml.orig [2021-02-08T16:38:31.644Z] [2021-02-08T16:38:31.644Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-08T16:38:33.068Z] Launching a container. [2021-02-08T16:38:48.052Z] Waiting for container to be ready [2021-02-08T16:38:48.052Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-08T16:38:48.052Z] [2021-02-08T16:38:50.623Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-08T16:38:50.623Z] Waiting for network to be ready... [2021-02-08T16:38:51.198Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-08T16:38:51.198Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-08T16:38:51.198Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-08T16:38:51.463Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-08T16:38:51.463Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-08T16:38:51.463Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-08T16:38:51.463Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-08T16:38:51.463Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-08T16:38:51.463Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-08T16:38:51.463Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-08T16:38:51.730Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-08T16:38:51.995Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-08T16:38:52.263Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-08T16:38:52.263Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-08T16:38:52.263Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-08T16:38:52.263Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-08T16:38:52.263Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-08T16:38:52.263Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-08T16:38:52.531Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-08T16:38:52.796Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-08T16:38:53.061Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-08T16:38:53.061Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-08T16:38:53.061Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-08T16:38:53.061Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-08T16:38:53.061Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-08T16:38:53.061Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-08T16:38:53.061Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-08T16:38:56.404Z] Fetched 23.9 MB in 5s (4544 kB/s) [2021-02-08T16:38:57.830Z] Reading package lists... [2021-02-08T16:38:57.830Z] Reading package lists... [2021-02-08T16:38:58.093Z] Building dependency tree... [2021-02-08T16:38:58.093Z] Reading state information... [2021-02-08T16:38:58.362Z] The following additional packages will be installed: [2021-02-08T16:38:58.362Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-08T16:38:58.362Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-08T16:38:58.362Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-08T16:38:58.362Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-08T16:38:58.362Z] Suggested packages: [2021-02-08T16:38:58.362Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-08T16:38:58.362Z] Recommended packages: [2021-02-08T16:38:58.362Z] gnupg libsasl2-modules [2021-02-08T16:38:58.628Z] The following NEW packages will be installed: [2021-02-08T16:38:58.628Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-08T16:38:58.628Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-08T16:38:58.628Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-08T16:38:58.628Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-08T16:38:58.628Z] The following packages will be upgraded: [2021-02-08T16:38:58.628Z] gpg gpg-agent gpgconf libudev1 [2021-02-08T16:38:58.628Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-08T16:38:58.628Z] Need to get 3532 kB of archives. [2021-02-08T16:38:58.628Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-08T16:38:58.628Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-08T16:38:58.891Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-08T16:38:59.153Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-08T16:38:59.153Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-08T16:38:59.153Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-08T16:38:59.153Z] Get:6 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-02-08T16:38:59.153Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-08T16:38:59.416Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] [2021-02-08T16:38:59.416Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] [2021-02-08T16:38:59.416Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-08T16:38:59.416Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-08T16:38:59.416Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-08T16:38:59.416Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-08T16:38:59.416Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-08T16:38:59.416Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-08T16:38:59.416Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-08T16:38:59.416Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-08T16:38:59.416Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-08T16:38:59.416Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-08T16:38:59.688Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-08T16:38:59.688Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-08T16:38:59.688Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-08T16:38:59.688Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T16:38:59.955Z] Fetched 3532 kB in 1s (3250 kB/s) [2021-02-08T16:38:59.955Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-08T16:38:59.955Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-08T16:38:59.955Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-08T16:38:59.955Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-08T16:39:00.218Z] Selecting previously unselected package udev. [2021-02-08T16:39:00.218Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-08T16:39:00.218Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-08T16:39:00.218Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-08T16:39:00.482Z] Selecting previously unselected package libfuse2:amd64. [2021-02-08T16:39:00.482Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-08T16:39:00.745Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-08T16:39:00.745Z] Selecting previously unselected package fuse. [2021-02-08T16:39:00.745Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-08T16:39:00.745Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-08T16:39:00.745Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T16:39:00.745Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-08T16:39:01.009Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T16:39:01.009Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-08T16:39:01.009Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T16:39:01.279Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-08T16:39:01.279Z] Selecting previously unselected package libksba8:amd64. [2021-02-08T16:39:01.279Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-08T16:39:01.279Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-08T16:39:01.279Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-08T16:39:01.279Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T16:39:01.548Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:01.548Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-08T16:39:01.548Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T16:39:01.548Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:01.548Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-08T16:39:01.548Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T16:39:01.811Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:01.811Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-08T16:39:01.811Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T16:39:01.811Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:01.811Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-08T16:39:01.811Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T16:39:01.811Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:02.081Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-08T16:39:02.081Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T16:39:02.081Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:02.081Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-08T16:39:02.081Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T16:39:02.081Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:02.081Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-08T16:39:02.081Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T16:39:02.081Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:02.350Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-08T16:39:02.350Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T16:39:02.350Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:02.350Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-08T16:39:02.350Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-08T16:39:02.614Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-08T16:39:02.614Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-08T16:39:02.614Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-08T16:39:02.614Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-08T16:39:02.614Z] Selecting previously unselected package libldap-common. [2021-02-08T16:39:02.614Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... [2021-02-08T16:39:02.614Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-08T16:39:02.877Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-08T16:39:02.878Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... [2021-02-08T16:39:02.878Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-08T16:39:02.878Z] Selecting previously unselected package dirmngr. [2021-02-08T16:39:02.878Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T16:39:02.878Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-08T16:39:03.140Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-08T16:39:03.140Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-08T16:39:03.140Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-08T16:39:03.140Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-08T16:39:03.140Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-08T16:39:03.409Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-08T16:39:03.409Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:03.409Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-08T16:39:03.674Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-08T16:39:03.674Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-08T16:39:04.254Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-08T16:39:04.254Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:04.254Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-08T16:39:04.254Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-08T16:39:04.520Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-08T16:39:04.520Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:04.520Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:04.520Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:04.520Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:04.520Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:04.784Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:04.784Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T16:39:04.784Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-08T16:39:04.784Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-08T16:39:04.784Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-08T16:39:05.363Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-08T16:39:05.363Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-08T16:39:05.363Z] This means they are not meant to be enabled using systemctl. [2021-02-08T16:39:05.363Z] Possible reasons for having this kind of units are: [2021-02-08T16:39:05.363Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-08T16:39:05.363Z] .wants/ or .requires/ directory. [2021-02-08T16:39:05.363Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-08T16:39:05.363Z] a requirement dependency on it. [2021-02-08T16:39:05.363Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-08T16:39:05.363Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-08T16:39:05.363Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-08T16:39:05.363Z] instance name specified. [2021-02-08T16:39:05.944Z] Reading package lists... [2021-02-08T16:39:05.944Z] Building dependency tree... [2021-02-08T16:39:05.944Z] Reading state information... [2021-02-08T16:39:06.208Z] The following additional packages will be installed: [2021-02-08T16:39:06.208Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-08T16:39:06.208Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-08T16:39:06.208Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-08T16:39:06.208Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-08T16:39:06.208Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-08T16:39:06.208Z] Suggested packages: [2021-02-08T16:39:06.208Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-08T16:39:06.208Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-08T16:39:06.208Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-08T16:39:06.208Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-08T16:39:06.208Z] systemd-container policykit-1 [2021-02-08T16:39:06.208Z] Recommended packages: [2021-02-08T16:39:06.208Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-08T16:39:06.208Z] The following NEW packages will be installed: [2021-02-08T16:39:06.208Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-08T16:39:06.208Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-08T16:39:06.208Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-08T16:39:06.208Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-08T16:39:06.208Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-08T16:39:06.208Z] The following packages will be upgraded: [2021-02-08T16:39:06.208Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-08T16:39:06.477Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-08T16:39:06.477Z] Need to get 35.2 MB of archives. [2021-02-08T16:39:06.477Z] After this operation, 141 MB of additional disk space will be used. [2021-02-08T16:39:06.477Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-08T16:39:06.477Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-08T16:39:06.477Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-08T16:39:06.477Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-02-08T16:39:06.745Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-08T16:39:06.745Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-08T16:39:06.745Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-08T16:39:06.745Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-08T16:39:06.745Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-08T16:39:06.745Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-08T16:39:06.745Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-08T16:39:06.745Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-08T16:39:06.745Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-08T16:39:06.745Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-08T16:39:06.745Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-08T16:39:06.745Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-08T16:39:06.745Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-08T16:39:06.745Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-08T16:39:07.336Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-08T16:39:07.336Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-08T16:39:07.336Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-08T16:39:07.336Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-08T16:39:07.336Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-08T16:39:07.336Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-08T16:39:07.336Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-08T16:39:07.336Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-08T16:39:07.336Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-08T16:39:07.336Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-08T16:39:07.602Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-08T16:39:07.602Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-02-08T16:39:09.050Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T16:39:09.050Z] Fetched 35.2 MB in 2s (14.9 MB/s) [2021-02-08T16:39:09.050Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-08T16:39:09.050Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-08T16:39:09.321Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-08T16:39:09.901Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-08T16:39:09.901Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-08T16:39:10.165Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-08T16:39:10.165Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-08T16:39:10.165Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-08T16:39:10.429Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-08T16:39:10.429Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-08T16:39:10.694Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-08T16:39:10.694Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-08T16:39:10.694Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-08T16:39:10.959Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-08T16:39:11.228Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-08T16:39:11.809Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-08T16:39:11.809Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-08T16:39:11.809Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-08T16:39:11.810Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-08T16:39:12.076Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-08T16:39:12.076Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-08T16:39:12.076Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T16:39:12.341Z] Selecting previously unselected package libexpat1:amd64. [2021-02-08T16:39:12.341Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-08T16:39:12.341Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-08T16:39:12.341Z] Selecting previously unselected package python3.6-minimal. [2021-02-08T16:39:12.341Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-08T16:39:12.341Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T16:39:12.607Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-08T16:39:13.035Z] Checking for services that may need to be restarted...done. [2021-02-08T16:39:13.035Z] Checking for services that may need to be restarted...done. [2021-02-08T16:39:13.035Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T16:39:13.035Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-08T16:39:13.301Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T16:39:13.882Z] Selecting previously unselected package python3-minimal. [2021-02-08T16:39:13.882Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-08T16:39:13.882Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-08T16:39:14.158Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-08T16:39:15.120Z] Selecting previously unselected package mime-support. [2021-02-08T16:39:15.120Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-08T16:39:15.120Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-08T16:39:15.120Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-08T16:39:15.120Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-08T16:39:15.120Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-08T16:39:15.120Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-08T16:39:15.120Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-08T16:39:15.120Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T16:39:15.384Z] Selecting previously unselected package python3.6. [2021-02-08T16:39:15.384Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-08T16:39:15.384Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T16:39:15.664Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-08T16:39:15.664Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-08T16:39:15.664Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-08T16:39:15.664Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-08T16:39:16.256Z] Selecting previously unselected package python3. [2021-02-08T16:39:16.256Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-08T16:39:16.256Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-08T16:39:16.256Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-08T16:39:16.256Z] Selecting previously unselected package multiarch-support. [2021-02-08T16:39:16.256Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T16:39:16.256Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-08T16:39:16.256Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-08T16:39:16.524Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-08T16:39:16.524Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-08T16:39:16.524Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-08T16:39:16.524Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-08T16:39:16.524Z] Selecting previously unselected package libbsd0:amd64. [2021-02-08T16:39:16.524Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-08T16:39:16.524Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-08T16:39:16.787Z] Selecting previously unselected package sudo. [2021-02-08T16:39:16.787Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-08T16:39:16.787Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-08T16:39:16.787Z] Selecting previously unselected package apparmor. [2021-02-08T16:39:16.787Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-08T16:39:16.787Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-08T16:39:17.052Z] Selecting previously unselected package libedit2:amd64. [2021-02-08T16:39:17.052Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-08T16:39:17.052Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-08T16:39:17.052Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-08T16:39:17.052Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-08T16:39:17.052Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T16:39:17.314Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-08T16:39:17.314Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-08T16:39:17.314Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T16:39:17.314Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-08T16:39:17.314Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-08T16:39:17.314Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-08T16:39:17.581Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-08T16:39:17.581Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-08T16:39:17.581Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T16:39:17.581Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-08T16:39:17.581Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-08T16:39:17.581Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T16:39:17.844Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-08T16:39:17.844Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-08T16:39:17.844Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-08T16:39:18.105Z] Selecting previously unselected package openssh-client. [2021-02-08T16:39:18.106Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-08T16:39:18.106Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-08T16:39:18.367Z] Selecting previously unselected package squashfs-tools. [2021-02-08T16:39:18.367Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-08T16:39:18.367Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-08T16:39:18.367Z] Selecting previously unselected package snapd. [2021-02-08T16:39:18.367Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-02-08T16:39:18.367Z] Unpacking snapd (2.48+18.04) ... [2021-02-08T16:39:21.695Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-08T16:39:21.695Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-08T16:39:21.695Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-08T16:39:21.695Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-08T16:39:21.695Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-08T16:39:21.695Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T16:39:21.695Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-08T16:39:21.695Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-08T16:39:21.695Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-08T16:39:22.649Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-08T16:39:22.649Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-08T16:39:22.649Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-08T16:39:22.917Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T16:39:22.917Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T16:39:22.917Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T16:39:23.881Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-08T16:39:23.881Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T16:39:23.881Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-08T16:39:23.881Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-08T16:39:23.881Z] running python rtupdate hooks for python3.6... [2021-02-08T16:39:23.881Z] running python post-rtupdate hooks for python3.6... [2021-02-08T16:39:24.152Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-08T16:39:26.086Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-08T16:39:26.348Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T16:39:26.348Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-08T16:39:26.610Z] Setting up snapd (2.48+18.04) ... [2021-02-08T16:39:27.185Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-08T16:39:27.185Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-08T16:39:27.765Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-08T16:39:27.765Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-08T16:39:28.344Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-08T16:39:28.344Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-08T16:39:28.344Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-08T16:39:28.616Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-08T16:39:28.879Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-08T16:39:29.455Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-08T16:39:29.455Z] /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-02-08T16:39:29.455Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-08T16:39:29.455Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-08T16:39:31.381Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-08T16:39:31.382Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-08T16:39:31.382Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-08T16:39:32.778Z] Reading package lists... [2021-02-08T16:39:33.041Z] Reading package lists... [2021-02-08T16:39:33.303Z] Building dependency tree... [2021-02-08T16:39:33.303Z] Reading state information... [2021-02-08T16:39:33.565Z] Calculating upgrade... [2021-02-08T16:39:33.565Z] The following packages will be upgraded: [2021-02-08T16:39:33.565Z] advancecomp base-files bash binutils binutils-common [2021-02-08T16:39:33.565Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-08T16:39:33.565Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-08T16:39:33.565Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-08T16:39:33.565Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-08T16:39:33.565Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-08T16:39:33.565Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-08T16:39:33.565Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-08T16:39:33.565Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-08T16:39:33.565Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-08T16:39:33.565Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-08T16:39:33.565Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-08T16:39:33.565Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-08T16:39:33.565Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-08T16:39:33.565Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-08T16:39:33.838Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-08T16:39:33.838Z] Need to get 63.8 MB of archives. [2021-02-08T16:39:33.838Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-08T16:39:33.838Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-08T16:39:33.838Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-08T16:39:33.838Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-08T16:39:33.838Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-08T16:39:33.838Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-08T16:39:33.838Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-08T16:39:33.838Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-08T16:39:33.838Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-08T16:39:33.838Z] 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-02-08T16:39:33.838Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-08T16:39:33.838Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-08T16:39:33.838Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-08T16:39:33.838Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-08T16:39:33.838Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-08T16:39:33.838Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-08T16:39:33.838Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-08T16:39:33.838Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-08T16:39:33.838Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-08T16:39:34.111Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-08T16:39:34.112Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-08T16:39:34.112Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-08T16:39:34.112Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-08T16:39:34.112Z] 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-02-08T16:39:34.112Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-08T16:39:34.112Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-08T16:39:34.112Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-08T16:39:34.112Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-08T16:39:34.112Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-08T16:39:34.112Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-08T16:39:34.112Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-08T16:39:34.112Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-08T16:39:34.112Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-08T16:39:34.112Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-08T16:39:34.112Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-08T16:39:34.112Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-08T16:39:34.112Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-08T16:39:34.112Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-08T16:39:34.112Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-08T16:39:34.112Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-08T16:39:34.112Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-08T16:39:34.112Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-08T16:39:34.112Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-08T16:39:34.112Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-08T16:39:34.112Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-08T16:39:34.112Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-08T16:39:34.112Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-08T16:39:34.112Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-08T16:39:34.380Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-08T16:39:34.380Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-08T16:39:34.380Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-08T16:39:34.380Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-08T16:39:34.380Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-08T16:39:34.380Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-08T16:39:34.380Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-08T16:39:34.380Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-08T16:39:34.380Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-08T16:39:34.649Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-08T16:39:34.649Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-08T16:39:34.649Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-08T16:39:34.649Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-08T16:39:34.649Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-08T16:39:34.917Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-08T16:39:34.917Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-08T16:39:34.917Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-08T16:39:34.917Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-08T16:39:34.917Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-08T16:39:34.917Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-08T16:39:34.917Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-08T16:39:34.917Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-08T16:39:34.917Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-08T16:39:34.917Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-08T16:39:34.917Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-08T16:39:34.917Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-08T16:39:34.917Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-08T16:39:34.917Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-08T16:39:34.917Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-08T16:39:34.917Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-08T16:39:34.917Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-08T16:39:34.917Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-08T16:39:34.917Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-08T16:39:34.917Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-08T16:39:34.917Z] 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-02-08T16:39:34.917Z] 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-02-08T16:39:34.917Z] 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-02-08T16:39:34.917Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-08T16:39:34.917Z] 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-02-08T16:39:35.190Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-08T16:39:35.190Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-08T16:39:35.190Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-08T16:39:35.190Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-08T16:39:35.190Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-08T16:39:35.190Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-08T16:39:35.190Z] Get:93 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-02-08T16:39:35.190Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-08T16:39:35.190Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-08T16:39:35.190Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-08T16:39:35.190Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-08T16:39:35.454Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-08T16:39:35.454Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-08T16:39:35.454Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T16:39:35.717Z] Fetched 63.8 MB in 2s (38.5 MB/s) [2021-02-08T16:39:35.717Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:35.717Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T16:39:35.717Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-08T16:39:36.674Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T16:39:36.674Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-08T16:39:36.674Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-08T16:39:36.674Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-08T16:39:37.336Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T16:39:37.336Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T16:39:37.336Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T16:39:37.603Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T16:39:37.603Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T16:39:37.603Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T16:39:37.603Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T16:39:37.894Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T16:39:37.894Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T16:39:37.894Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T16:39:38.218Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T16:39:38.218Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T16:39:38.218Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T16:39:38.218Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T16:39:38.502Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T16:39:38.502Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-08T16:39:38.502Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T16:39:38.502Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-08T16:39:38.769Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-08T16:39:38.769Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-08T16:39:38.769Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T16:39:38.769Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T16:39:39.058Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T16:39:39.058Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T16:39:39.058Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T16:39:39.354Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T16:39:39.354Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T16:39:39.621Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-08T16:39:39.621Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T16:39:39.903Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-08T16:39:40.488Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-08T16:39:40.752Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-08T16:39:40.752Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-08T16:39:40.752Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-08T16:39:40.752Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-08T16:39:40.752Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-08T16:39:41.015Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-08T16:39:41.278Z] Installing new version of config file /etc/issue ... [2021-02-08T16:39:41.278Z] Installing new version of config file /etc/issue.net ... [2021-02-08T16:39:41.278Z] Installing new version of config file /etc/lsb-release ... [2021-02-08T16:39:41.278Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-08T16:39:41.544Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-08T16:39:41.544Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-08T16:39:41.544Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-08T16:39:41.813Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:41.813Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-08T16:39:41.813Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-08T16:39:42.077Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-08T16:39:42.077Z] 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-02-08T16:39:42.346Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:42.346Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T16:39:42.346Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-08T16:39:42.346Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-08T16:39:42.613Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:42.613Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-08T16:39:42.613Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-08T16:39:42.878Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-08T16:39:42.878Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:42.878Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-08T16:39:42.878Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-08T16:39:43.140Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-08T16:39:43.403Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:43.403Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-08T16:39:43.403Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-08T16:39:43.403Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-08T16:39:43.669Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:43.669Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-08T16:39:43.669Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-08T16:39:43.936Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-08T16:39:43.936Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:43.936Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-08T16:39:43.936Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-08T16:39:44.200Z] Setting up grep (3.1-2build1) ... [2021-02-08T16:39:44.200Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:44.200Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-08T16:39:44.200Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-08T16:39:44.465Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-08T16:39:44.728Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:44.728Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-08T16:39:44.728Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T16:39:44.728Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-08T16:39:44.990Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:44.990Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-08T16:39:44.990Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-08T16:39:45.574Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-08T16:39:45.574Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-08T16:39:45.842Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-08T16:39:45.842Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-08T16:39:46.793Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-08T16:39:46.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:46.793Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-08T16:39:46.793Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-08T16:39:47.745Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-08T16:39:48.010Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-08T16:39:48.010Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-08T16:39:48.010Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-08T16:39:48.010Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-08T16:39:48.275Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:48.275Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-08T16:39:48.275Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-08T16:39:48.540Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-08T16:39:48.540Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:48.540Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T16:39:48.540Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T16:39:48.806Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T16:39:48.806Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:48.806Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T16:39:48.806Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T16:39:49.069Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T16:39:49.069Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:49.069Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T16:39:49.069Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T16:39:49.336Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T16:39:49.336Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:49.336Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T16:39:49.601Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T16:39:49.601Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T16:39:49.867Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:49.867Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-08T16:39:49.867Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T16:39:49.867Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-08T16:39:49.867Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T16:39:50.131Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-08T16:39:50.131Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:50.131Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-08T16:39:50.131Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T16:39:50.395Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-08T16:39:50.395Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:50.395Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T16:39:50.395Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T16:39:50.657Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T16:39:50.657Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:50.657Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T16:39:50.919Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T16:39:50.919Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-08T16:39:50.919Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:50.919Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T16:39:51.182Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T16:39:51.761Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-08T16:39:52.023Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-08T16:39:52.285Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-08T16:39:52.550Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:52.550Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T16:39:52.550Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-08T16:39:52.813Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-08T16:39:53.076Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T16:39:53.076Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-08T16:39:53.076Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T16:39:53.076Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-08T16:39:53.339Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:53.339Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-08T16:39:53.339Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-08T16:39:53.603Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-08T16:39:53.865Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:53.865Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-08T16:39:53.865Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-08T16:39:53.865Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-08T16:39:54.129Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:54.130Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-08T16:39:54.130Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-08T16:39:54.130Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-08T16:39:54.393Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:54.393Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-08T16:39:54.393Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-08T16:39:54.393Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-08T16:39:54.657Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:54.657Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-08T16:39:54.657Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-08T16:39:54.920Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-08T16:39:54.921Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:54.921Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-08T16:39:55.183Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-08T16:39:55.184Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-08T16:39:55.759Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:55.759Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T16:39:55.759Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T16:39:55.760Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-08T16:39:55.760Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-08T16:39:55.760Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-08T16:39:56.022Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-08T16:39:56.022Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-08T16:39:56.289Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:56.289Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-08T16:39:56.289Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-08T16:39:56.870Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-08T16:39:56.870Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:56.870Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-08T16:39:56.870Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-08T16:39:56.870Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-08T16:39:57.448Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:57.448Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-08T16:39:57.448Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-08T16:39:57.448Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-08T16:39:57.448Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:57.448Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-08T16:39:57.712Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-08T16:39:57.712Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-08T16:39:57.981Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:57.981Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-08T16:39:57.981Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-08T16:39:58.251Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-08T16:39:58.517Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:58.517Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T16:39:58.517Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-08T16:39:58.517Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-08T16:39:58.781Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:58.781Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-08T16:39:58.782Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-08T16:39:59.045Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-08T16:39:59.045Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:59.045Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-08T16:39:59.045Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-08T16:39:59.310Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-08T16:39:59.310Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:59.310Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-08T16:39:59.310Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-08T16:39:59.580Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-08T16:39:59.580Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:39:59.580Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-08T16:39:59.580Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-08T16:39:59.843Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-08T16:40:00.120Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:40:00.120Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-08T16:40:00.120Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-08T16:40:00.120Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-08T16:40:00.383Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T16:40:00.383Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-08T16:40:00.383Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-08T16:40:00.383Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-08T16:40:00.646Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-08T16:40:00.646Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-08T16:40:00.646Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-08T16:40:00.646Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-08T16:40:00.646Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-08T16:40:00.908Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-08T16:40:00.908Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-08T16:40:01.172Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-08T16:40:01.172Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-08T16:40:01.433Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-08T16:40:01.434Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-08T16:40:01.434Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-08T16:40:01.434Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-08T16:40:01.703Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-08T16:40:01.703Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-08T16:40:01.703Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-08T16:40:01.704Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-08T16:40:01.968Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-08T16:40:01.968Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-08T16:40:01.968Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-08T16:40:01.968Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-08T16:40:02.231Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-08T16:40:02.231Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-08T16:40:02.493Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-08T16:40:02.493Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-08T16:40:03.459Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-08T16:40:03.459Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-08T16:40:03.459Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-08T16:40:03.459Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-08T16:40:03.724Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-08T16:40:03.724Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-08T16:40:04.303Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-08T16:40:04.303Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-08T16:40:04.570Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-08T16:40:04.570Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-08T16:40:04.835Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-08T16:40:04.835Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-08T16:40:05.098Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T16:40:05.098Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T16:40:05.098Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T16:40:05.098Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T16:40:05.365Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T16:40:05.365Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T16:40:05.365Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T16:40:05.633Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T16:40:06.581Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T16:40:06.581Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T16:40:07.535Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T16:40:07.799Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T16:40:08.382Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T16:40:08.382Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T16:40:08.960Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T16:40:08.960Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T16:40:09.916Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T16:40:09.916Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T16:40:10.181Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-08T16:40:10.181Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-08T16:40:10.181Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-08T16:40:10.181Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-08T16:40:10.453Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-08T16:40:10.453Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-08T16:40:10.724Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-08T16:40:10.724Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-08T16:40:10.724Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-08T16:40:10.724Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-08T16:40:10.990Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-08T16:40:10.990Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-08T16:40:11.258Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-08T16:40:11.258Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-08T16:40:11.258Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T16:40:11.258Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-08T16:40:11.521Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T16:40:11.521Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T16:40:11.521Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T16:40:11.521Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-08T16:40:11.521Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-08T16:40:11.521Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-08T16:40:11.785Z] [2021-02-08T16:40:11.785Z] Current default time zone: 'Etc/UTC' [2021-02-08T16:40:11.785Z] Local time is now: Mon Feb 8 16:40:11 UTC 2021. [2021-02-08T16:40:11.785Z] Universal Time is now: Mon Feb 8 16:40:11 UTC 2021. [2021-02-08T16:40:11.785Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-08T16:40:11.785Z] [2021-02-08T16:40:11.785Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-08T16:40:11.785Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T16:40:11.785Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-08T16:40:11.785Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-08T16:40:12.050Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-08T16:40:12.050Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-08T16:40:12.050Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-08T16:40:12.050Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-08T16:40:12.050Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-08T16:40:12.050Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-08T16:40:12.050Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T16:40:12.318Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-08T16:40:12.584Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T16:40:12.584Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-08T16:40:12.584Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T16:40:12.584Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-08T16:40:12.584Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-08T16:40:12.849Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-08T16:40:12.849Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-08T16:40:12.849Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-08T16:40:12.849Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-08T16:40:12.849Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-08T16:40:12.849Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-08T16:40:14.779Z] Updating certificates in /etc/ssl/certs... [2021-02-08T16:40:15.727Z] 23 added, 27 removed; done. [2021-02-08T16:40:15.727Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-08T16:40:15.727Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T16:40:15.727Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-08T16:40:15.727Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-08T16:40:15.990Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-08T16:40:15.990Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T16:40:15.990Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-08T16:40:15.990Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T16:40:15.990Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T16:40:15.990Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T16:40:16.267Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T16:40:16.267Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T16:40:16.267Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-08T16:40:16.267Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-08T16:40:16.267Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-08T16:40:16.560Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-08T16:40:16.560Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-08T16:40:16.560Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T16:40:16.560Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T16:40:16.560Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-08T16:40:16.560Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-08T16:40:16.560Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-08T16:40:16.823Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-08T16:40:16.823Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-08T16:40:16.823Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-08T16:40:16.823Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-08T16:40:17.087Z] Updating certificates in /etc/ssl/certs... [2021-02-08T16:40:17.659Z] 0 added, 0 removed; done. [2021-02-08T16:40:17.659Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-08T16:40:17.659Z] done. [2021-02-08T16:40:18.265Z] Reading package lists... [2021-02-08T16:40:18.555Z] Building dependency tree... [2021-02-08T16:40:18.555Z] Reading state information... [2021-02-08T16:40:18.825Z] The following NEW packages will be installed: [2021-02-08T16:40:18.825Z] apt-transport-https [2021-02-08T16:40:19.097Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-08T16:40:19.097Z] Need to get 1696 B of archives. [2021-02-08T16:40:19.097Z] After this operation, 153 kB of additional disk space will be used. [2021-02-08T16:40:19.097Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-08T16:40:19.360Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T16:40:19.360Z] Fetched 1696 B in 0s (8326 B/s) [2021-02-08T16:40:19.360Z] Selecting previously unselected package apt-transport-https. [2021-02-08T16:40:19.360Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-08T16:40:19.360Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-08T16:40:19.360Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-08T16:40:19.360Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-08T16:40:19.938Z] Waiting for network to be ready... [2021-02-08T16:40:28.123Z] 2021-02-08T16:40:24Z INFO Waiting for automatic snapd restart... [2021-02-08T16:40:28.389Z] snapd 2.48.2.1 from Canonical* installed [2021-02-08T16:40:29.344Z] "snapd" switched to the "latest/stable" channel [2021-02-08T16:40:29.344Z] [2021-02-08T16:40:34.654Z] core18 20210128 from Canonical* installed [2021-02-08T16:40:34.917Z] "core18" switched to the "latest/stable" channel [2021-02-08T16:40:34.917Z] [2021-02-08T16:40:41.539Z] snapcraft 4.4.4 from Canonical* installed [2021-02-08T16:40:41.539Z] "snapcraft" switched to the "latest/stable" channel [2021-02-08T16:40:41.539Z] [2021-02-08T16:40:45.787Z] 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-02-08T16:40:45.787Z] - README.md [2021-02-08T16:40:45.787Z] - snapcraft.yaml.orig [2021-02-08T16:40:45.787Z] [2021-02-08T16:40:45.787Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-08T16:40:52.405Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-08T16:40:52.406Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-08T16:40:52.406Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-08T16:40:52.406Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-08T16:40:54.350Z] Reading package lists... [2021-02-08T16:40:54.616Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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-02-08T16:41:01.221Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-08T16:41:01.221Z] Reading package lists... [2021-02-08T16:41:01.221Z] Building dependency tree... [2021-02-08T16:41:01.221Z] Reading state information... [2021-02-08T16:41:01.221Z] Suggested packages: [2021-02-08T16:41:01.221Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-08T16:41:01.221Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-08T16:41:01.221Z] Recommended packages: [2021-02-08T16:41:01.221Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-08T16:41:01.486Z] The following NEW packages will be installed: [2021-02-08T16:41:01.486Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-08T16:41:01.486Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-08T16:41:01.486Z] pkg-config zip [2021-02-08T16:41:01.750Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-08T16:41:01.750Z] Need to get 7655 kB of archives. [2021-02-08T16:41:01.750Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-08T16:41:01.750Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-08T16:41:01.750Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-08T16:41:01.750Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-08T16:41:02.014Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-08T16:41:02.014Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-08T16:41:02.014Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-08T16:41:02.014Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-08T16:41:02.014Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-08T16:41:02.014Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-08T16:41:02.277Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-08T16:41:02.277Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-08T16:41:02.277Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-08T16:41:02.277Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-08T16:41:02.540Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-08T16:41:02.540Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-08T16:41:02.802Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T16:41:02.802Z] Fetched 7655 kB in 1s (7017 kB/s) [2021-02-08T16:41:02.802Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-08T16:41:02.802Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-08T16:41:02.802Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-08T16:41:02.802Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-08T16:41:03.068Z] Selecting previously unselected package libpsl5:amd64. [2021-02-08T16:41:03.068Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-08T16:41:03.068Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-08T16:41:03.333Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-08T16:41:03.333Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-08T16:41:03.333Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-08T16:41:03.333Z] Selecting previously unselected package librtmp1:amd64. [2021-02-08T16:41:03.333Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-08T16:41:03.333Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-08T16:41:03.333Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-08T16:41:03.333Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-08T16:41:03.333Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-08T16:41:03.602Z] Selecting previously unselected package liberror-perl. [2021-02-08T16:41:03.602Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-08T16:41:03.602Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-08T16:41:03.602Z] Selecting previously unselected package git-man. [2021-02-08T16:41:03.602Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-08T16:41:03.602Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-08T16:41:03.865Z] Selecting previously unselected package git. [2021-02-08T16:41:03.865Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-08T16:41:03.865Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-08T16:41:04.814Z] Selecting previously unselected package libnorm1:amd64. [2021-02-08T16:41:04.814Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-08T16:41:04.814Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-08T16:41:05.076Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-08T16:41:05.076Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-08T16:41:05.076Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-08T16:41:05.076Z] Selecting previously unselected package libsodium23:amd64. [2021-02-08T16:41:05.076Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-08T16:41:05.076Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-08T16:41:05.076Z] Selecting previously unselected package libzmq5:amd64. [2021-02-08T16:41:05.076Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-08T16:41:05.076Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-08T16:41:05.338Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-08T16:41:05.338Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-08T16:41:05.338Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-08T16:41:05.600Z] Selecting previously unselected package pkg-config. [2021-02-08T16:41:05.600Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-08T16:41:05.600Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-08T16:41:05.600Z] Selecting previously unselected package zip. [2021-02-08T16:41:05.600Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-08T16:41:05.600Z] Unpacking zip (3.0-11build1) ... [2021-02-08T16:41:05.600Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-08T16:41:05.600Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-08T16:41:05.600Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-08T16:41:05.863Z] Setting up liberror-perl (0.17025-1) ... [2021-02-08T16:41:05.863Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-08T16:41:05.863Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-08T16:41:05.863Z] No schema files found: doing nothing. [2021-02-08T16:41:05.863Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-08T16:41:05.863Z] Setting up zip (3.0-11build1) ... [2021-02-08T16:41:05.863Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-08T16:41:05.863Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-08T16:41:06.127Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-08T16:41:06.127Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-08T16:41:06.127Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-08T16:41:06.127Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-08T16:41:06.127Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-08T16:41:06.390Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-08T16:41:13.019Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-08T16:41:13.282Z] git set to automatically installed. [2021-02-08T16:41:13.282Z] git-man set to automatically installed. [2021-02-08T16:41:13.282Z] libcurl3-gnutls set to automatically installed. [2021-02-08T16:41:13.283Z] liberror-perl set to automatically installed. [2021-02-08T16:41:13.283Z] libglib2.0-0 set to automatically installed. [2021-02-08T16:41:13.283Z] libnghttp2-14 set to automatically installed. [2021-02-08T16:41:13.283Z] libnorm1 set to automatically installed. [2021-02-08T16:41:13.283Z] libpgm-5.2-0 set to automatically installed. [2021-02-08T16:41:13.283Z] libpsl5 set to automatically installed. [2021-02-08T16:41:13.283Z] librtmp1 set to automatically installed. [2021-02-08T16:41:13.283Z] libsodium23 set to automatically installed. [2021-02-08T16:41:13.283Z] libzmq3-dev set to automatically installed. [2021-02-08T16:41:13.283Z] libzmq5 set to automatically installed. [2021-02-08T16:41:13.283Z] pkg-config set to automatically installed. [2021-02-08T16:41:13.283Z] zip set to automatically installed. [2021-02-08T16:41:15.208Z] snapd is not logged in, snap install commands will use sudo [2021-02-08T16:41:21.817Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-08T16:41:21.817Z] snap "core18" has no updates available [2021-02-08T16:41:22.768Z] Pulling config-common [2021-02-08T16:41:24.170Z] Pulling go-build-helper [2021-02-08T16:41:50.793Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-08T16:41:50.793Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-08T16:41:50.793Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-08T16:41:50.793Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-08T16:41:50.793Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-08T16:41:50.793Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-08T16:41:50.793Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-08T16:41:50.793Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-08T16:41:50.793Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-08T16:41:50.793Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-08T16:41:50.793Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-08T16:41:50.793Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-08T16:41:50.793Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-08T16:41:50.793Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-08T16:41:50.793Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-08T16:41:50.793Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-08T16:41:50.793Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-08T16:41:50.793Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-08T16:41:50.793Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-08T16:41:50.793Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-08T16:41:50.793Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-08T16:41:50.793Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-08T16:41:50.793Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-08T16:41:50.793Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-08T16:41:50.793Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-08T16:41:50.793Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-08T16:41:50.793Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-08T16:41:50.793Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-08T16:41:50.793Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-08T16:41:50.793Z] Fetched 279 kB in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-08T16:41:50.793Z] Fetched 122 kB in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-08T16:41:50.793Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-08T16:41:50.793Z] Fetched 8848 B in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-08T16:41:50.793Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-08T16:41:50.793Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-08T16:41:50.793Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-08T16:41:50.793Z] Fetched 214 kB in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] [2021-02-08T16:41:50.793Z] Fetched 155 kB in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-08T16:41:50.793Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-08T16:41:50.793Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-08T16:41:50.793Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-08T16:41:50.793Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-08T16:41:50.793Z] Fetched 499 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-08T16:41:50.794Z] Fetched 111 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-08T16:41:50.794Z] Fetched 240 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-08T16:41:50.794Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-08T16:41:50.794Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-08T16:41:50.794Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-08T16:41:50.794Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-08T16:41:50.794Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-08T16:41:50.794Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] [2021-02-08T16:41:50.794Z] Fetched 16.6 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-08T16:41:50.794Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-08T16:41:50.794Z] Fetched 8720 B in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-08T16:41:50.794Z] Fetched 137 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-08T16:41:50.794Z] Fetched 119 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-08T16:41:50.794Z] Fetched 109 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-08T16:41:50.794Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-08T16:41:50.794Z] Fetched 645 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-08T16:41:50.794Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-08T16:41:50.794Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-08T16:41:50.794Z] Fetched 368 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-08T16:41:50.794Z] Fetched 187 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-08T16:41:50.794Z] Fetched 175 kB in 0s (0 B/s) [2021-02-08T16:41:50.794Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-08T16:41:51.368Z] Fetched 206 kB in 0s (0 B/s) [2021-02-08T16:41:51.369Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-08T16:41:51.369Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-08T16:41:51.369Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-08T16:41:51.369Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-08T16:41:51.369Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-08T16:41:51.369Z] Fetched 159 kB in 0s (0 B/s) [2021-02-08T16:41:51.369Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-08T16:41:51.369Z] Fetched 107 kB in 0s (0 B/s) [2021-02-08T16:41:51.369Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-08T16:41:51.369Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-08T16:41:51.369Z] Pulling static-packages [2021-02-08T16:41:52.775Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-02-08T16:41:52.775Z] Skipping pull go-build-helper (already ran) [2021-02-08T16:41:52.775Z] Skipping pull static-packages (already ran) [2021-02-08T16:41:52.775Z] Building go-build-helper [2021-02-08T16:41:58.084Z] Building static-packages [2021-02-08T16:42:00.666Z] Staging go-build-helper [2021-02-08T16:42:01.618Z] Staging static-packages [2021-02-08T16:42:03.020Z] Pulling go115 [2021-02-08T16:42:04.430Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-08T16:42:04.430Z] Skipping pull go115 (already ran) [2021-02-08T16:42:04.430Z] Building go115 [2021-02-08T16:42:04.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-08T16:42:04.430Z] Dload Upload Total Spent Left Speed [2021-02-08T16:42:07.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 115M 23 27.5M 0 0 27.9M 0 0:00:04 --:--:-- 0:00:04 27.9M 54 115M 54 63.1M 0 0 32.0M 0 0:00:03 0:00:01 0:00:02 32.0M 88 115M 88 101M 0 0 34.4M 0 0:00:03 0:00:02 0:00:01 34.4M 100 115M 100 115M 0 0 34.1M 0 0:00:03 0:00:03 --:--:-- 34.1M [2021-02-08T16:42:08.814Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-08T16:42:14.158Z] Staging go115 [2021-02-08T16:42:20.874Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-08T16:42:20.874Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-08T16:42:20.874Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-08T16:42:20.874Z] Fetched 0 B in 0s (0 B/s) [2021-02-08T16:42:20.874Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-08T16:42:20.874Z] Fetched 224 kB in 0s (0 B/s) [2021-02-08T16:42:20.874Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-08T16:42:20.874Z] Fetched 157 kB in 0s (0 B/s) [2021-02-08T16:42:20.874Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-08T16:42:20.874Z] Fetched 221 kB in 0s (0 B/s) [2021-02-08T16:42:20.874Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-08T16:42:20.874Z] Fetched 143 kB in 0s (0 B/s) [2021-02-08T16:42:20.874Z] Pulling edgex-go [2021-02-08T16:42:23.539Z] Pulling version [2021-02-08T16:42:24.954Z] Building config-common [2021-02-08T16:42:28.298Z] Skipping build go-build-helper (already ran) [2021-02-08T16:42:28.298Z] Skipping build static-packages (already ran) [2021-02-08T16:42:28.298Z] Skipping build go115 (already ran) [2021-02-08T16:42:28.298Z] Building edgex-go [2021-02-08T16:42:28.876Z] 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-02-08T16:42:30.829Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-08T16:42:30.829Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.29 [2021-02-08T16:42:30.829Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-08T16:42:30.829Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-08T16:42:30.829Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-08T16:42:30.829Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-08T16:42:30.829Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-08T16:42:30.829Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-08T16:42:30.829Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-08T16:42:30.829Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-08T16:42:30.829Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-08T16:42:30.829Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-08T16:42:30.829Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-08T16:42:30.829Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-08T16:42:30.829Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-08T16:42:30.829Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 [2021-02-08T16:42:30.829Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-08T16:42:30.829Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-08T16:42:30.829Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-08T16:42:30.829Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-08T16:42:30.829Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-08T16:42:30.829Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-08T16:42:30.829Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-08T16:42:30.829Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-08T16:42:30.829Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-08T16:42:31.108Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-08T16:42:31.108Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-08T16:42:31.108Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-08T16:42:31.108Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-08T16:42:31.108Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-08T16:42:31.108Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-08T16:42:31.108Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-08T16:42:31.108Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-08T16:42:31.108Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-08T16:42:31.108Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-08T16:42:31.377Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-08T16:42:31.377Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-08T16:42:31.377Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-08T16:42:31.377Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-08T16:42:41.443Z] 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-02-08T16:42:41.443Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-08T16:42:48.139Z] 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-02-08T16:42:49.090Z] 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-02-08T16:42:51.049Z] 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-02-08T16:42:51.317Z] 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-02-08T16:42:51.317Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-08T16:42:51.582Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-08T16:42:51.582Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-08T16:42:51.582Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-08T16:42:53.516Z] 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-02-08T16:42:53.516Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-08T16:42:53.516Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-08T16:42:55.444Z] 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-02-08T16:42:56.847Z] 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-02-08T16:42:56.847Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-08T16:42:58.241Z] 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-02-08T16:42:59.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-08T16:43:00.211Z] 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-02-08T16:43:00.475Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-08T16:43:01.874Z] 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-02-08T16:43:01.874Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-08T16:43:06.104Z] Building version [2021-02-08T16:43:09.420Z] Staging config-common [2021-02-08T16:43:10.372Z] Skipping stage go-build-helper (already ran) [2021-02-08T16:43:10.372Z] Skipping stage static-packages (already ran) [2021-02-08T16:43:10.372Z] Skipping stage go115 (already ran) [2021-02-08T16:43:10.372Z] Staging edgex-go [2021-02-08T16:43:11.762Z] Staging version [2021-02-08T16:43:12.716Z] Priming config-common [2021-02-08T16:43:14.112Z] Priming go-build-helper [2021-02-08T16:43:15.506Z] Priming static-packages [2021-02-08T16:43:18.823Z] Priming go115 [2021-02-08T16:43:19.397Z] Priming edgex-go [2021-02-08T16:43:21.327Z] Priming version [2021-02-08T16:43:22.281Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-08T16:43:26.722Z] provisioning config files... [2021-02-08T16:43:26.736Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1771748144806133309tmp [Pipeline] { [Pipeline] sh [2021-02-08T16:43:27.186Z] + set +x [2021-02-08T16:43:27.186Z] + curl -s https://codecov.io/bash [2021-02-08T16:43:27.186Z] + bash -s -- [2021-02-08T16:43:27.761Z] [2021-02-08T16:43:27.761Z] _____ _ [2021-02-08T16:43:27.761Z] / ____| | | [2021-02-08T16:43:27.761Z] | | ___ __| | ___ ___ _____ __ [2021-02-08T16:43:27.761Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-08T16:43:27.761Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-08T16:43:27.761Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-08T16:43:27.761Z] Bash-20210129-7c25fce [2021-02-08T16:43:27.761Z] [2021-02-08T16:43:27.761Z] [2021-02-08T16:43:27.761Z] ==> git version 2.24.3 found [2021-02-08T16:43:27.761Z] ==> 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-02-08T16:43:27.761Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-08T16:43:27.761Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-08T16:43:27.761Z] ==> Jenkins CI detected. [2021-02-08T16:43:27.761Z] project root: . [2021-02-08T16:43:27.761Z] --> token set from env [2021-02-08T16:43:27.761Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-08T16:43:27.761Z] ==> Running gcov in . (disable via -X gcov) [2021-02-08T16:43:27.761Z] ==> Python coveragepy not found [2021-02-08T16:43:27.761Z] ==> Searching for coverage reports in: [2021-02-08T16:43:27.761Z] + . [2021-02-08T16:43:27.761Z] -> Found 1 reports [2021-02-08T16:43:27.761Z] ==> Detecting git/mercurial file structure [2021-02-08T16:43:28.023Z] ==> Reading reports [2021-02-08T16:43:28.023Z] + ./coverage.out bytes=590503 [2021-02-08T16:43:28.023Z] ==> Appending adjustments [2021-02-08T16:43:28.023Z] https://docs.codecov.io/docs/fixing-reports [2021-02-08T16:43:31.333Z] + Found adjustments [2021-02-08T16:43:31.333Z] ==> Gzipping contents [2021-02-08T16:43:31.333Z] 88K /tmp/codecov.kEpRBn.gz [2021-02-08T16:43:31.333Z] ==> Uploading reports [2021-02-08T16:43:31.333Z] url: https://codecov.io [2021-02-08T16:43:31.333Z] query: branch=PR-3147&commit=15c04cc0e416771a36db894e62e4360a34e7dc49&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3147&job=&cmd_args= [2021-02-08T16:43:31.333Z] -> Pinging Codecov [2021-02-08T16:43:31.333Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3147&commit=15c04cc0e416771a36db894e62e4360a34e7dc49&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3147&job=&cmd_args= [2021-02-08T16:43:31.906Z] -> Uploading to [2021-02-08T16:43:31.906Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-08/00271124DB129430A58F1EEE437C3FCB/15c04cc0e416771a36db894e62e4360a34e7dc49/382874d0-8ae4-4bb1-a892-bcc7394c8129.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210208T164331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e90c04cfcc3cb5d0a19275aa97e2b9a07bc0be60ae399fabe66f1b7f4fe8047 [2021-02-08T16:43:31.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-08T16:43:31.906Z] Dload Upload Total Spent Left Speed [2021-02-08T16:43:32.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88809 0 0 100 88809 0 177k --:--:-- --:--:-- --:--:-- 178k [2021-02-08T16:43:32.168Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/15c04cc0e416771a36db894e62e4360a34e7dc49 [Pipeline] } [2021-02-08T16:43:32.192Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-02-08T16:43:35.575Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T16:43:36.538Z] ---> package-listing.sh [2021-02-08T16:43:36.538Z] ++ facter osfamily [2021-02-08T16:43:36.538Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-08T16:43:36.538Z] + OS_FAMILY=redhat [2021-02-08T16:43:36.538Z] + workspace=/w/workspace/edgex-go/1 [2021-02-08T16:43:36.538Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-08T16:43:36.538Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-08T16:43:36.538Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-08T16:43:36.538Z] + PACKAGES=/tmp/packages_start.txt [2021-02-08T16:43:36.538Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-08T16:43:36.538Z] + PACKAGES=/tmp/packages_end.txt [2021-02-08T16:43:36.538Z] + case "${OS_FAMILY}" in [2021-02-08T16:43:36.538Z] + rpm -qa [2021-02-08T16:43:36.538Z] + sort [2021-02-08T16:43:41.854Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-08T16:43:41.854Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-08T16:43:41.854Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-08T16:43:41.854Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-08T16:43:41.854Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-08T16:43:41.854Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-08T16:43:41.887Z] 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-02-08T16:43:42.203Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:43:42.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T16:43:42.553Z] [2021-02-08T16:43:42.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-08T16:43:42.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T16:43:42.990Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-08T16:43:42.990Z] df20fa9351a1: Pulling fs layer [2021-02-08T16:43:42.990Z] 36b3adc4ff6f: Pulling fs layer [2021-02-08T16:43:42.990Z] 8ad3a11d3b57: Pulling fs layer [2021-02-08T16:43:42.990Z] 46f8f816bc3b: Pulling fs layer [2021-02-08T16:43:42.990Z] 93b61091891f: Pulling fs layer [2021-02-08T16:43:42.990Z] 93b9cdb0e59b: Pulling fs layer [2021-02-08T16:43:42.990Z] 5e14af77c1be: Pulling fs layer [2021-02-08T16:43:42.990Z] 01666e4c0597: Pulling fs layer [2021-02-08T16:43:42.990Z] aa168da1d23b: Pulling fs layer [2021-02-08T16:43:42.990Z] 93b9cdb0e59b: Waiting [2021-02-08T16:43:42.990Z] 5e14af77c1be: Waiting [2021-02-08T16:43:42.990Z] 01666e4c0597: Waiting [2021-02-08T16:43:42.990Z] aa168da1d23b: Waiting [2021-02-08T16:43:42.990Z] 46f8f816bc3b: Waiting [2021-02-08T16:43:42.990Z] 93b61091891f: Waiting [2021-02-08T16:43:42.990Z] 36b3adc4ff6f: Verifying Checksum [2021-02-08T16:43:42.990Z] 36b3adc4ff6f: Download complete [2021-02-08T16:43:43.254Z] 46f8f816bc3b: Verifying Checksum [2021-02-08T16:43:43.254Z] 46f8f816bc3b: Download complete [2021-02-08T16:43:43.254Z] df20fa9351a1: Verifying Checksum [2021-02-08T16:43:43.254Z] df20fa9351a1: Download complete [2021-02-08T16:43:43.254Z] 93b9cdb0e59b: Verifying Checksum [2021-02-08T16:43:43.254Z] 93b9cdb0e59b: Download complete [2021-02-08T16:43:43.254Z] 93b61091891f: Verifying Checksum [2021-02-08T16:43:43.254Z] 93b61091891f: Download complete [2021-02-08T16:43:43.254Z] 5e14af77c1be: Verifying Checksum [2021-02-08T16:43:43.254Z] 5e14af77c1be: Download complete [2021-02-08T16:43:43.254Z] 01666e4c0597: Download complete [2021-02-08T16:43:43.254Z] 8ad3a11d3b57: Verifying Checksum [2021-02-08T16:43:43.254Z] 8ad3a11d3b57: Download complete [2021-02-08T16:43:43.519Z] df20fa9351a1: Pull complete [2021-02-08T16:43:43.782Z] 36b3adc4ff6f: Pull complete [2021-02-08T16:43:44.735Z] 8ad3a11d3b57: Pull complete [2021-02-08T16:43:44.735Z] 46f8f816bc3b: Pull complete [2021-02-08T16:43:45.686Z] aa168da1d23b: Verifying Checksum [2021-02-08T16:43:45.687Z] aa168da1d23b: Download complete [2021-02-08T16:43:48.256Z] 93b61091891f: Pull complete [2021-02-08T16:43:48.256Z] 93b9cdb0e59b: Pull complete [2021-02-08T16:43:48.256Z] 5e14af77c1be: Pull complete [2021-02-08T16:43:48.256Z] 01666e4c0597: Pull complete [2021-02-08T16:43:56.434Z] aa168da1d23b: Pull complete [2021-02-08T16:43:56.434Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-08T16:43:56.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T16:43:56.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-08T16:43:56.718Z] prd-centos7-docker-4c-2g-25593 does not seem to be running inside a container [2021-02-08T16:43:56.774Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-08T16:44:01.411Z] $ docker top 106fea93855981c78129d38833dc14d7fa9eaf88dc3c3178ff982de6d952514c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T16:44:02.062Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-08T16:44:02.386Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-08T16:44:02.709Z] + ls /var/log/sa-host [2021-02-08T16:44:02.710Z] + sadf -c /var/log/sa-host/sa08 [2021-02-08T16:44:02.710Z] file_magic: OK [2021-02-08T16:44:02.710Z] HZ: Using current value: 100 [2021-02-08T16:44:02.710Z] file_header: OK [2021-02-08T16:44:02.710Z] 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-02-08T16:44:02.710Z] Statistics: [2021-02-08T16:44:02.710Z] 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... [2021-02-08T16:44:02.710Z] File successfully converted to sysstat format version 12.2.1 [2021-02-08T16:44:02.710Z] + sadf -c /var/log/sa-host/sa23 [2021-02-08T16:44:02.710Z] file_magic: OK [2021-02-08T16:44:02.710Z] HZ: Using current value: 100 [2021-02-08T16:44:02.710Z] file_header: OK [2021-02-08T16:44:02.710Z] 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-02-08T16:44:02.710Z] Statistics: [2021-02-08T16:44:02.710Z] Hnuu...uuuununununu... [2021-02-08T16:44:02.710Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-08T16:44:03.382Z] provisioning config files... [2021-02-08T16:44:03.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1771491931324673579tmp [Pipeline] { [Pipeline] echo [2021-02-08T16:44:03.538Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T16:44:03.870Z] ---> create-netrc.sh [Pipeline] } [2021-02-08T16:44:03.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-08T16:44:04.052Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T16:44:04.391Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-08T16:44:04.421Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T16:44:04.755Z] ---> sudo-logs.sh [2021-02-08T16:44:04.755Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-08T16:44:04.785Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T16:44:05.123Z] ---> job-cost.sh [2021-02-08T16:44:05.123Z] lf-activate-venv: SKIPPING [2021-02-08T16:44:05.123Z] INFO: No Stack... [2021-02-08T16:44:06.070Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-08T16:44:06.332Z] INFO: Archiving Costs [Pipeline] echo [2021-02-08T16:44:06.367Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T16:44:06.701Z] ---> logs-deploy.sh [2021-02-08T16:44:06.701Z] lf-activate-venv: SKIPPING [2021-02-08T16:44:06.701Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3147/1 [2021-02-08T16:44:06.701Z] INFO: archiving workspace using pattern(s): [2021-02-08T16:44:08.090Z] Archives upload complete. [2021-02-08T16:44:08.352Z] INFO: archiving logs to Nexus [2021-02-08T16:44:09.325Z] ---> uname -a: [2021-02-08T16:44:09.325Z] Linux prd-centos7-docker-4c-2g-25593.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-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] ---> lscpu: [2021-02-08T16:44:09.325Z] Architecture: x86_64 [2021-02-08T16:44:09.325Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-08T16:44:09.325Z] Byte Order: Little Endian [2021-02-08T16:44:09.325Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-08T16:44:09.325Z] CPU(s): 4 [2021-02-08T16:44:09.325Z] On-line CPU(s) list: 0-3 [2021-02-08T16:44:09.325Z] Thread(s) per core: 1 [2021-02-08T16:44:09.325Z] Core(s) per socket: 1 [2021-02-08T16:44:09.325Z] Socket(s): 4 [2021-02-08T16:44:09.325Z] NUMA node(s): 1 [2021-02-08T16:44:09.325Z] Vendor ID: GenuineIntel [2021-02-08T16:44:09.325Z] CPU family: 6 [2021-02-08T16:44:09.325Z] Model: 44 [2021-02-08T16:44:09.325Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-08T16:44:09.325Z] Stepping: 1 [2021-02-08T16:44:09.325Z] CPU MHz: 2933.436 [2021-02-08T16:44:09.325Z] BogoMIPS: 5866.87 [2021-02-08T16:44:09.325Z] Virtualization: VT-x [2021-02-08T16:44:09.325Z] Hypervisor vendor: KVM [2021-02-08T16:44:09.325Z] Virtualization type: full [2021-02-08T16:44:09.325Z] L1d cache: 128 KiB [2021-02-08T16:44:09.325Z] L1i cache: 128 KiB [2021-02-08T16:44:09.325Z] L2 cache: 16 MiB [2021-02-08T16:44:09.325Z] L3 cache: 64 MiB [2021-02-08T16:44:09.325Z] NUMA node0 CPU(s): 0-3 [2021-02-08T16:44:09.325Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-08T16:44:09.325Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-08T16:44:09.325Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-08T16:44:09.325Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-08T16:44:09.325Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-08T16:44:09.325Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-08T16:44:09.325Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-08T16:44:09.325Z] Vulnerability Srbds: Not affected [2021-02-08T16:44:09.325Z] Vulnerability Tsx async abort: Not affected [2021-02-08T16:44:09.325Z] 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-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] ---> nproc: [2021-02-08T16:44:09.325Z] 4 [2021-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] ---> df -h: [2021-02-08T16:44:09.325Z] Filesystem Size Used Available Use% Mounted on [2021-02-08T16:44:09.325Z] overlay 50.0G 11.7G 38.3G 23% / [2021-02-08T16:44:09.325Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-08T16:44:09.325Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-08T16:44:09.325Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-08T16:44:09.325Z] /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os [2021-02-08T16:44:09.325Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf [2021-02-08T16:44:09.325Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname [2021-02-08T16:44:09.325Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts [2021-02-08T16:44:09.325Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log [2021-02-08T16:44:09.325Z] /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json [2021-02-08T16:44:09.325Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host [2021-02-08T16:44:09.325Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure [2021-02-08T16:44:09.325Z] /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1 [2021-02-08T16:44:09.325Z] /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1@tmp [2021-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] ---> free -m: [2021-02-08T16:44:09.325Z] total used free shared buff/cache available [2021-02-08T16:44:09.325Z] Mem: 1837 719 106 0 1010 1033 [2021-02-08T16:44:09.325Z] Swap: 1023 61 962 [2021-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] ---> ip addr: [2021-02-08T16:44:09.325Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-08T16:44:09.325Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-08T16:44:09.325Z] inet 127.0.0.1/8 scope host lo [2021-02-08T16:44:09.325Z] valid_lft forever preferred_lft forever [2021-02-08T16:44:09.325Z] inet6 ::1/128 scope host [2021-02-08T16:44:09.325Z] valid_lft forever preferred_lft forever [2021-02-08T16:44:09.325Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-08T16:44:09.325Z] link/ether fa:16:3e:27:22:f3 brd ff:ff:ff:ff:ff:ff [2021-02-08T16:44:09.325Z] inet 10.30.123.93/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-08T16:44:09.325Z] valid_lft 84946sec preferred_lft 84946sec [2021-02-08T16:44:09.325Z] inet6 fe80::f816:3eff:fe27:22f3/64 scope link [2021-02-08T16:44:09.325Z] valid_lft forever preferred_lft forever [2021-02-08T16:44:09.325Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-08T16:44:09.325Z] link/ether 02:42:25:80:fd:d7 brd ff:ff:ff:ff:ff:ff [2021-02-08T16:44:09.325Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-08T16:44:09.325Z] valid_lft forever preferred_lft forever [2021-02-08T16:44:09.325Z] inet6 fe80::42:25ff:fe80:fdd7/64 scope link [2021-02-08T16:44:09.325Z] valid_lft forever preferred_lft forever [2021-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] ---> sar -b -r -n DEV: [2021-02-08T16:44:09.325Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) [2021-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] 16:19:43 LINUX RESTART (4 CPU) [2021-02-08T16:44:09.325Z] [2021-02-08T16:44:09.325Z] 16:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-08T16:44:09.325Z] 16:21:01 202.13 105.57 96.56 0.00 11007.29 44678.45 0.00 [2021-02-08T16:44:09.325Z] 16:22:01 237.55 114.59 122.96 0.00 7759.07 49083.89 0.00 [2021-02-08T16:44:09.325Z] 16:23:01 257.24 107.94 149.30 0.00 3901.90 19665.79 0.00 [2021-02-08T16:44:09.325Z] 16:24:01 119.50 44.83 74.68 0.00 1925.51 7836.58 0.00 [2021-02-08T16:44:09.325Z] 16:25:01 137.61 40.18 97.44 0.00 2645.95 23916.95 0.00 [2021-02-08T16:44:09.325Z] 16:26:02 2131.12 1774.97 356.15 0.00 162085.17 219388.34 0.00 [2021-02-08T16:44:09.325Z] 16:27:01 1655.59 1415.87 239.73 0.00 79713.43 97937.66 0.00 [2021-02-08T16:44:09.325Z] 16:28:01 1078.84 723.90 354.93 0.00 84747.92 147665.12 0.00 [2021-02-08T16:44:09.325Z] 16:29:02 2485.43 2181.70 303.73 0.00 118086.26 125578.66 0.00 [2021-02-08T16:44:09.325Z] 16:30:01 226.73 49.05 177.67 0.00 7178.35 27090.80 0.00 [2021-02-08T16:44:09.325Z] 16:31:01 1.68 0.15 1.53 0.00 1.20 25.41 0.00 [2021-02-08T16:44:09.325Z] 16:32:01 1.52 1.28 0.23 0.00 100.72 3.26 0.00 [2021-02-08T16:44:09.325Z] 16:33:01 0.42 0.03 0.38 0.00 0.40 4.43 0.00 [2021-02-08T16:44:09.326Z] 16:34:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 [2021-02-08T16:44:09.326Z] 16:35:01 1.71 1.47 0.25 0.00 50.22 3.00 0.00 [2021-02-08T16:44:09.326Z] 16:36:01 0.80 0.02 0.78 0.00 0.53 14.97 0.00 [2021-02-08T16:44:09.326Z] 16:37:01 0.32 0.02 0.30 0.00 0.53 3.28 0.00 [2021-02-08T16:44:09.326Z] 16:38:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 [2021-02-08T16:44:09.326Z] 16:39:01 0.32 0.00 0.32 0.00 0.00 3.46 0.00 [2021-02-08T16:44:09.326Z] 16:40:01 0.30 0.02 0.28 0.00 0.53 3.51 0.00 [2021-02-08T16:44:09.326Z] 16:41:01 0.17 0.00 0.17 0.00 0.00 1.67 0.00 [2021-02-08T16:44:09.326Z] 16:42:01 0.32 0.00 0.32 0.00 0.00 3.60 0.00 [2021-02-08T16:44:09.326Z] 16:43:01 0.35 0.07 0.28 0.00 1.07 2.88 0.00 [2021-02-08T16:44:09.326Z] 16:44:01 161.91 89.43 72.47 0.00 8315.93 18513.83 0.00 [2021-02-08T16:44:09.326Z] Average: 362.94 277.47 85.46 0.00 20349.31 32604.14 0.00 [2021-02-08T16:44:09.326Z] [2021-02-08T16:44:09.326Z] 16:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-08T16:44:09.326Z] 16:21:01 80292 0 694272 36.90 2620 1104360 1315680 44.90 562160 1034836 37432 [2021-02-08T16:44:09.326Z] 16:22:01 91680 0 770908 40.97 1536 1017420 2076624 70.87 628172 921560 28 [2021-02-08T16:44:09.326Z] 16:23:01 241036 0 783180 41.62 784 856544 1424812 48.63 621368 741240 32920 [2021-02-08T16:44:09.326Z] 16:24:01 202096 0 803924 42.73 692 874832 1790156 61.10 643136 745336 70436 [2021-02-08T16:44:09.326Z] 16:25:01 176248 0 756632 40.21 532 948132 1254596 42.82 598488 817736 1508 [2021-02-08T16:44:09.326Z] 16:26:02 72996 0 811988 43.16 8 996552 2112392 72.09 740244 840164 74364 [2021-02-08T16:44:09.326Z] 16:27:01 206536 0 782076 41.57 8 892924 1782540 60.84 660980 749060 38264 [2021-02-08T16:44:09.326Z] 16:28:01 423756 0 689784 36.66 8 767996 1405668 47.97 509696 719032 60 [2021-02-08T16:44:09.326Z] 16:29:02 218948 0 1063824 56.54 8 598764 3435540 117.25 774936 616944 40568 [2021-02-08T16:44:09.326Z] 16:30:01 468732 0 640052 34.02 8 772752 1207756 41.22 531668 634716 20 [2021-02-08T16:44:09.326Z] 16:31:01 471236 0 637588 33.89 8 772712 1187124 40.51 530620 633472 20 [2021-02-08T16:44:09.326Z] 16:32:01 469268 0 636528 33.83 8 775740 1177860 40.20 530296 636036 16 [2021-02-08T16:44:09.326Z] 16:33:01 469652 0 636136 33.81 8 775748 1177860 40.20 530432 636040 8 [2021-02-08T16:44:09.326Z] 16:34:01 469984 0 635796 33.79 8 775756 1177860 40.20 530308 636048 8 [2021-02-08T16:44:09.326Z] 16:35:01 468296 0 636660 33.84 8 776580 1177860 40.20 530344 636844 16 [2021-02-08T16:44:09.326Z] 16:36:01 468116 0 636816 33.85 8 776604 1177920 40.20 530656 636860 8 [2021-02-08T16:44:09.326Z] 16:37:01 468592 0 636348 33.82 8 776596 1177860 40.20 530228 636860 12 [2021-02-08T16:44:09.326Z] 16:38:01 468552 0 636364 33.82 8 776620 1177860 40.20 530356 636876 8 [2021-02-08T16:44:09.326Z] 16:39:01 468428 0 636480 33.83 8 776628 1177860 40.20 530364 636876 12 [2021-02-08T16:44:09.326Z] 16:40:01 468476 0 636428 33.82 8 776632 1177860 40.20 530364 636892 8 [2021-02-08T16:44:09.326Z] 16:41:01 468232 0 636660 33.84 8 776644 1177932 40.20 530736 636896 8 [2021-02-08T16:44:09.326Z] 16:42:01 468528 0 636352 33.82 8 776656 1177896 40.20 530688 636892 12 [2021-02-08T16:44:09.326Z] 16:43:01 467936 0 636944 33.85 8 776656 1177992 40.20 531120 636916 20 [2021-02-08T16:44:09.326Z] 16:44:01 142032 0 714232 37.96 8 1025272 1636740 55.86 573188 876152 20 [2021-02-08T16:44:09.326Z] Average: 350819 0 699416 37.17 263 831047 1448510 49.44 572523 707095 12324 [2021-02-08T16:44:09.326Z] [2021-02-08T16:44:09.326Z] 16:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-08T16:44:09.326Z] 16:21:01 eth0 1156.19 902.33 4333.67 144.36 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:21:01 veth77c8cb9 251.23 211.16 26.49 645.55 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:21:01 docker0 251.23 211.05 23.05 645.54 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:22:01 veth458848b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:22:01 veth5bc1f74 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:22:01 eth0 960.10 927.64 5237.50 89.86 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:23:01 eth0 165.44 123.08 501.11 21.05 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:23:01 vethef3b17d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:23:01 docker0 1035.99 1005.04 83.36 3515.18 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:24:01 eth0 33.27 21.77 20.95 70.24 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:24:01 vethef3b17d 2.03 2.03 0.16 0.18 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:24:01 docker0 2.03 2.03 0.13 0.18 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:25:01 eth0 220.83 169.72 1708.60 85.35 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:25:01 veth96d5dd3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:26:02 eth0 42.64 24.30 159.85 8.52 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:26:02 veth96d5dd3 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:26:02 docker0 15.59 26.01 0.91 145.91 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:27:01 veth87dd119 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:27:01 eth0 9.57 4.90 8.03 4.11 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:27:01 veth85579c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:28:01 eth0 253.75 173.26 1889.26 26.34 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:28:01 veth96d5dd3 0.00 0.90 0.00 0.04 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:28:01 docker0 1114.42 1142.87 87.71 4253.87 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:29:02 veth92c5107 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:29:02 eth0 83.42 60.56 95.03 97.32 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:29:02 veth5ebed35 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:30:01 eth0 86.59 66.09 133.97 82.88 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:30:01 docker0 1158.68 1200.73 91.12 4500.14 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:31:01 eth0 1.13 0.48 0.80 0.24 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:32:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:33:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:34:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:35:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:36:01 eth0 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:37:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:38:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:40:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:41:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:42:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:43:01 eth0 0.48 0.35 0.27 0.17 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:44:01 eth0 198.80 164.92 2178.79 22.17 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] Average: eth0 134.03 110.13 678.70 27.20 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] Average: docker0 47.55 49.27 3.74 184.66 0.00 0.00 0.00 0.00 [2021-02-08T16:44:09.326Z] [2021-02-08T16:44:09.326Z] [2021-02-08T16:44:09.326Z] ---> sar -P ALL: [2021-02-08T16:44:09.326Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) [2021-02-08T16:44:09.326Z] [2021-02-08T16:44:09.326Z] 16:19:43 LINUX RESTART (4 CPU) [2021-02-08T16:44:09.326Z] [2021-02-08T16:44:09.326Z] 16:20:01 CPU %user %nice %system %iowait %steal %idle [2021-02-08T16:44:09.326Z] 16:21:01 all 19.31 0.00 11.04 6.90 0.46 62.29 [2021-02-08T16:44:09.326Z] 16:21:01 0 18.09 0.00 11.13 6.21 0.38 64.19 [2021-02-08T16:44:09.326Z] 16:21:01 1 16.41 0.00 11.22 8.17 0.55 63.65 [2021-02-08T16:44:09.326Z] 16:21:01 2 20.43 0.00 10.71 5.49 0.41 62.96 [2021-02-08T16:44:09.326Z] 16:21:01 3 22.32 0.00 11.10 7.74 0.48 58.37 [2021-02-08T16:44:09.326Z] 16:22:01 all 14.70 0.00 8.66 2.18 0.27 74.19 [2021-02-08T16:44:09.326Z] 16:22:01 0 18.87 0.00 10.56 1.72 0.23 68.63 [2021-02-08T16:44:09.326Z] 16:22:01 1 13.10 0.00 7.68 1.21 0.28 77.74 [2021-02-08T16:44:09.326Z] 16:22:01 2 13.16 0.00 8.88 2.75 0.29 74.92 [2021-02-08T16:44:09.326Z] 16:22:01 3 13.70 0.00 7.52 3.05 0.29 75.44 [2021-02-08T16:44:09.326Z] 16:23:01 all 34.87 0.00 11.60 7.58 0.21 45.74 [2021-02-08T16:44:09.326Z] 16:23:01 0 34.91 0.00 10.01 7.43 0.24 47.41 [2021-02-08T16:44:09.326Z] 16:23:01 1 34.16 0.00 11.62 9.23 0.19 44.80 [2021-02-08T16:44:09.326Z] 16:23:01 2 34.67 0.00 12.45 6.07 0.23 46.59 [2021-02-08T16:44:09.326Z] 16:23:01 3 35.75 0.00 12.32 7.59 0.19 44.14 [2021-02-08T16:44:09.326Z] 16:24:01 all 49.76 0.00 13.98 2.85 0.23 33.18 [2021-02-08T16:44:09.326Z] 16:24:01 0 51.89 0.00 12.72 2.39 0.24 32.75 [2021-02-08T16:44:09.326Z] 16:24:01 1 48.11 0.00 14.61 3.63 0.21 33.44 [2021-02-08T16:44:09.326Z] 16:24:01 2 50.49 0.00 13.98 2.50 0.23 32.80 [2021-02-08T16:44:09.326Z] 16:24:01 3 48.56 0.00 14.59 2.89 0.24 33.72 [2021-02-08T16:44:09.327Z] 16:25:01 all 29.21 0.00 11.53 2.31 0.16 56.79 [2021-02-08T16:44:09.327Z] 16:25:01 0 29.34 0.00 11.95 4.92 0.19 53.60 [2021-02-08T16:44:09.327Z] 16:25:01 1 27.93 0.00 11.35 0.81 0.15 59.76 [2021-02-08T16:44:09.327Z] 16:25:01 2 28.72 0.00 11.37 0.54 0.17 59.20 [2021-02-08T16:44:09.327Z] 16:25:01 3 30.84 0.00 11.46 2.97 0.14 54.59 [2021-02-08T16:44:09.327Z] 16:26:02 all 19.71 0.00 29.47 24.04 0.36 26.42 [2021-02-08T16:44:09.327Z] 16:26:02 0 18.67 0.00 28.92 25.16 0.35 26.89 [2021-02-08T16:44:09.327Z] 16:26:02 1 19.00 0.00 29.08 25.14 0.37 26.41 [2021-02-08T16:44:09.327Z] 16:26:02 2 21.06 0.00 29.61 22.21 0.39 26.73 [2021-02-08T16:44:09.327Z] 16:26:02 3 20.11 0.00 30.28 23.63 0.34 25.64 [2021-02-08T16:44:09.327Z] 16:27:01 all 54.72 0.00 20.27 14.08 0.29 10.63 [2021-02-08T16:44:09.327Z] 16:27:01 0 54.39 0.00 19.30 12.97 0.30 13.04 [2021-02-08T16:44:09.327Z] 16:27:01 1 54.74 0.00 20.78 16.68 0.30 7.49 [2021-02-08T16:44:09.327Z] 16:27:01 2 54.32 0.00 20.73 12.55 0.30 12.10 [2021-02-08T16:44:09.327Z] 16:27:01 3 55.45 0.00 20.27 14.15 0.27 9.86 [2021-02-08T16:44:09.327Z] 16:28:01 all 21.32 0.00 22.51 27.68 0.27 28.23 [2021-02-08T16:44:09.327Z] 16:28:01 0 20.99 0.00 21.39 24.50 0.35 32.77 [2021-02-08T16:44:09.327Z] 16:28:01 1 20.54 0.00 22.70 28.32 0.26 28.18 [2021-02-08T16:44:09.327Z] 16:28:01 2 21.55 0.00 22.85 28.59 0.25 26.77 [2021-02-08T16:44:09.327Z] 16:28:01 3 22.19 0.00 23.09 29.32 0.23 25.16 [2021-02-08T16:44:09.327Z] 16:29:02 all 32.91 0.00 23.19 25.82 0.26 17.82 [2021-02-08T16:44:09.327Z] 16:29:02 0 32.78 0.00 22.52 24.07 0.28 20.36 [2021-02-08T16:44:09.327Z] 16:29:02 1 32.50 0.00 23.03 24.65 0.19 19.62 [2021-02-08T16:44:09.327Z] 16:29:02 2 33.15 0.00 22.64 28.71 0.33 15.17 [2021-02-08T16:44:09.327Z] 16:29:02 3 33.20 0.00 24.58 25.85 0.25 16.13 [2021-02-08T16:44:09.327Z] 16:30:01 all 26.62 0.00 10.36 9.27 0.16 53.60 [2021-02-08T16:44:09.327Z] 16:30:01 0 27.19 0.00 10.25 6.37 0.10 56.08 [2021-02-08T16:44:09.327Z] 16:30:01 1 26.17 0.00 10.11 7.65 0.19 55.88 [2021-02-08T16:44:09.327Z] 16:30:01 2 26.58 0.00 10.59 12.56 0.19 50.08 [2021-02-08T16:44:09.327Z] 16:30:01 3 26.54 0.00 10.47 10.47 0.14 52.38 [2021-02-08T16:44:09.327Z] 16:31:01 all 0.12 0.00 0.05 0.01 0.00 99.82 [2021-02-08T16:44:09.327Z] 16:31:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2021-02-08T16:44:09.327Z] 16:31:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2021-02-08T16:44:09.327Z] 16:31:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2021-02-08T16:44:09.327Z] 16:31:01 3 0.38 0.00 0.05 0.02 0.02 99.53 [2021-02-08T16:44:09.327Z] [2021-02-08T16:44:09.327Z] 16:31:01 CPU %user %nice %system %iowait %steal %idle [2021-02-08T16:44:09.327Z] 16:32:01 all 0.18 0.00 0.24 0.00 0.01 99.56 [2021-02-08T16:44:09.327Z] 16:32:01 0 0.08 0.00 0.30 0.00 0.02 99.60 [2021-02-08T16:44:09.327Z] 16:32:01 1 0.10 0.00 0.27 0.00 0.00 99.63 [2021-02-08T16:44:09.327Z] 16:32:01 2 0.12 0.00 0.27 0.00 0.02 99.60 [2021-02-08T16:44:09.327Z] 16:32:01 3 0.43 0.00 0.13 0.00 0.02 99.42 [2021-02-08T16:44:09.327Z] 16:33:01 all 0.06 0.00 0.03 0.00 0.00 99.90 [2021-02-08T16:44:09.327Z] 16:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-02-08T16:44:09.327Z] 16:33:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-08T16:44:09.327Z] 16:33:01 2 0.05 0.00 0.05 0.02 0.00 99.88 [2021-02-08T16:44:09.327Z] 16:33:01 3 0.17 0.00 0.03 0.00 0.00 99.80 [2021-02-08T16:44:09.327Z] 16:34:01 all 0.10 0.00 0.03 0.00 0.00 99.87 [2021-02-08T16:44:09.327Z] 16:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-08T16:44:09.327Z] 16:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-08T16:44:09.327Z] 16:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-08T16:44:09.327Z] 16:34:01 3 0.30 0.00 0.05 0.00 0.00 99.65 [2021-02-08T16:44:09.327Z] 16:35:01 all 0.15 0.00 0.05 0.02 0.01 99.77 [2021-02-08T16:44:09.327Z] 16:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-02-08T16:44:09.327Z] 16:35:01 1 0.05 0.00 0.10 0.08 0.02 99.75 [2021-02-08T16:44:09.327Z] 16:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2021-02-08T16:44:09.327Z] 16:35:01 3 0.52 0.00 0.05 0.00 0.00 99.43 [2021-02-08T16:44:09.327Z] 16:36:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2021-02-08T16:44:09.327Z] 16:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-08T16:44:09.327Z] 16:36:01 1 0.03 0.00 0.08 0.00 0.00 99.88 [2021-02-08T16:44:09.327Z] 16:36:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-08T16:44:09.327Z] 16:36:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-02-08T16:44:09.327Z] 16:37:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-02-08T16:44:09.327Z] 16:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-02-08T16:44:09.327Z] 16:37:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2021-02-08T16:44:09.327Z] 16:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-08T16:44:09.327Z] 16:37:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2021-02-08T16:44:09.327Z] 16:38:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-02-08T16:44:09.327Z] 16:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-08T16:44:09.327Z] 16:38:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-08T16:44:09.327Z] 16:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-08T16:44:09.327Z] 16:38:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-02-08T16:44:09.327Z] 16:39:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2021-02-08T16:44:09.327Z] 16:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-08T16:44:09.327Z] 16:39:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-08T16:44:09.327Z] 16:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2021-02-08T16:44:09.327Z] 16:39:01 3 0.50 0.00 0.02 0.00 0.02 99.47 [2021-02-08T16:44:09.327Z] 16:40:01 all 0.08 0.00 0.03 0.00 0.00 99.88 [2021-02-08T16:44:09.327Z] 16:40:01 0 0.18 0.00 0.03 0.00 0.00 99.78 [2021-02-08T16:44:09.327Z] 16:40:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-08T16:44:09.327Z] 16:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-08T16:44:09.327Z] 16:40:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2021-02-08T16:44:09.327Z] 16:41:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-02-08T16:44:09.327Z] 16:41:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2021-02-08T16:44:09.327Z] 16:41:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-02-08T16:44:09.327Z] 16:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-08T16:44:09.327Z] 16:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-02-08T16:44:09.327Z] 16:42:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2021-02-08T16:44:09.327Z] 16:42:01 0 0.53 0.00 0.03 0.00 0.02 99.42 [2021-02-08T16:44:09.327Z] 16:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-08T16:44:09.327Z] 16:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-08T16:44:09.327Z] 16:42:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2021-02-08T16:44:09.327Z] [2021-02-08T16:44:09.327Z] 16:42:01 CPU %user %nice %system %iowait %steal %idle [2021-02-08T16:44:09.327Z] 16:43:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-02-08T16:44:09.327Z] 16:43:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2021-02-08T16:44:09.327Z] 16:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-02-08T16:44:09.327Z] 16:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-08T16:44:09.327Z] 16:43:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2021-02-08T16:44:09.327Z] 16:44:01 all 6.68 0.00 5.01 4.45 0.20 83.66 [2021-02-08T16:44:09.327Z] 16:44:01 0 6.93 0.00 5.12 3.54 0.20 84.21 [2021-02-08T16:44:09.327Z] 16:44:01 1 6.88 0.00 5.25 3.07 0.20 84.59 [2021-02-08T16:44:09.327Z] 16:44:01 2 6.30 0.00 4.94 5.15 0.19 83.42 [2021-02-08T16:44:09.327Z] 16:44:01 3 6.62 0.00 4.73 6.04 0.22 82.39 [2021-02-08T16:44:09.327Z] Average: all 12.63 0.00 6.81 5.14 0.12 75.31 [2021-02-08T16:44:09.327Z] Average: 0 12.82 0.00 6.67 4.83 0.12 75.57 [2021-02-08T16:44:09.327Z] Average: 1 12.15 0.00 6.82 5.20 0.12 75.72 [2021-02-08T16:44:09.327Z] Average: 2 12.64 0.00 6.88 5.15 0.12 75.21 [2021-02-08T16:44:09.327Z] Average: 3 12.89 0.00 6.89 5.38 0.12 74.72 [2021-02-08T16:44:09.327Z] [2021-02-08T16:44:09.327Z] [2021-02-08T16:44:09.327Z]