Pull request #3622 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 rather than 86f6abfecd80b73de97252db26bef9d7157a4426 Obtained Jenkinsfile from 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh341163546248086764.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2334380533017371838.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git 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-3622/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3622/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh450146181362836844.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3622/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4330606625850915151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5546176773240112170.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-3622/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3622/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1551683513085017387.key > 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 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-83 in /w/workspace/edgexfoundry_edgex-go_PR-3622 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2445642712517219152.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit 86f6abfecd80b73de97252db26bef9d7157a4426 Merge succeeded, producing 86f6abfecd80b73de97252db26bef9d7157a4426 Checking out Revision 86f6abfecd80b73de97252db26bef9d7157a4426 (PR-3622) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2897342416026546389.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3622/head:refs/remotes/origin/PR-3622 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86f6abfecd80b73de97252db26bef9d7157a4426 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5021045354258845800.key > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86f6abfecd80b73de97252db26bef9d7157a4426 # timeout=10 Commit message: "fix: Fix core-command crashes error" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-14T09:15:54.312Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-14T09:15:54.525Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T09:15:54.649Z] ========================================================= [2021-07-14T09:15:54.649Z] EdgeX Global Pipelines Version Info [2021-07-14T09:15:54.649Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:15:55.888Z] ------------------- [2021-07-14T09:15:55.888Z] stable info: [2021-07-14T09:15:55.888Z] ------------------- [2021-07-14T09:15:55.888Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-14T09:15:55.888Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T09:15:55.888Z] Message: update stable to v1.0.196 [2021-07-14T09:15:56.464Z] ------------------- [2021-07-14T09:15:56.464Z] experimental info: [2021-07-14T09:15:56.464Z] ------------------- [2021-07-14T09:15:56.464Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-14T09:15:56.464Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T09:15:56.464Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-14T09:15:56.678Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-14T09:15:56.740Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-14T09:15:56.798Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-14T09:15:56.849Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-14T09:15:56.899Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-14T09:15:56.954Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-14T09:15:57.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-14T09:15:57.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-14T09:15:57.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-14T09:15:57.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-14T09:15:57.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-14T09:15:57.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-14T09:15:57.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-14T09:15:57.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-14T09:15:57.533Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T09:15:57.611Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T09:15:57.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-14T09:15:57.734Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-14T09:15:57.789Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-14T09:15:57.858Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-14T09:15:57.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-14T09:15:57.973Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-14T09:15:58.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3622 [Pipeline] echo [2021-07-14T09:15:58.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3622 [Pipeline] echo [2021-07-14T09:15:58.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3622 [Pipeline] echo [2021-07-14T09:15:58.202Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86f6abfecd80b73de97252db26bef9d7157a4426 [Pipeline] echo [2021-07-14T09:15:58.259Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86f6abf [Pipeline] echo [2021-07-14T09:15:58.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T09:15:58.514Z] provisioning config files... [2021-07-14T09:15:58.537Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config248467998506882112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:15:58.918Z] ---> docker-login.sh [2021-07-14T09:15:58.918Z] nexus3.edgexfoundry.org:10001 [2021-07-14T09:15:58.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:15:59.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:15:59.188Z] Configure a credential helper to remove this warning. See [2021-07-14T09:15:59.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:15:59.188Z] [2021-07-14T09:15:59.188Z] Login Succeeded [2021-07-14T09:15:59.188Z] nexus3.edgexfoundry.org:10002 [2021-07-14T09:15:59.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:15:59.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:15:59.450Z] Configure a credential helper to remove this warning. See [2021-07-14T09:15:59.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:15:59.450Z] [2021-07-14T09:15:59.450Z] Login Succeeded [2021-07-14T09:15:59.450Z] nexus3.edgexfoundry.org:10003 [2021-07-14T09:15:59.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:15:59.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:15:59.450Z] Configure a credential helper to remove this warning. See [2021-07-14T09:15:59.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:15:59.450Z] [2021-07-14T09:15:59.450Z] Login Succeeded [2021-07-14T09:15:59.450Z] nexus3.edgexfoundry.org:10004 [2021-07-14T09:15:59.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:15:59.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:15:59.713Z] Configure a credential helper to remove this warning. See [2021-07-14T09:15:59.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:15:59.713Z] [2021-07-14T09:15:59.713Z] Login Succeeded [2021-07-14T09:15:59.713Z] docker.io [2021-07-14T09:15:59.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:15:59.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:15:59.974Z] Configure a credential helper to remove this warning. See [2021-07-14T09:15:59.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:15:59.974Z] [2021-07-14T09:15:59.974Z] Login Succeeded [2021-07-14T09:15:59.974Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T09:16:00.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T09:16:00.419Z] ++ 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-07-14T09:16:00.420Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:16:00.420Z] ++ dirname cmd/core-command/Dockerfile [2021-07-14T09:16:00.420Z] ++ cut -d/ -f2 [2021-07-14T09:16:00.420Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-14T09:16:00.420Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:16:00.420Z] ++ dirname cmd/core-data/Dockerfile [2021-07-14T09:16:00.420Z] ++ cut -d/ -f2 [2021-07-14T09:16:00.420Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-14T09:16:00.420Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:16:00.420Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-14T09:16:00.420Z] ++ cut -d/ -f2 [2021-07-14T09:16:00.420Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-14T09:16:00.420Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:16:00.420Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-14T09:16:00.420Z] ++ cut -d/ -f2 [2021-07-14T09:16:00.420Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-14T09:16:00.420Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:16:00.420Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-14T09:16:00.420Z] ++ cut -d/ -f2 [2021-07-14T09:16:00.420Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-14T09:16:00.420Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:16:00.420Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-14T09:16:00.420Z] ++ cut -d/ -f2 [2021-07-14T09:16:00.420Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-14T09:16:00.420Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:16:00.420Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-14T09:16:00.420Z] ++ cut -d/ -f2 [2021-07-14T09:16:00.420Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-14T09:16:00.420Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:16:00.420Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-14T09:16:00.420Z] ++ cut -d/ -f2 [2021-07-14T09:16:00.420Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-14T09:16:00.420Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:16:00.420Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-14T09:16:00.420Z] ++ cut -d/ -f2 [2021-07-14T09:16:00.420Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-14T09:16:00.489Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:16:01.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T09:16:01.414Z] [2021-07-14T09:16:01.414Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:16:01.770Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T09:16:01.770Z] latest: Pulling from edgex-devops/git-semver [2021-07-14T09:16:01.770Z] 31603596830f: Pulling fs layer [2021-07-14T09:16:01.770Z] b6dc333f4379: Pulling fs layer [2021-07-14T09:16:01.770Z] 3d9ef1400e77: Pulling fs layer [2021-07-14T09:16:01.770Z] fd332fbdc1db: Pulling fs layer [2021-07-14T09:16:01.770Z] fd332fbdc1db: Waiting [2021-07-14T09:16:02.032Z] b6dc333f4379: Download complete [2021-07-14T09:16:02.032Z] 31603596830f: Verifying Checksum [2021-07-14T09:16:02.032Z] 31603596830f: Download complete [2021-07-14T09:16:02.032Z] fd332fbdc1db: Verifying Checksum [2021-07-14T09:16:02.032Z] fd332fbdc1db: Download complete [2021-07-14T09:16:02.032Z] 3d9ef1400e77: Verifying Checksum [2021-07-14T09:16:02.032Z] 3d9ef1400e77: Download complete [2021-07-14T09:16:02.292Z] 31603596830f: Pull complete [2021-07-14T09:16:02.292Z] b6dc333f4379: Pull complete [2021-07-14T09:16:02.879Z] 3d9ef1400e77: Pull complete [2021-07-14T09:16:03.142Z] fd332fbdc1db: Pull complete [2021-07-14T09:16:03.142Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-14T09:16:03.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T09:16:03.142Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-14T09:16:03.247Z] prd-centos7-docker-4c-2g-83 does not seem to be running inside a container [2021-07-14T09:16:03.293Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-14T09:16:04.269Z] $ docker top b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T09:16:04.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T09:16:04.460Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T09:16:04.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T09:16:04.573Z] $ docker exec b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 ssh-agent [2021-07-14T09:16:04.678Z] SSH_AUTH_SOCK=/tmp/ssh-Ia1CdxGFOaxB/agent.14 [2021-07-14T09:16:04.678Z] SSH_AGENT_PID=20 [2021-07-14T09:16:04.685Z] Running ssh-add (command line suppressed) [2021-07-14T09:16:04.774Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_528425054387601151.key (/w/workspace/edgex-go/1@tmp/private_key_528425054387601151.key) [2021-07-14T09:16:04.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T09:16:05.139Z] + git tag --points-at HEAD [Pipeline] } [2021-07-14T09:16:05.161Z] $ docker exec --env ******** --env ******** b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 ssh-agent -k [2021-07-14T09:16:05.248Z] unset SSH_AUTH_SOCK; [2021-07-14T09:16:05.248Z] unset SSH_AGENT_PID; [2021-07-14T09:16:05.248Z] echo Agent pid 20 killed; [2021-07-14T09:16:05.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-14T09:16:05.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T09:16:05.348Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T09:16:05.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T09:16:05.452Z] $ docker exec b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 ssh-agent [2021-07-14T09:16:05.558Z] SSH_AUTH_SOCK=/tmp/ssh-lR7yWqu405Wr/agent.53 [2021-07-14T09:16:05.558Z] SSH_AGENT_PID=59 [2021-07-14T09:16:05.563Z] Running ssh-add (command line suppressed) [2021-07-14T09:16:05.653Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2010794082354341590.key (/w/workspace/edgex-go/1@tmp/private_key_2010794082354341590.key) [2021-07-14T09:16:05.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T09:16:06.021Z] + git semver init [2021-07-14T09:16:06.021Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T09:16:06.021Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-07-14T09:16:06.021Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-07-14T09:16:06.021Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T09:16:06.021Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T09:16:06.021Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T09:16:06.021Z] # $SEMVER_BRANCH = PR-3622 [2021-07-14T09:16:06.021Z] # $SEMVER_TEMP = /tmp/semver-008957957 [2021-07-14T09:16:06.021Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-14T09:16:32.649Z] # '/tmp/semver-008957957' -> '/w/workspace/edgex-go/1/.semver' [2021-07-14T09:16:32.649Z] # -> Force: false [2021-07-14T09:16:32.649Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-07-14T09:16:32.665Z] $ docker exec --env ******** --env ******** b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 ssh-agent -k [2021-07-14T09:16:32.754Z] unset SSH_AUTH_SOCK; [2021-07-14T09:16:32.754Z] unset SSH_AGENT_PID; [2021-07-14T09:16:32.754Z] echo Agent pid 59 killed; [2021-07-14T09:16:32.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T09:16:33.187Z] + git semver [Pipeline] } [2021-07-14T09:16:33.214Z] $ docker stop --time=1 b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 [2021-07-14T09:16:35.030Z] $ docker rm -f b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T09:16:35.461Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-14T09:16:35.771Z] Stashed 1 file(s) [Pipeline] echo [2021-07-14T09:16:35.797Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T09:16:36.840Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-14T09:16:37.179Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T09:16:37.495Z] + sudo service docker restart [2021-07-14T09:16:37.496Z] + true [2021-07-14T09:16:37.496Z] Redirecting to /bin/systemctl restart docker.service [2021-07-14T09:16:51.344Z] Still waiting to schedule task [2021-07-14T09:16:51.345Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-81’ is offline [Pipeline] echo [2021-07-14T09:16:55.669Z] ========================================================= [2021-07-14T09:16:55.669Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-14T09:16:55.669Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:16:56.022Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-14T09:16:57.433Z] Sending build context to Docker daemon 328.3MB [2021-07-14T09:16:57.433Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T09:16:57.433Z] Step 2/6 : FROM ${BASE} [2021-07-14T09:16:57.433Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-14T09:16:57.433Z] 540db60ca938: Pulling fs layer [2021-07-14T09:16:57.433Z] adcc1eea9eea: Pulling fs layer [2021-07-14T09:16:57.433Z] 4c4ab2625f07: Pulling fs layer [2021-07-14T09:16:57.433Z] 0773c198feca: Pulling fs layer [2021-07-14T09:16:57.433Z] 345f892a5656: Pulling fs layer [2021-07-14T09:16:57.433Z] 9ac62484cfdc: Pulling fs layer [2021-07-14T09:16:57.433Z] 5ac4037533be: Pulling fs layer [2021-07-14T09:16:57.433Z] dc6bda0758c5: Pulling fs layer [2021-07-14T09:16:57.433Z] 0773c198feca: Waiting [2021-07-14T09:16:57.433Z] 345f892a5656: Waiting [2021-07-14T09:16:57.433Z] 9ac62484cfdc: Waiting [2021-07-14T09:16:57.433Z] dc6bda0758c5: Waiting [2021-07-14T09:16:57.433Z] 5ac4037533be: Waiting [2021-07-14T09:16:57.433Z] 4c4ab2625f07: Verifying Checksum [2021-07-14T09:16:57.433Z] 4c4ab2625f07: Download complete [2021-07-14T09:16:57.433Z] adcc1eea9eea: Verifying Checksum [2021-07-14T09:16:57.433Z] adcc1eea9eea: Download complete [2021-07-14T09:16:57.433Z] 345f892a5656: Verifying Checksum [2021-07-14T09:16:57.433Z] 345f892a5656: Download complete [2021-07-14T09:16:57.433Z] 540db60ca938: Verifying Checksum [2021-07-14T09:16:57.433Z] 540db60ca938: Download complete [2021-07-14T09:16:57.433Z] 9ac62484cfdc: Verifying Checksum [2021-07-14T09:16:57.433Z] 9ac62484cfdc: Download complete [2021-07-14T09:16:57.701Z] 540db60ca938: Pull complete [2021-07-14T09:16:57.701Z] adcc1eea9eea: Pull complete [2021-07-14T09:16:57.965Z] 4c4ab2625f07: Pull complete [2021-07-14T09:16:58.915Z] 5ac4037533be: Verifying Checksum [2021-07-14T09:16:58.915Z] 5ac4037533be: Download complete [2021-07-14T09:17:00.518Z] dc6bda0758c5: Verifying Checksum [2021-07-14T09:17:00.518Z] dc6bda0758c5: Download complete [2021-07-14T09:17:00.779Z] 0773c198feca: Verifying Checksum [2021-07-14T09:17:00.779Z] 0773c198feca: Download complete [2021-07-14T09:17:04.123Z] 0773c198feca: Pull complete [2021-07-14T09:17:04.123Z] 345f892a5656: Pull complete [2021-07-14T09:17:04.123Z] 9ac62484cfdc: Pull complete [2021-07-14T09:17:04.123Z] 5ac4037533be: Pull complete [2021-07-14T09:17:06.049Z] dc6bda0758c5: Pull complete [2021-07-14T09:17:06.326Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-14T09:17:06.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-14T09:17:06.326Z] ---> eb58bd16d52e [2021-07-14T09:17:06.326Z] 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-07-14T09:17:07.276Z] ---> Running in f1d4821f8eda [2021-07-14T09:17:07.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:17:08.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:17:09.060Z] (1/12) Installing libmagic (5.39-r0) [2021-07-14T09:17:09.633Z] (2/12) Installing file (5.39-r0) [2021-07-14T09:17:09.633Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-14T09:17:09.633Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-14T09:17:14.926Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-14T09:17:14.926Z] (6/12) Installing patch (2.7.6-r7) [2021-07-14T09:17:14.926Z] (7/12) Installing build-base (0.5-r2) [2021-07-14T09:17:14.926Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-14T09:17:15.187Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-14T09:17:15.187Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-14T09:17:15.187Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-14T09:17:15.453Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-14T09:17:15.453Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T09:17:15.453Z] OK: 219 MiB in 52 packages [2021-07-14T09:17:16.845Z] Removing intermediate container f1d4821f8eda [2021-07-14T09:17:16.845Z] ---> 487e7c30303b [2021-07-14T09:17:16.845Z] Step 4/6 : WORKDIR /edgex-go [2021-07-14T09:17:16.845Z] ---> Running in 51b2f8ec8025 [2021-07-14T09:17:16.845Z] Removing intermediate container 51b2f8ec8025 [2021-07-14T09:17:16.845Z] ---> 331b87eb2275 [2021-07-14T09:17:16.845Z] Step 5/6 : COPY go.mod . [2021-07-14T09:17:16.845Z] ---> 450552772764 [2021-07-14T09:17:16.845Z] Step 6/6 : RUN go mod download [2021-07-14T09:17:16.845Z] ---> Running in d46320672bff [2021-07-14T09:17:31.778Z] Removing intermediate container d46320672bff [2021-07-14T09:17:31.778Z] ---> 68f7c0f51706 [2021-07-14T09:17:31.778Z] Successfully built 68f7c0f51706 [2021-07-14T09:17:31.778Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:17:32.129Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T09:17:32.129Z] . [Pipeline] withDockerContainer [2021-07-14T09:17:32.241Z] prd-centos7-docker-4c-2g-83 does not seem to be running inside a container [2021-07-14T09:17:32.284Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T09:17:32.670Z] $ docker top 6df9dce3d9457c303882f2f468ddfa5b37233f6649e927b2deef577ef408cf2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:17:33.113Z] + go version [2021-07-14T09:17:33.113Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-14T09:17:33.143Z] $ docker stop --time=1 6df9dce3d9457c303882f2f468ddfa5b37233f6649e927b2deef577ef408cf2b [2021-07-14T09:17:34.319Z] $ docker rm -f 6df9dce3d9457c303882f2f468ddfa5b37233f6649e927b2deef577ef408cf2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:17:35.125Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T09:17:35.125Z] . [Pipeline] withDockerContainer [2021-07-14T09:17:35.267Z] prd-centos7-docker-4c-2g-83 does not seem to be running inside a container [2021-07-14T09:17:35.309Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T09:17:35.648Z] $ docker top 24e065fc55f57d3e3df1a90ff00fca488986f45816a69a7328bdadb0b2c3e905 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-14T09:17:35.812Z] ========================================================= [2021-07-14T09:17:35.813Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-14T09:17:35.813Z] ========================================================= [Pipeline] sh [2021-07-14T09:17:36.121Z] + go mod tidy [Pipeline] sh [2021-07-14T09:17:36.701Z] + make test [2021-07-14T09:17:36.701Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-14T09:17:36.967Z] go mod tidy [2021-07-14T09:17:36.967Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-14T09:17:42.286Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-14T09:18:00.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-14T09:18:03.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-14T09:18:04.858Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-14T09:18:04.858Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-14T09:18:07.481Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-14T09:18:07.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-14T09:18:07.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-14T09:18:07.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-14T09:18:08.341Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-14T09:18:08.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-14T09:18:08.870Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-14T09:18:08.870Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-14T09:18:08.870Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-14T09:18:08.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-14T09:18:11.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-07-14T09:18:11.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-14T09:18:11.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-14T09:18:12.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 100.0% of statements [2021-07-14T09:18:12.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-14T09:18:12.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 50.5% of statements [2021-07-14T09:18:12.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-14T09:18:12.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-14T09:18:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.093s coverage: 88.5% of statements [2021-07-14T09:18:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-14T09:18:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:18:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.042s coverage: 78.9% of statements [2021-07-14T09:18:15.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-07-14T09:18:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-14T09:18:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-14T09:18:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-14T09:18:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-14T09:18:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-14T09:18:15.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 95.1% of statements [2021-07-14T09:18:15.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-14T09:18:15.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:18:15.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-14T09:18:15.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-14T09:18:15.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-14T09:18:15.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-14T09:18:15.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-14T09:18:15.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-14T09:18:15.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-07-14T09:18:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-14T09:18:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-14T09:18:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-14T09:18:17.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-07-14T09:18:17.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-14T09:18:17.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-07-14T09:18:17.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements [2021-07-14T09:18:17.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-14T09:18:17.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-07-14T09:18:17.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2021-07-14T09:18:17.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-07-14T09:18:18.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2021-07-14T09:18:18.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-07-14T09:18:30.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-07-14T09:18:30.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-07-14T09:18:35.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.186s coverage: 81.8% of statements [2021-07-14T09:18:35.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-14T09:18:53.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-07-14T09:18:53.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-14T09:18:53.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-14T09:18:53.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-14T09:18:53.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-07-14T09:18:53.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-14T09:18:53.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-14T09:18:53.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-14T09:18:53.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-14T09:18:53.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-14T09:18:53.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-07-14T09:18:53.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-14T09:18:53.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-14T09:18:53.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-07-14T09:18:53.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-14T09:18:53.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.042s coverage: 58.8% of statements [2021-07-14T09:18:53.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-14T09:18:53.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.0% of statements [2021-07-14T09:18:53.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-07-14T09:18:53.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-07-14T09:18:53.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-07-14T09:18:53.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-14T09:18:53.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-07-14T09:18:53.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-14T09:18:53.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-14T09:18:53.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-07-14T09:18:53.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-07-14T09:18:53.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-07-14T09:18:53.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-07-14T09:18:53.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-07-14T09:18:53.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 66.9% of statements [2021-07-14T09:18:53.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-14T09:18:53.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-14T09:18:53.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-14T09:18:53.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements [2021-07-14T09:18:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-14T09:18:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-14T09:18:53.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-07-14T09:18:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-14T09:18:53.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-07-14T09:18:53.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-14T09:18:56.549Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-84 in /w/workspace/edgexfoundry_edgex-go_PR-3622 [Pipeline] { [Pipeline] ws [2021-07-14T09:18:56.634Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-14T09:18:56.891Z] The recommended git tool is: git [2021-07-14T09:19:02.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-14T09:19:02.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 91.9% of statements [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-14T09:19:02.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-14T09:19:02.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-14T09:19:02.130Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-14T09:19:02.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-14T09:19:02.130Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-07-14T09:19:02.130Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-07-14T09:19:02.130Z] GO111MODULE=on go vet ./... [2021-07-14T09:19:02.670Z] using credential edgex-jenkins-ssh [2021-07-14T09:19:02.694Z] Cloning the remote Git repository [2021-07-14T09:19:02.770Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:19:02.915Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-14T09:19:02.979Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:19:02.980Z] > git --version # timeout=10 [2021-07-14T09:19:02.999Z] > git --version # 'git version 2.17.1' [2021-07-14T09:19:03.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T09:19:03.079Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T09:19:20.978Z] Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit 86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:19:20.194Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-14T09:19:20.220Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T09:19:20.242Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-14T09:19:20.279Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:19:20.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T09:19:20.290Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3622/head:refs/remotes/origin/PR-3622 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T09:19:21.000Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T09:19:21.027Z] > git checkout -f 86f6abfecd80b73de97252db26bef9d7157a4426 # timeout=10 [2021-07-14T09:19:21.317Z] Merge succeeded, producing 86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:19:21.318Z] Checking out Revision 86f6abfecd80b73de97252db26bef9d7157a4426 (PR-3622) [2021-07-14T09:19:21.238Z] > git remote # timeout=10 [2021-07-14T09:19:21.255Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T09:19:21.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T09:19:21.285Z] > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 [2021-07-14T09:19:21.309Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T09:19:21.331Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T09:19:21.352Z] > git checkout -f 86f6abfecd80b73de97252db26bef9d7157a4426 # timeout=10 [2021-07-14T09:19:24.167Z] gofmt -l . [2021-07-14T09:19:24.167Z] [ "`gofmt -l .`" = "" ] [2021-07-14T09:19:24.167Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-14T09:19:24.843Z] + ls -al . [2021-07-14T09:19:24.843Z] total 564 [2021-07-14T09:19:24.843Z] drwxrwxr-x 10 1001 1001 4096 Jul 14 09:19 . [2021-07-14T09:19:24.843Z] drwxr-xr-x 4 root root 28 Jul 14 09:17 .. [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 11 Jul 14 09:15 .dockerignore [2021-07-14T09:19:24.843Z] drwxrwxr-x 8 1001 1001 179 Jul 14 09:15 .git [2021-07-14T09:19:24.843Z] drwxrwxr-x 3 1001 1001 125 Jul 14 09:15 .github [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 818 Jul 14 09:15 .gitignore [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 76 Jul 14 09:15 .hadolint.yml [2021-07-14T09:19:24.843Z] drwx------ 3 1001 1001 58 Jul 14 09:16 .semver [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 09:15 .sonarcloud.properties [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 8609 Jul 14 09:15 Attribution.txt [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 43881 Jul 14 09:15 CHANGELOG.md [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 09:15 CONTRIBUTING.md [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 931 Jul 14 09:15 Dockerfile.build [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 849 Jul 14 09:15 Jenkinsfile [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 09:15 LICENSE [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 6003 Jul 14 09:15 Makefile [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 7818 Jul 14 09:15 README.md [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 6912 Jul 14 09:15 SECURITY.md [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 5 Jul 14 09:16 VERSION [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 4131 Jul 14 09:15 ZMQWindows.md [2021-07-14T09:19:24.843Z] drwxrwxr-x 2 1001 1001 37 Jul 14 09:15 bin [2021-07-14T09:19:24.843Z] drwxrwxr-x 14 1001 1001 4096 Jul 14 09:15 cmd [2021-07-14T09:19:24.843Z] -rw-r--r-- 1 root root 399433 Jul 14 09:19 coverage.out [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 812 Jul 14 09:15 go.mod [2021-07-14T09:19:24.843Z] -rw-r--r-- 1 root root 20973 Jul 14 09:17 go.sum [2021-07-14T09:19:24.843Z] drwxrwxr-x 7 1001 1001 114 Jul 14 09:15 internal [2021-07-14T09:19:24.843Z] drwxrwxr-x 3 1001 1001 16 Jul 14 09:15 openapi [2021-07-14T09:19:24.843Z] drwxrwxr-x 4 1001 1001 71 Jul 14 09:15 snap [2021-07-14T09:19:24.843Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 09:15 version.go [Pipeline] sh [2021-07-14T09:19:25.165Z] + '[' -e coverage.out ] [2021-07-14T09:19:25.165Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-14T09:19:25.301Z] Stashed 1 file(s) [Pipeline] sh [2021-07-14T09:19:25.617Z] + make build [2021-07-14T09:19:25.617Z] go mod tidy [2021-07-14T09:19:25.617Z] 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-07-14T09:19:25.671Z] Commit message: "fix: Fix core-command crashes error" [2021-07-14T09:19:25.733Z] > git --version # timeout=10 [2021-07-14T09:19:25.747Z] > git --version # 'git version 2.17.1' [2021-07-14T09:19:25.763Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T09:19:27.017Z] 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-07-14T09:19:27.109Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-14T09:19:27.534Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T09:19:27.895Z] + true [2021-07-14T09:19:27.895Z] + sudo service docker restart [2021-07-14T09:19:33.647Z] 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-07-14T09:19:33.908Z] 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-07-14T09:19:34.868Z] 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-07-14T09:19:35.137Z] 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-07-14T09:19:36.090Z] 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-07-14T09:19:37.055Z] 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-07-14T09:19:37.635Z] 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-07-14T09:19:39.026Z] 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-07-14T09:19:39.601Z] 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-07-14T09:19:40.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-14T09:19:41.597Z] $ docker stop --time=1 24e065fc55f57d3e3df1a90ff00fca488986f45816a69a7328bdadb0b2c3e905 [2021-07-14T09:19:43.698Z] $ docker rm -f 24e065fc55f57d3e3df1a90ff00fca488986f45816a69a7328bdadb0b2c3e905 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T09:19:47.914Z] provisioning config files... [2021-07-14T09:19:47.947Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7734242333929322821tmp [Pipeline] isUnix [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:19:48.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T09:19:48.265Z] [2021-07-14T09:19:48.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:19:48.501Z] ---> docker-login.sh [2021-07-14T09:19:48.501Z] nexus3.edgexfoundry.org:10001 [2021-07-14T09:19:48.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T09:19:48.888Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-14T09:19:48.888Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-14T09:19:48.888Z] ca9280d653b3: Pulling fs layer [2021-07-14T09:19:48.888Z] 7e9c9ca2126c: Pulling fs layer [2021-07-14T09:19:49.151Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-14T09:19:49.151Z] cbdbe7a5bc2a: Download complete [2021-07-14T09:19:49.151Z] cbdbe7a5bc2a: Pull complete [2021-07-14T09:19:49.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:19:49.726Z] ca9280d653b3: Verifying Checksum [2021-07-14T09:19:49.726Z] ca9280d653b3: Download complete [2021-07-14T09:19:50.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:19:50.094Z] Configure a credential helper to remove this warning. See [2021-07-14T09:19:50.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:19:50.094Z] [2021-07-14T09:19:50.094Z] Login Succeeded [2021-07-14T09:19:50.094Z] nexus3.edgexfoundry.org:10002 [2021-07-14T09:19:50.309Z] ca9280d653b3: Pull complete [2021-07-14T09:19:50.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:19:50.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:19:50.419Z] Configure a credential helper to remove this warning. See [2021-07-14T09:19:50.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:19:50.419Z] [2021-07-14T09:19:50.419Z] Login Succeeded [2021-07-14T09:19:50.419Z] nexus3.edgexfoundry.org:10003 [2021-07-14T09:19:51.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:19:51.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:19:51.301Z] Configure a credential helper to remove this warning. See [2021-07-14T09:19:51.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:19:51.301Z] [2021-07-14T09:19:51.301Z] Login Succeeded [2021-07-14T09:19:51.301Z] nexus3.edgexfoundry.org:10004 [2021-07-14T09:19:51.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:19:51.694Z] 7e9c9ca2126c: Verifying Checksum [2021-07-14T09:19:51.694Z] 7e9c9ca2126c: Download complete [2021-07-14T09:19:51.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:19:51.857Z] Configure a credential helper to remove this warning. See [2021-07-14T09:19:51.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:19:51.857Z] [2021-07-14T09:19:51.857Z] Login Succeeded [2021-07-14T09:19:51.857Z] docker.io [2021-07-14T09:19:52.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:19:52.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:19:52.726Z] Configure a credential helper to remove this warning. See [2021-07-14T09:19:52.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:19:52.726Z] [2021-07-14T09:19:52.726Z] Login Succeeded [2021-07-14T09:19:52.726Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T09:19:52.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-14T09:19:53.361Z] ========================================================= [2021-07-14T09:19:53.361Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-14T09:19:53.361Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:19:53.769Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-14T09:19:54.255Z] 7e9c9ca2126c: Pull complete [2021-07-14T09:19:54.255Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-14T09:19:54.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T09:19:54.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-14T09:19:54.638Z] prd-centos7-docker-4c-2g-83 does not seem to be running inside a container [2021-07-14T09:19:54.678Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-14T09:19:56.410Z] Sending build context to Docker daemon 165.8MB [2021-07-14T09:19:56.411Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T09:19:56.411Z] Step 2/6 : FROM ${BASE} [2021-07-14T09:19:56.411Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-14T09:19:56.411Z] 595b0fe564bb: Pulling fs layer [2021-07-14T09:19:56.411Z] 24495759ef45: Pulling fs layer [2021-07-14T09:19:56.411Z] d148012ef14d: Pulling fs layer [2021-07-14T09:19:56.411Z] cb65c68fc2e2: Pulling fs layer [2021-07-14T09:19:56.411Z] 093eec477d81: Pulling fs layer [2021-07-14T09:19:56.411Z] 20fd20ab2234: Pulling fs layer [2021-07-14T09:19:56.411Z] 43245461236d: Pulling fs layer [2021-07-14T09:19:56.411Z] 5a37c24eccbd: Pulling fs layer [2021-07-14T09:19:56.411Z] cb65c68fc2e2: Waiting [2021-07-14T09:19:56.411Z] 093eec477d81: Waiting [2021-07-14T09:19:56.411Z] 20fd20ab2234: Waiting [2021-07-14T09:19:56.411Z] 5a37c24eccbd: Waiting [2021-07-14T09:19:56.411Z] 43245461236d: Waiting [2021-07-14T09:19:56.411Z] d148012ef14d: Verifying Checksum [2021-07-14T09:19:56.411Z] d148012ef14d: Download complete [2021-07-14T09:19:56.411Z] 24495759ef45: Verifying Checksum [2021-07-14T09:19:56.411Z] 24495759ef45: Download complete [2021-07-14T09:19:56.411Z] 093eec477d81: Verifying Checksum [2021-07-14T09:19:56.411Z] 093eec477d81: Download complete [2021-07-14T09:19:56.411Z] 20fd20ab2234: Download complete [2021-07-14T09:19:56.411Z] 595b0fe564bb: Verifying Checksum [2021-07-14T09:19:56.411Z] 595b0fe564bb: Download complete [2021-07-14T09:19:56.411Z] 43245461236d: Verifying Checksum [2021-07-14T09:19:56.411Z] 43245461236d: Download complete [2021-07-14T09:19:57.020Z] 595b0fe564bb: Pull complete [2021-07-14T09:19:57.619Z] 24495759ef45: Pull complete [2021-07-14T09:19:57.914Z] $ docker top 7a1bd1a3b20c91d56e4578826123d77343367572dcf3fb7df1beb6d44642635e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:19:58.220Z] d148012ef14d: Pull complete [2021-07-14T09:19:58.384Z] + docker-compose build --help [2021-07-14T09:19:58.384Z] + grep parallel [2021-07-14T09:19:58.828Z] 5a37c24eccbd: Verifying Checksum [2021-07-14T09:19:58.828Z] 5a37c24eccbd: Download complete [2021-07-14T09:19:58.963Z] --parallel Build images in parallel. [Pipeline] } [2021-07-14T09:19:58.989Z] $ docker stop --time=1 7a1bd1a3b20c91d56e4578826123d77343367572dcf3fb7df1beb6d44642635e [2021-07-14T09:19:59.816Z] cb65c68fc2e2: Verifying Checksum [2021-07-14T09:19:59.816Z] cb65c68fc2e2: Download complete [2021-07-14T09:20:00.160Z] $ docker rm -f 7a1bd1a3b20c91d56e4578826123d77343367572dcf3fb7df1beb6d44642635e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:20:00.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T09:20:00.907Z] . [Pipeline] withDockerContainer [2021-07-14T09:20:01.047Z] prd-centos7-docker-4c-2g-83 does not seem to be running inside a container [2021-07-14T09:20:01.083Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-14T09:20:01.446Z] $ docker top aea802bc7b3d39b07167ae4d049adbd057bcda614b11bb6c2b82e1340629c9d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:20:01.881Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-14T09:20:02.454Z] Building core-command ... [2021-07-14T09:20:02.455Z] Building core-data ... [2021-07-14T09:20:02.455Z] Building core-metadata ... [2021-07-14T09:20:02.455Z] Building security-bootstrapper ... [2021-07-14T09:20:02.455Z] Building security-proxy-setup ... [2021-07-14T09:20:02.455Z] Building security-secretstore-setup ... [2021-07-14T09:20:02.455Z] Building support-notifications ... [2021-07-14T09:20:02.455Z] Building support-scheduler ... [2021-07-14T09:20:02.455Z] Building sys-mgmt-agent ... [2021-07-14T09:20:02.455Z] Building support-notifications [2021-07-14T09:20:02.455Z] Building core-command [2021-07-14T09:20:02.455Z] Building core-data [2021-07-14T09:20:02.455Z] Building support-scheduler [2021-07-14T09:20:02.455Z] Building security-bootstrapper [2021-07-14T09:20:09.985Z] cb65c68fc2e2: Pull complete [2021-07-14T09:20:10.259Z] 093eec477d81: Pull complete [2021-07-14T09:20:10.856Z] 20fd20ab2234: Pull complete [2021-07-14T09:20:11.131Z] 43245461236d: Pull complete [2021-07-14T09:20:14.713Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:20:14.713Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:20:14.713Z] ---> 68f7c0f51706 [2021-07-14T09:20:14.713Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:20:14.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:20:14.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:20:14.713Z] ---> 68f7c0f51706 [2021-07-14T09:20:14.713Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T09:20:14.713Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:20:14.713Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:20:14.713Z] ---> 68f7c0f51706 [2021-07-14T09:20:14.713Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:20:14.713Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:20:14.713Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:20:14.713Z] ---> 68f7c0f51706 [2021-07-14T09:20:14.713Z] Step 3/32 : WORKDIR /edgex-go [2021-07-14T09:20:15.458Z] 5a37c24eccbd: Pull complete [2021-07-14T09:20:15.458Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-14T09:20:15.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-14T09:20:15.458Z] ---> 274d7007c78b [2021-07-14T09:20:15.458Z] 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-07-14T09:20:18.015Z] ---> Running in 27a0a37ef8ee [2021-07-14T09:20:18.015Z] ---> Running in 98a8a9aafafb [2021-07-14T09:20:18.081Z] ---> Running in 98dbd4467990 [2021-07-14T09:20:18.277Z] ---> Running in d9bf3bad5b30 [2021-07-14T09:20:18.278Z] ---> Running in 53d3b8731553 [2021-07-14T09:20:19.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:20:20.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:20:20.825Z] Removing intermediate container 27a0a37ef8ee [2021-07-14T09:20:20.825Z] ---> 8ce91ac7a019 [2021-07-14T09:20:20.825Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:20:20.825Z] Removing intermediate container 53d3b8731553 [2021-07-14T09:20:20.825Z] ---> 39d82cd2b4b6 [2021-07-14T09:20:20.825Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:20:20.825Z] Removing intermediate container d9bf3bad5b30 [2021-07-14T09:20:20.825Z] ---> 040bcee0c86b [2021-07-14T09:20:20.825Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:20:20.825Z] Removing intermediate container 98a8a9aafafb [2021-07-14T09:20:20.825Z] ---> e79a4bf4bdaa [2021-07-14T09:20:20.825Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:20:20.825Z] ---> Running in f843d7369f7b [2021-07-14T09:20:20.825Z] ---> Running in 543e8028d64e [2021-07-14T09:20:21.020Z] (1/12) Installing libmagic (5.39-r0) [2021-07-14T09:20:21.085Z] ---> Running in ba36da72e4ac [2021-07-14T09:20:21.085Z] ---> Running in 31a1de807849 [2021-07-14T09:20:21.291Z] (2/12) Installing file (5.39-r0) [2021-07-14T09:20:21.291Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-14T09:20:21.291Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-14T09:20:22.035Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:20:22.035Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:20:22.035Z] ---> 68f7c0f51706 [2021-07-14T09:20:22.035Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T09:20:22.035Z] ---> Using cache [2021-07-14T09:20:22.035Z] ---> e79a4bf4bdaa [2021-07-14T09:20:22.035Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:20:22.035Z] ---> Running in ee752cc196d8 [2021-07-14T09:20:22.297Z] Removing intermediate container f843d7369f7b [2021-07-14T09:20:22.297Z] ---> a632e6e204dc [2021-07-14T09:20:22.297Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-14T09:20:22.297Z] ---> Running in 4f9f26255a50 [2021-07-14T09:20:22.561Z] Removing intermediate container 543e8028d64e [2021-07-14T09:20:22.561Z] ---> d62fabdb9660 [2021-07-14T09:20:22.561Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-14T09:20:22.561Z] ---> Running in de9a22f5d84d [2021-07-14T09:20:22.825Z] Removing intermediate container ba36da72e4ac [2021-07-14T09:20:22.825Z] ---> b82acbcc4ae6 [2021-07-14T09:20:22.825Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-14T09:20:22.825Z] ---> Running in a6db4b003adc [2021-07-14T09:20:23.089Z] Removing intermediate container 31a1de807849 [2021-07-14T09:20:23.089Z] ---> f8d7d78d438b [2021-07-14T09:20:23.089Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T09:20:23.089Z] Removing intermediate container ee752cc196d8 [2021-07-14T09:20:23.089Z] ---> 7b1a77aa0ad2 [2021-07-14T09:20:23.089Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-14T09:20:23.090Z] ---> Running in 4ebe5ea0e2ec [2021-07-14T09:20:23.090Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:20:23.090Z] ---> Running in ad79413abfe4 [2021-07-14T09:20:23.354Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:20:23.354Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:20:23.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:20:23.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:20:23.887Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:20:24.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:20:24.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:20:24.413Z] OK: 219 MiB in 52 packages [2021-07-14T09:20:24.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:20:24.676Z] OK: 219 MiB in 52 packages [2021-07-14T09:20:24.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:20:24.676Z] OK: 219 MiB in 52 packages [2021-07-14T09:20:25.252Z] OK: 219 MiB in 52 packages [2021-07-14T09:20:25.517Z] Removing intermediate container 4f9f26255a50 [2021-07-14T09:20:25.517Z] ---> 93f51539aa9e [2021-07-14T09:20:25.517Z] Step 6/23 : COPY go.mod . [2021-07-14T09:20:25.779Z] Removing intermediate container de9a22f5d84d [2021-07-14T09:20:25.779Z] ---> a883bbe82785 [2021-07-14T09:20:25.779Z] Step 6/24 : COPY go.mod . [2021-07-14T09:20:25.779Z] OK: 219 MiB in 52 packages [2021-07-14T09:20:25.779Z] Removing intermediate container a6db4b003adc [2021-07-14T09:20:25.779Z] ---> 08e4175a4c7e [2021-07-14T09:20:25.779Z] Step 6/32 : COPY go.mod . [2021-07-14T09:20:26.043Z] ---> b5b1d5aaad31 [2021-07-14T09:20:26.044Z] Step 7/23 : RUN go mod download [2021-07-14T09:20:26.303Z] ---> 0605adf09097 [2021-07-14T09:20:26.304Z] Step 7/24 : RUN go mod download [2021-07-14T09:20:26.304Z] ---> Running in 4e2eb6e364d6 [2021-07-14T09:20:26.567Z] Removing intermediate container ad79413abfe4 [2021-07-14T09:20:26.567Z] ---> e7ec9e059fce [2021-07-14T09:20:26.567Z] Step 6/23 : COPY go.mod . [2021-07-14T09:20:26.567Z] ---> bf35dc63785e [2021-07-14T09:20:26.567Z] Step 7/32 : RUN go mod download [2021-07-14T09:20:26.567Z] ---> Running in 1ffdf58049fe [2021-07-14T09:20:26.567Z] ---> Running in e39fd01428ee [2021-07-14T09:20:26.683Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-14T09:20:26.683Z] (6/12) Installing patch (2.7.6-r7) [2021-07-14T09:20:26.683Z] (7/12) Installing build-base (0.5-r2) [2021-07-14T09:20:26.683Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-14T09:20:26.828Z] Removing intermediate container 4ebe5ea0e2ec [2021-07-14T09:20:26.828Z] ---> ea011268239b [2021-07-14T09:20:26.828Z] Step 6/24 : COPY go.mod . [2021-07-14T09:20:26.828Z] ---> a7e93a62cb2b [2021-07-14T09:20:26.828Z] Step 7/23 : RUN go mod download [2021-07-14T09:20:26.828Z] ---> Running in 644c559ab681 [2021-07-14T09:20:26.957Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-14T09:20:26.957Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-14T09:20:26.957Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-14T09:20:27.095Z] ---> 74068c595892 [2021-07-14T09:20:27.095Z] Step 7/24 : RUN go mod download [2021-07-14T09:20:27.095Z] ---> Running in ef27016663bd [2021-07-14T09:20:27.233Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-14T09:20:27.233Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T09:20:27.233Z] OK: 218 MiB in 52 packages [2021-07-14T09:20:28.052Z] Removing intermediate container 4e2eb6e364d6 [2021-07-14T09:20:28.052Z] ---> f3a62be43552 [2021-07-14T09:20:28.052Z] Step 8/23 : COPY . . [2021-07-14T09:20:28.997Z] Removing intermediate container 1ffdf58049fe [2021-07-14T09:20:28.997Z] ---> 752dfd01a8ac [2021-07-14T09:20:28.997Z] Step 8/24 : COPY . . [2021-07-14T09:20:31.552Z] Removing intermediate container 98dbd4467990 [2021-07-14T09:20:31.552Z] ---> 052daea7e0ab [2021-07-14T09:20:31.552Z] Step 4/6 : WORKDIR /edgex-go [2021-07-14T09:20:31.552Z] ---> Running in 5f1832be101a [2021-07-14T09:20:31.552Z] Removing intermediate container 5f1832be101a [2021-07-14T09:20:31.552Z] ---> 3bcffaf7a63a [2021-07-14T09:20:31.552Z] Step 5/6 : COPY go.mod . [2021-07-14T09:20:32.149Z] ---> 8bc6bfce9fa1 [2021-07-14T09:20:32.149Z] Step 6/6 : RUN go mod download [2021-07-14T09:20:32.422Z] ---> Running in b95bc090415e [2021-07-14T09:20:34.336Z] Removing intermediate container e39fd01428ee [2021-07-14T09:20:34.336Z] ---> f79a64e5f1f1 [2021-07-14T09:20:34.336Z] Step 8/32 : COPY . . [2021-07-14T09:20:34.336Z] ---> 3966da5fd498 [2021-07-14T09:20:34.336Z] Step 9/23 : RUN go mod tidy [2021-07-14T09:20:34.336Z] Removing intermediate container 644c559ab681 [2021-07-14T09:20:34.336Z] ---> 8f081c19bcd7 [2021-07-14T09:20:34.336Z] Step 8/23 : COPY . . [2021-07-14T09:20:34.337Z] ---> ff76cdd7b448 [2021-07-14T09:20:34.337Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:20:34.337Z] ---> Running in 563a5e5cae04 [2021-07-14T09:20:34.337Z] Removing intermediate container ef27016663bd [2021-07-14T09:20:34.337Z] ---> 137717e25d52 [2021-07-14T09:20:34.337Z] Step 8/24 : COPY . . [2021-07-14T09:20:37.659Z] ---> Running in 5db4c8d6bb1b [2021-07-14T09:20:43.004Z] Removing intermediate container 5db4c8d6bb1b [2021-07-14T09:20:43.004Z] ---> d82ea55849bd [2021-07-14T09:20:43.004Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-14T09:20:43.004Z] Removing intermediate container 563a5e5cae04 [2021-07-14T09:20:43.004Z] ---> 8f1a0c9eb24e [2021-07-14T09:20:43.004Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-14T09:20:43.004Z] ---> Running in 44d91eb2bd33 [2021-07-14T09:20:43.004Z] ---> 68c0bd0f040e [2021-07-14T09:20:43.004Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:20:43.004Z] ---> Running in 06f243cd5f8c [2021-07-14T09:20:43.004Z] ---> 6669b1906568 [2021-07-14T09:20:43.004Z] Step 9/32 : RUN go mod tidy [2021-07-14T09:20:43.004Z] ---> 4ebba5d5b696 [2021-07-14T09:20:43.004Z] Step 9/23 : RUN go mod tidy [2021-07-14T09:20:43.004Z] ---> Running in 19d0129d3438 [2021-07-14T09:20:43.275Z] ---> Running in 2eab7ce1466d [2021-07-14T09:20:43.275Z] ---> Running in dbfb9ace14d3 [2021-07-14T09:20:43.537Z] 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-07-14T09:20:43.537Z] 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-07-14T09:20:45.459Z] Removing intermediate container 19d0129d3438 [2021-07-14T09:20:45.459Z] ---> 0d6b7ae108a4 [2021-07-14T09:20:45.459Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-14T09:20:45.459Z] ---> Running in 3cbd16569cc6 [2021-07-14T09:20:45.459Z] Removing intermediate container 2eab7ce1466d [2021-07-14T09:20:45.459Z] ---> 405a5ee30252 [2021-07-14T09:20:45.459Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-14T09:20:45.459Z] ---> Running in d97c614c3fa3 [2021-07-14T09:20:45.721Z] Removing intermediate container dbfb9ace14d3 [2021-07-14T09:20:45.721Z] ---> 913dad008d3c [2021-07-14T09:20:45.721Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-14T09:20:45.721Z] ---> Running in 4984e09d68d3 [2021-07-14T09:20:46.293Z] 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-07-14T09:20:46.293Z] 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-07-14T09:20:46.561Z] 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-07-14T09:20:59.223Z] Removing intermediate container b95bc090415e [2021-07-14T09:20:59.223Z] ---> 393de4053050 [2021-07-14T09:20:59.223Z] Successfully built 393de4053050 [2021-07-14T09:20:59.223Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:20:59.614Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T09:20:59.614Z] . [Pipeline] withDockerContainer [2021-07-14T09:20:59.869Z] prd-ubuntu18.04-docker-arm64-4c-16g-84 does not seem to be running inside a container [2021-07-14T09:20:59.949Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-07-14T09:21:01.362Z] $ docker top bfc642eb3907066216cf2e1a45d893c50ee7920f893735f7d1b174b3e2234a42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:21:02.385Z] + go version [2021-07-14T09:21:02.385Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-14T09:21:02.442Z] $ docker stop --time=1 bfc642eb3907066216cf2e1a45d893c50ee7920f893735f7d1b174b3e2234a42 [2021-07-14T09:21:04.227Z] $ docker rm -f bfc642eb3907066216cf2e1a45d893c50ee7920f893735f7d1b174b3e2234a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:21:05.319Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T09:21:05.319Z] . [Pipeline] withDockerContainer [2021-07-14T09:21:05.601Z] prd-ubuntu18.04-docker-arm64-4c-16g-84 does not seem to be running inside a container [2021-07-14T09:21:05.684Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-07-14T09:21:07.260Z] $ docker top 831211961de12a40150e36fe758b81cddee555fef613724d8051741825962229 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-14T09:21:07.647Z] ========================================================= [2021-07-14T09:21:07.647Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-14T09:21:07.647Z] ========================================================= [Pipeline] sh [2021-07-14T09:21:08.315Z] + go mod tidy [Pipeline] sh [2021-07-14T09:21:09.604Z] + make test [2021-07-14T09:21:09.604Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-14T09:21:09.604Z] go mod tidy [2021-07-14T09:21:10.201Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-14T09:21:25.344Z] Removing intermediate container 06f243cd5f8c [2021-07-14T09:21:25.344Z] ---> 825431fddfc5 [2021-07-14T09:21:25.344Z] [2021-07-14T09:21:25.344Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T09:21:25.344Z] 3.12: Pulling from library/alpine [2021-07-14T09:21:25.917Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T09:21:25.917Z] Status: Downloaded newer image for alpine:3.12 [2021-07-14T09:21:26.181Z] ---> 13621d1b12d4 [2021-07-14T09:21:26.181Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:21:26.181Z] Removing intermediate container 44d91eb2bd33 [2021-07-14T09:21:26.181Z] ---> 053a14a5d0b6 [2021-07-14T09:21:26.181Z] [2021-07-14T09:21:26.181Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T09:21:26.181Z] ---> 13621d1b12d4 [2021-07-14T09:21:26.181Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-14T09:21:26.181Z] Removing intermediate container 3cbd16569cc6 [2021-07-14T09:21:26.181Z] ---> 0f71c4550582 [2021-07-14T09:21:26.181Z] [2021-07-14T09:21:26.181Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T09:21:26.181Z] ---> 13621d1b12d4 [2021-07-14T09:21:26.181Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:21:26.181Z] ---> Running in 1dffcc140f62 [2021-07-14T09:21:26.181Z] ---> Running in 8d8c02970eb6 [2021-07-14T09:21:26.181Z] ---> Running in 117814c03977 [2021-07-14T09:21:26.448Z] Removing intermediate container 117814c03977 [2021-07-14T09:21:26.448Z] ---> a4d06d691877 [2021-07-14T09:21:26.448Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-14T09:21:27.020Z] ---> Running in 2ce320089a71 [2021-07-14T09:21:28.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:21:28.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:21:28.706Z] Removing intermediate container 4984e09d68d3 [2021-07-14T09:21:28.706Z] ---> 85c42d501ffb [2021-07-14T09:21:28.706Z] [2021-07-14T09:21:28.706Z] Step 11/32 : FROM alpine:3.12 [2021-07-14T09:21:28.706Z] ---> 13621d1b12d4 [2021-07-14T09:21:28.706Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-14T09:21:28.706Z] Removing intermediate container 2ce320089a71 [2021-07-14T09:21:28.706Z] ---> 8c27e65de3ae [2021-07-14T09:21:28.706Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-14T09:21:28.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:21:28.706Z] Removing intermediate container d97c614c3fa3 [2021-07-14T09:21:28.706Z] ---> 9de19cda5b09 [2021-07-14T09:21:28.706Z] [2021-07-14T09:21:28.706Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T09:21:28.706Z] ---> 13621d1b12d4 [2021-07-14T09:21:28.706Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-14T09:21:28.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:21:28.706Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-14T09:21:28.706Z] ---> Running in 7fb43a1c3a53 [2021-07-14T09:21:28.706Z] ---> Running in 40e813f306a1 [2021-07-14T09:21:28.706Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:21:28.706Z] OK: 6 MiB in 15 packages [2021-07-14T09:21:28.706Z] ---> Running in 6f1f0dcf7eea [2021-07-14T09:21:28.706Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-14T09:21:28.706Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:21:28.706Z] OK: 6 MiB in 15 packages [2021-07-14T09:21:28.972Z] Removing intermediate container 40e813f306a1 [2021-07-14T09:21:28.972Z] ---> eebc27129894 [2021-07-14T09:21:28.972Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-14T09:21:28.972Z] Removing intermediate container 7fb43a1c3a53 [2021-07-14T09:21:28.972Z] ---> 43d103414247 [2021-07-14T09:21:28.972Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:21:28.972Z] ---> Running in c3207e6b8fc1 [2021-07-14T09:21:28.972Z] ---> Running in dadfdf835a72 [2021-07-14T09:21:29.249Z] Removing intermediate container 1dffcc140f62 [2021-07-14T09:21:29.249Z] ---> 6beb18d15878 [2021-07-14T09:21:29.249Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:21:29.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:21:29.522Z] Removing intermediate container 8d8c02970eb6 [2021-07-14T09:21:29.522Z] ---> d485a6984de3 [2021-07-14T09:21:29.522Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:21:29.522Z] ---> Running in 8e6cfeb3bb50 [2021-07-14T09:21:29.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:21:29.522Z] ---> Running in e26100f467e0 [2021-07-14T09:21:29.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:21:29.522Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-14T09:21:29.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:21:29.522Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-14T09:21:29.522Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:21:29.522Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:21:29.800Z] Removing intermediate container 8e6cfeb3bb50 [2021-07-14T09:21:29.800Z] ---> 8d52ed979f87 [2021-07-14T09:21:29.800Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-14T09:21:29.800Z] OK: 6 MiB in 16 packages [2021-07-14T09:21:29.800Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-14T09:21:29.800Z] (2/2) Installing su-exec (0.2-r1) [2021-07-14T09:21:29.800Z] ---> Running in 69ffe0ebd20a [2021-07-14T09:21:29.800Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:21:29.800Z] OK: 6 MiB in 16 packages [2021-07-14T09:21:29.800Z] Removing intermediate container e26100f467e0 [2021-07-14T09:21:29.800Z] ---> 6ff9d1cb0759 [2021-07-14T09:21:29.800Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-14T09:21:29.800Z] ---> Running in 25f66f1de0b7 [2021-07-14T09:21:30.076Z] Removing intermediate container 69ffe0ebd20a [2021-07-14T09:21:30.076Z] ---> 19ba173e2a48 [2021-07-14T09:21:30.076Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T09:21:30.076Z] ---> Running in 196d086aacd6 [2021-07-14T09:21:30.076Z] Removing intermediate container 25f66f1de0b7 [2021-07-14T09:21:30.076Z] ---> 22c8ddc0676d [2021-07-14T09:21:30.076Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T09:21:30.350Z] ---> Running in 39e4bc9e7546 [2021-07-14T09:21:30.350Z] Removing intermediate container 196d086aacd6 [2021-07-14T09:21:30.350Z] ---> 1c6183640ba3 [2021-07-14T09:21:30.350Z] Step 16/24 : WORKDIR / [2021-07-14T09:21:30.350Z] Removing intermediate container 6f1f0dcf7eea [2021-07-14T09:21:30.350Z] ---> 7359e0a76de2 [2021-07-14T09:21:30.350Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:21:30.350Z] ---> Running in 8e366e3409bf [2021-07-14T09:21:30.350Z] ---> Running in 92ee7babe221 [2021-07-14T09:21:30.350Z] Removing intermediate container c3207e6b8fc1 [2021-07-14T09:21:30.350Z] ---> aa1e2871b5e7 [2021-07-14T09:21:30.350Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-14T09:21:30.350Z] Removing intermediate container 39e4bc9e7546 [2021-07-14T09:21:30.350Z] ---> cccad4a5039d [2021-07-14T09:21:30.350Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:21:30.350Z] ---> Running in f68e34e177c0 [2021-07-14T09:21:30.615Z] Removing intermediate container dadfdf835a72 [2021-07-14T09:21:30.615Z] ---> 1b2918713999 [2021-07-14T09:21:30.615Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-14T09:21:30.615Z] ---> Running in 8d900a10e4b6 [2021-07-14T09:21:30.615Z] Removing intermediate container 8e366e3409bf [2021-07-14T09:21:30.615Z] ---> 7ad2f6f42b4b [2021-07-14T09:21:30.615Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:21:30.615Z] Removing intermediate container 92ee7babe221 [2021-07-14T09:21:30.615Z] ---> e135cc4829d8 [2021-07-14T09:21:30.615Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-14T09:21:30.615Z] Removing intermediate container f68e34e177c0 [2021-07-14T09:21:30.615Z] ---> 104264f3dd5c [2021-07-14T09:21:30.615Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-14T09:21:30.615Z] ---> Running in 4b77152bdcf8 [2021-07-14T09:21:30.615Z] ---> Running in 59db1a8d02e0 [2021-07-14T09:21:30.878Z] ---> 8540ca727d9b [2021-07-14T09:21:30.878Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-14T09:21:30.878Z] ---> bcdd9e73b184 [2021-07-14T09:21:30.878Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-14T09:21:30.878Z] Removing intermediate container 4b77152bdcf8 [2021-07-14T09:21:30.878Z] ---> af930ec2e632 [2021-07-14T09:21:30.878Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T09:21:31.143Z] ---> Running in 0973a225dfa1 [2021-07-14T09:21:31.143Z] Removing intermediate container 59db1a8d02e0 [2021-07-14T09:21:31.143Z] ---> aab2347e583e [2021-07-14T09:21:31.143Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-14T09:21:31.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:21:31.143Z] ---> Running in 026b19878ee6 [2021-07-14T09:21:31.143Z] Removing intermediate container 0973a225dfa1 [2021-07-14T09:21:31.143Z] ---> 137453d4ed41 [2021-07-14T09:21:31.143Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:21:31.143Z] ---> 88b7531fa91c [2021-07-14T09:21:31.144Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-14T09:21:31.420Z] ---> 3e925b03c2c7 [2021-07-14T09:21:31.420Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-14T09:21:31.420Z] ---> d9b4daa6a5c0 [2021-07-14T09:21:31.420Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-14T09:21:31.420Z] ---> 1ed00ded2819 [2021-07-14T09:21:31.420Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-14T09:21:31.420Z] ---> Running in 9d964a9c5862 [2021-07-14T09:21:31.698Z] ---> 4f09eaeb6a37 [2021-07-14T09:21:31.698Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-14T09:21:31.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:21:31.698Z] Removing intermediate container 9d964a9c5862 [2021-07-14T09:21:31.698Z] ---> 697d3e98c2da [2021-07-14T09:21:31.698Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:21:31.698Z] ---> Running in 30cd3470ca4c [2021-07-14T09:21:31.965Z] ---> Running in 84e3f2adb023 [2021-07-14T09:21:31.965Z] ---> e153af2e7053 [2021-07-14T09:21:31.965Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-14T09:21:31.965Z] Removing intermediate container 30cd3470ca4c [2021-07-14T09:21:31.965Z] ---> c2d65752b76b [2021-07-14T09:21:31.965Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:21:31.965Z] Removing intermediate container 84e3f2adb023 [2021-07-14T09:21:31.965Z] ---> ea3c24727c60 [2021-07-14T09:21:31.965Z] Step 21/23 : LABEL arch=x86_64 [2021-07-14T09:21:32.230Z] ---> Running in bd1dbeb9a246 [2021-07-14T09:21:32.230Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-14T09:21:32.230Z] ---> Running in c2912f88d17c [2021-07-14T09:21:32.230Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-14T09:21:32.230Z] Removing intermediate container 026b19878ee6 [2021-07-14T09:21:32.230Z] ---> 35db89531c4d [2021-07-14T09:21:32.230Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-14T09:21:32.230Z] ---> 9715e883719c [2021-07-14T09:21:32.230Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-14T09:21:32.230Z] Removing intermediate container bd1dbeb9a246 [2021-07-14T09:21:32.230Z] ---> 61798e8468e5 [2021-07-14T09:21:32.230Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T09:21:32.230Z] ---> Running in 04c994fed2f1 [2021-07-14T09:21:32.230Z] Removing intermediate container c2912f88d17c [2021-07-14T09:21:32.230Z] ---> b3ac07221697 [2021-07-14T09:21:32.230Z] Step 22/23 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:21:32.230Z] ---> Running in bf071371353d [2021-07-14T09:21:32.230Z] ---> Running in 9480ef6ba19f [2021-07-14T09:21:32.230Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-14T09:21:32.230Z] ---> Running in ac1e30ec9f31 [2021-07-14T09:21:32.493Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-14T09:21:32.493Z] Removing intermediate container 04c994fed2f1 [2021-07-14T09:21:32.493Z] ---> 95242319e63b [2021-07-14T09:21:32.493Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-14T09:21:32.493Z] Removing intermediate container bf071371353d [2021-07-14T09:21:32.493Z] ---> e416d22a6439 [2021-07-14T09:21:32.493Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:21:32.493Z] Removing intermediate container 9480ef6ba19f [2021-07-14T09:21:32.493Z] ---> 2780441cbdc6 [2021-07-14T09:21:32.493Z] Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:21:32.493Z] ---> Running in 762b8208327f [2021-07-14T09:21:32.493Z] ---> Running in be6721be9829 [2021-07-14T09:21:32.493Z] Removing intermediate container ac1e30ec9f31 [2021-07-14T09:21:32.493Z] ---> 90e2c502024c [2021-07-14T09:21:32.493Z] Step 23/23 : LABEL version=0.0.0 [2021-07-14T09:21:32.493Z] ---> Running in 8fd7f66b8a4c [2021-07-14T09:21:32.493Z] Removing intermediate container be6721be9829 [2021-07-14T09:21:32.493Z] ---> 8a4832f4be19 [2021-07-14T09:21:32.493Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T09:21:32.787Z] Removing intermediate container 762b8208327f [2021-07-14T09:21:32.787Z] ---> 6e27b6000509 [2021-07-14T09:21:32.787Z] Step 21/23 : LABEL arch=x86_64 [2021-07-14T09:21:32.787Z] ---> Running in 01c1a92c729f [2021-07-14T09:21:32.787Z] ---> 3b947a81c0a5 [2021-07-14T09:21:32.787Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-14T09:21:32.787Z] Removing intermediate container 8fd7f66b8a4c [2021-07-14T09:21:32.787Z] ---> a29ef10ae6bb [2021-07-14T09:21:32.787Z] [2021-07-14T09:21:32.787Z] ---> Running in 61e2bb3e8a45 [2021-07-14T09:21:32.787Z] ---> Running in f0f86d6cd4c2 [2021-07-14T09:21:32.787Z] Successfully built a29ef10ae6bb [2021-07-14T09:21:32.787Z] Successfully tagged support-scheduler:latest [2021-07-14T09:21:32.787Z] Building security-proxy-setup [2021-07-14T09:21:32.787Z]  Building support-scheduler ... done Removing intermediate container 01c1a92c729f [2021-07-14T09:21:32.787Z] ---> 40cf548ac878 [2021-07-14T09:21:32.787Z] [2021-07-14T09:21:33.049Z] Successfully built 40cf548ac878 [2021-07-14T09:21:33.309Z] Successfully tagged core-command:latest [2021-07-14T09:21:33.309Z] Building security-secretstore-setup [2021-07-14T09:21:33.309Z]  Building core-command ... done Removing intermediate container 61e2bb3e8a45 [2021-07-14T09:21:33.309Z] ---> 0af2ffa847e7 [2021-07-14T09:21:33.309Z] Step 22/23 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:21:33.309Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-14T09:21:34.250Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-14T09:21:34.250Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:21:34.250Z] OK: 8 MiB in 20 packages [2021-07-14T09:21:35.634Z] ---> Running in 10807761cd24 [2021-07-14T09:21:37.021Z] Removing intermediate container 10807761cd24 [2021-07-14T09:21:37.021Z] ---> bb154f8d418a [2021-07-14T09:21:37.021Z] Step 23/23 : LABEL version=0.0.0 [2021-07-14T09:21:37.033Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-14T09:21:37.991Z] Removing intermediate container f0f86d6cd4c2 [2021-07-14T09:21:37.991Z] ---> c51198da477a [2021-07-14T09:21:37.991Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:21:39.389Z] Removing intermediate container 8d900a10e4b6 [2021-07-14T09:21:39.389Z] ---> 671c0990a1fc [2021-07-14T09:21:39.389Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:21:39.389Z] ---> Running in 2eba4bb9fb20 [2021-07-14T09:21:41.331Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:21:41.331Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:21:41.331Z] ---> 68f7c0f51706 [2021-07-14T09:21:41.331Z] Step 3/26 : WORKDIR /edgex-go [2021-07-14T09:21:41.331Z] ---> Using cache [2021-07-14T09:21:41.331Z] ---> e79a4bf4bdaa [2021-07-14T09:21:41.331Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:21:41.331Z] ---> Using cache [2021-07-14T09:21:41.331Z] ---> 7b1a77aa0ad2 [2021-07-14T09:21:41.331Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-14T09:21:41.331Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:21:41.331Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:21:41.331Z] ---> 68f7c0f51706 [2021-07-14T09:21:41.331Z] Step 3/22 : WORKDIR /edgex-go [2021-07-14T09:21:41.331Z] ---> Using cache [2021-07-14T09:21:41.331Z] ---> e79a4bf4bdaa [2021-07-14T09:21:41.331Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:21:41.331Z] ---> Using cache [2021-07-14T09:21:41.331Z] ---> 7b1a77aa0ad2 [2021-07-14T09:21:41.331Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-14T09:21:49.443Z] ---> 4c86bc223adb [2021-07-14T09:21:49.443Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-14T09:21:49.443Z] ---> Running in 1a48f294a03a [2021-07-14T09:21:49.443Z] ---> Running in 0fddaf68e415 [2021-07-14T09:21:49.443Z] Removing intermediate container 2eba4bb9fb20 [2021-07-14T09:21:49.443Z] ---> 47f5da1d10f9 [2021-07-14T09:21:49.443Z] [2021-07-14T09:21:49.704Z] ---> 82fae370485a [2021-07-14T09:21:49.704Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-14T09:21:49.704Z] Successfully built 47f5da1d10f9 [2021-07-14T09:21:49.985Z] Successfully tagged support-notifications:latest [2021-07-14T09:21:49.985Z] Building sys-mgmt-agent [2021-07-14T09:21:49.985Z]  Building support-notifications ... done  ---> 3a0311aa35ec [2021-07-14T09:21:49.985Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-14T09:21:56.582Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:21:56.583Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:21:56.583Z] ---> 68f7c0f51706 [2021-07-14T09:21:56.583Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:21:56.583Z] ---> Using cache [2021-07-14T09:21:56.583Z] ---> e79a4bf4bdaa [2021-07-14T09:21:56.583Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:21:56.583Z] ---> Using cache [2021-07-14T09:21:56.583Z] ---> 7b1a77aa0ad2 [2021-07-14T09:21:56.583Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-14T09:22:03.175Z] ---> 3450a09c6b02 [2021-07-14T09:22:03.175Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-14T09:22:03.175Z] ---> Running in 18268337882c [2021-07-14T09:22:03.175Z] ---> bb9c7d9ead8f [2021-07-14T09:22:03.175Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-14T09:22:03.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:22:03.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:22:03.175Z] ---> 48d0a60275a8 [2021-07-14T09:22:03.175Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-14T09:22:03.175Z] ---> ff81c7f959b2 [2021-07-14T09:22:03.175Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-14T09:22:03.175Z] ---> Running in 46c9d7bd711e [2021-07-14T09:22:03.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:22:03.175Z] Removing intermediate container 46c9d7bd711e [2021-07-14T09:22:03.175Z] ---> e052bc47ec59 [2021-07-14T09:22:03.175Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:22:03.436Z] ---> b66516ef4222 [2021-07-14T09:22:03.436Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-14T09:22:03.436Z] ---> Running in 5cf608bc98ef [2021-07-14T09:22:03.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:22:03.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:22:03.712Z] ---> Running in 572547c996b2 [2021-07-14T09:22:03.712Z] Removing intermediate container 5cf608bc98ef [2021-07-14T09:22:03.712Z] ---> 5a59566f1905 [2021-07-14T09:22:03.712Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T09:22:03.712Z] ---> Running in 20b4503d422d [2021-07-14T09:22:03.981Z] Removing intermediate container 572547c996b2 [2021-07-14T09:22:03.981Z] ---> 80fad9c7d278 [2021-07-14T09:22:03.981Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-14T09:22:03.981Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:22:03.981Z] Removing intermediate container 20b4503d422d [2021-07-14T09:22:03.981Z] ---> fdfdfb47d7a9 [2021-07-14T09:22:03.981Z] Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:22:03.981Z] OK: 219 MiB in 52 packages [2021-07-14T09:22:04.253Z] ---> Running in 5a638057b4a2 [2021-07-14T09:22:04.253Z] ---> 2779ec9142c1 [2021-07-14T09:22:04.253Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-14T09:22:04.524Z] OK: 219 MiB in 52 packages [2021-07-14T09:22:04.524Z] OK: 219 MiB in 52 packages [2021-07-14T09:22:04.785Z] Removing intermediate container 5a638057b4a2 [2021-07-14T09:22:04.785Z] ---> aadc4d36ab53 [2021-07-14T09:22:04.785Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T09:22:04.785Z] ---> Running in 92772d9d0acd [2021-07-14T09:22:05.052Z] ---> Running in 8fd939997e95 [2021-07-14T09:22:05.320Z] Removing intermediate container 1a48f294a03a [2021-07-14T09:22:05.320Z] ---> 21a81341bffc [2021-07-14T09:22:05.320Z] Step 6/26 : COPY go.mod . [2021-07-14T09:22:05.588Z] Removing intermediate container 8fd939997e95 [2021-07-14T09:22:05.588Z] ---> 3fb9ef6db72e [2021-07-14T09:22:05.588Z] [2021-07-14T09:22:05.588Z] Successfully built 3fb9ef6db72e [2021-07-14T09:22:05.588Z] ---> df29d040015f [2021-07-14T09:22:05.588Z] Step 7/26 : RUN go mod download [2021-07-14T09:22:05.880Z] Successfully tagged core-data:latest [2021-07-14T09:22:05.880Z] Building core-metadata [2021-07-14T09:22:05.880Z]  Building core-data ... done Removing intermediate container 0fddaf68e415 [2021-07-14T09:22:05.880Z] ---> 5c2a24b70276 [2021-07-14T09:22:05.880Z] Step 6/22 : COPY go.mod . [2021-07-14T09:22:06.144Z] ---> Running in fcd5558eb595 [2021-07-14T09:22:06.144Z] Removing intermediate container 18268337882c [2021-07-14T09:22:06.144Z] ---> 8a47f39633d8 [2021-07-14T09:22:06.144Z] Step 6/24 : COPY go.mod . [2021-07-14T09:22:16.154Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:22:16.154Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:22:16.154Z] ---> 68f7c0f51706 [2021-07-14T09:22:16.154Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:22:16.154Z] ---> Using cache [2021-07-14T09:22:16.154Z] ---> e79a4bf4bdaa [2021-07-14T09:22:16.154Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:22:16.154Z] ---> Using cache [2021-07-14T09:22:16.154Z] ---> 7b1a77aa0ad2 [2021-07-14T09:22:16.154Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T09:22:16.154Z] ---> Using cache [2021-07-14T09:22:16.154Z] ---> 5c2a24b70276 [2021-07-14T09:22:16.154Z] Step 6/24 : COPY go.mod . [2021-07-14T09:22:16.154Z] ---> Using cache [2021-07-14T09:22:16.154Z] ---> 08b965611646 [2021-07-14T09:22:16.154Z] Step 7/24 : RUN go mod download [2021-07-14T09:22:19.470Z] ---> 08b965611646 [2021-07-14T09:22:19.470Z] Step 7/22 : RUN go mod download [2021-07-14T09:22:19.470Z] ---> 157ba2ce534c [2021-07-14T09:22:19.470Z] Step 7/24 : RUN go mod download [2021-07-14T09:22:19.470Z] ---> Running in 332d7ba7d23a [2021-07-14T09:22:19.470Z] ---> Running in a513917bbd02 [2021-07-14T09:22:19.470Z] ---> Running in d1552815b138 [2021-07-14T09:22:20.044Z] Removing intermediate container 92772d9d0acd [2021-07-14T09:22:20.044Z] ---> 7a9ce16fd230 [2021-07-14T09:22:20.044Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-14T09:22:20.305Z] ---> Running in fa6fe6275965 [2021-07-14T09:22:20.879Z] Removing intermediate container fa6fe6275965 [2021-07-14T09:22:20.879Z] ---> ef108af5cee3 [2021-07-14T09:22:20.879Z] Step 29/32 : CMD ["gate"] [2021-07-14T09:22:21.142Z] Removing intermediate container fcd5558eb595 [2021-07-14T09:22:21.142Z] ---> c85e0c518792 [2021-07-14T09:22:21.142Z] Step 8/26 : COPY . . [2021-07-14T09:22:21.405Z] ---> Running in 4d4c2c10c2e8 [2021-07-14T09:22:33.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-14T09:22:33.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-14T09:22:33.671Z] Removing intermediate container 4d4c2c10c2e8 [2021-07-14T09:22:33.671Z] ---> 930accdd96bd [2021-07-14T09:22:33.671Z] Step 30/32 : LABEL arch=x86_64 [2021-07-14T09:22:33.671Z] ---> ebc1ecfcafd3 [2021-07-14T09:22:33.671Z] Step 9/26 : RUN go mod tidy [2021-07-14T09:22:33.671Z] ---> Running in 69b011cf0d42 [2021-07-14T09:22:33.671Z] ---> Running in c130c28576a9 [2021-07-14T09:22:33.671Z] Removing intermediate container 332d7ba7d23a [2021-07-14T09:22:33.671Z] ---> 38755f720237 [2021-07-14T09:22:33.671Z] Step 8/24 : COPY . . [2021-07-14T09:22:33.671Z] Removing intermediate container a513917bbd02 [2021-07-14T09:22:33.671Z] ---> 71c10b5c9bb9 [2021-07-14T09:22:33.671Z] Step 8/22 : COPY . . [2021-07-14T09:22:37.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-14T09:22:37.959Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-14T09:22:44.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-14T09:22:44.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-14T09:22:44.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-14T09:22:44.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-14T09:22:46.173Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-14T09:22:47.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-14T09:22:48.171Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-14T09:22:48.171Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-14T09:22:48.171Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-14T09:22:48.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-14T09:23:00.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.176s coverage: 28.7% of statements [2021-07-14T09:23:00.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-14T09:23:00.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-14T09:23:02.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 100.0% of statements [2021-07-14T09:23:02.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-14T09:23:03.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.342s coverage: 50.5% of statements [2021-07-14T09:23:03.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-14T09:23:03.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-14T09:23:04.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.551s coverage: 88.5% of statements [2021-07-14T09:23:04.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-14T09:23:04.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:23:04.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.200s coverage: 78.9% of statements [2021-07-14T09:23:05.804Z] Removing intermediate container c130c28576a9 [2021-07-14T09:23:05.804Z] ---> 53344268dc34 [2021-07-14T09:23:05.804Z] Step 31/32 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:23:05.804Z] Removing intermediate container d1552815b138 [2021-07-14T09:23:05.804Z] ---> c797b93fd1d6 [2021-07-14T09:23:05.804Z] Step 8/24 : COPY . . [2021-07-14T09:23:05.804Z] ---> 0a3d35a11de9 [2021-07-14T09:23:05.804Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:23:08.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.207s coverage: 81.2% of statements [2021-07-14T09:23:08.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-14T09:23:08.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-14T09:23:08.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-14T09:23:08.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-14T09:23:08.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-14T09:23:13.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.391s coverage: 95.1% of statements [2021-07-14T09:23:13.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-14T09:23:13.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:23:13.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-14T09:23:13.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-14T09:23:13.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-14T09:23:13.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-14T09:23:13.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-14T09:23:13.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-14T09:23:13.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.171s coverage: 60.0% of statements [2021-07-14T09:23:13.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-14T09:23:13.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-14T09:23:13.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-14T09:23:13.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.264s coverage: 0.8% of statements [2021-07-14T09:23:13.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-14T09:23:13.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-07-14T09:23:13.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 22.0% of statements [2021-07-14T09:23:13.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-14T09:23:13.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.210s coverage: 47.1% of statements [2021-07-14T09:23:14.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.229s coverage: 79.5% of statements [2021-07-14T09:23:14.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements [2021-07-14T09:23:15.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements [2021-07-14T09:23:15.809Z] ---> Running in 88e592a3550f [2021-07-14T09:23:15.810Z] ---> 1b63fead043a [2021-07-14T09:23:15.810Z] Step 9/22 : RUN go mod tidy [2021-07-14T09:23:15.810Z] ---> Running in 1bd54ce441cc [2021-07-14T09:23:15.810Z] ---> Running in ea6a069ac6a3 [2021-07-14T09:23:15.810Z] ---> 94d2721c66e2 [2021-07-14T09:23:15.810Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:23:15.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements [2021-07-14T09:23:17.727Z] Removing intermediate container 88e592a3550f [2021-07-14T09:23:17.727Z] ---> b87115f98938 [2021-07-14T09:23:17.727Z] Step 32/32 : LABEL version=0.0.0 [2021-07-14T09:23:17.989Z] Removing intermediate container 69b011cf0d42 [2021-07-14T09:23:17.989Z] ---> e0cc7665a994 [2021-07-14T09:23:17.989Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-14T09:23:17.989Z] ---> Running in d483d0ce0e9d [2021-07-14T09:23:18.934Z] ---> Running in b65a0e968483 [2021-07-14T09:23:18.934Z] ---> Running in 3eff61d63de0 [2021-07-14T09:23:19.882Z] Removing intermediate container 3eff61d63de0 [2021-07-14T09:23:19.882Z] ---> 05385a9fab2a [2021-07-14T09:23:19.882Z] [2021-07-14T09:23:19.882Z] Successfully built 05385a9fab2a [2021-07-14T09:23:20.145Z] Successfully tagged security-bootstrapper:latest [2021-07-14T09:23:20.731Z]  Building security-bootstrapper ... done 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-07-14T09:23:21.690Z] Removing intermediate container 1bd54ce441cc [2021-07-14T09:23:21.690Z] ---> d27fee3465b7 [2021-07-14T09:23:21.690Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-14T09:23:21.956Z] Removing intermediate container ea6a069ac6a3 [2021-07-14T09:23:21.956Z] ---> c2243e230b99 [2021-07-14T09:23:21.956Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-14T09:23:22.547Z] ---> Running in 798c8b4d3655 [2021-07-14T09:23:23.128Z] ---> Running in 9e5fbb216f89 [2021-07-14T09:23:23.411Z] Removing intermediate container d483d0ce0e9d [2021-07-14T09:23:23.411Z] ---> 4df91717a964 [2021-07-14T09:23:23.411Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-14T09:23:23.999Z] ---> Running in fd6f180db5c0 [2021-07-14T09:23:24.265Z] 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-07-14T09:23:24.870Z] 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-07-14T09:23:25.138Z] 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-07-14T09:23:28.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.199s coverage: 94.4% of statements [2021-07-14T09:23:28.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [2021-07-14T09:23:32.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.665s coverage: 81.8% of statements [2021-07-14T09:23:32.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.238s coverage: 92.9% of statements [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.191s coverage: 58.8% of statements [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.199s coverage: 80.0% of statements [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.272s coverage: 91.2% of statements [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.611s coverage: 64.4% of statements [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-14T09:23:42.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2021-07-14T09:23:42.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-07-14T09:23:45.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.975s coverage: 66.9% of statements [2021-07-14T09:23:45.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-14T09:23:45.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-14T09:23:45.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-14T09:23:47.229Z] 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-07-14T09:23:48.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.817s coverage: 43.6% of statements [2021-07-14T09:23:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-14T09:23:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-14T09:23:48.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.205s coverage: 89.5% of statements [2021-07-14T09:23:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-14T09:23:48.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements [2021-07-14T09:23:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-14T09:23:55.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.217s coverage: 19.3% of statements [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-14T09:23:55.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.493s coverage: 91.9% of statements [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-14T09:23:55.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.304s coverage: 62.7% of statements [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-14T09:23:55.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.353s coverage: 97.6% of statements [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-14T09:23:55.669Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-14T09:23:55.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-14T09:23:55.669Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements [2021-07-14T09:23:55.669Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.067s coverage: 95.4% of statements [2021-07-14T09:23:56.266Z] GO111MODULE=on go vet ./... [2021-07-14T09:24:05.361Z] Removing intermediate container b65a0e968483 [2021-07-14T09:24:05.361Z] ---> 740338742b9c [2021-07-14T09:24:05.361Z] [2021-07-14T09:24:05.361Z] Step 11/26 : FROM alpine:3.12 [2021-07-14T09:24:05.361Z] ---> 13621d1b12d4 [2021-07-14T09:24:05.361Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-14T09:24:05.361Z] ---> Running in bd6a260771fd [2021-07-14T09:24:05.361Z] 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-07-14T09:24:05.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:24:05.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:24:05.893Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-14T09:24:05.893Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T09:24:05.893Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-14T09:24:05.893Z] (4/6) Installing curl (7.77.0-r0) [2021-07-14T09:24:05.893Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-14T09:24:05.893Z] (6/6) Installing su-exec (0.2-r1) [2021-07-14T09:24:05.893Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:24:06.162Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:24:06.162Z] OK: 7 MiB in 20 packages [2021-07-14T09:24:11.788Z] Removing intermediate container bd6a260771fd [2021-07-14T09:24:11.788Z] ---> 3534b406e309 [2021-07-14T09:24:11.788Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T09:24:11.788Z] ---> Running in 7e97421183f3 [2021-07-14T09:24:12.363Z] Removing intermediate container fd6f180db5c0 [2021-07-14T09:24:12.364Z] ---> 18c36f9d589f [2021-07-14T09:24:12.364Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-14T09:24:15.670Z] ---> Running in 29a5b7368c36 [2021-07-14T09:24:15.670Z] Removing intermediate container 7e97421183f3 [2021-07-14T09:24:15.670Z] ---> 7826c49a5e76 [2021-07-14T09:24:15.670Z] Step 14/26 : WORKDIR / [2021-07-14T09:24:15.670Z] Removing intermediate container 9e5fbb216f89 [2021-07-14T09:24:15.670Z] ---> 2ac8add606e7 [2021-07-14T09:24:15.670Z] [2021-07-14T09:24:15.670Z] Step 11/22 : FROM alpine:3.12 [2021-07-14T09:24:15.670Z] ---> 13621d1b12d4 [2021-07-14T09:24:15.670Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-14T09:24:15.670Z] Removing intermediate container 798c8b4d3655 [2021-07-14T09:24:15.670Z] ---> 338b24858fea [2021-07-14T09:24:15.670Z] [2021-07-14T09:24:15.670Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T09:24:15.670Z] ---> 13621d1b12d4 [2021-07-14T09:24:15.670Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:24:15.670Z] ---> Using cache [2021-07-14T09:24:15.670Z] ---> d485a6984de3 [2021-07-14T09:24:15.670Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:24:15.670Z] ---> Using cache [2021-07-14T09:24:15.670Z] ---> 6ff9d1cb0759 [2021-07-14T09:24:15.670Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-14T09:24:15.932Z] ---> Running in aa4350d41962 [2021-07-14T09:24:15.933Z] ---> Running in e45ae9bae7ed [2021-07-14T09:24:16.194Z] ---> Running in 762e7195f549 [2021-07-14T09:24:17.597Z] 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-07-14T09:24:17.597Z] Removing intermediate container 762e7195f549 [2021-07-14T09:24:17.597Z] ---> 93d3ccc65ae8 [2021-07-14T09:24:17.597Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T09:24:17.597Z] Removing intermediate container e45ae9bae7ed [2021-07-14T09:24:17.597Z] ---> a03008d78090 [2021-07-14T09:24:17.597Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-14T09:24:17.597Z] ---> Running in 3709dabcd999 [2021-07-14T09:24:17.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:24:17.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:24:17.871Z] Removing intermediate container 3709dabcd999 [2021-07-14T09:24:17.871Z] ---> de86b8e0f974 [2021-07-14T09:24:17.871Z] Step 16/24 : WORKDIR / [2021-07-14T09:24:17.871Z] ---> 4b2ea885565c [2021-07-14T09:24:17.871Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-14T09:24:17.871Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-14T09:24:17.871Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T09:24:17.871Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-14T09:24:17.871Z] (4/4) Installing curl (7.77.0-r0) [2021-07-14T09:24:17.871Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:24:17.871Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:24:17.871Z] OK: 7 MiB in 18 packages [2021-07-14T09:24:18.139Z] ---> Running in 02eb30842ebc [2021-07-14T09:24:18.140Z] ---> c5f6eeece2c4 [2021-07-14T09:24:18.140Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-14T09:24:18.712Z] Removing intermediate container 02eb30842ebc [2021-07-14T09:24:18.712Z] ---> 3f66b4b96592 [2021-07-14T09:24:18.712Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:24:18.979Z] ---> 5cfbec40d71f [2021-07-14T09:24:18.979Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-14T09:24:19.250Z] ---> a2da71c57811 [2021-07-14T09:24:19.251Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-14T09:24:19.251Z] Removing intermediate container 29a5b7368c36 [2021-07-14T09:24:19.251Z] ---> d73b73585b82 [2021-07-14T09:24:19.251Z] [2021-07-14T09:24:19.251Z] Step 12/24 : FROM docker:20.10.0 [2021-07-14T09:24:19.513Z] ---> 47e50f1421a1 [2021-07-14T09:24:19.513Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-14T09:24:20.087Z] 20.10.0: Pulling from library/docker [2021-07-14T09:24:20.087Z] Removing intermediate container aa4350d41962 [2021-07-14T09:24:20.087Z] ---> d277ad570512 [2021-07-14T09:24:20.087Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T09:24:20.675Z] ---> e118b5f685ca [2021-07-14T09:24:20.675Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-14T09:24:20.675Z] ---> Running in 1cfc0a6efd20 [2021-07-14T09:24:20.945Z] ---> 4fb5d8350b02 [2021-07-14T09:24:20.945Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-14T09:24:24.245Z] ---> 34fd71dc4447 [2021-07-14T09:24:24.245Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-14T09:24:25.188Z] Removing intermediate container 1cfc0a6efd20 [2021-07-14T09:24:25.188Z] ---> c005dd425db4 [2021-07-14T09:24:25.188Z] Step 14/22 : WORKDIR /edgex [2021-07-14T09:24:25.188Z] ---> 9bfebb7b51eb [2021-07-14T09:24:25.188Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-14T09:24:25.188Z] ---> Running in f08dbead4c91 [2021-07-14T09:24:25.188Z] ---> Running in 0f5fcd5c3767 [2021-07-14T09:24:25.451Z] Removing intermediate container f08dbead4c91 [2021-07-14T09:24:25.451Z] ---> 2ec2d4c8369a [2021-07-14T09:24:25.451Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:24:25.718Z] Removing intermediate container 0f5fcd5c3767 [2021-07-14T09:24:25.718Z] ---> 73f8d144230b [2021-07-14T09:24:25.718Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-14T09:24:25.980Z] ---> 6dc47a47f96d [2021-07-14T09:24:25.980Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-14T09:24:26.941Z] ---> Running in b94a9e4cad5c [2021-07-14T09:24:26.941Z] ---> Running in 293cfa39c625 [2021-07-14T09:24:30.247Z] ---> 34054919e97a [2021-07-14T09:24:30.247Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-14T09:24:30.247Z] Removing intermediate container b94a9e4cad5c [2021-07-14T09:24:30.247Z] ---> 36ecbc346e80 [2021-07-14T09:24:30.247Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T09:24:30.510Z] ---> Running in 5d23b8d8e8b1 [2021-07-14T09:24:30.510Z] ---> ea84c69f7a21 [2021-07-14T09:24:30.510Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-14T09:24:31.898Z] Removing intermediate container 5d23b8d8e8b1 [2021-07-14T09:24:31.898Z] ---> aa03de0fe29d [2021-07-14T09:24:31.898Z] Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:24:32.162Z] ---> 9d95d3c36015 [2021-07-14T09:24:32.162Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-14T09:24:32.162Z] ---> Running in 551330e09eb7 [2021-07-14T09:24:32.424Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-14T09:24:32.424Z] ---> Running in e0154536de58 [2021-07-14T09:24:32.424Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-14T09:24:32.424Z] ---> aefe523efa57 [2021-07-14T09:24:32.424Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:24:32.685Z] Removing intermediate container 293cfa39c625 [2021-07-14T09:24:32.685Z] ---> b7fc41135bbc [2021-07-14T09:24:32.685Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-14T09:24:32.685Z] Removing intermediate container 551330e09eb7 [2021-07-14T09:24:32.685Z] ---> ed1fbb40284a [2021-07-14T09:24:32.685Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T09:24:32.685Z] ---> Running in ab9d1061ffde [2021-07-14T09:24:32.685Z] ---> Running in 354f170b0d16 [2021-07-14T09:24:32.948Z] ---> Running in b86e5363aaca [2021-07-14T09:24:32.948Z] Removing intermediate container e0154536de58 [2021-07-14T09:24:32.948Z] ---> 1a67dab6feac [2021-07-14T09:24:32.948Z] Step 19/22 : CMD ["--init=true"] [2021-07-14T09:24:33.208Z] ---> Running in de2e876d249e [2021-07-14T09:24:33.469Z] Removing intermediate container ab9d1061ffde [2021-07-14T09:24:33.469Z] ---> 93bf20e65e4e [2021-07-14T09:24:33.469Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-14T09:24:33.469Z] Removing intermediate container 354f170b0d16 [2021-07-14T09:24:33.469Z] ---> 0329f9e8e80d [2021-07-14T09:24:33.469Z] Step 24/26 : LABEL arch=x86_64 [2021-07-14T09:24:33.469Z] Removing intermediate container b86e5363aaca [2021-07-14T09:24:33.469Z] ---> 42594b7876fd [2021-07-14T09:24:33.469Z] [2021-07-14T09:24:34.039Z] Successfully built 42594b7876fd [2021-07-14T09:24:34.299Z] Successfully tagged core-metadata:latest [2021-07-14T09:24:34.299Z]  Building core-metadata ... done  ---> Running in 66aeaa3322fc [2021-07-14T09:24:34.299Z] Removing intermediate container de2e876d249e [2021-07-14T09:24:34.299Z] ---> 31875b0b3c74 [2021-07-14T09:24:34.299Z] Step 20/22 : LABEL arch=x86_64 [2021-07-14T09:24:34.299Z] ---> Running in 84b1f3b81d90 [2021-07-14T09:24:34.562Z] ---> Running in 29c78c03449c [2021-07-14T09:24:34.823Z] Removing intermediate container 84b1f3b81d90 [2021-07-14T09:24:34.823Z] ---> 6fad0f5803d4 [2021-07-14T09:24:34.823Z] Step 25/26 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:24:34.823Z] Removing intermediate container 29c78c03449c [2021-07-14T09:24:34.823Z] ---> a405e21f5788 [2021-07-14T09:24:34.823Z] Step 21/22 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:24:35.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:24:35.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:24:35.086Z] (1/39) Installing readline (8.0.4-r0) [2021-07-14T09:24:35.086Z] (2/39) Installing bash (5.0.17-r0) [2021-07-14T09:24:35.086Z] Executing bash-5.0.17-r0.post-install [2021-07-14T09:24:35.086Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T09:24:35.086Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-14T09:24:35.086Z] ---> Running in bebcbed07040 [2021-07-14T09:24:35.086Z] (5/39) Installing curl (7.77.0-r0) [2021-07-14T09:24:35.086Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-14T09:24:35.086Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-14T09:24:35.349Z] (8/39) Installing expat (2.2.9-r1) [2021-07-14T09:24:35.349Z] (9/39) Installing libffi (3.3-r2) [2021-07-14T09:24:35.349Z] (10/39) Installing gdbm (1.13-r1) [2021-07-14T09:24:35.349Z] ---> Running in 4dda332b5e9d [2021-07-14T09:24:35.349Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-14T09:24:35.349Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-14T09:24:35.609Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-14T09:24:35.609Z] Removing intermediate container bebcbed07040 [2021-07-14T09:24:35.609Z] ---> 8cf0801027f1 [2021-07-14T09:24:35.609Z] Step 26/26 : LABEL version=0.0.0 [2021-07-14T09:24:40.906Z] Removing intermediate container 4dda332b5e9d [2021-07-14T09:24:40.906Z] ---> f0c19113e06b [2021-07-14T09:24:40.906Z] Step 22/22 : LABEL version=0.0.0 [2021-07-14T09:24:40.906Z] ---> Running in f2f92bf98188 [2021-07-14T09:24:40.906Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-14T09:24:40.906Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-14T09:24:40.906Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-14T09:24:40.906Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-14T09:24:40.906Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-14T09:24:40.906Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-14T09:24:40.906Z] ---> Running in cbb08c6e54ae [2021-07-14T09:24:40.906Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-14T09:24:40.906Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-14T09:24:40.906Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-14T09:24:40.906Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-14T09:24:41.480Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-14T09:24:41.480Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-14T09:24:41.480Z] Removing intermediate container f2f92bf98188 [2021-07-14T09:24:41.480Z] ---> 68d3b7986278 [2021-07-14T09:24:41.480Z] [2021-07-14T09:24:41.741Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-14T09:24:41.741Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-14T09:24:41.741Z] Successfully built 68d3b7986278 [2021-07-14T09:24:42.002Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-14T09:24:42.002Z] Successfully tagged security-secretstore-setup:latest [2021-07-14T09:24:42.002Z] Removing intermediate container cbb08c6e54ae [2021-07-14T09:24:42.002Z] ---> c73fc1e6519b [2021-07-14T09:24:42.002Z] [2021-07-14T09:24:42.002Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-14T09:24:42.002Z]  Building security-secretstore-setup ... done (30/39) Installing py3-distro (1.5.0-r1) [2021-07-14T09:24:42.002Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-14T09:24:42.002Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-14T09:24:42.002Z] Successfully built c73fc1e6519b [2021-07-14T09:24:42.267Z] Successfully tagged security-proxy-setup:latest [2021-07-14T09:24:42.267Z]  Building security-proxy-setup ... done (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-14T09:24:42.267Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-14T09:24:42.267Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-14T09:24:42.267Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-14T09:24:42.267Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-14T09:24:42.267Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-14T09:24:42.267Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-14T09:24:42.267Z] Executing busybox-1.31.1-r19.trigger [2021-07-14T09:24:42.267Z] OK: 72 MiB in 59 packages [2021-07-14T09:24:42.840Z] Collecting docker-compose==1.23.2 [2021-07-14T09:24:42.840Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-14T09:24:43.109Z] Collecting PyYAML<4,>=3.10 [2021-07-14T09:24:43.109Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-14T09:24:43.681Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-14T09:24:43.681Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-14T09:24:43.942Z] Collecting docker<4.0,>=3.6.0 [2021-07-14T09:24:43.942Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-14T09:24:43.942Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-14T09:24:43.942Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-14T09:24:44.203Z] Collecting jsonschema<3,>=2.5.1 [2021-07-14T09:24:44.203Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-14T09:24:44.203Z] Collecting cached-property<2,>=1.2.0 [2021-07-14T09:24:44.203Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-14T09:24:44.465Z] Collecting texttable<0.10,>=0.9.0 [2021-07-14T09:24:44.465Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-14T09:24:44.726Z] 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-07-14T09:24:44.726Z] Collecting docopt<0.7,>=0.6.1 [2021-07-14T09:24:44.726Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-14T09:24:44.988Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-14T09:24:44.988Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-14T09:24:44.989Z] 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-07-14T09:24:44.989Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-14T09:24:45.250Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-14T09:24:45.250Z] 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-07-14T09:24:45.250Z] Collecting idna<2.8,>=2.5 [2021-07-14T09:24:45.250Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-14T09:24:45.250Z] Collecting docker-pycreds>=0.4.0 [2021-07-14T09:24:45.250Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-14T09:24:45.250Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-14T09:24:45.250Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-14T09:24:45.250Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-14T09:24:45.250Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-14T09:24:45.250Z] Installing collected packages: PyYAML, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, cached-property, texttable, docopt, docker-compose [2021-07-14T09:24:45.250Z] Running setup.py install for PyYAML: started [2021-07-14T09:24:45.823Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-14T09:24:45.823Z] Attempting uninstall: urllib3 [2021-07-14T09:24:45.823Z] Found existing installation: urllib3 1.25.9 [2021-07-14T09:24:45.823Z] Uninstalling urllib3-1.25.9: [2021-07-14T09:24:45.823Z] Successfully uninstalled urllib3-1.25.9 [2021-07-14T09:24:46.085Z] Attempting uninstall: idna [2021-07-14T09:24:46.085Z] Found existing installation: idna 2.9 [2021-07-14T09:24:46.085Z] Uninstalling idna-2.9: [2021-07-14T09:24:46.085Z] Successfully uninstalled idna-2.9 [2021-07-14T09:24:46.345Z] Attempting uninstall: requests [2021-07-14T09:24:46.345Z] Found existing installation: requests 2.23.0 [2021-07-14T09:24:46.345Z] Uninstalling requests-2.23.0: [2021-07-14T09:24:46.345Z] Successfully uninstalled requests-2.23.0 [2021-07-14T09:24:48.893Z] Running setup.py install for dockerpty: started [2021-07-14T09:24:48.894Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-14T09:24:48.894Z] Running setup.py install for texttable: started [2021-07-14T09:24:49.171Z] Running setup.py install for texttable: finished with status 'done' [2021-07-14T09:24:49.171Z] Running setup.py install for docopt: started [2021-07-14T09:24:49.750Z] Running setup.py install for docopt: finished with status 'done' [2021-07-14T09:24:50.014Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-14T09:25:02.296Z] Removing intermediate container 66aeaa3322fc [2021-07-14T09:25:02.296Z] ---> bc1be97076ff [2021-07-14T09:25:02.296Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-14T09:25:02.296Z] ---> Running in f2d5eab43db2 [2021-07-14T09:25:02.296Z] Removing intermediate container f2d5eab43db2 [2021-07-14T09:25:02.296Z] ---> ac6d4257981d [2021-07-14T09:25:02.296Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-14T09:25:02.296Z] ---> Running in 616244c9f18c [2021-07-14T09:25:02.296Z] Removing intermediate container 616244c9f18c [2021-07-14T09:25:02.296Z] ---> faf6a45bea9a [2021-07-14T09:25:02.296Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-14T09:25:03.244Z] ---> 7ff2abb743b9 [2021-07-14T09:25:03.245Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-14T09:25:03.506Z] ---> 9fe0c667dde9 [2021-07-14T09:25:03.506Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-14T09:25:03.767Z] ---> 45d350daef7f [2021-07-14T09:25:03.767Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-14T09:25:04.030Z] ---> Running in 2ee76ee6331d [2021-07-14T09:25:04.292Z] Removing intermediate container 2ee76ee6331d [2021-07-14T09:25:04.292Z] ---> c8687ca1937f [2021-07-14T09:25:04.292Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:25:04.292Z] ---> Running in cc07e1d8912a [2021-07-14T09:25:04.552Z] Removing intermediate container cc07e1d8912a [2021-07-14T09:25:04.553Z] ---> 91d5d57acf73 [2021-07-14T09:25:04.553Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T09:25:04.812Z] ---> Running in baa049cc7116 [2021-07-14T09:25:05.074Z] Removing intermediate container baa049cc7116 [2021-07-14T09:25:05.074Z] ---> 932e7ca38fae [2021-07-14T09:25:05.074Z] Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:25:05.074Z] ---> Running in 1d8bb4256ec2 [2021-07-14T09:25:05.340Z] Removing intermediate container 1d8bb4256ec2 [2021-07-14T09:25:05.340Z] ---> 94de30fddd9a [2021-07-14T09:25:05.340Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T09:25:05.602Z] ---> Running in 269b02d222c8 [2021-07-14T09:25:05.867Z] Removing intermediate container 269b02d222c8 [2021-07-14T09:25:05.867Z] ---> b788b3df2a85 [2021-07-14T09:25:05.867Z] [2021-07-14T09:25:06.132Z] Successfully built b788b3df2a85 [2021-07-14T09:25:06.132Z] Successfully tagged sys-mgmt-agent:latest [2021-07-14T09:25:06.710Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-14T09:25:06.735Z] $ docker stop --time=1 aea802bc7b3d39b07167ae4d049adbd057bcda614b11bb6c2b82e1340629c9d6 [2021-07-14T09:25:08.679Z] $ docker rm -f aea802bc7b3d39b07167ae4d049adbd057bcda614b11bb6c2b82e1340629c9d6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T09:25:09.203Z] + docker images [2021-07-14T09:25:09.469Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T09:25:09.469Z] sys-mgmt-agent latest b788b3df2a85 4 seconds ago 311MB [2021-07-14T09:25:09.469Z] security-proxy-setup latest c73fc1e6519b 28 seconds ago 25.7MB [2021-07-14T09:25:09.469Z] security-secretstore-setup latest 68d3b7986278 29 seconds ago 28.7MB [2021-07-14T09:25:09.469Z] core-metadata latest 42594b7876fd 37 seconds ago 16.6MB [2021-07-14T09:25:09.469Z] d73b73585b82 51 seconds ago 1.16GB [2021-07-14T09:25:09.469Z] 338b24858fea 54 seconds ago 1.16GB [2021-07-14T09:25:09.469Z] 2ac8add606e7 56 seconds ago 1.16GB [2021-07-14T09:25:09.469Z] 740338742b9c About a minute ago 1.17GB [2021-07-14T09:25:09.469Z] security-bootstrapper latest 05385a9fab2a About a minute ago 18.6MB [2021-07-14T09:25:09.469Z] core-data latest 3fb9ef6db72e 3 minutes ago 20.3MB [2021-07-14T09:25:09.469Z] support-notifications latest 47f5da1d10f9 3 minutes ago 16.7MB [2021-07-14T09:25:09.469Z] core-command latest 40cf548ac878 3 minutes ago 15.9MB [2021-07-14T09:25:09.469Z] support-scheduler latest a29ef10ae6bb 3 minutes ago 15.9MB [2021-07-14T09:25:09.469Z] 9de19cda5b09 3 minutes ago 1.16GB [2021-07-14T09:25:09.469Z] 85c42d501ffb 3 minutes ago 1.16GB [2021-07-14T09:25:09.469Z] 053a14a5d0b6 3 minutes ago 1.16GB [2021-07-14T09:25:09.469Z] 0f71c4550582 3 minutes ago 1.16GB [2021-07-14T09:25:09.469Z] 825431fddfc5 3 minutes ago 1.16GB [2021-07-14T09:25:09.469Z] ci-base-image-x86_64 latest 68f7c0f51706 7 minutes ago 659MB [2021-07-14T09:25:09.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 4 days ago 457MB [2021-07-14T09:25:09.469Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 7 days ago 37.5MB [2021-07-14T09:25:09.469Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-14T09:25:09.469Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-14T09:25:09.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-14T09:25:18.129Z] gofmt -l . [2021-07-14T09:25:18.129Z] [ "`gofmt -l .`" = "" ] [2021-07-14T09:25:18.129Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-14T09:25:18.822Z] + ls -al . [2021-07-14T09:25:18.822Z] total 592 [2021-07-14T09:25:18.822Z] drwxrwxr-x 9 1001 1001 4096 Jul 14 09:25 . [2021-07-14T09:25:18.822Z] drwxr-xr-x 4 root root 4096 Jul 14 09:21 .. [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 11 Jul 14 09:19 .dockerignore [2021-07-14T09:25:18.822Z] drwxrwxr-x 8 1001 1001 4096 Jul 14 09:19 .git [2021-07-14T09:25:18.822Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 09:19 .github [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 818 Jul 14 09:19 .gitignore [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 76 Jul 14 09:19 .hadolint.yml [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 09:19 .sonarcloud.properties [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 8609 Jul 14 09:19 Attribution.txt [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 43881 Jul 14 09:19 CHANGELOG.md [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 09:19 CONTRIBUTING.md [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 931 Jul 14 09:19 Dockerfile.build [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 849 Jul 14 09:19 Jenkinsfile [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 09:19 LICENSE [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 6003 Jul 14 09:19 Makefile [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 7818 Jul 14 09:19 README.md [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 6912 Jul 14 09:19 SECURITY.md [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 5 Jul 14 09:16 VERSION [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 4131 Jul 14 09:19 ZMQWindows.md [2021-07-14T09:25:18.822Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 09:19 bin [2021-07-14T09:25:18.822Z] drwxrwxr-x 14 1001 1001 4096 Jul 14 09:19 cmd [2021-07-14T09:25:18.822Z] -rw-r--r-- 1 root root 399433 Jul 14 09:23 coverage.out [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 812 Jul 14 09:19 go.mod [2021-07-14T09:25:18.822Z] -rw-r--r-- 1 root root 20973 Jul 14 09:21 go.sum [2021-07-14T09:25:18.822Z] drwxrwxr-x 7 1001 1001 4096 Jul 14 09:19 internal [2021-07-14T09:25:18.822Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 09:19 openapi [2021-07-14T09:25:18.822Z] drwxrwxr-x 4 1001 1001 4096 Jul 14 09:19 snap [2021-07-14T09:25:18.822Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 09:19 version.go [Pipeline] sh [2021-07-14T09:25:19.511Z] + '[' -e coverage.out ] [2021-07-14T09:25:19.511Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-14T09:25:19.551Z] Warning: overwriting stash ‘coverage-report’ [2021-07-14T09:25:20.331Z] Stashed 1 file(s) [Pipeline] sh [2021-07-14T09:25:21.006Z] + make build [2021-07-14T09:25:21.006Z] go mod tidy [2021-07-14T09:25:21.608Z] 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-07-14T09:25:25.383Z] Still waiting to schedule task [2021-07-14T09:25:25.384Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-14T09:25:28.334Z] 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-07-14T09:25:50.537Z] 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-07-14T09:25:51.551Z] 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-07-14T09:25:55.859Z] 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-07-14T09:25:56.461Z] 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-07-14T09:25:59.855Z] 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-07-14T09:26:03.285Z] 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-07-14T09:26:05.913Z] 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-07-14T09:26:10.235Z] 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-07-14T09:26:12.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-07-14T09:26:15.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-14T09:26:21.063Z] $ docker stop --time=1 831211961de12a40150e36fe758b81cddee555fef613724d8051741825962229 [2021-07-14T09:26:23.461Z] $ docker rm -f 831211961de12a40150e36fe758b81cddee555fef613724d8051741825962229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:26:25.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T09:26:25.358Z] [2021-07-14T09:26:25.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:26:25.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T09:26:26.044Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-14T09:26:26.044Z] 29e5d40040c1: Pulling fs layer [2021-07-14T09:26:26.044Z] 1ce36da41761: Pulling fs layer [2021-07-14T09:26:26.044Z] 25b303627fd3: Pulling fs layer [2021-07-14T09:26:26.644Z] 29e5d40040c1: Verifying Checksum [2021-07-14T09:26:26.644Z] 29e5d40040c1: Download complete [2021-07-14T09:26:27.247Z] 1ce36da41761: Verifying Checksum [2021-07-14T09:26:27.247Z] 1ce36da41761: Download complete [2021-07-14T09:26:27.247Z] 29e5d40040c1: Pull complete [2021-07-14T09:26:28.688Z] 1ce36da41761: Pull complete [2021-07-14T09:26:28.959Z] 25b303627fd3: Verifying Checksum [2021-07-14T09:26:28.959Z] 25b303627fd3: Download complete [2021-07-14T09:26:38.782Z] 25b303627fd3: Pull complete [2021-07-14T09:26:38.782Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-14T09:26:38.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T09:26:38.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-14T09:26:39.048Z] prd-ubuntu18.04-docker-arm64-4c-16g-84 does not seem to be running inside a container [2021-07-14T09:26:39.153Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-14T09:26:42.213Z] $ docker top 769a31776071affcc26de95f83d617fc67c2d957892ec4527b32ef591eb0e07e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:26:43.303Z] + grep+ docker-compose build --help parallel [2021-07-14T09:26:43.303Z] [2021-07-14T09:26:47.688Z] --parallel Build images in parallel. [Pipeline] } [2021-07-14T09:26:47.723Z] $ docker stop --time=1 769a31776071affcc26de95f83d617fc67c2d957892ec4527b32ef591eb0e07e [2021-07-14T09:26:49.591Z] $ docker rm -f 769a31776071affcc26de95f83d617fc67c2d957892ec4527b32ef591eb0e07e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:26:50.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T09:26:50.489Z] . [Pipeline] withDockerContainer [2021-07-14T09:26:50.786Z] prd-ubuntu18.04-docker-arm64-4c-16g-84 does not seem to be running inside a container [2021-07-14T09:26:50.861Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-14T09:26:52.400Z] $ docker top 8498775a3c96290f5eda443348c2a8dcb84b8d6434f3f438ead248b239cfb854 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:26:53.427Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-14T09:26:57.731Z] Building core-command ... [2021-07-14T09:26:57.731Z] Building core-data ... [2021-07-14T09:26:57.731Z] Building core-metadata ... [2021-07-14T09:26:57.731Z] Building security-bootstrapper ... [2021-07-14T09:26:57.731Z] Building security-proxy-setup ... [2021-07-14T09:26:57.731Z] Building security-secretstore-setup ... [2021-07-14T09:26:57.731Z] Building support-notifications ... [2021-07-14T09:26:57.731Z] Building support-scheduler ... [2021-07-14T09:26:57.731Z] Building sys-mgmt-agent ... [2021-07-14T09:26:57.731Z] Building core-data [2021-07-14T09:26:57.731Z] Building security-bootstrapper [2021-07-14T09:26:57.731Z] Building security-secretstore-setup [2021-07-14T09:26:57.731Z] Building security-proxy-setup [2021-07-14T09:26:57.731Z] Building sys-mgmt-agent [2021-07-14T09:27:01.113Z] Running on prd-ubuntu18.04-docker-8c-8g-85 in /w/workspace/edgexfoundry_edgex-go_PR-3622 [Pipeline] { [Pipeline] ws [2021-07-14T09:27:01.171Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-14T09:27:01.326Z] The recommended git tool is: git [2021-07-14T09:27:03.959Z] using credential edgex-jenkins-ssh [2021-07-14T09:27:03.973Z] Cloning the remote Git repository [2021-07-14T09:27:03.935Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:27:04.011Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-14T09:27:04.090Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:27:04.091Z] > git --version # timeout=10 [2021-07-14T09:27:04.097Z] > git --version # 'git version 2.17.1' [2021-07-14T09:27:04.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T09:27:04.126Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T09:27:29.176Z] Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit 86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:27:29.396Z] Merge succeeded, producing 86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:27:29.397Z] Checking out Revision 86f6abfecd80b73de97252db26bef9d7157a4426 (PR-3622) [2021-07-14T09:27:28.343Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-14T09:27:28.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T09:27:28.379Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-14T09:27:28.480Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:27:28.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T09:27:28.578Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3622/head:refs/remotes/origin/PR-3622 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T09:27:29.174Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T09:27:29.179Z] > git checkout -f 86f6abfecd80b73de97252db26bef9d7157a4426 # timeout=10 [2021-07-14T09:27:29.248Z] > git remote # timeout=10 [2021-07-14T09:27:29.278Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T09:27:29.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T09:27:29.367Z] > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 [2021-07-14T09:27:29.378Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T09:27:29.388Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T09:27:29.396Z] > git checkout -f 86f6abfecd80b73de97252db26bef9d7157a4426 # timeout=10 [2021-07-14T09:27:33.155Z] Commit message: "fix: Fix core-command crashes error" [2021-07-14T09:27:33.174Z] > git --version # timeout=10 [2021-07-14T09:27:33.179Z] > git --version # 'git version 2.17.1' [2021-07-14T09:27:33.182Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:27:34.277Z] + echo snap-build.sh [2021-07-14T09:27:34.277Z] snap-build.sh [2021-07-14T09:27:34.277Z] + SNAP_BASE_DIR=. [2021-07-14T09:27:34.277Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-07-14T09:27:34.277Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-07-14T09:27:34.277Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-07-14T09:27:34.277Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-07-14T09:27:34.277Z] + cd /w/workspace/edgex-go/1 [2021-07-14T09:27:34.277Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-14T09:27:34.277Z] Reading package lists... [2021-07-14T09:27:34.277Z] Building dependency tree... [2021-07-14T09:27:34.277Z] Reading state information... [2021-07-14T09:27:34.544Z] The following packages were automatically installed and are no longer required: [2021-07-14T09:27:34.544Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-14T09:27:34.544Z] uidmap xdelta3 [2021-07-14T09:27:34.544Z] Use 'sudo apt autoremove' to remove them. [2021-07-14T09:27:34.544Z] The following packages will be REMOVED: [2021-07-14T09:27:34.544Z] lxd* lxd-client* [2021-07-14T09:27:35.119Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-14T09:27:35.119Z] After this operation, 31.7 MB disk space will be freed. [2021-07-14T09:27:37.069Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-07-14T09:27:37.069Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-14T09:27:38.466Z] Removing lxd dnsmasq configuration [2021-07-14T09:27:38.466Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-14T09:27:39.041Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-14T09:27:39.995Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-14T09:27:40.521Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-07-14T09:27:40.521Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-14T09:27:42.446Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-14T09:27:42.446Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-14T09:27:43.837Z] + sudo snap remove --purge lxd [2021-07-14T09:27:43.838Z] snap "lxd" is not installed [2021-07-14T09:27:43.838Z] + sudo groupadd --force --system lxd [2021-07-14T09:27:43.838Z] ++ whoami [2021-07-14T09:27:43.838Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-14T09:27:43.838Z] + newgrp - lxd [2021-07-14T09:27:44.101Z] + sudo snap install lxd [2021-07-14T09:27:54.132Z] 2021-07-14T09:27:50Z INFO Waiting for automatic snapd restart... [2021-07-14T09:28:05.737Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:28:05.737Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:28:05.737Z] ---> 393de4053050 [2021-07-14T09:28:05.737Z] Step 3/26 : WORKDIR /edgex-go [2021-07-14T09:28:05.737Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:28:05.737Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:28:05.737Z] ---> 393de4053050 [2021-07-14T09:28:05.737Z] Step 3/22 : WORKDIR /edgex-go [2021-07-14T09:28:05.737Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:28:05.737Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:28:05.737Z] ---> 393de4053050 [2021-07-14T09:28:05.737Z] Step 3/32 : WORKDIR /edgex-go [2021-07-14T09:28:05.737Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:28:05.737Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:28:05.737Z] ---> 393de4053050 [2021-07-14T09:28:05.737Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:28:05.737Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:28:05.737Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:28:05.737Z] ---> 393de4053050 [2021-07-14T09:28:05.737Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:28:06.344Z] ---> Running in f2a8c23d3f61 [2021-07-14T09:28:06.344Z] ---> Running in f1310d1e0faf [2021-07-14T09:28:06.344Z] ---> Running in 6d329d9e6655 [2021-07-14T09:28:06.344Z] ---> Running in 78239947f0e6 [2021-07-14T09:28:06.344Z] ---> Running in 1741a5eebc01 [2021-07-14T09:28:06.955Z] Removing intermediate container 6d329d9e6655 [2021-07-14T09:28:06.955Z] ---> 4784bdd7f93d [2021-07-14T09:28:06.955Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:28:07.237Z] Removing intermediate container f1310d1e0faf [2021-07-14T09:28:07.237Z] ---> 674f6021f022 [2021-07-14T09:28:07.237Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:28:07.237Z] Removing intermediate container 78239947f0e6 [2021-07-14T09:28:07.237Z] ---> bc31ac241df0 [2021-07-14T09:28:07.237Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:28:07.237Z] Removing intermediate container f2a8c23d3f61 [2021-07-14T09:28:07.237Z] ---> 513228d937dc [2021-07-14T09:28:07.237Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:28:07.237Z] Removing intermediate container 1741a5eebc01 [2021-07-14T09:28:07.237Z] ---> 83b930bc46ee [2021-07-14T09:28:07.237Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:28:07.237Z] ---> Running in b4a5a40bcee4 [2021-07-14T09:28:07.514Z] ---> Running in 463f7ba27403 [2021-07-14T09:28:07.514Z] ---> Running in dea003866c38 [2021-07-14T09:28:07.514Z] ---> Running in 24dd66cb6f72 [2021-07-14T09:28:07.514Z] ---> Running in df42975f263e [2021-07-14T09:28:11.858Z] Removing intermediate container b4a5a40bcee4 [2021-07-14T09:28:11.858Z] ---> 3211f4af88a1 [2021-07-14T09:28:11.858Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-14T09:28:11.858Z] ---> Running in 75ae0cda6a04 [2021-07-14T09:28:11.858Z] Removing intermediate container 463f7ba27403 [2021-07-14T09:28:11.858Z] ---> c26809c3b690 [2021-07-14T09:28:11.858Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-14T09:28:11.858Z] Removing intermediate container dea003866c38 [2021-07-14T09:28:11.858Z] ---> 1289e3f0bc38 [2021-07-14T09:28:11.858Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-14T09:28:11.858Z] Removing intermediate container 24dd66cb6f72 [2021-07-14T09:28:11.858Z] ---> 31973c4fc996 [2021-07-14T09:28:11.858Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-14T09:28:11.858Z] ---> Running in e83f4a78b302 [2021-07-14T09:28:11.858Z] ---> Running in 7571b199aa92 [2021-07-14T09:28:12.134Z] Removing intermediate container df42975f263e [2021-07-14T09:28:12.134Z] ---> 4f2bb84260e1 [2021-07-14T09:28:12.134Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-14T09:28:12.134Z] ---> Running in 37a20bfa7364 [2021-07-14T09:28:12.406Z] ---> Running in c3c9b1e8791d [2021-07-14T09:28:13.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:28:13.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:28:13.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:28:13.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:28:14.266Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:28:14.266Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:28:14.862Z] OK: 218 MiB in 52 packages [2021-07-14T09:28:15.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:28:15.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:28:15.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:28:15.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:28:16.160Z] OK: 218 MiB in 52 packages [2021-07-14T09:28:16.160Z] OK: 218 MiB in 52 packages [2021-07-14T09:28:16.160Z] OK: 218 MiB in 52 packages [2021-07-14T09:28:16.442Z] OK: 218 MiB in 52 packages [2021-07-14T09:28:16.718Z] Removing intermediate container 75ae0cda6a04 [2021-07-14T09:28:16.718Z] ---> a1a8af33a2e5 [2021-07-14T09:28:16.718Z] Step 6/22 : COPY go.mod . [2021-07-14T09:28:17.710Z] ---> a65948c53172 [2021-07-14T09:28:17.710Z] Step 7/22 : RUN go mod download [2021-07-14T09:28:17.985Z] ---> Running in ff662744f7d3 [2021-07-14T09:28:18.259Z] Removing intermediate container 37a20bfa7364 [2021-07-14T09:28:18.259Z] ---> b5b34ae48a10 [2021-07-14T09:28:18.259Z] Step 6/24 : COPY go.mod . [2021-07-14T09:28:18.533Z] Removing intermediate container 7571b199aa92 [2021-07-14T09:28:18.533Z] ---> 8a1916f6ed91 [2021-07-14T09:28:18.533Z] Step 6/32 : COPY go.mod . [2021-07-14T09:28:18.533Z] Removing intermediate container e83f4a78b302 [2021-07-14T09:28:18.533Z] ---> 610d2238b886 [2021-07-14T09:28:18.533Z] Step 6/24 : COPY go.mod . [2021-07-14T09:28:18.533Z] Removing intermediate container c3c9b1e8791d [2021-07-14T09:28:18.533Z] ---> 9069d293917a [2021-07-14T09:28:18.533Z] Step 6/26 : COPY go.mod . [2021-07-14T09:28:19.527Z] ---> c67abcda7270 [2021-07-14T09:28:19.527Z] Step 7/24 : RUN go mod download [2021-07-14T09:28:19.801Z] ---> Running in 6d0dc4be3fa1 [2021-07-14T09:28:19.801Z] ---> 082e34118722 [2021-07-14T09:28:19.801Z] Step 7/32 : RUN go mod download [2021-07-14T09:28:20.075Z] ---> 1b3088de0f29 [2021-07-14T09:28:20.075Z] Step 7/24 : RUN go mod download [2021-07-14T09:28:20.075Z] ---> 9322b9cb8e55 [2021-07-14T09:28:20.075Z] Step 7/26 : RUN go mod download [2021-07-14T09:28:20.075Z] ---> Running in e95c66569c1f [2021-07-14T09:28:20.351Z] ---> Running in d46bdfae128d [2021-07-14T09:28:20.351Z] ---> Running in e9770afe50dd [2021-07-14T09:28:21.798Z] Removing intermediate container ff662744f7d3 [2021-07-14T09:28:21.798Z] ---> b8698ce054fb [2021-07-14T09:28:21.798Z] Step 8/22 : COPY . . [2021-07-14T09:28:24.439Z] Removing intermediate container 6d0dc4be3fa1 [2021-07-14T09:28:24.439Z] ---> 22edde1fcd51 [2021-07-14T09:28:24.439Z] Step 8/24 : COPY . . [2021-07-14T09:28:25.058Z] Removing intermediate container e9770afe50dd [2021-07-14T09:28:25.058Z] ---> 0beab32546e7 [2021-07-14T09:28:25.058Z] Step 8/26 : COPY . . [2021-07-14T09:28:25.652Z] Removing intermediate container d46bdfae128d [2021-07-14T09:28:25.652Z] ---> 59de263d1d95 [2021-07-14T09:28:25.652Z] Step 8/24 : COPY . . [2021-07-14T09:28:26.246Z] Removing intermediate container e95c66569c1f [2021-07-14T09:28:26.247Z] ---> 74f45143fbd4 [2021-07-14T09:28:26.247Z] Step 8/32 : COPY . . [2021-07-14T09:28:26.276Z] lxd 4.16 from Canonical* installed [2021-07-14T09:28:26.277Z] + sudo lxd init --auto [2021-07-14T09:28:36.303Z] + sudo snap install --classic snapcraft [2021-07-14T09:28:44.581Z] ---> 8bfae5bb515b [2021-07-14T09:28:44.581Z] Step 9/22 : RUN go mod tidy [2021-07-14T09:28:44.581Z] ---> 83f8ea190c38 [2021-07-14T09:28:44.581Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:28:44.581Z] ---> Running in 21fcdd4750eb [2021-07-14T09:28:45.200Z] ---> Running in 5dcb1333b0b8 [2021-07-14T09:28:45.478Z] ---> 6d4abebf4eab [2021-07-14T09:28:45.478Z] Step 9/26 : RUN go mod tidy [2021-07-14T09:28:45.758Z] ---> Running in 606e60f42061 [2021-07-14T09:28:46.037Z] ---> 089cdfe015b0 [2021-07-14T09:28:46.037Z] Step 9/32 : RUN go mod tidy [2021-07-14T09:28:46.320Z] ---> Running in 28d25936e3a1 [2021-07-14T09:28:46.320Z] ---> 8082b9d29339 [2021-07-14T09:28:46.320Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:28:46.926Z] ---> Running in 0b99294f5869 [2021-07-14T09:28:48.564Z] snapcraft 4.8.3 from Canonical* installed [2021-07-14T09:28:48.564Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-14T09:28:48.564Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-14T09:28:48.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T09:28:48.564Z] Dload Upload Total Spent Left Speed [2021-07-14T09:28:48.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4446 0 --:--:-- --:--:-- --:--:-- 4415 [2021-07-14T09:28:48.564Z] 100 3325k 100 3325k 0 0 8417k 0 --:--:-- --:--:-- --:--:-- 8417k [2021-07-14T09:28:48.564Z] ./yq_linux_amd64 [2021-07-14T09:28:48.564Z] + sudo snapcraft prime --use-lxd [2021-07-14T09:28:51.118Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-14T09:28:51.118Z] 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-07-14T09:28:51.118Z] - README.md [2021-07-14T09:28:51.118Z] [2021-07-14T09:28:51.118Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-14T09:28:51.693Z] Launching a container. [2021-07-14T09:28:52.381Z] Removing intermediate container 5dcb1333b0b8 [2021-07-14T09:28:52.381Z] ---> e12e56852765 [2021-07-14T09:28:52.381Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-14T09:28:52.381Z] ---> Running in 91d4dfb1157d [2021-07-14T09:28:52.381Z] Removing intermediate container 21fcdd4750eb [2021-07-14T09:28:52.381Z] ---> 2163c34f0224 [2021-07-14T09:28:52.381Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-14T09:28:52.381Z] ---> Running in 7d6dcaa335cf [2021-07-14T09:28:52.663Z] Removing intermediate container 606e60f42061 [2021-07-14T09:28:52.663Z] ---> 32d33daeb5fd [2021-07-14T09:28:52.663Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-14T09:28:52.944Z] ---> Running in b6dc4420b5ac [2021-07-14T09:28:52.944Z] Removing intermediate container 28d25936e3a1 [2021-07-14T09:28:52.944Z] ---> feeb9d547383 [2021-07-14T09:28:52.944Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-14T09:28:53.222Z] ---> Running in 1d2304be2a8c [2021-07-14T09:28:53.505Z] Removing intermediate container 0b99294f5869 [2021-07-14T09:28:53.505Z] ---> 579fcaed512b [2021-07-14T09:28:53.505Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-14T09:28:53.781Z] ---> Running in 0262be8ad83e [2021-07-14T09:28:54.386Z] 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-07-14T09:28:54.989Z] 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-07-14T09:28:55.268Z] 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-07-14T09:28:55.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-07-14T09:28:56.148Z] 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-07-14T09:29:01.722Z] Waiting for container to be ready [2021-07-14T09:29:01.722Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-14T09:29:01.722Z] [2021-07-14T09:29:05.934Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-14T09:29:05.934Z] Waiting for network to be ready... [2021-07-14T09:29:06.511Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-14T09:29:06.511Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-14T09:29:06.511Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-14T09:29:06.511Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-14T09:29:06.511Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-14T09:29:06.511Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-14T09:29:06.511Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-14T09:29:06.775Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-14T09:29:06.775Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-14T09:29:06.775Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-14T09:29:07.037Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-14T09:29:07.037Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-14T09:29:07.300Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-14T09:29:07.562Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-14T09:29:07.562Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-14T09:29:07.562Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-14T09:29:07.562Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-14T09:29:07.562Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-14T09:29:07.826Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-14T09:29:08.091Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-14T09:29:08.353Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-14T09:29:08.353Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-14T09:29:08.353Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-14T09:29:08.353Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-14T09:29:08.353Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-14T09:29:08.353Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-14T09:29:08.353Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-14T09:29:10.906Z] Fetched 24.8 MB in 4s (5731 kB/s) [2021-07-14T09:29:11.484Z] Reading package lists... [2021-07-14T09:29:11.746Z] Reading package lists... [2021-07-14T09:29:12.010Z] Building dependency tree... [2021-07-14T09:29:12.010Z] Reading state information... [2021-07-14T09:29:12.273Z] The following additional packages will be installed: [2021-07-14T09:29:12.273Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-14T09:29:12.273Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-14T09:29:12.273Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-14T09:29:12.273Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-14T09:29:12.273Z] Suggested packages: [2021-07-14T09:29:12.273Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-14T09:29:12.273Z] Recommended packages: [2021-07-14T09:29:12.273Z] gnupg libsasl2-modules [2021-07-14T09:29:12.273Z] The following NEW packages will be installed: [2021-07-14T09:29:12.273Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-14T09:29:12.273Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-14T09:29:12.273Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-14T09:29:12.273Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-14T09:29:12.273Z] The following packages will be upgraded: [2021-07-14T09:29:12.273Z] gpg gpg-agent gpgconf libudev1 [2021-07-14T09:29:12.273Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-14T09:29:12.273Z] Need to get 3530 kB of archives. [2021-07-14T09:29:12.273Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-14T09:29:12.273Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-07-14T09:29:12.273Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-14T09:29:12.537Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-14T09:29:12.537Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-14T09:29:12.537Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-14T09:29:12.807Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-14T09:29:13.384Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-14T09:29:13.384Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-14T09:29:13.384Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-14T09:29:13.384Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-14T09:29:13.384Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-14T09:29:13.384Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-14T09:29:13.384Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-14T09:29:13.384Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-14T09:29:13.384Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-14T09:29:13.384Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-14T09:29:13.384Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-14T09:29:13.384Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-14T09:29:13.384Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-14T09:29:13.384Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-14T09:29:13.384Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-14T09:29:13.384Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-14T09:29:13.384Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T09:29:13.646Z] Fetched 3530 kB in 1s (3218 kB/s) [2021-07-14T09:29:13.646Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-14T09:29:13.646Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-14T09:29:13.646Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-14T09:29:13.646Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-14T09:29:13.646Z] Selecting previously unselected package udev. [2021-07-14T09:29:13.646Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-14T09:29:13.646Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-14T09:29:13.910Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-14T09:29:14.175Z] Selecting previously unselected package libfuse2:amd64. [2021-07-14T09:29:14.175Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-14T09:29:14.175Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-14T09:29:14.438Z] Selecting previously unselected package fuse. [2021-07-14T09:29:14.438Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-14T09:29:14.438Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-14T09:29:14.700Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T09:29:14.701Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-14T09:29:14.965Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T09:29:14.965Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-14T09:29:14.965Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T09:29:15.230Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-14T09:29:15.230Z] Selecting previously unselected package libksba8:amd64. [2021-07-14T09:29:15.230Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-14T09:29:15.230Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-14T09:29:15.230Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-14T09:29:15.230Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T09:29:15.230Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:15.493Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-14T09:29:15.493Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T09:29:15.493Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:15.493Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-14T09:29:15.493Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T09:29:15.493Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:15.757Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-14T09:29:15.757Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T09:29:15.757Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:15.757Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-14T09:29:15.757Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T09:29:15.757Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:15.757Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-14T09:29:15.757Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T09:29:15.757Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:16.019Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-14T09:29:16.019Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T09:29:16.019Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:16.019Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-14T09:29:16.019Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T09:29:16.019Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:16.019Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-14T09:29:16.281Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T09:29:16.281Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:16.281Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-14T09:29:16.281Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-14T09:29:16.281Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-14T09:29:16.281Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-14T09:29:16.281Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-14T09:29:16.281Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-14T09:29:16.281Z] Selecting previously unselected package libldap-common. [2021-07-14T09:29:16.281Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-14T09:29:16.281Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-14T09:29:16.544Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-14T09:29:16.544Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-14T09:29:16.544Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-14T09:29:16.807Z] Selecting previously unselected package dirmngr. [2021-07-14T09:29:16.807Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T09:29:16.807Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-14T09:29:17.070Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-14T09:29:17.070Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-14T09:29:17.070Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-14T09:29:17.070Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-14T09:29:17.070Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-14T09:29:17.070Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-14T09:29:17.070Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:17.070Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-14T09:29:17.070Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-14T09:29:17.070Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-14T09:29:17.646Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-14T09:29:17.646Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:17.646Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-14T09:29:17.646Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-14T09:29:17.646Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-14T09:29:17.646Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:17.646Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:17.646Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:17.646Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:17.918Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:17.918Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:17.918Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T09:29:17.918Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-14T09:29:17.919Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-14T09:29:17.919Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-14T09:29:18.492Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-14T09:29:18.493Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-14T09:29:18.493Z] This means they are not meant to be enabled using systemctl. [2021-07-14T09:29:18.493Z] Possible reasons for having this kind of units are: [2021-07-14T09:29:18.493Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-14T09:29:18.493Z] .wants/ or .requires/ directory. [2021-07-14T09:29:18.493Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-14T09:29:18.493Z] a requirement dependency on it. [2021-07-14T09:29:18.493Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-14T09:29:18.493Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-14T09:29:18.493Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-14T09:29:18.493Z] instance name specified. [2021-07-14T09:29:19.017Z] Reading package lists... [2021-07-14T09:29:19.281Z] Building dependency tree... [2021-07-14T09:29:19.281Z] Reading state information... [2021-07-14T09:29:19.281Z] The following additional packages will be installed: [2021-07-14T09:29:19.281Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-14T09:29:19.281Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-14T09:29:19.281Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-14T09:29:19.281Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-14T09:29:19.281Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-14T09:29:19.281Z] Suggested packages: [2021-07-14T09:29:19.281Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-14T09:29:19.281Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-14T09:29:19.281Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-14T09:29:19.281Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-14T09:29:19.281Z] systemd-container policykit-1 [2021-07-14T09:29:19.281Z] Recommended packages: [2021-07-14T09:29:19.281Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-14T09:29:19.546Z] The following NEW packages will be installed: [2021-07-14T09:29:19.546Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-14T09:29:19.546Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-14T09:29:19.546Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-14T09:29:19.546Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-14T09:29:19.546Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-14T09:29:19.546Z] The following packages will be upgraded: [2021-07-14T09:29:19.546Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-14T09:29:19.546Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-14T09:29:19.546Z] Need to get 36.7 MB of archives. [2021-07-14T09:29:19.546Z] After this operation, 147 MB of additional disk space will be used. [2021-07-14T09:29:19.546Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-14T09:29:19.546Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-14T09:29:19.546Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-14T09:29:19.546Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-14T09:29:19.546Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-14T09:29:19.546Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-14T09:29:19.817Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-14T09:29:19.817Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-14T09:29:19.817Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-14T09:29:19.817Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-14T09:29:19.817Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-14T09:29:19.817Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-14T09:29:19.817Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-14T09:29:19.817Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-14T09:29:19.817Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-14T09:29:19.817Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-14T09:29:20.392Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-14T09:29:20.392Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-14T09:29:20.659Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-14T09:29:20.659Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-14T09:29:20.659Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-14T09:29:20.659Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-14T09:29:20.659Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-14T09:29:20.659Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-14T09:29:20.659Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-14T09:29:20.659Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-14T09:29:20.659Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-14T09:29:20.659Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-14T09:29:20.659Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-14T09:29:20.659Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-14T09:29:22.049Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T09:29:22.049Z] Fetched 36.7 MB in 2s (15.4 MB/s) [2021-07-14T09:29:22.049Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-14T09:29:22.049Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-14T09:29:22.312Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-14T09:29:22.886Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-14T09:29:22.886Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-14T09:29:22.886Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-14T09:29:22.886Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-14T09:29:22.886Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-14T09:29:22.886Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-14T09:29:23.148Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-14T09:29:23.148Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-14T09:29:23.148Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-14T09:29:23.148Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-14T09:29:23.722Z] Setting up apt (1.6.14) ... [2021-07-14T09:29:23.722Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-14T09:29:23.986Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-14T09:29:24.250Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-14T09:29:24.250Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-14T09:29:24.250Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-14T09:29:24.513Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-14T09:29:24.513Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-14T09:29:24.513Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T09:29:24.833Z] Selecting previously unselected package libexpat1:amd64. [2021-07-14T09:29:24.833Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-14T09:29:24.833Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-14T09:29:25.095Z] Selecting previously unselected package python3.6-minimal. [2021-07-14T09:29:25.095Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-14T09:29:25.095Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T09:29:25.357Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-14T09:29:25.358Z] Checking for services that may need to be restarted...done. [2021-07-14T09:29:25.358Z] Checking for services that may need to be restarted...done. [2021-07-14T09:29:25.625Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T09:29:25.625Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-14T09:29:25.625Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T09:29:25.887Z] Selecting previously unselected package python3-minimal. [2021-07-14T09:29:25.887Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-14T09:29:25.887Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-14T09:29:25.887Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-14T09:29:26.150Z] Selecting previously unselected package mime-support. [2021-07-14T09:29:26.150Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-14T09:29:26.150Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-14T09:29:26.412Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-14T09:29:26.412Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-14T09:29:26.412Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-14T09:29:26.412Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-14T09:29:26.412Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-14T09:29:26.412Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T09:29:31.713Z] Selecting previously unselected package python3.6. [2021-07-14T09:29:31.713Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-14T09:29:31.713Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T09:29:31.713Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-14T09:29:31.713Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-14T09:29:31.713Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-14T09:29:31.713Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-14T09:29:31.976Z] Selecting previously unselected package python3. [2021-07-14T09:29:31.976Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-14T09:29:31.976Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-14T09:29:31.976Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-14T09:29:32.240Z] Selecting previously unselected package multiarch-support. [2021-07-14T09:29:32.240Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T09:29:32.240Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-14T09:29:32.240Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-14T09:29:32.240Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-14T09:29:32.240Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-14T09:29:32.240Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-14T09:29:32.240Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-14T09:29:32.240Z] Selecting previously unselected package libbsd0:amd64. [2021-07-14T09:29:32.240Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-14T09:29:32.240Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-14T09:29:32.504Z] Selecting previously unselected package sudo. [2021-07-14T09:29:32.504Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-14T09:29:32.504Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-14T09:29:32.770Z] Selecting previously unselected package apparmor. [2021-07-14T09:29:32.770Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-14T09:29:32.770Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-14T09:29:33.042Z] Selecting previously unselected package libedit2:amd64. [2021-07-14T09:29:33.042Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-14T09:29:33.042Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-14T09:29:33.042Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-14T09:29:33.042Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-14T09:29:33.042Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T09:29:33.042Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-14T09:29:33.042Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-14T09:29:33.042Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T09:29:33.304Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-14T09:29:33.304Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-14T09:29:33.304Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-14T09:29:33.304Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-14T09:29:33.304Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-14T09:29:33.304Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T09:29:33.304Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-14T09:29:33.304Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-14T09:29:33.304Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T09:29:33.566Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-14T09:29:33.567Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-14T09:29:33.567Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-14T09:29:33.830Z] Selecting previously unselected package openssh-client. [2021-07-14T09:29:33.830Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-14T09:29:33.830Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-14T09:29:34.092Z] Selecting previously unselected package squashfs-tools. [2021-07-14T09:29:34.092Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-14T09:29:34.092Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-14T09:29:34.092Z] Selecting previously unselected package snapd. [2021-07-14T09:29:34.092Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-14T09:29:34.092Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-14T09:29:36.012Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-14T09:29:36.013Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-14T09:29:36.275Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-14T09:29:36.275Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-14T09:29:36.275Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-14T09:29:36.275Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T09:29:36.275Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-14T09:29:36.275Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-14T09:29:36.275Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-14T09:29:36.850Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-14T09:29:36.850Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-14T09:29:36.850Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-14T09:29:37.184Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T09:29:37.184Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T09:29:37.184Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T09:29:37.777Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-14T09:29:37.777Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T09:29:37.777Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-14T09:29:37.777Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-14T09:29:37.777Z] running python rtupdate hooks for python3.6... [2021-07-14T09:29:37.777Z] running python post-rtupdate hooks for python3.6... [2021-07-14T09:29:37.777Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-14T09:29:38.436Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-14T09:29:38.714Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T09:29:38.714Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-14T09:29:39.004Z] Setting up snapd (2.49.2+18.04) ... [2021-07-14T09:29:39.597Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-14T09:29:39.597Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-14T09:29:39.859Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-14T09:29:40.122Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-14T09:29:40.122Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-14T09:29:40.122Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-14T09:29:40.384Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-14T09:29:40.645Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-14T09:29:40.908Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-14T09:29:40.908Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-14T09:29:41.171Z] /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-07-14T09:29:41.171Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-14T09:29:41.171Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-14T09:29:42.120Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-14T09:29:42.120Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-14T09:29:42.382Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-14T09:29:43.332Z] Reading package lists... [2021-07-14T09:29:43.595Z] Reading package lists... [2021-07-14T09:29:43.857Z] Building dependency tree... [2021-07-14T09:29:43.857Z] Reading state information... [2021-07-14T09:29:44.120Z] Calculating upgrade... [2021-07-14T09:29:44.383Z] The following packages will be upgraded: [2021-07-14T09:29:44.383Z] advancecomp base-files bash binutils binutils-common [2021-07-14T09:29:44.383Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-14T09:29:44.383Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-14T09:29:44.383Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-14T09:29:44.383Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-14T09:29:44.383Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-14T09:29:44.383Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-14T09:29:44.383Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-14T09:29:44.383Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-14T09:29:44.383Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-14T09:29:44.383Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-14T09:29:44.383Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-14T09:29:44.383Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-14T09:29:44.383Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-14T09:29:44.383Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-14T09:29:44.383Z] ubuntu-keyring util-linux [2021-07-14T09:29:44.383Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T09:29:44.383Z] Need to get 64.1 MB of archives. [2021-07-14T09:29:44.383Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-14T09:29:44.383Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-14T09:29:44.383Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-14T09:29:44.383Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-14T09:29:44.383Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-14T09:29:44.383Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-14T09:29:44.383Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-14T09:29:44.383Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-14T09:29:44.383Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-14T09:29:44.383Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-14T09:29:44.383Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-14T09:29:44.383Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-14T09:29:44.383Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-14T09:29:44.383Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-14T09:29:44.383Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-14T09:29:44.383Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-14T09:29:44.383Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-14T09:29:44.646Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-14T09:29:44.646Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-14T09:29:44.646Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-14T09:29:44.646Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-14T09:29:44.646Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-14T09:29:44.646Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-14T09:29:44.646Z] 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-07-14T09:29:44.646Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-14T09:29:44.646Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-14T09:29:44.646Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-14T09:29:44.646Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-14T09:29:44.646Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-14T09:29:44.646Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-14T09:29:44.646Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-14T09:29:44.646Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-14T09:29:44.646Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-14T09:29:44.646Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-14T09:29:44.646Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-14T09:29:44.646Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-14T09:29:44.646Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-14T09:29:44.646Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-14T09:29:44.646Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-14T09:29:44.646Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-14T09:29:44.646Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-14T09:29:44.646Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-14T09:29:44.646Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-14T09:29:44.646Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-14T09:29:44.646Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-14T09:29:44.646Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-14T09:29:44.646Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-14T09:29:44.931Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-14T09:29:44.931Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-14T09:29:44.931Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-14T09:29:44.931Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-14T09:29:44.931Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-14T09:29:44.931Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-14T09:29:44.931Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-14T09:29:44.931Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-14T09:29:44.931Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-14T09:29:44.931Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-14T09:29:44.931Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-14T09:29:44.931Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-14T09:29:45.209Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-14T09:29:45.209Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-14T09:29:45.209Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-14T09:29:45.209Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-14T09:29:45.209Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-14T09:29:45.209Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-14T09:29:45.209Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-14T09:29:45.209Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-14T09:29:45.475Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-14T09:29:45.476Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-14T09:29:45.740Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-14T09:29:45.740Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-14T09:29:45.740Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-14T09:29:45.740Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-14T09:29:45.740Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-14T09:29:45.740Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-14T09:29:45.740Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-14T09:29:45.740Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-14T09:29:45.741Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-14T09:29:45.741Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-14T09:29:45.741Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-14T09:29:45.741Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-14T09:29:45.741Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-14T09:29:45.741Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-14T09:29:45.741Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-14T09:29:45.741Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-14T09:29:45.741Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-14T09:29:46.005Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-14T09:29:46.005Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-14T09:29:46.005Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-14T09:29:46.005Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-14T09:29:46.005Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-14T09:29:46.005Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-14T09:29:46.005Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-14T09:29:46.005Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-14T09:29:46.005Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-14T09:29:46.005Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-14T09:29:46.005Z] Get:96 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-07-14T09:29:46.005Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-14T09:29:46.005Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-14T09:29:46.005Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-14T09:29:46.005Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-14T09:29:46.270Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-14T09:29:46.270Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-14T09:29:46.270Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T09:29:46.270Z] Fetched 64.1 MB in 2s (34.8 MB/s) [2021-07-14T09:29:46.270Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T09:29:46.270Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T09:29:46.270Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-14T09:29:46.850Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T09:29:46.850Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-14T09:29:46.850Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-14T09:29:46.850Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-14T09:29:47.115Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T09:29:47.115Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T09:29:47.380Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T09:29:47.380Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T09:29:47.380Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T09:29:47.380Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T09:29:47.643Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T09:29:47.643Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T09:29:47.643Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T09:29:47.643Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T09:29:47.643Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T09:29:47.643Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T09:29:47.908Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T09:29:47.908Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T09:29:47.908Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T09:29:47.908Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T09:29:47.908Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T09:29:47.908Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-14T09:29:48.174Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-14T09:29:48.174Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T09:29:48.174Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T09:29:48.174Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T09:29:48.174Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T09:29:48.174Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T09:29:48.443Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T09:29:48.443Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T09:29:48.709Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T09:29:48.709Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T09:29:48.709Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T09:29:48.975Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-14T09:29:49.559Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-14T09:29:49.822Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T09:29:49.822Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-14T09:29:49.822Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-14T09:29:49.822Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-14T09:29:49.822Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-14T09:29:50.091Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-14T09:29:50.091Z] Installing new version of config file /etc/issue ... [2021-07-14T09:29:50.091Z] Installing new version of config file /etc/issue.net ... [2021-07-14T09:29:50.091Z] Installing new version of config file /etc/lsb-release ... [2021-07-14T09:29:50.091Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-14T09:29:50.355Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-14T09:29:50.618Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-14T09:29:50.619Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-14T09:29:50.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:50.619Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-14T09:29:50.619Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-14T09:29:50.882Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-14T09:29:50.882Z] 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-07-14T09:29:50.882Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:50.882Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T09:29:50.882Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-14T09:29:50.882Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-14T09:29:50.882Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:50.882Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-14T09:29:51.146Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-14T09:29:51.146Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-14T09:29:51.146Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:51.146Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-14T09:29:51.146Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-14T09:29:51.725Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-14T09:29:51.725Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:51.725Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-14T09:29:51.725Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-14T09:29:51.725Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-14T09:29:51.725Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:51.725Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-14T09:29:51.725Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-14T09:29:51.989Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-14T09:29:51.989Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:51.989Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-14T09:29:51.989Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-14T09:29:52.255Z] Setting up grep (3.1-2build1) ... [2021-07-14T09:29:52.255Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:52.255Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-14T09:29:52.255Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-14T09:29:52.255Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-14T09:29:52.519Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:52.519Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-14T09:29:52.519Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T09:29:52.519Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-14T09:29:52.519Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:52.519Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-14T09:29:52.519Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-14T09:29:53.096Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-14T09:29:53.096Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-14T09:29:53.361Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-14T09:29:53.361Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-14T09:29:53.625Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-14T09:29:53.890Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:53.890Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-14T09:29:53.890Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-14T09:29:54.843Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-14T09:29:55.108Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-14T09:29:55.380Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-14T09:29:55.380Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-14T09:29:55.957Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-14T09:29:55.957Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:55.957Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-14T09:29:55.957Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-14T09:29:56.221Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-14T09:29:56.487Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:56.487Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T09:29:56.487Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T09:29:56.487Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T09:29:56.487Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:56.487Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T09:29:56.487Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T09:29:56.752Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T09:29:56.752Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:56.752Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T09:29:56.752Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T09:29:56.752Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T09:29:57.331Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:57.331Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T09:29:57.331Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T09:29:57.331Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T09:29:57.596Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:57.596Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-14T09:29:57.596Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T09:29:57.596Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-14T09:29:57.596Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T09:29:57.860Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-14T09:29:58.125Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:58.125Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-14T09:29:58.125Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T09:29:58.125Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-14T09:29:58.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:58.391Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T09:29:58.391Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T09:29:58.391Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T09:29:58.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:58.391Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T09:29:58.391Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T09:29:58.658Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-14T09:29:58.658Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:58.658Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T09:29:58.658Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T09:29:59.237Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-14T09:29:59.505Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-14T09:29:59.775Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-14T09:29:59.775Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:29:59.775Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T09:29:59.775Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-14T09:30:00.039Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-14T09:30:00.304Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T09:30:00.304Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-14T09:30:00.304Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T09:30:00.304Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-14T09:30:00.304Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T09:30:00.304Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-14T09:30:00.584Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-14T09:30:00.584Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-14T09:30:00.848Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T09:30:00.848Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-14T09:30:00.848Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-14T09:30:00.848Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-14T09:30:00.848Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T09:30:00.848Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-14T09:30:01.112Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-14T09:30:01.112Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-14T09:30:01.112Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T09:30:01.112Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-14T09:30:01.112Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-14T09:30:01.112Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-14T09:30:01.376Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T09:30:01.376Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-14T09:30:01.376Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-14T09:30:01.376Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-14T09:30:01.640Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-14T09:30:01.640Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-14T09:30:01.640Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-14T09:30:01.640Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-14T09:30:01.910Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:01.910Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T09:30:01.910Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T09:30:01.910Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-14T09:30:01.910Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-14T09:30:02.175Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-14T09:30:02.175Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-14T09:30:02.175Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-14T09:30:02.175Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:02.175Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-14T09:30:02.175Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-14T09:30:02.175Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-14T09:30:02.441Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:02.441Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-14T09:30:02.441Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-14T09:30:02.441Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-14T09:30:02.706Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:02.706Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-14T09:30:02.706Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-14T09:30:02.706Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-14T09:30:02.973Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:02.973Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-14T09:30:02.973Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-14T09:30:02.973Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-14T09:30:03.239Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:03.239Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-14T09:30:03.239Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-14T09:30:03.239Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-14T09:30:03.239Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:03.239Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-14T09:30:03.239Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-14T09:30:03.505Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-14T09:30:03.505Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:03.505Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T09:30:03.773Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-14T09:30:03.773Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-14T09:30:03.773Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:03.773Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-14T09:30:03.773Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-14T09:30:03.773Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-14T09:30:04.039Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:04.039Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-14T09:30:04.039Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-14T09:30:04.039Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-14T09:30:04.039Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:04.039Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-14T09:30:04.305Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-14T09:30:04.305Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-14T09:30:04.305Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:04.305Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-14T09:30:04.305Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-14T09:30:04.570Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-14T09:30:04.847Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:04.847Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-14T09:30:04.847Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-14T09:30:05.112Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-14T09:30:05.112Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:05.112Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-14T09:30:05.376Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-14T09:30:05.376Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-14T09:30:05.640Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:05.640Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-14T09:30:05.640Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-14T09:30:05.640Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-14T09:30:05.905Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T09:30:05.905Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-14T09:30:05.905Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-14T09:30:05.905Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-14T09:30:05.905Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-14T09:30:05.905Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-14T09:30:05.905Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-14T09:30:06.169Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-14T09:30:06.169Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-14T09:30:06.169Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-14T09:30:06.169Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-14T09:30:06.433Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-14T09:30:06.433Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-14T09:30:06.698Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-14T09:30:06.698Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-14T09:30:06.698Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-14T09:30:06.698Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-14T09:30:06.698Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-14T09:30:06.963Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-14T09:30:06.963Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-14T09:30:06.963Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-14T09:30:06.963Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-14T09:30:07.228Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-14T09:30:07.228Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-14T09:30:07.228Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-14T09:30:07.228Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-14T09:30:07.228Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-14T09:30:07.500Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-14T09:30:07.500Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-14T09:30:08.079Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-14T09:30:08.079Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-14T09:30:08.079Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-14T09:30:08.079Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-14T09:30:08.079Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-14T09:30:08.079Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-14T09:30:08.659Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-14T09:30:08.659Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-14T09:30:08.659Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-14T09:30:08.659Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-14T09:30:08.924Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-14T09:30:08.924Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-14T09:30:08.924Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T09:30:08.924Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T09:30:08.924Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T09:30:08.924Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T09:30:09.190Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T09:30:09.190Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T09:30:09.190Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T09:30:09.190Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T09:30:10.142Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T09:30:10.142Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T09:30:11.091Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T09:30:11.091Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T09:30:11.670Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T09:30:11.670Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T09:30:11.932Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T09:30:11.932Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T09:30:12.882Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T09:30:12.882Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T09:30:12.882Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-14T09:30:12.882Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-14T09:30:12.882Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-14T09:30:12.882Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-14T09:30:13.145Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-14T09:30:13.145Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-14T09:30:13.145Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-14T09:30:13.145Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-14T09:30:13.407Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-14T09:30:13.407Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-14T09:30:13.407Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-14T09:30:13.985Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-14T09:30:13.985Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-14T09:30:14.270Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-14T09:30:14.270Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T09:30:14.270Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-14T09:30:14.270Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T09:30:14.270Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T09:30:14.270Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T09:30:14.270Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-14T09:30:14.270Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-14T09:30:14.270Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-14T09:30:14.535Z] [2021-07-14T09:30:14.536Z] Current default time zone: 'Etc/UTC' [2021-07-14T09:30:14.536Z] Local time is now: Wed Jul 14 09:30:14 UTC 2021. [2021-07-14T09:30:14.536Z] Universal Time is now: Wed Jul 14 09:30:14 UTC 2021. [2021-07-14T09:30:14.536Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-14T09:30:14.536Z] [2021-07-14T09:30:14.536Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-14T09:30:14.536Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T09:30:14.801Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-14T09:30:14.801Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-14T09:30:14.801Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-14T09:30:14.801Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-14T09:30:14.801Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-14T09:30:14.801Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-14T09:30:14.801Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-14T09:30:14.801Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-14T09:30:14.801Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T09:30:14.801Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-14T09:30:15.386Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T09:30:15.386Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-14T09:30:15.386Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T09:30:15.386Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-14T09:30:15.386Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-14T09:30:15.386Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-14T09:30:15.386Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-14T09:30:15.386Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-14T09:30:15.386Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-14T09:30:15.386Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-14T09:30:15.386Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-14T09:30:17.318Z] Updating certificates in /etc/ssl/certs... [2021-07-14T09:30:18.269Z] 23 added, 27 removed; done. [2021-07-14T09:30:18.269Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-14T09:30:18.269Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T09:30:18.269Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-14T09:30:18.269Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-14T09:30:18.269Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-14T09:30:18.269Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T09:30:18.269Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-14T09:30:18.269Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T09:30:18.269Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T09:30:18.269Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T09:30:18.269Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T09:30:18.269Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T09:30:18.269Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-14T09:30:18.532Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-14T09:30:18.532Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-14T09:30:18.532Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-14T09:30:18.532Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-14T09:30:18.532Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T09:30:18.532Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T09:30:18.532Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-14T09:30:18.532Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-14T09:30:18.532Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-14T09:30:18.532Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-14T09:30:18.532Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-14T09:30:18.532Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-14T09:30:18.797Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-14T09:30:18.797Z] Updating certificates in /etc/ssl/certs... [2021-07-14T09:30:19.372Z] 0 added, 0 removed; done. [2021-07-14T09:30:19.372Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-14T09:30:19.372Z] done. [2021-07-14T09:30:19.636Z] Reading package lists... [2021-07-14T09:30:19.900Z] Building dependency tree... [2021-07-14T09:30:19.900Z] Reading state information... [2021-07-14T09:30:19.900Z] The following NEW packages will be installed: [2021-07-14T09:30:19.900Z] apt-transport-https [2021-07-14T09:30:20.164Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T09:30:20.428Z] Need to get 4348 B of archives. [2021-07-14T09:30:20.428Z] After this operation, 154 kB of additional disk space will be used. [2021-07-14T09:30:20.429Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-14T09:30:20.429Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T09:30:20.429Z] Fetched 4348 B in 0s (17.9 kB/s) [2021-07-14T09:30:20.429Z] Selecting previously unselected package apt-transport-https. [2021-07-14T09:30:20.429Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-14T09:30:20.429Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-14T09:30:20.429Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-14T09:30:20.692Z] Setting up apt-transport-https (1.6.14) ... [2021-07-14T09:30:20.956Z] Waiting for network to be ready... [2021-07-14T09:30:27.590Z] 2021-07-14T09:30:25Z INFO Waiting for automatic snapd restart... [2021-07-14T09:30:28.994Z] snapd 2.51.1 from Canonical* installed [2021-07-14T09:30:29.948Z] "snapd" switched to the "latest/stable" channel [2021-07-14T09:30:29.948Z] [2021-07-14T09:30:33.284Z] core18 20210611 from Canonical* installed [2021-07-14T09:30:33.284Z] "core18" switched to the "latest/stable" channel [2021-07-14T09:30:33.284Z] [2021-07-14T09:30:36.611Z] snapcraft 4.8.3 from Canonical* installed [2021-07-14T09:30:36.876Z] "snapcraft" switched to the "latest/stable" channel [2021-07-14T09:30:36.876Z] [2021-07-14T09:30:41.253Z] 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-07-14T09:30:41.253Z] - README.md [2021-07-14T09:30:41.253Z] [2021-07-14T09:30:41.253Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-14T09:30:41.905Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-14T09:30:41.905Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-14T09:30:41.905Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-14T09:30:43.131Z] Reading package lists... [2021-07-14T09:30:43.395Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-14T09:30:43.395Z] Reading package lists... [2021-07-14T09:30:43.659Z] Building dependency tree... [2021-07-14T09:30:43.659Z] Reading state information... [2021-07-14T09:30:43.923Z] Suggested packages: [2021-07-14T09:30:43.923Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-14T09:30:43.923Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-14T09:30:43.923Z] Recommended packages: [2021-07-14T09:30:43.923Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-14T09:30:43.923Z] The following NEW packages will be installed: [2021-07-14T09:30:43.923Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-14T09:30:43.923Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-14T09:30:43.923Z] pkg-config zip [2021-07-14T09:30:43.923Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T09:30:43.923Z] Need to get 7663 kB of archives. [2021-07-14T09:30:43.923Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-14T09:30:43.923Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-14T09:30:44.191Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-14T09:30:44.191Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-14T09:30:44.191Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-14T09:30:44.191Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-14T09:30:44.191Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-14T09:30:44.191Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-14T09:30:44.459Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-14T09:30:44.459Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-14T09:30:44.459Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-14T09:30:44.459Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-14T09:30:44.724Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-14T09:30:44.724Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-14T09:30:44.724Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-14T09:30:44.724Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-14T09:30:44.724Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T09:30:44.992Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-07-14T09:30:44.992Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-14T09:30:44.992Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-14T09:30:44.992Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-14T09:30:44.992Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-14T09:30:45.255Z] Selecting previously unselected package libpsl5:amd64. [2021-07-14T09:30:45.255Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-14T09:30:45.256Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-14T09:30:45.256Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-14T09:30:45.256Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-14T09:30:45.256Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-14T09:30:45.541Z] Selecting previously unselected package librtmp1:amd64. [2021-07-14T09:30:45.541Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-14T09:30:45.541Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-14T09:30:45.541Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-14T09:30:45.541Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-14T09:30:45.541Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-14T09:30:45.541Z] Selecting previously unselected package liberror-perl. [2021-07-14T09:30:45.541Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-14T09:30:45.806Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-14T09:30:45.806Z] Selecting previously unselected package git-man. [2021-07-14T09:30:45.806Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-14T09:30:45.806Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-14T09:30:46.073Z] Selecting previously unselected package git. [2021-07-14T09:30:46.073Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-14T09:30:46.073Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-14T09:30:46.653Z] Selecting previously unselected package libnorm1:amd64. [2021-07-14T09:30:46.653Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-14T09:30:46.653Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-14T09:30:46.653Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-14T09:30:46.653Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-14T09:30:46.653Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-14T09:30:46.918Z] Selecting previously unselected package libsodium23:amd64. [2021-07-14T09:30:46.918Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-14T09:30:46.918Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-14T09:30:46.918Z] Selecting previously unselected package libzmq5:amd64. [2021-07-14T09:30:46.918Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-14T09:30:46.918Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-14T09:30:47.184Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-14T09:30:47.184Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-14T09:30:47.184Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-14T09:30:47.448Z] Selecting previously unselected package pkg-config. [2021-07-14T09:30:47.449Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-14T09:30:47.449Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-14T09:30:47.716Z] Selecting previously unselected package zip. [2021-07-14T09:30:47.716Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-14T09:30:47.716Z] Unpacking zip (3.0-11build1) ... [2021-07-14T09:30:47.716Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-14T09:30:47.982Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-14T09:30:47.982Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-14T09:30:47.982Z] Setting up liberror-perl (0.17025-1) ... [2021-07-14T09:30:47.982Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-14T09:30:48.030Z] 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-07-14T09:30:48.030Z] 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-07-14T09:30:48.277Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-14T09:30:48.277Z] No schema files found: doing nothing. [2021-07-14T09:30:48.277Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-14T09:30:48.277Z] Setting up zip (3.0-11build1) ... [2021-07-14T09:30:48.277Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-14T09:30:48.277Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-14T09:30:48.277Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-14T09:30:48.543Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-14T09:30:48.543Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-14T09:30:48.543Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-14T09:30:48.543Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-14T09:30:48.807Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-14T09:30:49.013Z] Removing intermediate container 0262be8ad83e [2021-07-14T09:30:49.013Z] ---> ed540b3455b3 [2021-07-14T09:30:49.013Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-14T09:30:49.013Z] Removing intermediate container 1d2304be2a8c [2021-07-14T09:30:49.013Z] ---> 05d1b9fa275b [2021-07-14T09:30:49.013Z] [2021-07-14T09:30:49.013Z] Step 11/32 : FROM alpine:3.12 [2021-07-14T09:30:49.384Z] git set to automatically installed. [2021-07-14T09:30:49.384Z] git-man set to automatically installed. [2021-07-14T09:30:49.384Z] libcurl3-gnutls set to automatically installed. [2021-07-14T09:30:49.384Z] liberror-perl set to automatically installed. [2021-07-14T09:30:49.384Z] libglib2.0-0 set to automatically installed. [2021-07-14T09:30:49.384Z] libnghttp2-14 set to automatically installed. [2021-07-14T09:30:49.384Z] libnorm1 set to automatically installed. [2021-07-14T09:30:49.384Z] libpgm-5.2-0 set to automatically installed. [2021-07-14T09:30:49.384Z] libpsl5 set to automatically installed. [2021-07-14T09:30:49.384Z] librtmp1 set to automatically installed. [2021-07-14T09:30:49.384Z] libsodium23 set to automatically installed. [2021-07-14T09:30:49.384Z] libzmq3-dev set to automatically installed. [2021-07-14T09:30:49.384Z] libzmq5 set to automatically installed. [2021-07-14T09:30:49.384Z] pkg-config set to automatically installed. [2021-07-14T09:30:49.384Z] zip set to automatically installed. [2021-07-14T09:30:49.614Z] ---> Running in bc5e7291fc16 [2021-07-14T09:30:49.615Z] 3.12: Pulling from library/alpine [2021-07-14T09:30:50.332Z] snapd is not logged in, snap install commands will use sudo [2021-07-14T09:30:51.609Z] 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-07-14T09:30:52.214Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T09:30:52.214Z] Status: Downloaded newer image for alpine:3.12 [2021-07-14T09:30:52.214Z] ---> c4fd0aeabfcf [2021-07-14T09:30:52.215Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-14T09:30:53.678Z] ---> Running in b6b127757c3f [2021-07-14T09:30:53.954Z] Removing intermediate container b6dc4420b5ac [2021-07-14T09:30:53.954Z] ---> 467907573d6c [2021-07-14T09:30:53.954Z] [2021-07-14T09:30:53.954Z] Step 11/26 : FROM alpine:3.12 [2021-07-14T09:30:53.954Z] ---> c4fd0aeabfcf [2021-07-14T09:30:53.954Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-14T09:30:53.954Z] Removing intermediate container 7d6dcaa335cf [2021-07-14T09:30:53.954Z] ---> ab6acc77e730 [2021-07-14T09:30:53.954Z] [2021-07-14T09:30:53.954Z] Step 11/22 : FROM alpine:3.12 [2021-07-14T09:30:53.954Z] ---> c4fd0aeabfcf [2021-07-14T09:30:53.954Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-14T09:30:54.243Z] ---> Running in c403b2a511f2 [2021-07-14T09:30:54.243Z] ---> Running in 0745ab643747 [2021-07-14T09:30:54.518Z] Removing intermediate container b6b127757c3f [2021-07-14T09:30:54.518Z] ---> 1a27ddff7445 [2021-07-14T09:30:54.518Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-14T09:30:55.121Z] ---> Running in e7eafe3b705d [2021-07-14T09:30:55.121Z] Removing intermediate container bc5e7291fc16 [2021-07-14T09:30:55.121Z] ---> 67408ded53e2 [2021-07-14T09:30:55.121Z] [2021-07-14T09:30:55.121Z] Step 12/24 : FROM docker:20.10.0 [2021-07-14T09:30:55.398Z] 20.10.0: Pulling from library/docker [2021-07-14T09:30:56.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:30:57.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:30:57.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:30:57.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:30:57.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:30:57.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:30:58.007Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-14T09:30:58.007Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-14T09:30:58.007Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T09:30:58.007Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T09:30:58.007Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-14T09:30:58.007Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-14T09:30:58.007Z] (4/6) Installing curl (7.77.0-r0) [2021-07-14T09:30:58.007Z] (4/4) Installing curl (7.77.0-r0) [2021-07-14T09:30:58.007Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-14T09:30:58.007Z] (6/6) Installing su-exec (0.2-r1) [2021-07-14T09:30:58.007Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:30:58.007Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:30:58.007Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:30:58.007Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:30:58.290Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-14T09:30:58.290Z] (2/2) Installing su-exec (0.2-r1) [2021-07-14T09:30:58.290Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:30:58.290Z] OK: 5 MiB in 16 packages [2021-07-14T09:30:58.290Z] OK: 7 MiB in 18 packages [2021-07-14T09:30:58.571Z] OK: 7 MiB in 20 packages [2021-07-14T09:31:01.200Z] Removing intermediate container 91d4dfb1157d [2021-07-14T09:31:01.200Z] ---> 7faff6ae94b2 [2021-07-14T09:31:01.200Z] [2021-07-14T09:31:01.200Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T09:31:01.200Z] ---> c4fd0aeabfcf [2021-07-14T09:31:01.200Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-14T09:31:01.474Z] ---> Running in a9601c8b9249 [2021-07-14T09:31:01.749Z] Removing intermediate container e7eafe3b705d [2021-07-14T09:31:01.749Z] ---> d7b28433cf09 [2021-07-14T09:31:01.749Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-14T09:31:02.027Z] Removing intermediate container c403b2a511f2 [2021-07-14T09:31:02.027Z] ---> 4dd4dbf30403 [2021-07-14T09:31:02.027Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T09:31:02.027Z] Removing intermediate container 0745ab643747 [2021-07-14T09:31:02.027Z] ---> dbb6be4b8443 [2021-07-14T09:31:02.027Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T09:31:02.300Z] ---> Running in 7f5cb886f371 [2021-07-14T09:31:02.576Z] ---> Running in ba61b52fad5e [2021-07-14T09:31:02.576Z] ---> Running in e6df33985d29 [2021-07-14T09:31:02.576Z] Removing intermediate container a9601c8b9249 [2021-07-14T09:31:02.576Z] ---> a111238cbe42 [2021-07-14T09:31:02.576Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-14T09:31:03.170Z] ---> Running in 9b928f8b4a5e [2021-07-14T09:31:03.170Z] Removing intermediate container 7f5cb886f371 [2021-07-14T09:31:03.170Z] ---> 67f22b06c34b [2021-07-14T09:31:03.170Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-14T09:31:03.442Z] Removing intermediate container e6df33985d29 [2021-07-14T09:31:03.442Z] ---> 6514cfefd5da [2021-07-14T09:31:03.442Z] Step 14/26 : WORKDIR / [2021-07-14T09:31:03.442Z] Removing intermediate container ba61b52fad5e [2021-07-14T09:31:03.442Z] ---> 22146f49f0a2 [2021-07-14T09:31:03.442Z] Step 14/22 : WORKDIR /edgex [2021-07-14T09:31:03.714Z] ---> Running in c81bc03d22d3 [2021-07-14T09:31:03.714Z] ---> Running in d2809e824f73 [2021-07-14T09:31:03.714Z] ---> Running in da0b9f1524be [2021-07-14T09:31:03.714Z] Removing intermediate container 9b928f8b4a5e [2021-07-14T09:31:03.714Z] ---> bde89f840d41 [2021-07-14T09:31:03.714Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-14T09:31:04.316Z] ---> Running in 64061a441212 [2021-07-14T09:31:04.316Z] Removing intermediate container c81bc03d22d3 [2021-07-14T09:31:04.316Z] ---> 168a381dee2a [2021-07-14T09:31:04.316Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-14T09:31:04.591Z] Removing intermediate container d2809e824f73 [2021-07-14T09:31:04.591Z] ---> d837a6012fac [2021-07-14T09:31:04.591Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-14T09:31:04.591Z] ---> Running in 2bb2b36fdfec [2021-07-14T09:31:04.591Z] Removing intermediate container da0b9f1524be [2021-07-14T09:31:04.592Z] ---> 54a8365fa20a [2021-07-14T09:31:04.592Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-14T09:31:05.187Z] Removing intermediate container 64061a441212 [2021-07-14T09:31:05.187Z] ---> 4893ab18eb6c [2021-07-14T09:31:05.187Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:31:05.290Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-14T09:31:05.291Z] snapd is not logged in, snap install commands will use sudo [2021-07-14T09:31:05.291Z] snap "core18" has no updates available [2021-07-14T09:31:05.291Z] Pulling config-common [2021-07-14T09:31:05.291Z] + snapcraftctl pull [2021-07-14T09:31:05.468Z] ---> Running in 5cf613f2b2da [2021-07-14T09:31:06.077Z] ---> aa7ecd81630f [2021-07-14T09:31:06.077Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-14T09:31:06.350Z] ---> 31f74582e517 [2021-07-14T09:31:06.350Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-14T09:31:06.691Z] Pulling go-build-helper [2021-07-14T09:31:06.691Z] + snapcraftctl pull [2021-07-14T09:31:07.653Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-14T09:31:07.653Z] Skipping pull go-build-helper (already ran) [2021-07-14T09:31:07.653Z] Building go-build-helper [2021-07-14T09:31:07.653Z] + snapcraftctl build [2021-07-14T09:31:08.352Z] ---> 86763c6df0aa [2021-07-14T09:31:08.352Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-14T09:31:08.627Z] ---> cf4ead5304ee [2021-07-14T09:31:08.627Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-14T09:31:08.627Z] Removing intermediate container 2bb2b36fdfec [2021-07-14T09:31:08.627Z] ---> 58b12f7a0759 [2021-07-14T09:31:08.627Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-14T09:31:08.901Z] ---> Running in 9505076a3038 [2021-07-14T09:31:09.498Z] ---> 68fa72047fc6 [2021-07-14T09:31:09.498Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-14T09:31:09.498Z] Removing intermediate container 5cf613f2b2da [2021-07-14T09:31:09.498Z] ---> 8bb8d1de1968 [2021-07-14T09:31:09.498Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-14T09:31:09.587Z] Staging go-build-helper [2021-07-14T09:31:09.587Z] + snapcraftctl stage [2021-07-14T09:31:09.772Z] ---> Running in 11700c1e4e6d [2021-07-14T09:31:09.772Z] Removing intermediate container 9505076a3038 [2021-07-14T09:31:10.046Z] ---> d81c87eac565 [2021-07-14T09:31:10.046Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-14T09:31:10.323Z] ---> babbc934a3cb [2021-07-14T09:31:10.323Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-14T09:31:10.597Z] ---> Running in a24beef1951d [2021-07-14T09:31:10.597Z] ---> edc5f90fd3c1 [2021-07-14T09:31:10.597Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-14T09:31:11.201Z] Removing intermediate container a24beef1951d [2021-07-14T09:31:11.201Z] ---> 8b80f0b9c318 [2021-07-14T09:31:11.201Z] Step 19/22 : CMD ["--init=true"] [2021-07-14T09:31:11.487Z] ---> fe076464f4d0 [2021-07-14T09:31:11.487Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-14T09:31:11.487Z] ---> Running in a5e5fd126a8c [2021-07-14T09:31:11.762Z] ---> Running in 04b6afd291f6 [2021-07-14T09:31:11.762Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-14T09:31:11.762Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-14T09:31:11.762Z] ---> eeaf43b92773 [2021-07-14T09:31:11.762Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:31:11.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:31:12.042Z] ---> Running in 4b5e67a44138 [2021-07-14T09:31:12.318Z] Removing intermediate container a5e5fd126a8c [2021-07-14T09:31:12.318Z] ---> ab4fbee85394 [2021-07-14T09:31:12.318Z] Step 20/22 : LABEL arch=arm64 [2021-07-14T09:31:12.318Z] ---> 78f81b9612ad [2021-07-14T09:31:12.318Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-14T09:31:12.591Z] ---> Running in 29d8523a2d6b [2021-07-14T09:31:12.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:31:12.910Z] Removing intermediate container 4b5e67a44138 [2021-07-14T09:31:12.910Z] ---> 88f4ed6ddc9f [2021-07-14T09:31:12.910Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-14T09:31:13.186Z] ---> Running in 1267481313b5 [2021-07-14T09:31:13.469Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-14T09:31:13.469Z] Removing intermediate container 29d8523a2d6b [2021-07-14T09:31:13.469Z] ---> e0fb25c63b76 [2021-07-14T09:31:13.469Z] Step 21/22 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:31:13.469Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-14T09:31:13.469Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-14T09:31:13.746Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-14T09:31:13.746Z] ---> Running in f2f5dec00e44 [2021-07-14T09:31:13.746Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-14T09:31:14.026Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-14T09:31:14.026Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:31:14.026Z] OK: 8 MiB in 20 packages [2021-07-14T09:31:14.304Z] ---> f0f368af472d [2021-07-14T09:31:14.305Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-14T09:31:14.910Z] Removing intermediate container f2f5dec00e44 [2021-07-14T09:31:14.910Z] ---> e51596462da4 [2021-07-14T09:31:14.910Z] Step 22/22 : LABEL version=0.0.0 [2021-07-14T09:31:15.191Z] ---> Running in 26d31d63e8c0 [2021-07-14T09:31:15.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:31:15.467Z] Removing intermediate container 04b6afd291f6 [2021-07-14T09:31:15.467Z] ---> 343899d3cb54 [2021-07-14T09:31:15.467Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:31:15.467Z] ---> 3db572b6fe6d [2021-07-14T09:31:15.467Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-14T09:31:15.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:31:15.747Z] ---> Running in b7bdd6cf2115 [2021-07-14T09:31:16.026Z] Removing intermediate container 26d31d63e8c0 [2021-07-14T09:31:16.026Z] ---> ec8351e8caf2 [2021-07-14T09:31:16.026Z] [2021-07-14T09:31:16.026Z] Removing intermediate container 11700c1e4e6d [2021-07-14T09:31:16.026Z] ---> 2f4674aa3511 [2021-07-14T09:31:16.026Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:31:16.302Z] (1/39) Installing readline (8.0.4-r0) [2021-07-14T09:31:16.302Z] (2/39) Installing bash (5.0.17-r0) [2021-07-14T09:31:16.302Z] Executing bash-5.0.17-r0.post-install [2021-07-14T09:31:16.302Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T09:31:16.302Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-14T09:31:16.302Z] (5/39) Installing curl (7.77.0-r0) [2021-07-14T09:31:16.302Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-14T09:31:16.302Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-14T09:31:16.302Z] (8/39) Installing expat (2.2.9-r1) [2021-07-14T09:31:16.302Z] (9/39) Installing libffi (3.3-r2) [2021-07-14T09:31:16.302Z] (10/39) Installing gdbm (1.13-r1) [2021-07-14T09:31:16.302Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-14T09:31:16.579Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-14T09:31:16.579Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-14T09:31:16.579Z] Successfully built ec8351e8caf2 [2021-07-14T09:31:16.859Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-14T09:31:16.859Z] ---> 48d71b71fe0d [2021-07-14T09:31:16.859Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-14T09:31:16.859Z] Building support-scheduler [2021-07-14T09:31:18.326Z]  Building security-proxy-setup ... done  ---> 6ec4c786cf82 [2021-07-14T09:31:18.326Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-14T09:31:18.609Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-14T09:31:18.609Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-14T09:31:18.609Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-14T09:31:18.609Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-14T09:31:18.609Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-14T09:31:18.609Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-14T09:31:18.898Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-14T09:31:18.898Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-14T09:31:18.898Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-14T09:31:18.898Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-14T09:31:18.898Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-14T09:31:18.898Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-14T09:31:18.898Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-14T09:31:18.898Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-14T09:31:18.898Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-14T09:31:19.195Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-14T09:31:19.195Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-14T09:31:19.195Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-14T09:31:19.195Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-14T09:31:19.195Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-14T09:31:19.195Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-14T09:31:19.195Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-14T09:31:19.195Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-14T09:31:19.195Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-14T09:31:19.195Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-14T09:31:19.195Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-14T09:31:19.195Z] ---> 3cbc01830c19 [2021-07-14T09:31:19.195Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-14T09:31:19.470Z] Executing busybox-1.31.1-r19.trigger [2021-07-14T09:31:19.470Z] OK: 72 MiB in 59 packages [2021-07-14T09:31:19.630Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-14T09:31:19.631Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-14T09:31:19.631Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-14T09:31:19.631Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-14T09:31:19.631Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-14T09:31:19.631Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-14T09:31:19.631Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-14T09:31:19.631Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-14T09:31:19.631Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-14T09:31:19.631Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-14T09:31:19.631Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-14T09:31:19.631Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-14T09:31:19.631Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-14T09:31:19.631Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-14T09:31:19.631Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-14T09:31:19.631Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-14T09:31:19.631Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-14T09:31:19.631Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-14T09:31:19.631Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-14T09:31:19.631Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-14T09:31:19.631Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-14T09:31:19.631Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-14T09:31:19.631Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-14T09:31:19.631Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-14T09:31:19.631Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-14T09:31:19.631Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-14T09:31:19.631Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-14T09:31:19.631Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-14T09:31:19.631Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-14T09:31:19.631Z] Fetched 224 kB in 0s (0 B/s) [2021-07-14T09:31:19.631Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-14T09:31:19.631Z] Fetched 157 kB in 0s (0 B/s) [2021-07-14T09:31:19.631Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-14T09:31:19.631Z] Fetched 221 kB in 0s (0 B/s) [2021-07-14T09:31:19.631Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-14T09:31:19.631Z] Fetched 143 kB in 0s (0 B/s) [2021-07-14T09:31:19.631Z] Pulling edgex-go [2021-07-14T09:31:19.631Z] + snapcraftctl pull [2021-07-14T09:31:19.631Z] Pulling hooks [2021-07-14T09:31:19.631Z] + snapcraftctl pull [2021-07-14T09:31:20.915Z] ---> fe9fd43559db [2021-07-14T09:31:20.915Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-14T09:31:20.915Z] Removing intermediate container b7bdd6cf2115 [2021-07-14T09:31:20.915Z] ---> 8adb8f65924e [2021-07-14T09:31:20.915Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-14T09:31:21.194Z] ---> 28516d3aa7fc [2021-07-14T09:31:21.194Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-14T09:31:21.469Z] ---> Running in c9694c0eb041 [2021-07-14T09:31:22.067Z] ---> 7187e761a2e7 [2021-07-14T09:31:22.067Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-14T09:31:22.352Z] Removing intermediate container c9694c0eb041 [2021-07-14T09:31:22.352Z] ---> f34dc3b133d1 [2021-07-14T09:31:22.352Z] Step 24/26 : LABEL arch=arm64 [2021-07-14T09:31:22.352Z] ---> Running in 0165acba1b8a [2021-07-14T09:31:22.632Z] ---> Running in fe1060676054 [2021-07-14T09:31:22.632Z] ---> 3437309f3604 [2021-07-14T09:31:22.632Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-14T09:31:23.239Z] Removing intermediate container 0165acba1b8a [2021-07-14T09:31:23.239Z] ---> d9dd24d4d251 [2021-07-14T09:31:23.239Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:31:23.521Z] Removing intermediate container fe1060676054 [2021-07-14T09:31:23.521Z] ---> 18b05a71ba88 [2021-07-14T09:31:23.521Z] Step 25/26 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:31:23.521Z] ---> Running in 5cb886551fbf [2021-07-14T09:31:23.521Z] ---> Running in d8ad182b9f4b [2021-07-14T09:31:24.530Z] ---> c024f0dc9fad [2021-07-14T09:31:24.530Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-14T09:31:24.530Z] Collecting docker-compose==1.23.2 [2021-07-14T09:31:24.530Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-14T09:31:24.811Z] ---> Running in 529a01b1d549 [2021-07-14T09:31:24.811Z] Removing intermediate container d8ad182b9f4b [2021-07-14T09:31:24.811Z] ---> 9be746e4f60e [2021-07-14T09:31:24.811Z] Step 26/26 : LABEL version=0.0.0 [2021-07-14T09:31:24.811Z] Removing intermediate container 5cb886551fbf [2021-07-14T09:31:24.811Z] ---> 5c865a68fd61 [2021-07-14T09:31:24.811Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T09:31:25.412Z] ---> Running in 31b4985798a3 [2021-07-14T09:31:25.412Z] ---> Running in f6077c8ae4fb [2021-07-14T09:31:25.693Z] Removing intermediate container 529a01b1d549 [2021-07-14T09:31:25.693Z] ---> 7dc4cb4f9676 [2021-07-14T09:31:25.693Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-14T09:31:25.970Z] Collecting docker<4.0,>=3.6.0 [2021-07-14T09:31:25.970Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-14T09:31:26.243Z] Removing intermediate container 31b4985798a3 [2021-07-14T09:31:26.243Z] ---> 49a82a41e5aa [2021-07-14T09:31:26.243Z] [2021-07-14T09:31:26.243Z] Removing intermediate container f6077c8ae4fb [2021-07-14T09:31:26.243Z] ---> 094031012147 [2021-07-14T09:31:26.243Z] Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:31:26.526Z] ---> Running in 3971f568a079 [2021-07-14T09:31:26.806Z] Successfully built 49a82a41e5aa [2021-07-14T09:31:26.806Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-14T09:31:26.806Z]  Building security-secretstore-setup ... done Building support-notifications [2021-07-14T09:31:27.080Z] ---> ac861aab4225 [2021-07-14T09:31:27.080Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-14T09:31:27.354Z] Removing intermediate container 3971f568a079 [2021-07-14T09:31:27.354Z] ---> 8a1faed44bcc [2021-07-14T09:31:27.354Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T09:31:27.635Z] ---> Running in a09298a5030f [2021-07-14T09:31:27.911Z] ---> Running in af7f3db827b2 [2021-07-14T09:31:27.911Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-14T09:31:27.911Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-14T09:31:28.899Z] Collecting cached-property<2,>=1.2.0 [2021-07-14T09:31:28.899Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-14T09:31:28.899Z] Removing intermediate container af7f3db827b2 [2021-07-14T09:31:28.899Z] ---> 1502215fab4b [2021-07-14T09:31:28.899Z] [2021-07-14T09:31:29.505Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-14T09:31:29.505Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-14T09:31:29.779Z] Successfully built 1502215fab4b [2021-07-14T09:31:29.779Z] Successfully tagged core-data-arm64:latest [2021-07-14T09:31:29.779Z] Building core-metadata [2021-07-14T09:31:30.759Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-07-14T09:31:30.759Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-14T09:31:31.034Z] Removing intermediate container a09298a5030f [2021-07-14T09:31:31.034Z] ---> 9da86d204867 [2021-07-14T09:31:31.034Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-14T09:31:31.632Z] ---> Running in 658c2bd6abdf [2021-07-14T09:31:33.080Z] Removing intermediate container 658c2bd6abdf [2021-07-14T09:31:33.080Z] ---> 17840b204a5c [2021-07-14T09:31:33.080Z] Step 29/32 : CMD ["gate"] [2021-07-14T09:31:33.680Z] ---> Running in 16ca2e76f9d4 [2021-07-14T09:31:34.379Z] 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-07-14T09:31:34.379Z] Removing intermediate container 16ca2e76f9d4 [2021-07-14T09:31:34.738Z] ---> 58ea32cd7cbe [2021-07-14T09:31:34.738Z] Step 30/32 : LABEL arch=arm64 [2021-07-14T09:31:34.738Z] Collecting jsonschema<3,>=2.5.1 [2021-07-14T09:31:34.738Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-14T09:31:35.036Z] ---> Running in 689077d9bc49 [2021-07-14T09:31:35.036Z] Collecting texttable<0.10,>=0.9.0 [2021-07-14T09:31:35.436Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-14T09:31:36.528Z] Removing intermediate container 689077d9bc49 [2021-07-14T09:31:36.528Z] ---> f2091f755fbf [2021-07-14T09:31:36.528Z] Step 31/32 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:31:37.175Z] ---> Running in 1bf863ffb78f [2021-07-14T09:31:37.814Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-14T09:31:37.814Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-14T09:31:37.814Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-14T09:31:37.815Z] Fetched 0 B in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-14T09:31:37.815Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-14T09:31:37.815Z] Fetched 279 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-14T09:31:37.815Z] Fetched 122 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-14T09:31:37.815Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-14T09:31:37.815Z] Fetched 8848 B in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-14T09:31:37.815Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-14T09:31:37.815Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-14T09:31:37.815Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-14T09:31:37.815Z] Fetched 219 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-14T09:31:37.815Z] Fetched 154 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-14T09:31:37.815Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-14T09:31:37.815Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-14T09:31:37.815Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-14T09:31:37.815Z] Fetched 499 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-14T09:31:37.815Z] Fetched 111 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-14T09:31:37.815Z] Fetched 240 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-14T09:31:37.815Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-14T09:31:37.815Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-14T09:31:37.815Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-14T09:31:37.815Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-14T09:31:37.815Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-14T09:31:37.815Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-14T09:31:37.815Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-14T09:31:37.815Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-14T09:31:37.815Z] Fetched 8720 B in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-14T09:31:37.815Z] Fetched 140 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-14T09:31:37.815Z] Fetched 119 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-14T09:31:37.815Z] Fetched 111 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-14T09:31:37.815Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-14T09:31:37.815Z] Fetched 645 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-14T09:31:37.815Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-14T09:31:37.815Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-14T09:31:37.815Z] Fetched 368 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-14T09:31:37.815Z] Fetched 187 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-14T09:31:37.815Z] Fetched 175 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-14T09:31:37.815Z] Fetched 206 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-14T09:31:37.815Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-14T09:31:37.815Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-14T09:31:37.815Z] Fetched 159 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-14T09:31:37.815Z] Fetched 107 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-14T09:31:37.815Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-14T09:31:37.815Z] Pulling static-packages [2021-07-14T09:31:37.815Z] + snapcraftctl pull [2021-07-14T09:31:37.815Z] Pulling version [2021-07-14T09:31:37.815Z] + cd /root/project [2021-07-14T09:31:37.815Z] + + sedgit s/v// [2021-07-14T09:31:37.815Z] describe --tags --abbrev=0 [2021-07-14T09:31:37.815Z] + GIT_VERSION=2.0.1-dev.7 [2021-07-14T09:31:37.815Z] + [ -z 2.0.1-dev.7 ] [2021-07-14T09:31:37.815Z] + snapcraftctl set-version 2.0.1-dev.7 [2021-07-14T09:31:37.852Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-14T09:31:37.852Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-14T09:31:38.157Z] Removing intermediate container 1bf863ffb78f [2021-07-14T09:31:38.157Z] ---> 16fcdfc195e4 [2021-07-14T09:31:38.157Z] Step 32/32 : LABEL version=0.0.0 [2021-07-14T09:31:38.754Z] ---> Running in f32f708954dc [2021-07-14T09:31:38.775Z] Building config-common [2021-07-14T09:31:38.775Z] + snapcraftctl build [2021-07-14T09:31:39.357Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:31:39.357Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:31:39.357Z] ---> 393de4053050 [2021-07-14T09:31:39.357Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T09:31:39.357Z] ---> Using cache [2021-07-14T09:31:39.357Z] ---> 83b930bc46ee [2021-07-14T09:31:39.357Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:31:39.357Z] ---> Using cache [2021-07-14T09:31:39.357Z] ---> 4f2bb84260e1 [2021-07-14T09:31:39.357Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-14T09:31:39.357Z] ---> Using cache [2021-07-14T09:31:39.357Z] ---> 9069d293917a [2021-07-14T09:31:39.357Z] Step 6/23 : COPY go.mod . [2021-07-14T09:31:39.357Z] ---> Using cache [2021-07-14T09:31:39.357Z] ---> 9322b9cb8e55 [2021-07-14T09:31:39.357Z] Step 7/23 : RUN go mod download [2021-07-14T09:31:39.357Z] ---> Using cache [2021-07-14T09:31:39.357Z] ---> 0beab32546e7 [2021-07-14T09:31:39.357Z] Step 8/23 : COPY . . [2021-07-14T09:31:39.357Z] ---> Using cache [2021-07-14T09:31:39.357Z] ---> 6d4abebf4eab [2021-07-14T09:31:39.357Z] Step 9/23 : RUN go mod tidy [2021-07-14T09:31:39.357Z] ---> Using cache [2021-07-14T09:31:39.357Z] ---> 32d33daeb5fd [2021-07-14T09:31:39.357Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-14T09:31:39.956Z] Removing intermediate container f32f708954dc [2021-07-14T09:31:39.956Z] ---> 3f0201b97117 [2021-07-14T09:31:39.956Z] [2021-07-14T09:31:39.956Z] ---> Running in 1f664098c622 [2021-07-14T09:31:40.236Z] Collecting docopt<0.7,>=0.6.1 [2021-07-14T09:31:40.236Z] Successfully built 3f0201b97117 [2021-07-14T09:31:40.236Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-14T09:31:40.510Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-14T09:31:40.510Z]  Building security-bootstrapper ... done Building core-command [2021-07-14T09:31:40.710Z] Skipping build go-build-helper (already ran) [2021-07-14T09:31:40.977Z] Building edgex-go [2021-07-14T09:31:40.977Z] + cd /root/parts/edgex-go/src [2021-07-14T09:31:40.977Z] + git describe --tags --abbrev=0 [2021-07-14T09:31:40.977Z] + sed s/v// [2021-07-14T09:31:40.977Z] + GIT_VERSION=2.0.1-dev.7 [2021-07-14T09:31:40.977Z] + [ -z 2.0.1-dev.7 ] [2021-07-14T09:31:40.977Z] + echo 2.0.1-dev.7 [2021-07-14T09:31:40.977Z] + make build [2021-07-14T09:31:41.243Z] go mod tidy [2021-07-14T09:31:41.489Z] 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-07-14T09:31:42.928Z] Collecting docker-pycreds>=0.4.0 [2021-07-14T09:31:42.928Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-14T09:31:43.203Z] Collecting idna<2.8,>=2.5 [2021-07-14T09:31:43.203Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-14T09:31:43.203Z] 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-07-14T09:31:43.810Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-14T09:31:43.810Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-14T09:31:43.810Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.1 [2021-07-14T09:31:43.810Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-14T09:31:43.810Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-14T09:31:43.810Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-14T09:31:43.810Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-14T09:31:43.810Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-14T09:31:43.810Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-14T09:31:43.810Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-14T09:31:43.810Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-14T09:31:43.810Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-14T09:31:44.072Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-14T09:31:44.072Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-14T09:31:44.072Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-14T09:31:44.188Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-14T09:31:44.189Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-14T09:31:44.336Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-14T09:31:44.337Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-14T09:31:44.464Z] 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-07-14T09:31:44.464Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-14T09:31:44.464Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-14T09:31:44.464Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-14T09:31:44.464Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-14T09:31:44.919Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-14T09:31:44.919Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-14T09:31:44.919Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-14T09:31:44.919Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-14T09:31:44.919Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-14T09:31:44.919Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-14T09:31:44.919Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-14T09:31:44.919Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-14T09:31:44.919Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-14T09:31:45.205Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-14T09:31:45.205Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-14T09:31:45.205Z] go: downloading golang.org/x/text v0.3.2 [2021-07-14T09:31:45.205Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-14T09:31:45.205Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-14T09:31:45.205Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-14T09:31:45.205Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-14T09:31:45.205Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-14T09:31:45.205Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-14T09:31:45.475Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-14T09:31:45.739Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-14T09:31:45.739Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-14T09:31:45.739Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-14T09:31:45.739Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-14T09:31:45.739Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-14T09:31:45.739Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-14T09:31:45.931Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, jsonschema, texttable, dockerpty, docopt, docker-compose [2021-07-14T09:31:45.931Z] Attempting uninstall: idna [2021-07-14T09:31:45.931Z] Found existing installation: idna 2.9 [2021-07-14T09:31:45.931Z] Uninstalling idna-2.9: [2021-07-14T09:31:45.931Z] Successfully uninstalled idna-2.9 [2021-07-14T09:31:46.003Z] go: downloading github.com/kr/text v0.1.0 [2021-07-14T09:31:46.003Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-14T09:31:46.003Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-14T09:31:46.268Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-14T09:31:46.268Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-14T09:31:46.268Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-14T09:31:46.268Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-14T09:31:46.268Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-14T09:31:46.268Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-14T09:31:46.268Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-14T09:31:46.531Z] Attempting uninstall: urllib3 [2021-07-14T09:31:46.531Z] Found existing installation: urllib3 1.25.9 [2021-07-14T09:31:46.531Z] Uninstalling urllib3-1.25.9: [2021-07-14T09:31:46.531Z] Successfully uninstalled urllib3-1.25.9 [2021-07-14T09:31:46.534Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-14T09:31:46.535Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-14T09:31:46.535Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-14T09:31:46.535Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-14T09:31:46.535Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-14T09:31:46.535Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-14T09:31:46.535Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-14T09:31:46.535Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-14T09:31:46.535Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-14T09:31:46.535Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-14T09:31:46.535Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-14T09:31:46.535Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-14T09:31:46.535Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-14T09:31:46.535Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-14T09:31:46.798Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-14T09:31:46.798Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-14T09:31:46.798Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-14T09:31:46.798Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-14T09:31:46.798Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-14T09:31:46.798Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-14T09:31:46.798Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-14T09:31:46.798Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-14T09:31:46.798Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-14T09:31:46.798Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-14T09:31:46.798Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-14T09:31:46.798Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data [2021-07-14T09:31:47.526Z] Attempting uninstall: requests [2021-07-14T09:31:47.526Z] Found existing installation: requests 2.23.0 [2021-07-14T09:31:47.526Z] Uninstalling requests-2.23.0: [2021-07-14T09:31:47.526Z] Successfully uninstalled requests-2.23.0 [2021-07-14T09:31:49.528Z] Running setup.py install for PyYAML: started [2021-07-14T09:31:52.165Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-14T09:31:52.768Z] Running setup.py install for texttable: started [2021-07-14T09:31:55.416Z] Running setup.py install for texttable: finished with status 'done' [2021-07-14T09:31:55.416Z] Running setup.py install for dockerpty: started [2021-07-14T09:31:57.398Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-14T09:31:57.398Z] Running setup.py install for docopt: started [2021-07-14T09:31:59.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-14T09:32:00.036Z] Running setup.py install for docopt: finished with status 'done' [2021-07-14T09:32:01.025Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-14T09:32:03.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command [2021-07-14T09:32:04.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-14T09:32:05.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-14T09:32:05.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-14T09:32:07.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-14T09:32:07.763Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:32:07.763Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:32:07.763Z] ---> 393de4053050 [2021-07-14T09:32:07.763Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T09:32:07.763Z] ---> Using cache [2021-07-14T09:32:07.764Z] ---> 83b930bc46ee [2021-07-14T09:32:07.764Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:32:07.764Z] ---> Using cache [2021-07-14T09:32:07.764Z] ---> 4f2bb84260e1 [2021-07-14T09:32:07.764Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-14T09:32:07.764Z] ---> Running in 934d7bce0d98 [2021-07-14T09:32:08.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-14T09:32:09.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-14T09:32:10.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:32:11.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:32:11.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-14T09:32:11.997Z] OK: 218 MiB in 52 packages [2021-07-14T09:32:12.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-14T09:32:12.275Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:32:12.275Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:32:12.275Z] ---> 393de4053050 [2021-07-14T09:32:12.275Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:32:12.275Z] ---> Using cache [2021-07-14T09:32:12.275Z] ---> 83b930bc46ee [2021-07-14T09:32:12.275Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:32:12.275Z] ---> Using cache [2021-07-14T09:32:12.275Z] ---> 4f2bb84260e1 [2021-07-14T09:32:12.275Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T09:32:12.275Z] ---> Using cache [2021-07-14T09:32:12.275Z] ---> 9069d293917a [2021-07-14T09:32:12.275Z] Step 6/24 : COPY go.mod . [2021-07-14T09:32:12.275Z] ---> Using cache [2021-07-14T09:32:12.275Z] ---> 9322b9cb8e55 [2021-07-14T09:32:12.275Z] Step 7/24 : RUN go mod download [2021-07-14T09:32:12.275Z] ---> Using cache [2021-07-14T09:32:12.275Z] ---> 0beab32546e7 [2021-07-14T09:32:12.275Z] Step 8/24 : COPY . . [2021-07-14T09:32:12.275Z] ---> Using cache [2021-07-14T09:32:12.275Z] ---> 6d4abebf4eab [2021-07-14T09:32:12.275Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:32:12.275Z] ---> Using cache [2021-07-14T09:32:12.275Z] ---> 32d33daeb5fd [2021-07-14T09:32:12.275Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-14T09:32:13.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-14T09:32:13.749Z] ---> Running in 345c3c8517ee [2021-07-14T09:32:15.209Z] Removing intermediate container 934d7bce0d98 [2021-07-14T09:32:15.209Z] ---> 9b95ddb1f057 [2021-07-14T09:32:15.209Z] Step 6/23 : COPY go.mod . [2021-07-14T09:32:15.466Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-14T09:32:15.466Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-14T09:32:15.466Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-14T09:32:15.466Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-14T09:32:15.466Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-14T09:32:15.466Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-14T09:32:15.466Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-14T09:32:15.466Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-14T09:32:15.466Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-14T09:32:15.466Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-14T09:32:15.466Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-14T09:32:15.466Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-14T09:32:15.466Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-14T09:32:15.466Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-14T09:32:15.466Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-14T09:32:15.466Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-14T09:32:15.466Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-14T09:32:15.466Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-07-14T09:32:15.466Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-14T09:32:15.466Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-14T09:32:15.466Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-14T09:32:15.466Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-14T09:32:15.466Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-14T09:32:15.466Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-07-14T09:32:15.466Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-14T09:32:15.466Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-14T09:32:15.466Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-07-14T09:32:15.819Z] 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-07-14T09:32:16.414Z] Building hooks [2021-07-14T09:32:16.414Z] + cd /root/parts/hooks/src [2021-07-14T09:32:16.414Z] + make build [2021-07-14T09:32:16.414Z] go mod tidy [2021-07-14T09:32:17.364Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-14T09:32:17.364Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-14T09:32:17.627Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-14T09:32:17.627Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-14T09:32:17.627Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-14T09:32:17.808Z] ---> 4e544c229cd0 [2021-07-14T09:32:17.808Z] Step 7/23 : RUN go mod download [2021-07-14T09:32:18.083Z] ---> Running in ac848ed6bb72 [2021-07-14T09:32:18.577Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-14T09:32:19.151Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-14T09:32:19.151Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-14T09:32:21.479Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:32:21.479Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:32:21.479Z] ---> 393de4053050 [2021-07-14T09:32:21.479Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:32:21.479Z] ---> Using cache [2021-07-14T09:32:21.479Z] ---> 83b930bc46ee [2021-07-14T09:32:21.479Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:32:21.479Z] ---> Using cache [2021-07-14T09:32:21.479Z] ---> 4f2bb84260e1 [2021-07-14T09:32:21.479Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T09:32:21.479Z] ---> Using cache [2021-07-14T09:32:21.479Z] ---> 9069d293917a [2021-07-14T09:32:21.479Z] Step 6/24 : COPY go.mod . [2021-07-14T09:32:21.479Z] ---> Using cache [2021-07-14T09:32:21.479Z] ---> 9322b9cb8e55 [2021-07-14T09:32:21.479Z] Step 7/24 : RUN go mod download [2021-07-14T09:32:21.479Z] ---> Using cache [2021-07-14T09:32:21.479Z] ---> 0beab32546e7 [2021-07-14T09:32:21.479Z] Step 8/24 : COPY . . [2021-07-14T09:32:21.479Z] ---> Using cache [2021-07-14T09:32:21.479Z] ---> 6d4abebf4eab [2021-07-14T09:32:21.479Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:32:21.479Z] ---> Using cache [2021-07-14T09:32:21.479Z] ---> 32d33daeb5fd [2021-07-14T09:32:21.479Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-14T09:32:21.479Z] ---> Running in 7b191df02e1f [2021-07-14T09:32:22.467Z] Removing intermediate container 1267481313b5 [2021-07-14T09:32:22.467Z] ---> 0cf995f5061b [2021-07-14T09:32:22.467Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-14T09:32:22.472Z] Building static-packages [2021-07-14T09:32:22.472Z] + snapcraftctl build [2021-07-14T09:32:22.743Z] ---> Running in bd35a2131880 [2021-07-14T09:32:23.729Z] Removing intermediate container bd35a2131880 [2021-07-14T09:32:23.729Z] ---> eea651701540 [2021-07-14T09:32:23.729Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-14T09:32:24.004Z] ---> Running in 5f7809abc95e [2021-07-14T09:32:24.004Z] 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-07-14T09:32:24.284Z] Removing intermediate container ac848ed6bb72 [2021-07-14T09:32:24.284Z] ---> f4e21d418534 [2021-07-14T09:32:24.284Z] Step 8/23 : COPY . . [2021-07-14T09:32:24.397Z] Building version [2021-07-14T09:32:24.397Z] + snapcraftctl build [2021-07-14T09:32:24.883Z] Removing intermediate container 5f7809abc95e [2021-07-14T09:32:24.884Z] ---> be03853a6602 [2021-07-14T09:32:24.884Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-14T09:32:26.956Z] Staging config-common [2021-07-14T09:32:26.956Z] + snapcraftctl stage [2021-07-14T09:32:27.531Z] Skipping stage go-build-helper (already ran) [2021-07-14T09:32:27.531Z] Staging edgex-go [2021-07-14T09:32:27.531Z] + snapcraftctl stage [2021-07-14T09:32:28.282Z] ---> b797edbda0fb [2021-07-14T09:32:28.282Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-14T09:32:28.929Z] Staging hooks [2021-07-14T09:32:28.929Z] + snapcraftctl stage [2021-07-14T09:32:29.728Z] ---> 80acb42ca5eb [2021-07-14T09:32:29.728Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-14T09:32:30.007Z] Staging static-packages [2021-07-14T09:32:30.007Z] + snapcraftctl stage [2021-07-14T09:32:31.074Z] Staging version [2021-07-14T09:32:31.074Z] + snapcraftctl stage [2021-07-14T09:32:31.737Z] ---> 515faab57c8d [2021-07-14T09:32:31.737Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-14T09:32:32.014Z] ---> Running in ef8ca2817abb [2021-07-14T09:32:32.037Z] Priming config-common [2021-07-14T09:32:32.037Z] + snapcraftctl prime [2021-07-14T09:32:33.444Z] Priming go-build-helper [2021-07-14T09:32:33.444Z] + snapcraftctl prime [2021-07-14T09:32:33.461Z] Removing intermediate container ef8ca2817abb [2021-07-14T09:32:33.461Z] ---> d3b397338000 [2021-07-14T09:32:33.461Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:32:33.461Z] ---> Running in d5b2e36a5894 [2021-07-14T09:32:34.845Z] Priming edgex-go [2021-07-14T09:32:34.845Z] + snapcraftctl prime [2021-07-14T09:32:34.908Z] Removing intermediate container d5b2e36a5894 [2021-07-14T09:32:34.908Z] ---> 92abd75a1a56 [2021-07-14T09:32:34.908Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T09:32:34.908Z] ---> Running in c9e0cb8c9b58 [2021-07-14T09:32:35.903Z] Removing intermediate container c9e0cb8c9b58 [2021-07-14T09:32:35.903Z] ---> 1c7119ea2682 [2021-07-14T09:32:35.903Z] Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:32:36.182Z] ---> Running in 50efc500f806 [2021-07-14T09:32:36.241Z] Priming hooks [2021-07-14T09:32:36.242Z] + snapcraftctl prime [2021-07-14T09:32:37.189Z] Priming static-packages [2021-07-14T09:32:37.189Z] + snapcraftctl prime [2021-07-14T09:32:37.632Z] Removing intermediate container 50efc500f806 [2021-07-14T09:32:37.632Z] ---> 82f00f771f6b [2021-07-14T09:32:37.632Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T09:32:37.909Z] ---> Running in 20d02f097f47 [2021-07-14T09:32:38.901Z] Removing intermediate container 20d02f097f47 [2021-07-14T09:32:38.901Z] ---> 6e540fbae701 [2021-07-14T09:32:38.901Z] [2021-07-14T09:32:39.751Z] Priming version [2021-07-14T09:32:39.751Z] + snapcraftctl prime [2021-07-14T09:32:39.892Z] Successfully built 6e540fbae701 [2021-07-14T09:32:39.892Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-14T09:32:40.703Z] 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] } [2021-07-14T09:32:44.224Z]  Building sys-mgmt-agent ... done  ---> 0e1007d0a27c [2021-07-14T09:32:44.224Z] Step 9/23 : RUN go mod tidy [2021-07-14T09:32:44.224Z] ---> Running in 1cf759934c8b [2021-07-14T09:32:50.963Z] Removing intermediate container 1cf759934c8b [2021-07-14T09:32:50.963Z] ---> 1d76d367aae9 [2021-07-14T09:32:50.963Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-14T09:32:50.963Z] ---> Running in 752fceb19aa1 [2021-07-14T09:32:52.409Z] 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-07-14T09:33:02.597Z] Removing intermediate container 1f664098c622 [2021-07-14T09:33:02.597Z] ---> b087540976b4 [2021-07-14T09:33:02.597Z] [2021-07-14T09:33:02.597Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T09:33:02.597Z] ---> c4fd0aeabfcf [2021-07-14T09:33:02.597Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:33:02.597Z] ---> Running in 3fd72298cc23 [2021-07-14T09:33:03.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:33:03.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:33:04.068Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-14T09:33:04.068Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:33:04.343Z] OK: 5 MiB in 15 packages [2021-07-14T09:33:05.784Z] Removing intermediate container 3fd72298cc23 [2021-07-14T09:33:05.784Z] ---> 12fb9b749bd1 [2021-07-14T09:33:05.784Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:33:05.784Z] ---> Running in e36a100786b3 [2021-07-14T09:33:06.779Z] Removing intermediate container e36a100786b3 [2021-07-14T09:33:06.779Z] ---> f716851dc88a [2021-07-14T09:33:06.779Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-14T09:33:06.779Z] ---> Running in eb4c71f3d973 [2021-07-14T09:33:07.383Z] Removing intermediate container eb4c71f3d973 [2021-07-14T09:33:07.383Z] ---> e74449ad4635 [2021-07-14T09:33:07.383Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T09:33:07.661Z] ---> Running in 55f12a658b8b [2021-07-14T09:33:08.651Z] Removing intermediate container 55f12a658b8b [2021-07-14T09:33:08.652Z] ---> 68aeaa81a432 [2021-07-14T09:33:08.652Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:33:09.645Z] ---> c3ed9ad6b522 [2021-07-14T09:33:09.645Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-14T09:33:11.674Z] ---> 3d40cc62d25d [2021-07-14T09:33:11.674Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-14T09:33:12.676Z] ---> a8a140da435c [2021-07-14T09:33:12.676Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-14T09:33:12.958Z] ---> Running in e6a306ab8c57 [2021-07-14T09:33:13.570Z] Removing intermediate container e6a306ab8c57 [2021-07-14T09:33:13.570Z] ---> df4a9c1e994f [2021-07-14T09:33:13.570Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:33:13.850Z] ---> Running in 3baed9ada7cf [2021-07-14T09:33:14.459Z] Removing intermediate container 3baed9ada7cf [2021-07-14T09:33:14.459Z] ---> f79ac5672803 [2021-07-14T09:33:14.459Z] Step 21/23 : LABEL arch=arm64 [2021-07-14T09:33:14.739Z] ---> Running in 28ec0fae19ba [2021-07-14T09:33:15.350Z] Removing intermediate container 28ec0fae19ba [2021-07-14T09:33:15.350Z] ---> e75b2c7a4919 [2021-07-14T09:33:15.350Z] Step 22/23 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:33:15.628Z] ---> Running in 31d6e0592e28 [2021-07-14T09:33:16.232Z] Removing intermediate container 31d6e0592e28 [2021-07-14T09:33:16.232Z] ---> 3921d6ea365c [2021-07-14T09:33:16.232Z] Step 23/23 : LABEL version=0.0.0 [2021-07-14T09:33:16.513Z] ---> Running in 01b150aa35be [2021-07-14T09:33:17.118Z] Removing intermediate container 01b150aa35be [2021-07-14T09:33:17.118Z] ---> efdb754de5ac [2021-07-14T09:33:17.118Z] [2021-07-14T09:33:17.394Z] Successfully built efdb754de5ac [2021-07-14T09:33:17.394Z] Successfully tagged support-scheduler-arm64:latest [2021-07-14T09:33:49.766Z]  Building support-scheduler ... done Removing intermediate container 7b191df02e1f [2021-07-14T09:33:49.766Z] ---> a630ac0eed07 [2021-07-14T09:33:49.766Z] [2021-07-14T09:33:49.766Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T09:33:49.766Z] ---> c4fd0aeabfcf [2021-07-14T09:33:49.766Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:33:49.766Z] ---> Using cache [2021-07-14T09:33:49.766Z] ---> 12fb9b749bd1 [2021-07-14T09:33:49.766Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:33:49.766Z] ---> Using cache [2021-07-14T09:33:49.766Z] ---> f716851dc88a [2021-07-14T09:33:49.766Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-14T09:33:49.766Z] ---> Running in 2c3a743838d5 [2021-07-14T09:33:49.766Z] Removing intermediate container 345c3c8517ee [2021-07-14T09:33:49.766Z] ---> d688eedaff34 [2021-07-14T09:33:49.766Z] [2021-07-14T09:33:49.766Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T09:33:49.766Z] ---> c4fd0aeabfcf [2021-07-14T09:33:49.766Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:33:49.766Z] ---> Using cache [2021-07-14T09:33:49.766Z] ---> 12fb9b749bd1 [2021-07-14T09:33:49.766Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:33:49.766Z] ---> Using cache [2021-07-14T09:33:49.766Z] ---> f716851dc88a [2021-07-14T09:33:49.766Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-14T09:33:49.766Z] ---> Running in 298884d5b101 [2021-07-14T09:33:49.766Z] Removing intermediate container 2c3a743838d5 [2021-07-14T09:33:49.766Z] ---> 817698def486 [2021-07-14T09:33:49.766Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T09:33:49.766Z] ---> Running in 31cac1e966e0 [2021-07-14T09:33:49.766Z] Removing intermediate container 298884d5b101 [2021-07-14T09:33:49.766Z] ---> 568f45e5069f [2021-07-14T09:33:49.766Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T09:33:49.766Z] ---> Running in b97171595979 [2021-07-14T09:33:49.766Z] Removing intermediate container 31cac1e966e0 [2021-07-14T09:33:49.766Z] ---> 64edae450e1f [2021-07-14T09:33:49.766Z] Step 16/24 : WORKDIR / [2021-07-14T09:33:49.766Z] ---> Running in 537c6d80ceeb [2021-07-14T09:33:49.766Z] Removing intermediate container b97171595979 [2021-07-14T09:33:49.766Z] ---> 2c08620cae01 [2021-07-14T09:33:49.766Z] Step 16/24 : WORKDIR / [2021-07-14T09:33:49.766Z] ---> Running in 50f775024629 [2021-07-14T09:33:49.766Z] Removing intermediate container 537c6d80ceeb [2021-07-14T09:33:49.766Z] ---> 80e97a1f33b7 [2021-07-14T09:33:49.766Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:33:50.754Z] Removing intermediate container 50f775024629 [2021-07-14T09:33:50.754Z] ---> b5d2f84d71d9 [2021-07-14T09:33:50.754Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:33:51.357Z] ---> 22fecb367460 [2021-07-14T09:33:51.357Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-14T09:33:51.640Z] ---> 1884e430f74e [2021-07-14T09:33:51.640Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-14T09:33:53.085Z] ---> 6e128b4c8343 [2021-07-14T09:33:53.085Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-14T09:33:53.085Z] ---> 654f640402cf [2021-07-14T09:33:53.085Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-14T09:33:54.064Z] ---> 1baa1240b4aa [2021-07-14T09:33:54.064Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-14T09:33:54.338Z] ---> Running in a5e272741a9e [2021-07-14T09:33:54.339Z] ---> 2f8431d638a0 [2021-07-14T09:33:54.339Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-14T09:33:54.937Z] ---> Running in 3ee927b242e2 [2021-07-14T09:33:54.937Z] Removing intermediate container a5e272741a9e [2021-07-14T09:33:54.937Z] ---> b91ce5460027 [2021-07-14T09:33:54.937Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:33:55.213Z] ---> Running in 66f8672d2424 [2021-07-14T09:33:55.493Z] Removing intermediate container 3ee927b242e2 [2021-07-14T09:33:55.493Z] ---> 35711bb46be7 [2021-07-14T09:33:55.493Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:33:55.771Z] ---> Running in 20e5d4afeb8b [2021-07-14T09:33:56.050Z] Removing intermediate container 66f8672d2424 [2021-07-14T09:33:56.050Z] ---> 55b0fb2e76ab [2021-07-14T09:33:56.050Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T09:33:56.328Z] ---> Running in 0c0304575b4e [2021-07-14T09:33:56.328Z] Removing intermediate container 20e5d4afeb8b [2021-07-14T09:33:56.328Z] ---> 706d22354941 [2021-07-14T09:33:56.328Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T09:33:56.605Z] ---> Running in 045511d9a352 [2021-07-14T09:33:57.201Z] Removing intermediate container 0c0304575b4e [2021-07-14T09:33:57.201Z] ---> dc26bbec134b [2021-07-14T09:33:57.201Z] Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:33:57.201Z] ---> Running in 554e6065b079 [2021-07-14T09:33:57.476Z] Removing intermediate container 045511d9a352 [2021-07-14T09:33:57.476Z] ---> 12267de4bce4 [2021-07-14T09:33:57.476Z] Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:33:57.476Z] Removing intermediate container 752fceb19aa1 [2021-07-14T09:33:57.476Z] ---> 43a5fe2330b0 [2021-07-14T09:33:57.476Z] [2021-07-14T09:33:57.476Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T09:33:57.476Z] ---> c4fd0aeabfcf [2021-07-14T09:33:57.476Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-14T09:33:57.748Z] ---> Running in f2e32f7ec078 [2021-07-14T09:33:57.748Z] ---> Running in f814cfa114c3 [2021-07-14T09:33:57.748Z] Removing intermediate container 554e6065b079 [2021-07-14T09:33:57.748Z] ---> 4a416507eeb2 [2021-07-14T09:33:57.748Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T09:33:58.023Z] ---> Running in 2d162793b4ee [2021-07-14T09:33:58.298Z] Removing intermediate container f2e32f7ec078 [2021-07-14T09:33:58.298Z] ---> 81898b248dd8 [2021-07-14T09:33:58.298Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T09:33:58.573Z] ---> Running in ef9f9e693a24 [2021-07-14T09:33:58.845Z] Removing intermediate container 2d162793b4ee [2021-07-14T09:33:58.845Z] ---> fb103992ee1d [2021-07-14T09:33:58.845Z] [2021-07-14T09:33:58.845Z] Removing intermediate container ef9f9e693a24 [2021-07-14T09:33:58.845Z] ---> ab97ac8918c8 [2021-07-14T09:33:58.845Z] [2021-07-14T09:33:59.118Z] Successfully built fb103992ee1d [2021-07-14T09:33:59.118Z] Successfully tagged core-command-arm64:latest [2021-07-14T09:33:59.390Z]  Building core-command ... done Successfully built ab97ac8918c8 [2021-07-14T09:33:59.390Z] Successfully tagged core-metadata-arm64:latest [2021-07-14T09:33:59.390Z]  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:33:59.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:34:00.254Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-14T09:34:00.254Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-14T09:34:00.254Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:34:00.254Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:34:00.530Z] OK: 6 MiB in 16 packages [2021-07-14T09:34:01.964Z] Removing intermediate container f814cfa114c3 [2021-07-14T09:34:01.964Z] ---> db578e06d99c [2021-07-14T09:34:01.964Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:34:01.964Z] ---> Running in 21236e820d41 [2021-07-14T09:34:02.562Z] Removing intermediate container 21236e820d41 [2021-07-14T09:34:02.562Z] ---> f5052edef1dd [2021-07-14T09:34:02.562Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-14T09:34:02.562Z] ---> Running in 234e54705c6e [2021-07-14T09:34:03.155Z] Removing intermediate container 234e54705c6e [2021-07-14T09:34:03.155Z] ---> 2905253d9e5a [2021-07-14T09:34:03.155Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T09:34:03.155Z] ---> Running in 059c46f19191 [2021-07-14T09:34:03.751Z] Removing intermediate container 059c46f19191 [2021-07-14T09:34:03.751Z] ---> 90484987479a [2021-07-14T09:34:03.751Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:34:04.354Z] ---> f3c393fa2663 [2021-07-14T09:34:04.354Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-14T09:34:05.784Z] ---> 8c9b2d3527ba [2021-07-14T09:34:05.784Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-14T09:34:06.380Z] ---> af9d9899665a [2021-07-14T09:34:06.380Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-14T09:34:06.650Z] ---> Running in 7f730965659e [2021-07-14T09:34:07.246Z] Removing intermediate container 7f730965659e [2021-07-14T09:34:07.246Z] ---> e4ef01c08fb7 [2021-07-14T09:34:07.246Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:34:07.246Z] ---> Running in 7003c116aa34 [2021-07-14T09:34:07.837Z] Removing intermediate container 7003c116aa34 [2021-07-14T09:34:07.837Z] ---> a062bd0d5503 [2021-07-14T09:34:07.837Z] Step 21/23 : LABEL arch=arm64 [2021-07-14T09:34:07.837Z] ---> Running in c2f1bcda827a [2021-07-14T09:34:08.431Z] Removing intermediate container c2f1bcda827a [2021-07-14T09:34:08.431Z] ---> c5f46d35f711 [2021-07-14T09:34:08.431Z] Step 22/23 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 [2021-07-14T09:34:08.431Z] ---> Running in 2dd1928c6643 [2021-07-14T09:34:08.705Z] Removing intermediate container 2dd1928c6643 [2021-07-14T09:34:08.705Z] ---> 070b3c1807a1 [2021-07-14T09:34:08.705Z] Step 23/23 : LABEL version=0.0.0 [2021-07-14T09:34:08.977Z] ---> Running in 8cbf4a4ffbd7 [2021-07-14T09:34:09.568Z] Removing intermediate container 8cbf4a4ffbd7 [2021-07-14T09:34:09.568Z] ---> 3b3d2ce49fc1 [2021-07-14T09:34:09.568Z] [2021-07-14T09:34:09.840Z] Successfully built 3b3d2ce49fc1 [2021-07-14T09:34:09.840Z] Successfully tagged support-notifications-arm64:latest [2021-07-14T09:34:10.124Z]  Building support-notifications ... done  [Pipeline] } [2021-07-14T09:34:10.140Z] $ docker stop --time=1 8498775a3c96290f5eda443348c2a8dcb84b8d6434f3f438ead248b239cfb854 [2021-07-14T09:34:12.033Z] $ docker rm -f 8498775a3c96290f5eda443348c2a8dcb84b8d6434f3f438ead248b239cfb854 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T09:34:12.679Z] + docker images [2021-07-14T09:34:12.951Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T09:34:12.951Z] support-notifications-arm64 latest 3b3d2ce49fc1 3 seconds ago 15.7MB [2021-07-14T09:34:12.952Z] core-metadata-arm64 latest ab97ac8918c8 14 seconds ago 15.7MB [2021-07-14T09:34:12.952Z] core-command-arm64 latest fb103992ee1d 14 seconds ago 15MB [2021-07-14T09:34:12.952Z] 43a5fe2330b0 15 seconds ago 991MB [2021-07-14T09:34:12.952Z] d688eedaff34 26 seconds ago 994MB [2021-07-14T09:34:12.952Z] a630ac0eed07 27 seconds ago 988MB [2021-07-14T09:34:12.952Z] support-scheduler-arm64 latest efdb754de5ac 56 seconds ago 15.1MB [2021-07-14T09:34:12.952Z] b087540976b4 About a minute ago 990MB [2021-07-14T09:34:12.952Z] sys-mgmt-agent-arm64 latest 6e540fbae701 About a minute ago 298MB [2021-07-14T09:34:12.952Z] security-bootstrapper-arm64 latest 3f0201b97117 2 minutes ago 17.5MB [2021-07-14T09:34:12.952Z] core-data-arm64 latest 1502215fab4b 2 minutes ago 19.2MB [2021-07-14T09:34:12.952Z] security-secretstore-setup-arm64 latest 49a82a41e5aa 2 minutes ago 27.1MB [2021-07-14T09:34:12.952Z] security-proxy-setup-arm64 latest ec8351e8caf2 2 minutes ago 24.2MB [2021-07-14T09:34:12.952Z] 7faff6ae94b2 3 minutes ago 997MB [2021-07-14T09:34:12.952Z] 67408ded53e2 3 minutes ago 991MB [2021-07-14T09:34:12.952Z] ab6acc77e730 3 minutes ago 995MB [2021-07-14T09:34:12.952Z] 467907573d6c 3 minutes ago 998MB [2021-07-14T09:34:12.952Z] 05d1b9fa275b 3 minutes ago 991MB [2021-07-14T09:34:12.952Z] ci-base-image-arm64 latest 393de4053050 13 minutes ago 663MB [2021-07-14T09:34:12.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 4 days ago 451MB [2021-07-14T09:34:12.952Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-14T09:34:12.952Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-14T09:34:12.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:34:14.303Z] ---> job-cost.sh [2021-07-14T09:34:14.303Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IUAD [2021-07-14T09:34:53.272Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T09:36:30.031Z] lf-activate-venv(): INFO: Adding /tmp/venv-IUAD/bin to PATH [2021-07-14T09:36:30.031Z] INFO: No Stack... [2021-07-14T09:36:30.031Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-14T09:36:30.031Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T09:36:30.424Z] + + catcut /w/workspace/edgex-go/1/archives/cost.csv -d, [2021-07-14T09:36:30.424Z] -f6 [Pipeline] lock [2021-07-14T09:36:30.512Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3622-1-stack-cost] [2021-07-14T09:36:30.519Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3622-1-stack-cost] did not exist. Created. [2021-07-14T09:36:30.519Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3622-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T09:36:30.969Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-14T09:36:31.229Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T09:36:31.247Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3622-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-14T09:36:32.981Z] provisioning config files... [2021-07-14T09:36:32.992Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4103084299940472235tmp [Pipeline] { [Pipeline] sh [2021-07-14T09:36:33.349Z] + set +x [2021-07-14T09:36:33.349Z] + curl -s https://codecov.io/bash [2021-07-14T09:36:33.349Z] + bash -s -- [2021-07-14T09:36:33.613Z] [2021-07-14T09:36:33.613Z] _____ _ [2021-07-14T09:36:33.613Z] / ____| | | [2021-07-14T09:36:33.613Z] | | ___ __| | ___ ___ _____ __ [2021-07-14T09:36:33.613Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-14T09:36:33.613Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-14T09:36:33.613Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-14T09:36:33.613Z] Bash-1.0.4 [2021-07-14T09:36:33.613Z] [2021-07-14T09:36:33.613Z] [2021-07-14T09:36:33.613Z] ==> git version 2.24.4 found [2021-07-14T09:36:33.613Z] ==> 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-07-14T09:36:33.613Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-14T09:36:33.613Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-14T09:36:33.613Z] ==> Jenkins CI detected. [2021-07-14T09:36:33.613Z] project root: . [2021-07-14T09:36:33.613Z] --> token set from env [2021-07-14T09:36:33.613Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-14T09:36:33.613Z] ==> Running gcov in . (disable via -X gcov) [2021-07-14T09:36:33.613Z] ==> Python coveragepy not found [2021-07-14T09:36:33.613Z] ==> Searching for coverage reports in: [2021-07-14T09:36:33.613Z] + . [2021-07-14T09:36:33.613Z] -> Found 1 reports [2021-07-14T09:36:33.613Z] ==> Detecting git/mercurial file structure [2021-07-14T09:36:33.613Z] ==> Reading reports [2021-07-14T09:36:33.613Z] + ./coverage.out bytes=399433 [2021-07-14T09:36:33.613Z] ==> Appending adjustments [2021-07-14T09:36:33.613Z] https://docs.codecov.io/docs/fixing-reports [2021-07-14T09:36:35.003Z] + Found adjustments [2021-07-14T09:36:35.003Z] ==> Gzipping contents [2021-07-14T09:36:35.003Z] 56K /tmp/codecov.C5F0YV.gz [2021-07-14T09:36:35.003Z] ==> Uploading reports [2021-07-14T09:36:35.003Z] url: https://codecov.io [2021-07-14T09:36:35.003Z] query: branch=PR-3622&commit=86f6abfecd80b73de97252db26bef9d7157a4426&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3622&job=&cmd_args= [2021-07-14T09:36:35.003Z] -> Pinging Codecov [2021-07-14T09:36:35.003Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3622&commit=86f6abfecd80b73de97252db26bef9d7157a4426&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3622&job=&cmd_args= [2021-07-14T09:36:35.269Z] -> Uploading to [2021-07-14T09:36:35.270Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-14/00271124DB129430A58F1EEE437C3FCB/86f6abfecd80b73de97252db26bef9d7157a4426/82a7a2b8-011d-45d9-8b3d-00809e4c3488.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T093635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1a68788685b6157116023341928cf64760d9d805e26f19b9ea51922d6d5b160 [2021-07-14T09:36:35.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T09:36:35.270Z] Dload Upload Total Spent Left Speed [2021-07-14T09:36:35.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54045 0 0 100 54045 0 141k --:--:-- --:--:-- --:--:-- 141k 100 54045 0 0 100 54045 0 141k --:--:-- --:--:-- --:--:-- 140k [2021-07-14T09:36:35.530Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/86f6abfecd80b73de97252db26bef9d7157a4426 [Pipeline] } [2021-07-14T09:36:35.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:36:37.664Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:36:38.277Z] ---> package-listing.sh [2021-07-14T09:36:38.277Z] ++ facter osfamily [2021-07-14T09:36:38.277Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-14T09:36:38.542Z] + OS_FAMILY=redhat [2021-07-14T09:36:38.542Z] + workspace=/w/workspace/edgex-go/1 [2021-07-14T09:36:38.542Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-14T09:36:38.542Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-14T09:36:38.542Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-14T09:36:38.542Z] + PACKAGES=/tmp/packages_start.txt [2021-07-14T09:36:38.542Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-14T09:36:38.542Z] + PACKAGES=/tmp/packages_end.txt [2021-07-14T09:36:38.542Z] + case "${OS_FAMILY}" in [2021-07-14T09:36:38.542Z] + rpm -qa [2021-07-14T09:36:38.542Z] + sort [2021-07-14T09:36:41.128Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-14T09:36:41.128Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-14T09:36:41.128Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-14T09:36:41.128Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-14T09:36:41.128Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-07-14T09:36:41.128Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-07-14T09:36:41.157Z] 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-07-14T09:36:41.463Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:36:42.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T09:36:42.089Z] [2021-07-14T09:36:42.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:36:42.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T09:36:42.438Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-14T09:36:42.438Z] df20fa9351a1: Pulling fs layer [2021-07-14T09:36:42.438Z] 36b3adc4ff6f: Pulling fs layer [2021-07-14T09:36:42.438Z] 8ad3a11d3b57: Pulling fs layer [2021-07-14T09:36:42.438Z] 46f8f816bc3b: Pulling fs layer [2021-07-14T09:36:42.438Z] 93b61091891f: Pulling fs layer [2021-07-14T09:36:42.438Z] 93b9cdb0e59b: Pulling fs layer [2021-07-14T09:36:42.438Z] 5e14af77c1be: Pulling fs layer [2021-07-14T09:36:42.438Z] 01666e4c0597: Pulling fs layer [2021-07-14T09:36:42.438Z] aa168da1d23b: Pulling fs layer [2021-07-14T09:36:42.438Z] 93b61091891f: Waiting [2021-07-14T09:36:42.438Z] 93b9cdb0e59b: Waiting [2021-07-14T09:36:42.438Z] 5e14af77c1be: Waiting [2021-07-14T09:36:42.438Z] 01666e4c0597: Waiting [2021-07-14T09:36:42.438Z] aa168da1d23b: Waiting [2021-07-14T09:36:42.438Z] 46f8f816bc3b: Waiting [2021-07-14T09:36:42.438Z] 36b3adc4ff6f: Verifying Checksum [2021-07-14T09:36:42.438Z] 36b3adc4ff6f: Download complete [2021-07-14T09:36:42.702Z] 46f8f816bc3b: Verifying Checksum [2021-07-14T09:36:42.702Z] 46f8f816bc3b: Download complete [2021-07-14T09:36:42.702Z] df20fa9351a1: Verifying Checksum [2021-07-14T09:36:42.702Z] df20fa9351a1: Download complete [2021-07-14T09:36:42.702Z] 93b9cdb0e59b: Verifying Checksum [2021-07-14T09:36:42.702Z] 93b9cdb0e59b: Download complete [2021-07-14T09:36:42.702Z] 5e14af77c1be: Verifying Checksum [2021-07-14T09:36:42.702Z] 5e14af77c1be: Download complete [2021-07-14T09:36:42.702Z] 93b61091891f: Verifying Checksum [2021-07-14T09:36:42.702Z] 93b61091891f: Download complete [2021-07-14T09:36:42.702Z] 01666e4c0597: Download complete [2021-07-14T09:36:42.702Z] df20fa9351a1: Pull complete [2021-07-14T09:36:42.702Z] 8ad3a11d3b57: Verifying Checksum [2021-07-14T09:36:42.702Z] 8ad3a11d3b57: Download complete [2021-07-14T09:36:42.971Z] 36b3adc4ff6f: Pull complete [2021-07-14T09:36:43.231Z] 8ad3a11d3b57: Pull complete [2021-07-14T09:36:43.491Z] 46f8f816bc3b: Pull complete [2021-07-14T09:36:43.491Z] 93b61091891f: Pull complete [2021-07-14T09:36:43.754Z] 93b9cdb0e59b: Pull complete [2021-07-14T09:36:43.754Z] 5e14af77c1be: Pull complete [2021-07-14T09:36:43.754Z] 01666e4c0597: Pull complete [2021-07-14T09:36:45.166Z] aa168da1d23b: Verifying Checksum [2021-07-14T09:36:45.166Z] aa168da1d23b: Download complete [2021-07-14T09:36:49.416Z] aa168da1d23b: Pull complete [2021-07-14T09:36:49.416Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-14T09:36:49.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T09:36:49.416Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-14T09:36:49.510Z] prd-centos7-docker-4c-2g-83 does not seem to be running inside a container [2021-07-14T09:36:49.547Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-14T09:36:52.105Z] $ docker top 8485f02c7312d510145d3dcb0bf26a178b7a66db85e407ecbef2a81037efb9ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:36:52.542Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-14T09:36:52.862Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-14T09:36:53.177Z] + ls /var/log/sa-host [2021-07-14T09:36:53.177Z] + sadf -c /var/log/sa-host/sa05 [2021-07-14T09:36:53.177Z] file_magic: OK [2021-07-14T09:36:53.177Z] HZ: Using current value: 100 [2021-07-14T09:36:53.177Z] file_header: OK [2021-07-14T09:36:53.177Z] 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-07-14T09:36:53.177Z] Statistics: [2021-07-14T09:36:53.177Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T09:36:53.177Z] File successfully converted to sysstat format version 12.2.1 [2021-07-14T09:36:53.177Z] + sadf -c /var/log/sa-host/sa14 [2021-07-14T09:36:53.177Z] file_magic: OK [2021-07-14T09:36:53.177Z] HZ: Using current value: 100 [2021-07-14T09:36:53.177Z] file_header: OK [2021-07-14T09:36:53.177Z] 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-07-14T09:36:53.177Z] Statistics: [2021-07-14T09:36:53.177Z] 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... [2021-07-14T09:36:53.177Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T09:36:53.860Z] provisioning config files... [2021-07-14T09:36:53.880Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3498158898902100547tmp [Pipeline] { [Pipeline] echo [2021-07-14T09:36:53.944Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:36:54.290Z] ---> create-netrc.sh [Pipeline] } [2021-07-14T09:36:54.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:36:55.027Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-14T09:36:55.061Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:36:55.404Z] ---> sudo-logs.sh [2021-07-14T09:36:55.404Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-14T09:36:55.483Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:36:55.833Z] ---> job-cost.sh [2021-07-14T09:36:55.833Z] lf-activate-venv: SKIPPING [2021-07-14T09:36:55.833Z] DEBUG: total: 0.18000000715255737 [2021-07-14T09:36:55.833Z] INFO: Retrieving Stack Cost... [2021-07-14T09:36:57.218Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T09:36:57.479Z] INFO: Archiving Costs [Pipeline] echo [2021-07-14T09:36:57.511Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:36:57.838Z] ---> logs-deploy.sh [2021-07-14T09:36:57.838Z] lf-activate-venv: SKIPPING [2021-07-14T09:36:57.839Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3622/1 [2021-07-14T09:36:57.839Z] INFO: archiving workspace using pattern(s): [2021-07-14T09:36:58.783Z] Archives upload complete. [2021-07-14T09:36:58.783Z] INFO: archiving logs to Nexus [2021-07-14T09:36:59.355Z] ---> uname -a: [2021-07-14T09:36:59.355Z] Linux prd-centos7-docker-4c-2g-83.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-14T09:36:59.355Z] [2021-07-14T09:36:59.355Z] [2021-07-14T09:36:59.355Z] ---> lscpu: [2021-07-14T09:36:59.355Z] Architecture: x86_64 [2021-07-14T09:36:59.355Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-14T09:36:59.355Z] Byte Order: Little Endian [2021-07-14T09:36:59.355Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-14T09:36:59.355Z] CPU(s): 2 [2021-07-14T09:36:59.355Z] On-line CPU(s) list: 0,1 [2021-07-14T09:36:59.355Z] Thread(s) per core: 1 [2021-07-14T09:36:59.355Z] Core(s) per socket: 1 [2021-07-14T09:36:59.355Z] Socket(s): 2 [2021-07-14T09:36:59.355Z] NUMA node(s): 1 [2021-07-14T09:36:59.355Z] Vendor ID: AuthenticAMD [2021-07-14T09:36:59.355Z] CPU family: 23 [2021-07-14T09:36:59.355Z] Model: 49 [2021-07-14T09:36:59.355Z] Model name: AMD EPYC-Rome Processor [2021-07-14T09:36:59.355Z] Stepping: 0 [2021-07-14T09:36:59.355Z] CPU MHz: 2799.998 [2021-07-14T09:36:59.355Z] BogoMIPS: 5599.99 [2021-07-14T09:36:59.355Z] Virtualization: AMD-V [2021-07-14T09:36:59.355Z] Hypervisor vendor: KVM [2021-07-14T09:36:59.355Z] Virtualization type: full [2021-07-14T09:36:59.355Z] L1d cache: 64 KiB [2021-07-14T09:36:59.355Z] L1i cache: 64 KiB [2021-07-14T09:36:59.355Z] L2 cache: 1 MiB [2021-07-14T09:36:59.355Z] L3 cache: 32 MiB [2021-07-14T09:36:59.355Z] NUMA node0 CPU(s): 0,1 [2021-07-14T09:36:59.355Z] Vulnerability Itlb multihit: Not affected [2021-07-14T09:36:59.355Z] Vulnerability L1tf: Not affected [2021-07-14T09:36:59.355Z] Vulnerability Mds: Not affected [2021-07-14T09:36:59.355Z] Vulnerability Meltdown: Not affected [2021-07-14T09:36:59.355Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-14T09:36:59.355Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-14T09:36:59.355Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-14T09:36:59.355Z] Vulnerability Srbds: Not affected [2021-07-14T09:36:59.355Z] Vulnerability Tsx async abort: Not affected [2021-07-14T09:36:59.355Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-14T09:36:59.355Z] [2021-07-14T09:36:59.355Z] [2021-07-14T09:36:59.355Z] ---> nproc: [2021-07-14T09:36:59.355Z] 2 [2021-07-14T09:36:59.355Z] [2021-07-14T09:36:59.355Z] [2021-07-14T09:36:59.355Z] ---> df -h: [2021-07-14T09:36:59.355Z] Filesystem Size Used Available Use% Mounted on [2021-07-14T09:36:59.355Z] overlay 40.0G 13.3G 26.7G 33% / [2021-07-14T09:36:59.355Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-14T09:36:59.355Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-14T09:36:59.355Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-14T09:36:59.355Z] /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os [2021-07-14T09:36:59.355Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf [2021-07-14T09:36:59.355Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname [2021-07-14T09:36:59.355Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts [2021-07-14T09:36:59.355Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log [2021-07-14T09:36:59.355Z] /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json [2021-07-14T09:36:59.355Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host [2021-07-14T09:36:59.355Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure [2021-07-14T09:36:59.355Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/1 [2021-07-14T09:36:59.355Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/1@tmp [2021-07-14T09:36:59.355Z] [2021-07-14T09:36:59.355Z] [2021-07-14T09:36:59.355Z] ---> free -m: [2021-07-14T09:36:59.355Z] total used free shared buff/cache available [2021-07-14T09:36:59.355Z] Mem: 7821 1211 1941 0 4667 6565 [2021-07-14T09:36:59.355Z] Swap: 1023 1 1022 [2021-07-14T09:36:59.355Z] [2021-07-14T09:36:59.355Z] [2021-07-14T09:36:59.356Z] ---> ip addr: [2021-07-14T09:36:59.356Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-14T09:36:59.356Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-14T09:36:59.356Z] inet 127.0.0.1/8 scope host lo [2021-07-14T09:36:59.356Z] valid_lft forever preferred_lft forever [2021-07-14T09:36:59.356Z] inet6 ::1/128 scope host [2021-07-14T09:36:59.356Z] valid_lft forever preferred_lft forever [2021-07-14T09:36:59.356Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-14T09:36:59.356Z] link/ether fa:16:3e:43:a6:04 brd ff:ff:ff:ff:ff:ff [2021-07-14T09:36:59.356Z] inet 10.30.123.147/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-14T09:36:59.356Z] valid_lft 85101sec preferred_lft 85101sec [2021-07-14T09:36:59.356Z] inet6 fe80::f816:3eff:fe43:a604/64 scope link [2021-07-14T09:36:59.356Z] valid_lft forever preferred_lft forever [2021-07-14T09:36:59.356Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-14T09:36:59.356Z] link/ether 02:42:9f:be:72:b6 brd ff:ff:ff:ff:ff:ff [2021-07-14T09:36:59.356Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-14T09:36:59.356Z] valid_lft forever preferred_lft forever [2021-07-14T09:36:59.356Z] inet6 fe80::42:9fff:febe:72b6/64 scope link [2021-07-14T09:36:59.356Z] valid_lft forever preferred_lft forever [2021-07-14T09:36:59.356Z] [2021-07-14T09:36:59.356Z] [2021-07-14T09:36:59.356Z] ---> sar -b -r -n DEV: [2021-07-14T09:36:59.356Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) [2021-07-14T09:36:59.356Z] [2021-07-14T09:36:59.356Z] 09:15:07 LINUX RESTART (2 CPU) [2021-07-14T09:36:59.356Z] [2021-07-14T09:36:59.356Z] 09:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-14T09:36:59.356Z] 09:17:01 31.01 0.67 30.34 0.00 352.77 13542.55 0.00 [2021-07-14T09:36:59.356Z] 09:18:01 183.41 0.00 183.41 0.00 0.00 48389.83 0.00 [2021-07-14T09:36:59.356Z] 09:19:01 56.46 0.02 56.45 0.00 0.53 10731.66 0.00 [2021-07-14T09:36:59.356Z] 09:20:01 104.95 0.00 104.95 0.00 0.00 20052.46 0.00 [2021-07-14T09:36:59.356Z] 09:21:01 582.62 161.11 421.51 0.00 4636.30 294850.78 0.00 [2021-07-14T09:36:59.356Z] 09:22:01 270.01 9.01 261.01 0.00 1447.09 110174.24 0.00 [2021-07-14T09:36:59.356Z] 09:23:01 190.14 1.23 188.91 0.00 126.03 119190.26 0.00 [2021-07-14T09:36:59.356Z] 09:24:01 118.29 9.11 109.18 0.00 417.19 43353.08 0.00 [2021-07-14T09:36:59.356Z] 09:25:01 171.59 1.47 170.12 0.00 42.23 29412.46 0.00 [2021-07-14T09:36:59.356Z] 09:26:01 26.45 11.66 14.79 0.00 1443.97 1215.24 0.00 [2021-07-14T09:36:59.356Z] 09:27:01 0.23 0.05 0.18 0.00 0.40 1.87 0.00 [2021-07-14T09:36:59.356Z] 09:28:01 0.25 0.00 0.25 0.00 0.00 3.43 0.00 [2021-07-14T09:36:59.356Z] 09:29:01 0.27 0.00 0.27 0.00 0.00 3.45 0.00 [2021-07-14T09:36:59.356Z] 09:30:01 0.35 0.00 0.35 0.00 0.00 4.35 0.00 [2021-07-14T09:36:59.356Z] 09:31:01 0.40 0.18 0.22 0.00 5.73 3.38 0.00 [2021-07-14T09:36:59.356Z] 09:32:01 0.83 0.00 0.83 0.00 0.00 15.76 0.00 [2021-07-14T09:36:59.356Z] 09:33:01 0.23 0.00 0.23 0.00 0.00 2.35 0.00 [2021-07-14T09:36:59.356Z] 09:34:01 0.22 0.00 0.22 0.00 0.00 1.80 0.00 [2021-07-14T09:36:59.356Z] 09:35:02 0.28 0.00 0.28 0.00 0.00 2.97 0.00 [2021-07-14T09:36:59.356Z] 09:36:01 0.25 0.00 0.25 0.00 0.00 2.69 0.00 [2021-07-14T09:36:59.356Z] Average: 87.01 9.74 77.27 0.00 424.05 34585.65 0.00 [2021-07-14T09:36:59.356Z] [2021-07-14T09:36:59.356Z] 09:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-14T09:36:59.356Z] 09:17:01 4473556 0 918496 11.47 2620 2614268 1695720 18.72 1084124 2016440 560964 [2021-07-14T09:36:59.356Z] 09:18:01 3878272 0 1183756 14.78 2620 2944292 1813496 20.02 1361844 2228708 184964 [2021-07-14T09:36:59.356Z] 09:19:01 4048400 0 1029420 12.85 2620 2928500 1645548 18.17 1110004 2292956 14212 [2021-07-14T09:36:59.356Z] 09:20:01 3772064 0 1034204 12.91 2620 3200052 1590248 17.56 1194828 2470580 24 [2021-07-14T09:36:59.356Z] 09:21:01 800804 0 1757152 21.94 2620 5448364 3738316 41.27 2732848 3760680 129196 [2021-07-14T09:36:59.356Z] 09:22:01 1123708 0 1194036 14.91 2620 5688576 1743920 19.25 1848712 4333628 0 [2021-07-14T09:36:59.356Z] 09:23:01 198680 0 1209160 15.10 2620 6598480 1526960 16.86 3418668 3662112 156 [2021-07-14T09:36:59.356Z] 09:24:01 1035924 0 1269028 15.85 2620 5701368 2055112 22.69 2899944 3333108 500 [2021-07-14T09:36:59.356Z] 09:25:01 2185312 0 1191628 14.88 2620 4629380 1479096 16.33 1495356 3620340 28 [2021-07-14T09:36:59.356Z] 09:26:01 2629212 0 1130952 14.12 2620 4246156 1282988 14.16 1052816 3636384 8 [2021-07-14T09:36:59.356Z] 09:27:01 2632044 0 1128120 14.09 2620 4246156 1244192 13.74 1051856 3635104 20 [2021-07-14T09:36:59.356Z] 09:28:01 2631676 0 1128480 14.09 2620 4246164 1244240 13.74 1052568 3634552 8 [2021-07-14T09:36:59.356Z] 09:29:01 2632928 0 1127224 14.07 2620 4246168 1243976 13.73 1051960 3634552 8 [2021-07-14T09:36:59.356Z] 09:30:01 2632604 0 1127544 14.08 2620 4246172 1243976 13.73 1045860 3640720 16 [2021-07-14T09:36:59.356Z] 09:31:01 2634776 0 1125336 14.05 2620 4246208 1246500 13.76 1043084 3640740 16 [2021-07-14T09:36:59.356Z] 09:32:01 2636080 0 1124028 14.03 2620 4246212 1238632 13.68 1042628 3640788 8 [2021-07-14T09:36:59.356Z] 09:33:01 2634692 0 1125412 14.05 2620 4246216 1235548 13.64 1047244 3637020 8 [2021-07-14T09:36:59.356Z] 09:34:01 2634612 0 1125484 14.05 2620 4246224 1235548 13.64 1066960 3617428 8 [2021-07-14T09:36:59.356Z] 09:35:02 2634720 0 1125376 14.05 2620 4246224 1235548 13.64 1066928 3617428 8 [2021-07-14T09:36:59.356Z] 09:36:01 2633916 0 1126176 14.06 2620 4246228 1242172 13.71 1067208 3617428 8 [2021-07-14T09:36:59.356Z] Average: 2524199 0 1159051 14.47 2620 4323070 1549087 17.10 1436772 3383535 44508 [2021-07-14T09:36:59.356Z] [2021-07-14T09:36:59.356Z] 09:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-14T09:36:59.356Z] 09:17:01 eth0 1018.18 1242.45 5894.90 156.82 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:17:01 docker0 911.69 644.98 72.45 2687.82 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:18:01 eth0 300.20 231.70 878.18 32.66 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:18:01 veth0b83680 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:18:01 docker0 210.90 264.01 14.70 843.55 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:19:01 eth0 35.38 22.34 24.50 64.91 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:19:01 veth0b83680 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:19:01 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:20:01 eth0 215.83 189.71 1705.41 66.43 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:20:01 veth6dcf3e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:21:01 veth14ba40a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:21:01 veth7947e1d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:21:01 eth0 99.23 71.25 193.32 18.27 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:22:01 veth7c194da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:22:01 vethfaefa6a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:22:01 eth0 71.91 48.78 233.49 65.34 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:23:01 vethfdc1f61 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:23:01 eth0 59.48 44.36 115.99 11.13 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:23:01 veth6dcf3e1 0.00 1.32 0.00 0.06 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:24:01 veth13f4fae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:24:01 eth0 19.92 10.11 16.47 8.63 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:24:01 veth0c0c26e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:24:01 vethd76b496 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:25:01 eth0 196.35 150.79 1674.89 76.19 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:25:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:25:01 veth6dcf3e1 0.00 1.47 0.00 0.07 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:25:01 docker0 1275.74 1114.12 97.25 4391.74 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:26:01 eth0 9.06 5.11 7.91 3.55 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:27:01 eth0 0.80 0.33 0.36 0.23 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:28:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:29:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:31:01 eth0 2.43 2.30 0.24 16.22 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:32:01 eth0 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:33:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:34:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:35:02 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:36:01 eth0 1.07 0.98 0.14 6.56 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] Average: eth0 101.65 101.15 537.87 26.38 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] Average: docker0 63.85 55.76 4.87 219.80 0.00 0.00 0.00 0.00 [2021-07-14T09:36:59.356Z] [2021-07-14T09:36:59.356Z] [2021-07-14T09:36:59.356Z] ---> sar -P ALL: [2021-07-14T09:36:59.356Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) [2021-07-14T09:36:59.356Z] [2021-07-14T09:36:59.356Z] 09:15:07 LINUX RESTART (2 CPU) [2021-07-14T09:36:59.356Z] [2021-07-14T09:36:59.356Z] 09:16:01 CPU %user %nice %system %iowait %steal %idle [2021-07-14T09:36:59.356Z] 09:17:01 all 15.95 0.00 4.55 0.87 0.07 78.56 [2021-07-14T09:36:59.356Z] 09:17:01 0 20.34 0.00 5.00 0.85 0.07 73.74 [2021-07-14T09:36:59.356Z] 09:17:01 1 11.63 0.00 4.10 0.89 0.07 83.31 [2021-07-14T09:36:59.356Z] 09:18:01 all 43.67 0.00 8.39 3.25 0.11 44.59 [2021-07-14T09:36:59.356Z] 09:18:01 0 43.93 0.00 8.76 3.00 0.11 44.20 [2021-07-14T09:36:59.356Z] 09:18:01 1 43.40 0.00 8.02 3.49 0.11 44.98 [2021-07-14T09:36:59.356Z] 09:19:01 all 33.14 0.00 4.45 1.68 0.07 60.67 [2021-07-14T09:36:59.356Z] 09:19:01 0 32.98 0.00 4.68 1.47 0.07 60.80 [2021-07-14T09:36:59.356Z] 09:19:01 1 33.29 0.00 4.22 1.89 0.07 60.53 [2021-07-14T09:36:59.356Z] 09:20:01 all 53.23 0.00 8.70 2.18 0.09 35.81 [2021-07-14T09:36:59.356Z] 09:20:01 0 54.04 0.00 9.06 2.54 0.09 34.28 [2021-07-14T09:36:59.356Z] 09:20:01 1 52.42 0.00 8.34 1.82 0.09 37.33 [2021-07-14T09:36:59.356Z] 09:21:01 all 49.39 0.00 20.01 20.83 0.14 9.63 [2021-07-14T09:36:59.356Z] 09:21:01 0 48.17 0.00 19.89 23.99 0.13 7.82 [2021-07-14T09:36:59.356Z] 09:21:01 1 50.61 0.00 20.12 17.67 0.15 11.45 [2021-07-14T09:36:59.356Z] 09:22:01 all 41.47 0.00 10.05 41.02 0.10 7.36 [2021-07-14T09:36:59.356Z] 09:22:01 0 41.84 0.00 9.56 42.06 0.11 6.43 [2021-07-14T09:36:59.356Z] 09:22:01 1 41.09 0.00 10.54 39.98 0.09 8.30 [2021-07-14T09:36:59.356Z] 09:23:01 all 9.42 0.00 7.57 69.03 0.08 13.90 [2021-07-14T09:36:59.356Z] 09:23:01 0 9.49 0.00 7.79 70.81 0.07 11.84 [2021-07-14T09:36:59.356Z] 09:23:01 1 9.35 0.00 7.36 67.24 0.09 15.97 [2021-07-14T09:36:59.356Z] 09:24:01 all 43.88 0.00 7.11 39.30 0.12 9.60 [2021-07-14T09:36:59.356Z] 09:24:01 0 43.79 0.00 7.03 40.90 0.11 8.17 [2021-07-14T09:36:59.356Z] 09:24:01 1 43.97 0.00 7.19 37.70 0.12 11.02 [2021-07-14T09:36:59.356Z] 09:25:01 all 15.63 0.00 6.45 41.13 0.10 36.68 [2021-07-14T09:36:59.356Z] 09:25:01 0 14.50 0.00 6.25 46.21 0.10 32.93 [2021-07-14T09:36:59.356Z] 09:25:01 1 16.76 0.00 6.66 36.03 0.10 40.45 [2021-07-14T09:36:59.356Z] 09:26:01 all 0.93 0.00 0.63 3.09 0.03 95.33 [2021-07-14T09:36:59.356Z] 09:26:01 0 0.85 0.00 0.65 4.02 0.02 94.45 [2021-07-14T09:36:59.356Z] 09:26:01 1 1.01 0.00 0.60 2.15 0.03 96.21 [2021-07-14T09:36:59.356Z] 09:27:01 all 0.17 0.00 0.04 0.00 0.01 99.78 [2021-07-14T09:36:59.356Z] 09:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-07-14T09:36:59.356Z] 09:27:01 1 0.28 0.00 0.03 0.00 0.00 99.68 [2021-07-14T09:36:59.356Z] [2021-07-14T09:36:59.356Z] 09:27:01 CPU %user %nice %system %iowait %steal %idle [2021-07-14T09:36:59.356Z] 09:28:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2021-07-14T09:36:59.356Z] 09:28:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-07-14T09:36:59.357Z] 09:28:01 1 0.33 0.00 0.05 0.00 0.00 99.62 [2021-07-14T09:36:59.357Z] 09:29:01 all 0.16 0.00 0.03 0.00 0.02 99.79 [2021-07-14T09:36:59.357Z] 09:29:01 0 0.15 0.00 0.05 0.00 0.02 99.78 [2021-07-14T09:36:59.357Z] 09:29:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-14T09:36:59.357Z] 09:30:01 all 0.12 0.00 0.03 0.00 0.01 99.84 [2021-07-14T09:36:59.357Z] 09:30:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-07-14T09:36:59.357Z] 09:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-07-14T09:36:59.357Z] 09:31:01 all 0.19 0.00 0.06 0.00 0.02 99.73 [2021-07-14T09:36:59.357Z] 09:31:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2021-07-14T09:36:59.357Z] 09:31:01 1 0.10 0.00 0.08 0.00 0.02 99.80 [2021-07-14T09:36:59.357Z] 09:32:01 all 0.04 0.00 0.04 0.00 0.01 99.91 [2021-07-14T09:36:59.357Z] 09:32:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-07-14T09:36:59.357Z] 09:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-07-14T09:36:59.357Z] 09:33:01 all 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-14T09:36:59.357Z] 09:33:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-07-14T09:36:59.357Z] 09:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-14T09:36:59.357Z] 09:34:01 all 0.05 0.00 0.03 0.00 0.01 99.92 [2021-07-14T09:36:59.357Z] 09:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-07-14T09:36:59.357Z] 09:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-07-14T09:36:59.357Z] 09:35:02 all 0.03 0.00 0.03 0.00 0.01 99.93 [2021-07-14T09:36:59.357Z] 09:35:02 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-07-14T09:36:59.357Z] 09:35:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-07-14T09:36:59.357Z] 09:36:01 all 0.05 0.00 0.03 0.00 0.01 99.91 [2021-07-14T09:36:59.357Z] 09:36:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-07-14T09:36:59.357Z] 09:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-07-14T09:36:59.357Z] Average: all 14.79 0.00 3.77 10.84 0.05 70.56 [2021-07-14T09:36:59.357Z] Average: 0 14.94 0.00 3.81 11.52 0.05 69.68 [2021-07-14T09:36:59.357Z] Average: 1 14.63 0.00 3.72 10.17 0.05 71.43 [2021-07-14T09:36:59.357Z] [2021-07-14T09:36:59.357Z] [2021-07-14T09:36:59.357Z]